2025-10-10T01:02:15.2569758Z Current runner version: '2.328.0' 2025-10-10T01:02:15.2577431Z Runner name: 'i-0112064ac583fb93e' 2025-10-10T01:02:15.2578324Z Runner group name: 'Default' 2025-10-10T01:02:15.2579437Z Machine name: 'EC2AMAZ-F4P7NAP' 2025-10-10T01:02:15.2582557Z ##[group]GITHUB_TOKEN Permissions 2025-10-10T01:02:15.2584889Z Contents: read 2025-10-10T01:02:15.2585628Z Metadata: read 2025-10-10T01:02:15.2586212Z ##[endgroup] 2025-10-10T01:02:15.2588505Z Secret source: Actions 2025-10-10T01:02:15.2589366Z Prepare workflow directory 2025-10-10T01:02:16.0583664Z Prepare all required actions 2025-10-10T01:02:16.0625536Z Getting action download info 2025-10-10T01:02:16.6443348Z Download action repository 'pytorch/test-infra@main' (SHA:264eed5d70b428e3aa5c1a7c98e4330f866e183f) 2025-10-10T01:08:54.9494455Z Download action repository 'pytorch/pytorch@main' (SHA:a6fa4f9c283971c0fb6f60a89674a1f35370ac79) 2025-10-10T01:16:53.2010954Z Download action repository 'seemethere/download-artifact-s3@1da556a7aa0a088e3153970611f6c432d58e80e6' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-10-10T01:16:53.9686118Z Getting action download info 2025-10-10T01:16:54.1016640Z Download action repository 'actions/checkout@v4' (SHA:08eba0b27e820071cde6df949e0beb9ba4906955) 2025-10-10T01:16:54.4424404Z Uses: pytorch/pytorch/.github/workflows/_win-test.yml@refs/heads/main (344e6365a0068c2d2847fcec0c55dd53291d475e) 2025-10-10T01:16:54.4428501Z ##[group] Inputs 2025-10-10T01:16:54.4428883Z build-environment: win-vs2022-cpu-py3 2025-10-10T01:16:54.4429260Z cuda-version: cpu 2025-10-10T01:16:54.4430687Z test-matrix: {"include": [{"config": "default", "shard": 1, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}, {"config": "default", "shard": 2, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}, {"config": "default", "shard": 3, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}, {"config": "default", "shard": 4, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}]} 2025-10-10T01:16:54.4432250Z sync-tag: 2025-10-10T01:16:54.4433117Z timeout-minutes: 240 2025-10-10T01:16:54.4433708Z disable-monitor: false 2025-10-10T01:16:54.4434011Z monitor-log-interval: 5 2025-10-10T01:16:54.4434365Z monitor-data-collect-interval: 1 2025-10-10T01:16:54.4434691Z ##[endgroup] 2025-10-10T01:16:54.4435159Z Complete job name: win-vs2022-cpu-py3 / test (default, 2, 4, lf.windows.4xlarge.nonephemeral) 2025-10-10T01:16:54.8893842Z ##[group]Run git config --global core.longpaths true 2025-10-10T01:16:54.8894529Z git config --global core.longpaths true 2025-10-10T01:16:54.8894885Z git config --global core.symlinks true 2025-10-10T01:16:54.8895243Z git config --global core.ignorecase false 2025-10-10T01:16:54.8895549Z  2025-10-10T01:16:54.8895896Z # https://git-scm.com/docs/git-fsmonitor--daemon. The daemon could lock 2025-10-10T01:16:54.8896458Z # the directory on Windows and prevent GHA from checking out as reported 2025-10-10T01:16:54.8896954Z # in https://github.com/actions/checkout/issues/1018 2025-10-10T01:16:54.8897331Z git config --global core.fsmonitor false 2025-10-10T01:16:54.8922374Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T01:16:54.8923189Z env: 2025-10-10T01:16:54.8923402Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:16:54.8923641Z ##[endgroup] 2025-10-10T01:16:57.5885714Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2025-10-10T01:16:57.5886165Z with: 2025-10-10T01:16:57.5886787Z github-secret: *** 2025-10-10T01:16:57.5889202Z 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-10-10T01:16:57.5892861Z activate-with-label: false 2025-10-10T01:16:57.5893169Z label: with-ssh 2025-10-10T01:16:57.5893386Z remove-existing-keys: true 2025-10-10T01:16:57.5893674Z fail-silently: true 2025-10-10T01:16:57.5893878Z env: 2025-10-10T01:16:57.5894071Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:16:57.5894299Z ##[endgroup] 2025-10-10T01:16:57.7510679Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-10-10T01:16:57.7511644Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-10-10T01:16:57.8616349Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-10-10T01:16:57.8616791Z with: 2025-10-10T01:16:57.8616976Z no-sudo: true 2025-10-10T01:16:57.8617215Z submodules: recursive 2025-10-10T01:16:57.8617445Z fetch-depth: 0 2025-10-10T01:16:57.8617647Z env: 2025-10-10T01:16:57.8617829Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:16:57.8618070Z ##[endgroup] 2025-10-10T01:16:57.8756807Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-10-10T01:16:57.8757815Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-10-10T01:16:57.8778729Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T01:16:57.8779171Z env: 2025-10-10T01:16:57.8779360Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:16:57.8779596Z ##[endgroup] 2025-10-10T01:16:57.9817340Z ##[group]Run # Use all available CPUs for fetching 2025-10-10T01:16:57.9817748Z # Use all available CPUs for fetching 2025-10-10T01:16:57.9818071Z cd "${GITHUB_WORKSPACE}" 2025-10-10T01:16:57.9818437Z git config --global fetch.parallel 0 2025-10-10T01:16:57.9818786Z git config --global submodule.fetchJobs 0 2025-10-10T01:16:57.9819096Z  2025-10-10T01:16:57.9819414Z # Clean workspace. The default checkout action should also do this, but 2025-10-10T01:16:57.9819843Z # do it here as well just in case 2025-10-10T01:16:57.9820141Z if [[ -d .git ]]; then 2025-10-10T01:16:57.9820399Z  if [ -z "${NO_SUDO}" ]; then 2025-10-10T01:16:57.9820682Z  sudo git clean -ffdx 2025-10-10T01:16:57.9820929Z  else 2025-10-10T01:16:57.9821137Z  git clean -ffdx 2025-10-10T01:16:57.9821367Z  fi 2025-10-10T01:16:57.9821556Z fi 2025-10-10T01:16:57.9841939Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T01:16:57.9842388Z env: 2025-10-10T01:16:57.9842585Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:16:57.9842829Z NO_SUDO: true 2025-10-10T01:16:57.9843030Z ##[endgroup] 2025-10-10T01:16:58.2964784Z ##[group]Run actions/checkout@v4 2025-10-10T01:16:58.2965056Z with: 2025-10-10T01:16:58.2965279Z ref: 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T01:16:58.2965575Z fetch-depth: 0 2025-10-10T01:16:58.2965789Z submodules: recursive 2025-10-10T01:16:58.2966009Z show-progress: false 2025-10-10T01:16:58.2966240Z repository: pytorch/pytorch 2025-10-10T01:16:58.2966609Z token: *** 2025-10-10T01:16:58.2966814Z ssh-strict: true 2025-10-10T01:16:58.2967018Z ssh-user: git 2025-10-10T01:16:58.2967221Z persist-credentials: true 2025-10-10T01:16:58.2967457Z clean: true 2025-10-10T01:16:58.2967667Z sparse-checkout-cone-mode: true 2025-10-10T01:16:58.2968035Z fetch-tags: false 2025-10-10T01:16:58.2968264Z lfs: false 2025-10-10T01:16:58.2968466Z set-safe-directory: true 2025-10-10T01:16:58.2968698Z env: 2025-10-10T01:16:58.2968894Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:16:58.2969899Z ##[endgroup] 2025-10-10T01:16:58.4260803Z Syncing repository: pytorch/pytorch 2025-10-10T01:16:58.4262256Z ##[group]Getting Git version info 2025-10-10T01:16:58.4262657Z Working directory is 'C:\actions-runner\_work\pytorch\pytorch' 2025-10-10T01:16:58.4391463Z [command]"C:\Program Files\Git\cmd\git.exe" version 2025-10-10T01:16:58.4599372Z git version 2.51.0.windows.1 2025-10-10T01:16:58.4646228Z ##[endgroup] 2025-10-10T01:16:58.4657143Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\cf1f72c0-1ed2-4e2f-9c51-03b20986a25b\.gitconfig' 2025-10-10T01:16:58.4674845Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\cf1f72c0-1ed2-4e2f-9c51-03b20986a25b' before making global git config changes 2025-10-10T01:16:58.4677146Z Adding repository directory to the temporary git global config as a safe directory 2025-10-10T01:16:58.4684624Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2025-10-10T01:16:58.4933545Z Deleting the contents of 'C:\actions-runner\_work\pytorch\pytorch' 2025-10-10T01:16:58.4938864Z ##[group]Initializing the repository 2025-10-10T01:16:58.4949471Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\pytorch\pytorch 2025-10-10T01:16:59.0071228Z Initialized empty Git repository in C:/actions-runner/_work/pytorch/pytorch/.git/ 2025-10-10T01:16:59.0121865Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/pytorch 2025-10-10T01:16:59.0366965Z ##[endgroup] 2025-10-10T01:16:59.0367410Z ##[group]Disabling automatic garbage collection 2025-10-10T01:16:59.0383433Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2025-10-10T01:16:59.0625940Z ##[endgroup] 2025-10-10T01:16:59.0626409Z ##[group]Setting up auth 2025-10-10T01:16:59.0643293Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-10-10T01:16:59.0873451Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2025-10-10T01:17:00.5080410Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-10-10T01:17:00.5316969Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\"" 2025-10-10T01:17:00.9730549Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-10-10T01:17:00.9969980Z ##[endgroup] 2025-10-10T01:17:00.9970562Z ##[group]Fetching the repository 2025-10-10T01:17:00.9984327Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-10-10T01:17:57.7033862Z From https://github.com/pytorch/pytorch 2025-10-10T01:17:57.7034359Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-10-10T01:17:57.7034956Z * [new branch] AaronWang04_addmmfusion_perftest -> origin/AaronWang04_addmmfusion_perftest 2025-10-10T01:17:57.7035518Z * [new branch] BootcampDynamo -> origin/BootcampDynamo 2025-10-10T01:17:57.7035986Z * [new branch] DynamoFixGit -> origin/DynamoFixGit 2025-10-10T01:17:57.7036445Z * [new branch] DynamoVariaT -> origin/DynamoVariaT 2025-10-10T01:17:57.7037023Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-10-10T01:17:57.7037571Z * [new branch] ISSUE-154849 -> origin/ISSUE-154849 2025-10-10T01:17:57.7038048Z * [new branch] IvanKobzarev/stack/1 -> origin/IvanKobzarev/stack/1 2025-10-10T01:17:57.7038830Z * [new branch] IvanKobzarev/stack/2 -> origin/IvanKobzarev/stack/2 2025-10-10T01:17:57.7039322Z * [new branch] NicoshevSVE128 -> origin/NicoshevSVE128 2025-10-10T01:17:57.7039840Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-10-10T01:17:57.7040416Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-10-10T01:17:57.7040956Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-10-10T01:17:57.7041472Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-10-10T01:17:57.7042667Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-10-10T01:17:57.7043208Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-10-10T01:17:57.7043702Z * [new branch] VLA_exp -> origin/VLA_exp 2025-10-10T01:17:57.7044234Z * [new branch] actually-run-mps-aot-inductor -> origin/actually-run-mps-aot-inductor 2025-10-10T01:17:57.7044832Z * [new branch] add_compile_benchmarking -> origin/add_compile_benchmarking 2025-10-10T01:17:57.7045341Z * [new branch] add_op_tests -> origin/add_op_tests 2025-10-10T01:17:57.7045807Z * [new branch] add_op_to_dashboard -> origin/add_op_to_dashboard 2025-10-10T01:17:57.7046295Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-10-10T01:17:57.7046789Z * [new branch] addremovefunction -> origin/addremovefunction 2025-10-10T01:17:57.7047271Z * [new branch] addvllmtest -> origin/addvllmtest 2025-10-10T01:17:57.7047695Z * [new branch] adi/test -> origin/adi/test 2025-10-10T01:17:57.7048129Z * [new branch] adi/test_bgemm -> origin/adi/test_bgemm 2025-10-10T01:17:57.7048580Z * [new branch] adi/test_fusions -> origin/adi/test_fusions 2025-10-10T01:17:57.7049131Z * [new branch] adi/test_onednn -> origin/adi/test_onednn 2025-10-10T01:17:57.7079984Z * [new branch] adi/test_onednn_v3.9 -> origin/adi/test_onednn_v3.9 2025-10-10T01:17:57.7080703Z * [new branch] adi/test_presve_change -> origin/adi/test_presve_change 2025-10-10T01:17:57.7081278Z * [new branch] adi/test_timm -> origin/adi/test_timm 2025-10-10T01:17:57.7081912Z * [new branch] adi/testpresve_change -> origin/adi/testpresve_change 2025-10-10T01:17:57.7082450Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-10-10T01:17:57.7083155Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-10-10T01:17:57.7083683Z * [new branch] alt-disable -> origin/alt-disable 2025-10-10T01:17:57.7084161Z * [new branch] angelayi/allow_fake -> origin/angelayi/allow_fake 2025-10-10T01:17:57.7084721Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-10-10T01:17:57.7085284Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-10-10T01:17:57.7085785Z * [new branch] angelayi/benchmark2 -> origin/angelayi/benchmark2 2025-10-10T01:17:57.7086296Z * [new branch] angelayi/benchmark3 -> origin/angelayi/benchmark3 2025-10-10T01:17:57.7086899Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-10-10T01:17:57.7087516Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-10-10T01:17:57.7088010Z * [new branch] angelayi/customop -> origin/angelayi/customop 2025-10-10T01:17:57.7088737Z * [new branch] angelayi/fix_mps -> origin/angelayi/fix_mps 2025-10-10T01:17:57.7089217Z * [new branch] angelayi/lint -> origin/angelayi/lint 2025-10-10T01:17:57.7089692Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-10-10T01:17:57.7090215Z * [new branch] angelayi/opaque_obj_v2 -> origin/angelayi/opaque_obj_v2 2025-10-10T01:17:57.7090723Z * [new branch] angelayi/pattern -> origin/angelayi/pattern 2025-10-10T01:17:57.7091235Z * [new branch] angelayi/pattern_in_out_2 -> origin/angelayi/pattern_in_out_2 2025-10-10T01:17:57.7091883Z * [new branch] angelayi/post_grad -> origin/angelayi/post_grad 2025-10-10T01:17:57.7092366Z * [new branch] angelayi/pytree -> origin/angelayi/pytree 2025-10-10T01:17:57.7092896Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-10-10T01:17:57.7093443Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-10-10T01:17:57.7093932Z * [new branch] angelayi/symm_mem -> origin/angelayi/symm_mem 2025-10-10T01:17:57.7094434Z * [new branch] angelayi/test_cpp -> origin/angelayi/test_cpp 2025-10-10T01:17:57.7094909Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-10-10T01:17:57.7095400Z * [new branch] angelayi/wrap_grad -> origin/angelayi/wrap_grad 2025-10-10T01:17:57.7095847Z * [new branch] annotate_1 -> origin/annotate_1 2025-10-10T01:17:57.7096306Z * [new branch] annotation_bw -> origin/annotation_bw 2025-10-10T01:17:57.7096772Z * [new branch] annotation_dynamo -> origin/annotation_dynamo 2025-10-10T01:17:57.7097247Z * [new branch] aot_eager_stack_trace -> origin/aot_eager_stack_trace 2025-10-10T01:17:57.7097738Z * [new branch] aoti-cuda-alloc -> origin/aoti-cuda-alloc 2025-10-10T01:17:57.7098229Z * [new branch] aoti_fqn_name_interface -> origin/aoti_fqn_name_interface 2025-10-10T01:17:57.7098725Z * [new branch] aoti_metal_shimify -> origin/aoti_metal_shimify 2025-10-10T01:17:57.7099272Z * [new branch] aoti_package_weights_binary -> origin/aoti_package_weights_binary 2025-10-10T01:17:57.7099802Z * [new branch] aoti_target_windows -> origin/aoti_target_windows 2025-10-10T01:17:57.7100276Z * [new branch] aoti_weight_sharing -> origin/aoti_weight_sharing 2025-10-10T01:17:57.7100760Z * [new branch] aoti_windows_mingw -> origin/aoti_windows_mingw 2025-10-10T01:17:57.7101231Z * [new branch] aoti_windows_mingw_2 -> origin/aoti_windows_mingw_2 2025-10-10T01:17:57.7101821Z * [new branch] arsh/feat/inductor_check_profiling -> origin/arsh/feat/inductor_check_profiling 2025-10-10T01:17:57.7102364Z * [new branch] async_tp -> origin/async_tp 2025-10-10T01:17:57.7102878Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-10-10T01:17:57.7103507Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-10-10T01:17:57.7104077Z * [new branch] atalman-patch-1 -> origin/atalman-patch-1 2025-10-10T01:17:57.7104558Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-10-10T01:17:57.7105023Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-10-10T01:17:57.7105498Z * [new branch] atalman-patch-4 -> origin/atalman-patch-4 2025-10-10T01:17:57.7105965Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-10-10T01:17:57.7107119Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-10-10T01:17:57.7107591Z * [new branch] atalman-patch-7 -> origin/atalman-patch-7 2025-10-10T01:17:57.7108079Z * [new branch] atalman_inductor_2.3.0 -> origin/atalman_inductor_2.3.0 2025-10-10T01:17:57.7108600Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-10-10T01:17:57.7109109Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-10-10T01:17:57.7109613Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-10-10T01:17:57.7110239Z * [new branch] attention_benchmark -> origin/attention_benchmark 2025-10-10T01:17:57.7110787Z * [new branch] attention_benchmarking_clean -> origin/attention_benchmarking_clean 2025-10-10T01:17:57.7111318Z * [new branch] b200_op_bench -> origin/b200_op_bench 2025-10-10T01:17:57.7111791Z * [new branch] bahuang/annotation -> origin/bahuang/annotation 2025-10-10T01:17:57.7112292Z * [new branch] bahuang/debug_mode -> origin/bahuang/debug_mode 2025-10-10T01:17:57.7112814Z * [new branch] bahuang/debug_mode_default -> origin/bahuang/debug_mode_default 2025-10-10T01:17:57.7113343Z * [new branch] bahuang/debug_mode_fix -> origin/bahuang/debug_mode_fix 2025-10-10T01:17:57.7113865Z * [new branch] bahuang/dt_fix_scalar_add -> origin/bahuang/dt_fix_scalar_add 2025-10-10T01:17:57.7114380Z * [new branch] bahuang/dt_reduce_mean -> origin/bahuang/dt_reduce_mean 2025-10-10T01:17:57.7114894Z * [new branch] bahuang/dtensor_demo -> origin/bahuang/dtensor_demo 2025-10-10T01:17:57.7115416Z * [new branch] bahuang/export_dtensor -> origin/bahuang/export_dtensor 2025-10-10T01:17:57.7115931Z * [new branch] bahuang/fix_debug_mode -> origin/bahuang/fix_debug_mode 2025-10-10T01:17:57.7116446Z * [new branch] bahuang/fix_debug_mode2 -> origin/bahuang/fix_debug_mode2 2025-10-10T01:17:57.7116936Z * [new branch] bahuang/fix_expand -> origin/bahuang/fix_expand 2025-10-10T01:17:57.7117463Z * [new branch] bahuang/noop_redistribute -> origin/bahuang/noop_redistribute 2025-10-10T01:17:57.7117975Z * [new branch] bahuang/reland -> origin/bahuang/reland 2025-10-10T01:17:57.7118473Z * [new branch] bahuang/reland_fake_export -> origin/bahuang/reland_fake_export 2025-10-10T01:17:57.7118987Z * [new branch] bahuang/rename -> origin/bahuang/rename 2025-10-10T01:17:57.7119428Z * [new branch] bahuang/test -> origin/bahuang/test 2025-10-10T01:17:57.7119858Z * [new branch] base/1.5 -> origin/base/1.5 2025-10-10T01:17:57.7120405Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-10-10T01:17:57.7121002Z * [new branch] bc-lint-test-new-config -> origin/bc-lint-test-new-config 2025-10-10T01:17:57.7121527Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-10-10T01:17:57.7122029Z * [new branch] benchmarking-script -> origin/benchmarking-script 2025-10-10T01:17:57.7122549Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-10-10T01:17:57.7123039Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-10-10T01:17:57.7123533Z * [new branch] bf/cg-custom-wrapper -> origin/bf/cg-custom-wrapper 2025-10-10T01:17:57.7124038Z * [new branch] bf/cg-error-re-record -> origin/bf/cg-error-re-record 2025-10-10T01:17:57.7124644Z * [new branch] bf/cg-partition-custom-op-mutation -> origin/bf/cg-partition-custom-op-mutation 2025-10-10T01:17:57.7125337Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-10-10T01:17:57.7125871Z * [new branch] bf/cg-warn-dynamic-shapes -> origin/bf/cg-warn-dynamic-shapes 2025-10-10T01:17:57.7126716Z * [new branch] bf/cherry-pick-partition-share-default-device-context -> origin/bf/cherry-pick-partition-share-default-device-context 2025-10-10T01:17:57.7127501Z * [new branch] bf/clean-hf -> origin/bf/clean-hf 2025-10-10T01:17:57.7127944Z * [new branch] bf/clean-timm -> origin/bf/clean-timm 2025-10-10T01:17:57.7128976Z * [new branch] bf/clean-torchbench -> origin/bf/clean-torchbench 2025-10-10T01:17:57.7129514Z * [new branch] bf/clean-torchbench-hf -> origin/bf/clean-torchbench-hf 2025-10-10T01:17:57.7130012Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-10-10T01:17:57.7130620Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-10-10T01:17:57.7131547Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-10-10T01:17:57.7132383Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-10-10T01:17:57.7132927Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-10-10T01:17:57.7133461Z * [new branch] bf/minor-cg-config-doc -> origin/bf/minor-cg-config-doc 2025-10-10T01:17:57.7133994Z * [new branch] bf/minor-fa-tma-config -> origin/bf/minor-fa-tma-config 2025-10-10T01:17:57.7134501Z * [new branch] bf/pa-non-divisible -> origin/bf/pa-non-divisible 2025-10-10T01:17:57.7135068Z * [new branch] bf/partition-custom-op-alias -> origin/bf/partition-custom-op-alias 2025-10-10T01:17:57.7135754Z * [new branch] bf/partition-default-device-context -> origin/bf/partition-default-device-context 2025-10-10T01:17:57.7136394Z * [new branch] bf/partition-move-cpu -> origin/bf/partition-move-cpu 2025-10-10T01:17:57.7136941Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-10-10T01:17:57.7137419Z * [new branch] bf/rope -> origin/bf/rope 2025-10-10T01:17:57.7137849Z * [new branch] bf16_support -> origin/bf16_support 2025-10-10T01:17:57.7138330Z * [new branch] bf16_support_per_channel -> origin/bf16_support_per_channel 2025-10-10T01:17:57.7138892Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-10-10T01:17:57.7139459Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-10-10T01:17:57.7140014Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-10-10T01:17:57.7140567Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-10-10T01:17:57.7141104Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-10-10T01:17:57.7141644Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-10-10T01:17:57.7142203Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-10-10T01:17:57.7142749Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-10-10T01:17:57.7143313Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-10-10T01:17:57.7143865Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-10-10T01:17:57.7144502Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-10-10T01:17:57.7145031Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-10-10T01:17:57.7145576Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-10-10T01:17:57.7146152Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-10-10T01:17:57.7146703Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-10-10T01:17:57.7147254Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-10-10T01:17:57.7147845Z * [new branch] bowbao/wip_prs -> origin/bowbao/wip_prs 2025-10-10T01:17:57.7148405Z * [new branch] brister/break_scatter_src_is_tensor -> origin/brister/break_scatter_src_is_tensor 2025-10-10T01:17:57.7148977Z * [new branch] brister/fx_cond -> origin/brister/fx_cond 2025-10-10T01:17:57.7149467Z * [new branch] brister/fx_dynamic_input -> origin/brister/fx_dynamic_input 2025-10-10T01:17:57.7149984Z * [new branch] brister/fx_index_put -> origin/brister/fx_index_put 2025-10-10T01:17:57.7150504Z * [new branch] brister/fx_no_python_slow -> origin/brister/fx_no_python_slow 2025-10-10T01:17:57.7151023Z * [new branch] brister/fx_scatter_reduce -> origin/brister/fx_scatter_reduce 2025-10-10T01:17:57.7151564Z * [new branch] brister/fx_unbacked_symbols -> origin/brister/fx_unbacked_symbols 2025-10-10T01:17:57.7152127Z * [new branch] brister/property_type_check -> origin/brister/property_type_check 2025-10-10T01:17:57.7152705Z * [new branch] brister/test_inductor_all_fx -> origin/brister/test_inductor_all_fx 2025-10-10T01:17:57.7153350Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-10-10T01:17:57.7153959Z * [new branch] build-aarch64-wheels -> origin/build-aarch64-wheels 2025-10-10T01:17:57.7154440Z * [new branch] bwd-backup -> origin/bwd-backup 2025-10-10T01:17:57.7154858Z * [new branch] c57382a49 -> origin/c57382a49 2025-10-10T01:17:57.7155284Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-10-10T01:17:57.7155715Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-10-10T01:17:57.7156488Z * [new branch] camyll/cherrypick_0098e5636d3afa7c75aef8c447a5c402ea9ed524 -> origin/camyll/cherrypick_0098e5636d3afa7c75aef8c447a5c402ea9ed524 2025-10-10T01:17:57.7157581Z * [new branch] camyll/cherrypick_3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9 -> origin/camyll/cherrypick_3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9 2025-10-10T01:17:57.7158804Z * [new branch] camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 -> origin/camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 2025-10-10T01:17:57.7159996Z * [new branch] camyll/revert_5d749ceb92c2c28bcfbdf918b4ab99b1a91fcb50 -> origin/camyll/revert_5d749ceb92c2c28bcfbdf918b4ab99b1a91fcb50 2025-10-10T01:17:57.7161073Z * [new branch] camyllh/cherrypick_5e7be988003a38be49227cfaa9bff6a2ea9e6929_v2 -> origin/camyllh/cherrypick_5e7be988003a38be49227cfaa9bff6a2ea9e6929_v2 2025-10-10T01:17:57.7162179Z * [new branch] camyllh/cherrypick_dda071587f0522a16b237f92cbe27fd13a1a1c11 -> origin/camyllh/cherrypick_dda071587f0522a16b237f92cbe27fd13a1a1c11 2025-10-10T01:17:57.7163372Z * [new branch] camyllh/release2_9_cherrypick/dda071587f0522a16b237f92cbe27fd13a1a1c11 -> origin/camyllh/release2_9_cherrypick/dda071587f0522a16b237f92cbe27fd13a1a1c11 2025-10-10T01:17:57.7164392Z * [new branch] camyllh/test_setup_hooks_push -> origin/camyllh/test_setup_hooks_push 2025-10-10T01:17:57.7165069Z * [new branch] cherry-pick-157453-by-pytorch_bot_bot_ -> origin/cherry-pick-157453-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7165813Z * [new branch] cherry-pick-157513-by-pytorch_bot_bot_ -> origin/cherry-pick-157513-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7166538Z * [new branch] cherry-pick-157695-by-pytorch_bot_bot_ -> origin/cherry-pick-157695-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7167263Z * [new branch] cherry-pick-157732-by-pytorch_bot_bot_ -> origin/cherry-pick-157732-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7168070Z * [new branch] cherry-pick-158537-by-pytorch_bot_bot_ -> origin/cherry-pick-158537-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7168883Z * [new branch] cherry-pick-159969-by-pytorch_bot_bot_ -> origin/cherry-pick-159969-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7170938Z * [new branch] cherry-pick-160586-by-pytorch_bot_bot_ -> origin/cherry-pick-160586-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7171687Z * [new branch] cherry-pick-161299-by-pytorch_bot_bot_ -> origin/cherry-pick-161299-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7172408Z * [new branch] cherry-pick-161394-by-pytorch_bot_bot_ -> origin/cherry-pick-161394-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7173201Z * [new branch] cherry-pick-161430-by-pytorch_bot_bot_ -> origin/cherry-pick-161430-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7173922Z * [new branch] cherry-pick-162168-by-pytorch_bot_bot_ -> origin/cherry-pick-162168-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7174654Z * [new branch] cherry-pick-162194-by-pytorch_bot_bot_ -> origin/cherry-pick-162194-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7175377Z * [new branch] cherry-pick-162240-by-pytorch_bot_bot_ -> origin/cherry-pick-162240-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7176094Z * [new branch] cherry-pick-162295-by-pytorch_bot_bot_ -> origin/cherry-pick-162295-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7176813Z * [new branch] cherry-pick-162323-by-pytorch_bot_bot_ -> origin/cherry-pick-162323-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7177538Z * [new branch] cherry-pick-162425-by-pytorch_bot_bot_ -> origin/cherry-pick-162425-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7178242Z * [new branch] cherry-pick-162530-by-pytorch_bot_bot_ -> origin/cherry-pick-162530-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7178995Z * [new branch] cherry-pick-162555-by-pytorch_bot_bot_ -> origin/cherry-pick-162555-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7179835Z * [new branch] cherry-pick-162566-by-pytorch_bot_bot_ -> origin/cherry-pick-162566-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7180702Z * [new branch] cherry-pick-162587-by-pytorch_bot_bot_ -> origin/cherry-pick-162587-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7181420Z * [new branch] cherry-pick-162622-by-pytorch_bot_bot_ -> origin/cherry-pick-162622-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7182141Z * [new branch] cherry-pick-162657-by-pytorch_bot_bot_ -> origin/cherry-pick-162657-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7182858Z * [new branch] cherry-pick-162680-by-pytorch_bot_bot_ -> origin/cherry-pick-162680-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7183572Z * [new branch] cherry-pick-162693-by-pytorch_bot_bot_ -> origin/cherry-pick-162693-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7184295Z * [new branch] cherry-pick-162744-by-pytorch_bot_bot_ -> origin/cherry-pick-162744-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7185076Z * [new branch] cherry-pick-162764-by-pytorch_bot_bot_ -> origin/cherry-pick-162764-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7185851Z * [new branch] cherry-pick-162865-by-pytorch_bot_bot_ -> origin/cherry-pick-162865-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7187143Z * [new branch] cherry-pick-162866-by-pytorch_bot_bot_ -> origin/cherry-pick-162866-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7187865Z * [new branch] cherry-pick-162877-by-pytorch_bot_bot_ -> origin/cherry-pick-162877-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7188585Z * [new branch] cherry-pick-162950-by-pytorch_bot_bot_ -> origin/cherry-pick-162950-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7189307Z * [new branch] cherry-pick-163008-by-pytorch_bot_bot_ -> origin/cherry-pick-163008-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7190034Z * [new branch] cherry-pick-163111-by-pytorch_bot_bot_ -> origin/cherry-pick-163111-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7190925Z * [new branch] cherry-pick-163112-by-pytorch_bot_bot_ -> origin/cherry-pick-163112-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7191648Z * [new branch] cherry-pick-163152-by-pytorch_bot_bot_ -> origin/cherry-pick-163152-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7192384Z * [new branch] cherry-pick-163171-by-pytorch_bot_bot_ -> origin/cherry-pick-163171-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7193103Z * [new branch] cherry-pick-163194-by-pytorch_bot_bot_ -> origin/cherry-pick-163194-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7193834Z * [new branch] cherry-pick-163227-by-pytorch_bot_bot_ -> origin/cherry-pick-163227-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7194672Z * [new branch] cherry-pick-163269-by-pytorch_bot_bot_ -> origin/cherry-pick-163269-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7195393Z * [new branch] cherry-pick-163298-by-pytorch_bot_bot_ -> origin/cherry-pick-163298-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7196262Z * [new branch] cherry-pick-163315-by-pytorch_bot_bot_ -> origin/cherry-pick-163315-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7196982Z * [new branch] cherry-pick-163339-by-pytorch_bot_bot_ -> origin/cherry-pick-163339-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7197706Z * [new branch] cherry-pick-163341-by-pytorch_bot_bot_ -> origin/cherry-pick-163341-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7198418Z * [new branch] cherry-pick-163370-by-pytorch_bot_bot_ -> origin/cherry-pick-163370-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7199151Z * [new branch] cherry-pick-163383-by-pytorch_bot_bot_ -> origin/cherry-pick-163383-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7199873Z * [new branch] cherry-pick-163426-by-pytorch_bot_bot_ -> origin/cherry-pick-163426-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7200588Z * [new branch] cherry-pick-163549-by-pytorch_bot_bot_ -> origin/cherry-pick-163549-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7201314Z * [new branch] cherry-pick-163571-by-pytorch_bot_bot_ -> origin/cherry-pick-163571-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7202025Z * [new branch] cherry-pick-163578-by-pytorch_bot_bot_ -> origin/cherry-pick-163578-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7202767Z * [new branch] cherry-pick-163581-by-pytorch_bot_bot_ -> origin/cherry-pick-163581-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7203483Z * [new branch] cherry-pick-163585-by-pytorch_bot_bot_ -> origin/cherry-pick-163585-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7204201Z * [new branch] cherry-pick-163587-by-pytorch_bot_bot_ -> origin/cherry-pick-163587-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7204918Z * [new branch] cherry-pick-163598-by-pytorch_bot_bot_ -> origin/cherry-pick-163598-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7205696Z * [new branch] cherry-pick-163661-by-pytorch_bot_bot_ -> origin/cherry-pick-163661-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7206415Z * [new branch] cherry-pick-163677-by-pytorch_bot_bot_ -> origin/cherry-pick-163677-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7207133Z * [new branch] cherry-pick-163682-by-pytorch_bot_bot_ -> origin/cherry-pick-163682-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7207949Z * [new branch] cherry-pick-163712-by-pytorch_bot_bot_ -> origin/cherry-pick-163712-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7208737Z * [new branch] cherry-pick-163719-by-pytorch_bot_bot_ -> origin/cherry-pick-163719-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7209464Z * [new branch] cherry-pick-163768-by-pytorch_bot_bot_ -> origin/cherry-pick-163768-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7210182Z * [new branch] cherry-pick-163776-by-pytorch_bot_bot_ -> origin/cherry-pick-163776-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7210899Z * [new branch] cherry-pick-163797-by-pytorch_bot_bot_ -> origin/cherry-pick-163797-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7212092Z * [new branch] cherry-pick-163837-by-pytorch_bot_bot_ -> origin/cherry-pick-163837-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7212843Z * [new branch] cherry-pick-163886-by-pytorch_bot_bot_ -> origin/cherry-pick-163886-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7213564Z * [new branch] cherry-pick-163903-by-pytorch_bot_bot_ -> origin/cherry-pick-163903-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7214285Z * [new branch] cherry-pick-163956-by-pytorch_bot_bot_ -> origin/cherry-pick-163956-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7215011Z * [new branch] cherry-pick-163988-by-pytorch_bot_bot_ -> origin/cherry-pick-163988-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7215715Z * [new branch] cherry-pick-164093-by-pytorch_bot_bot_ -> origin/cherry-pick-164093-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7216435Z * [new branch] cherry-pick-164108-by-pytorch_bot_bot_ -> origin/cherry-pick-164108-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7217174Z * [new branch] cherry-pick-164138-by-pytorch_bot_bot_ -> origin/cherry-pick-164138-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7217782Z * [new branch] cherry-pick-164190 -> origin/cherry-pick-164190 2025-10-10T01:17:57.7218404Z * [new branch] cherry-pick-164470-by-pytorch_bot_bot_ -> origin/cherry-pick-164470-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7219124Z * [new branch] cherry-pick-164575-by-pytorch_bot_bot_ -> origin/cherry-pick-164575-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7220340Z * [new branch] cherry-pick-164774-by-pytorch_bot_bot_ -> origin/cherry-pick-164774-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7221075Z * [new branch] cherry-pick-164870-by-pytorch_bot_bot_ -> origin/cherry-pick-164870-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7221792Z * [new branch] cherry-pick-164946-by-pytorch_bot_bot_ -> origin/cherry-pick-164946-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7222524Z * [new branch] cherry-pick-165013-by-pytorch_bot_bot_ -> origin/cherry-pick-165013-by-pytorch_bot_bot_ 2025-10-10T01:17:57.7223152Z * [new branch] cherry_pick_graph_custom -> origin/cherry_pick_graph_custom 2025-10-10T01:17:57.7223686Z * [new branch] cherrypick-e88cca0691 -> origin/cherrypick-e88cca0691 2025-10-10T01:17:57.7224217Z * [new branch] chuanqi129-patch-1 -> origin/chuanqi129-patch-1 2025-10-10T01:17:57.7224671Z * [new branch] ck_dlpack -> origin/ck_dlpack 2025-10-10T01:17:57.7225109Z * [new branch] codegen_trace -> origin/codegen_trace 2025-10-10T01:17:57.7225549Z * [new branch] codex-testing -> origin/codex-testing 2025-10-10T01:17:57.7226164Z * [new branch] codex/add-metadata-field-for-file-path -> origin/codex/add-metadata-field-for-file-path 2025-10-10T01:17:57.7227111Z * [new branch] codex/add-test-for-inductor-local-cache-behavior -> origin/codex/add-test-for-inductor-local-cache-behavior 2025-10-10T01:17:57.7228149Z * [new branch] codex/create-test-for-tensor-memory-leak-in-cudagraph -> origin/codex/create-test-for-tensor-memory-leak-in-cudagraph 2025-10-10T01:17:57.7229305Z * [new branch] codex/enhance-cuda.matmul-with-allow_splitk-argument -> origin/codex/enhance-cuda.matmul-with-allow_splitk-argument 2025-10-10T01:17:57.7230150Z * [new branch] codex/fix-issue-121219-in-pytorch -> origin/codex/fix-issue-121219-in-pytorch 2025-10-10T01:17:57.7230938Z * [new branch] codex/refactor-dimension-handling-in-shape.cu -> origin/codex/refactor-dimension-handling-in-shape.cu 2025-10-10T01:17:57.7231890Z * [new branch] codex/refactor-lintrunner-config-to-use-uv-run -> origin/codex/refactor-lintrunner-config-to-use-uv-run 2025-10-10T01:17:57.7232872Z * [new branch] codex/remove-allow-untyped-defs-and-fix-type-errors -> origin/codex/remove-allow-untyped-defs-and-fix-type-errors 2025-10-10T01:17:57.7234146Z * [new branch] codex/remove-allow-untyped-defs-and-fix-type-errors-vx0jek -> origin/codex/remove-allow-untyped-defs-and-fix-type-errors-vx0jek 2025-10-10T01:17:57.7235044Z * [new branch] compile_kernel_include_dir -> origin/compile_kernel_include_dir 2025-10-10T01:17:57.7235537Z * [new branch] context_test -> origin/context_test 2025-10-10T01:17:57.7235996Z * [new branch] conv1d_decomp -> origin/conv1d_decomp 2025-10-10T01:17:57.7236436Z * [new branch] conv_autotune -> origin/conv_autotune 2025-10-10T01:17:57.7236902Z * [new branch] copilot/fix-157446 -> origin/copilot/fix-157446 2025-10-10T01:17:57.7237401Z * [new branch] copilot/fix-163730 -> origin/copilot/fix-163730 2025-10-10T01:17:57.7237885Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-10-10T01:17:57.7238516Z * [new branch] cpp-docs-dependency-upgrade -> origin/cpp-docs-dependency-upgrade 2025-10-10T01:17:57.7239028Z * [new branch] cpp_head -> origin/cpp_head 2025-10-10T01:17:57.7239485Z * [new branch] crcrpar-patch-1 -> origin/crcrpar-patch-1 2025-10-10T01:17:57.7239963Z * [new branch] csl/add_win_shard -> origin/csl/add_win_shard 2025-10-10T01:17:57.7240452Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-10-10T01:17:57.7240982Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-10-10T01:17:57.7241516Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-10-10T01:17:57.7242103Z * [new branch] csl/fix_internal_graph_executor -> origin/csl/fix_internal_graph_executor 2025-10-10T01:17:57.7242685Z * [new branch] csl/fix_nightly_docs_push -> origin/csl/fix_nightly_docs_push 2025-10-10T01:17:57.7243215Z * [new branch] csl/inductor_h100_nightly -> origin/csl/inductor_h100_nightly 2025-10-10T01:17:57.7243701Z * [new branch] csl/katex -> origin/csl/katex 2025-10-10T01:17:57.7244146Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-10-10T01:17:57.7244639Z * [new branch] csl/lint_no_submodules -> origin/csl/lint_no_submodules 2025-10-10T01:17:57.7245188Z * [new branch] csl/lint_testing -> origin/csl/lint_testing 2025-10-10T01:17:57.7245667Z * [new branch] csl/lintrunner_stuff -> origin/csl/lintrunner_stuff 2025-10-10T01:17:57.7246156Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-10-10T01:17:57.7246635Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-10-10T01:17:57.7247140Z * [new branch] csl/no_keep_goin_rocm -> origin/csl/no_keep_goin_rocm 2025-10-10T01:17:57.7247669Z * [new branch] csl/reuse_old_whl_fix_metadata -> origin/csl/reuse_old_whl_fix_metadata 2025-10-10T01:17:57.7248293Z * [new branch] csl/revert_open -> origin/csl/revert_open 2025-10-10T01:17:57.7248829Z * [new branch] csl/skip_build -> origin/csl/skip_build 2025-10-10T01:17:57.7249332Z * [new branch] csl/smaller_avx_amx_runenrs -> origin/csl/smaller_avx_amx_runenrs 2025-10-10T01:17:57.7249918Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-10-10T01:17:57.7250467Z * [new branch] csl/test_info_status -> origin/csl/test_info_status 2025-10-10T01:17:57.7251000Z * [new branch] csl/test_info_upload_changes -> origin/csl/test_info_upload_changes 2025-10-10T01:17:57.7251634Z * [new branch] csl/test_owners_ao_sparse -> origin/csl/test_owners_ao_sparse 2025-10-10T01:17:57.7252282Z * [new branch] csl/test_owners_autograd_dispatch_nn -> origin/csl/test_owners_autograd_dispatch_nn 2025-10-10T01:17:57.7252876Z * [new branch] csl/test_owners_cuda -> origin/csl/test_owners_cuda 2025-10-10T01:17:57.7253400Z * [new branch] csl/test_owners_distributed -> origin/csl/test_owners_distributed 2025-10-10T01:17:57.7254001Z * [new branch] csl/test_owners_higher_confidence -> origin/csl/test_owners_higher_confidence 2025-10-10T01:17:57.7254602Z * [new branch] csl/testing_better_job_name -> origin/csl/testing_better_job_name 2025-10-10T01:17:57.7255116Z * [new branch] csl/vllm_pin_labeler -> origin/csl/vllm_pin_labeler 2025-10-10T01:17:57.7255601Z * [new branch] csl/win_cpp_tests -> origin/csl/win_cpp_tests 2025-10-10T01:17:57.7256061Z * [new branch] csl/win_sccache -> origin/csl/win_sccache 2025-10-10T01:17:57.7256524Z * [new branch] cu_stream_api -> origin/cu_stream_api 2025-10-10T01:17:57.7256975Z * [new branch] cublasltrelax2 -> origin/cublasltrelax2 2025-10-10T01:17:57.7257481Z * [new branch] cublasnowdeterministic -> origin/cublasnowdeterministic 2025-10-10T01:17:57.7258067Z * [new branch] cublasrelax2 -> origin/cublasrelax2 2025-10-10T01:17:57.7258564Z * [new branch] cuda-include-paths-fix -> origin/cuda-include-paths-fix 2025-10-10T01:17:57.7259096Z * [new branch] custom_lowering_dict -> origin/custom_lowering_dict 2025-10-10T01:17:57.7259585Z * [new branch] d4l3k/delete_hook -> origin/d4l3k/delete_hook 2025-10-10T01:17:57.7260039Z * [new branch] daxia6/2.8o3 -> origin/daxia6/2.8o3 2025-10-10T01:17:57.7260481Z * [new branch] dcp_zoc -> origin/dcp_zoc 2025-10-10T01:17:57.7260905Z * [new branch] debug-guard -> origin/debug-guard 2025-10-10T01:17:57.7261374Z * [new branch] delete-quant-docs -> origin/delete-quant-docs 2025-10-10T01:17:57.7262234Z * [new branch] dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.0 -> origin/dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.0 2025-10-10T01:17:57.7263131Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-10-10T01:17:57.7263772Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-10-10T01:17:57.7264385Z * [new branch] dev/dhruva/flex_attn_opt -> origin/dev/dhruva/flex_attn_opt 2025-10-10T01:17:57.7264930Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-10-10T01:17:57.7265444Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-10-10T01:17:57.7265908Z * [new branch] dev/joona/cat -> origin/dev/joona/cat 2025-10-10T01:17:57.7266399Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-10-10T01:17:57.7267038Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-10-10T01:17:57.7267708Z * [new branch] dev/joona/maxpool2dwithindices_errmsg -> origin/dev/joona/maxpool2dwithindices_errmsg 2025-10-10T01:17:57.7268370Z * [new branch] dev/joona/mps_linear_macos14 -> origin/dev/joona/mps_linear_macos14 2025-10-10T01:17:57.7268895Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-10-10T01:17:57.7269377Z * [new branch] dev/joona/topk_newapi -> origin/dev/joona/topk_newapi 2025-10-10T01:17:57.7269867Z * [new branch] dev/joona/type_inf -> origin/dev/joona/type_inf 2025-10-10T01:17:57.7270502Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-10-10T01:17:57.7272164Z * [new branch] disable -> origin/disable 2025-10-10T01:17:57.7272606Z * [new branch] disp_counter -> origin/disp_counter 2025-10-10T01:17:57.7273055Z * [new branch] dtensor-issues -> origin/dtensor-issues 2025-10-10T01:17:57.7273548Z * [new branch] eager_model_benchmarks -> origin/eager_model_benchmarks 2025-10-10T01:17:57.7274079Z * [new branch] embg/test_inductor_ci_128B -> origin/embg/test_inductor_ci_128B 2025-10-10T01:17:57.7274605Z * [new branch] embg/test_inductor_ci_base -> origin/embg/test_inductor_ci_base 2025-10-10T01:17:57.7275168Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-10-10T01:17:57.7275801Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-10-10T01:17:57.7276358Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-10-10T01:17:57.7278014Z * [new branch] enable-keep-going-for-trunk-tags -> origin/enable-keep-going-for-trunk-tags 2025-10-10T01:17:57.7278602Z * [new branch] eqy-patch-3 -> origin/eqy-patch-3 2025-10-10T01:17:57.7279057Z * [new branch] eqy-patch-5 -> origin/eqy-patch-5 2025-10-10T01:17:57.7279532Z * [new branch] exclamaforte/amd-ma -> origin/exclamaforte/amd-ma 2025-10-10T01:17:57.7280141Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-10-10T01:17:57.7280815Z * [new branch] exclamaforte/do_bench_refactor -> origin/exclamaforte/do_bench_refactor 2025-10-10T01:17:57.7281458Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-10-10T01:17:57.7282202Z * [new branch] exclamaforte/fix-exhaustive-autotuning -> origin/exclamaforte/fix-exhaustive-autotuning 2025-10-10T01:17:57.7284052Z * [new branch] exclamaforte/fix-exhuastive-autotuning-reland -> origin/exclamaforte/fix-exhuastive-autotuning-reland 2025-10-10T01:17:57.7284894Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-10-10T01:17:57.7285687Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-10-10T01:17:57.7286392Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-10-10T01:17:57.7287000Z * [new branch] exclamaforte/gemm-benchmark-run -> origin/exclamaforte/gemm-benchmark-run 2025-10-10T01:17:57.7287644Z * [new branch] exclamaforte/gemm-export-model -> origin/exclamaforte/gemm-export-model 2025-10-10T01:17:57.7288230Z * [new branch] exclamaforte/gemm-model -> origin/exclamaforte/gemm-model 2025-10-10T01:17:57.7289972Z * [new branch] exclamaforte/gemm-model-all-data-collection -> origin/exclamaforte/gemm-model-all-data-collection 2025-10-10T01:17:57.7290810Z * [new branch] exclamaforte/gemm-to-amd -> origin/exclamaforte/gemm-to-amd 2025-10-10T01:17:57.7291392Z * [new branch] exclamaforte/just-gemm-model -> origin/exclamaforte/just-gemm-model 2025-10-10T01:17:57.7292151Z * [new branch] exclamaforte/just-gemm-model-no-refactor -> origin/exclamaforte/just-gemm-model-no-refactor 2025-10-10T01:17:57.7292860Z * [new branch] exclamaforte/profile-diff-algo -> origin/exclamaforte/profile-diff-algo 2025-10-10T01:17:57.7293551Z * [new branch] exclamaforte/profiler-visualization -> origin/exclamaforte/profiler-visualization 2025-10-10T01:17:57.7295361Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-10-10T01:17:57.7296096Z * [new branch] exclamaforte/update-autotune-configs -> origin/exclamaforte/update-autotune-configs 2025-10-10T01:17:57.7296856Z * [new branch] exclamaforte/update-autotune-configs-2 -> origin/exclamaforte/update-autotune-configs-2 2025-10-10T01:17:57.7297542Z * [new branch] exclamforte/gemm-model-final -> origin/exclamforte/gemm-model-final 2025-10-10T01:17:57.7298037Z * [new branch] exec -> origin/exec 2025-10-10T01:17:57.7298496Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-10-10T01:17:57.7299003Z * [new branch] export-D58091437 -> origin/export-D58091437 2025-10-10T01:17:57.7299478Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-10-10T01:17:57.7300919Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-10-10T01:17:57.7301413Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-10-10T01:17:57.7301872Z * [new branch] export-D76797250 -> origin/export-D76797250 2025-10-10T01:17:57.7302340Z * [new branch] export-D76885271 -> origin/export-D76885271 2025-10-10T01:17:57.7302810Z * [new branch] export-D76885620 -> origin/export-D76885620 2025-10-10T01:17:57.7303262Z * [new branch] export-D76936623 -> origin/export-D76936623 2025-10-10T01:17:57.7303724Z * [new branch] export-D76958268 -> origin/export-D76958268 2025-10-10T01:17:57.7304179Z * [new branch] export-D78375400 -> origin/export-D78375400 2025-10-10T01:17:57.7304715Z * [new branch] export-D78431305 -> origin/export-D78431305 2025-10-10T01:17:57.7305166Z * [new branch] export-D78580107 -> origin/export-D78580107 2025-10-10T01:17:57.7306217Z * [new branch] export-D78822171 -> origin/export-D78822171 2025-10-10T01:17:57.7307091Z * [new branch] export-D78822351 -> origin/export-D78822351 2025-10-10T01:17:57.7307554Z * [new branch] export-D78822507 -> origin/export-D78822507 2025-10-10T01:17:57.7308025Z * [new branch] export-D78826994 -> origin/export-D78826994 2025-10-10T01:17:57.7308480Z * [new branch] export-D78894324 -> origin/export-D78894324 2025-10-10T01:17:57.7308940Z * [new branch] export-D78929245 -> origin/export-D78929245 2025-10-10T01:17:57.7309401Z * [new branch] export-D78934925 -> origin/export-D78934925 2025-10-10T01:17:57.7309852Z * [new branch] export-D78953203 -> origin/export-D78953203 2025-10-10T01:17:57.7310318Z * [new branch] export-D78953229 -> origin/export-D78953229 2025-10-10T01:17:57.7310775Z * [new branch] export-D78957093 -> origin/export-D78957093 2025-10-10T01:17:57.7311240Z * [new branch] export-D78957389 -> origin/export-D78957389 2025-10-10T01:17:57.7312851Z * [new branch] export-D78996107 -> origin/export-D78996107 2025-10-10T01:17:57.7313310Z * [new branch] export-D79026433 -> origin/export-D79026433 2025-10-10T01:17:57.7313775Z * [new branch] export-D79230339 -> origin/export-D79230339 2025-10-10T01:17:57.7314225Z * [new branch] export-D79319835 -> origin/export-D79319835 2025-10-10T01:17:57.7314694Z * [new branch] export-D79328456 -> origin/export-D79328456 2025-10-10T01:17:57.7315144Z * [new branch] export-D79378362 -> origin/export-D79378362 2025-10-10T01:17:57.7315606Z * [new branch] export-D80823877 -> origin/export-D80823877 2025-10-10T01:17:57.7316182Z * [new branch] export-D80948073 -> origin/export-D80948073 2025-10-10T01:17:57.7316635Z * [new branch] export-D80958642 -> origin/export-D80958642 2025-10-10T01:17:57.7317702Z * [new branch] export-D81054193 -> origin/export-D81054193 2025-10-10T01:17:57.7318567Z * [new branch] export-D81204584 -> origin/export-D81204584 2025-10-10T01:17:57.7319036Z * [new branch] export-D81429090 -> origin/export-D81429090 2025-10-10T01:17:57.7319505Z * [new branch] export-D81651226 -> origin/export-D81651226 2025-10-10T01:17:57.7319954Z * [new branch] export-D81698719 -> origin/export-D81698719 2025-10-10T01:17:57.7320412Z * [new branch] export-D82140619 -> origin/export-D82140619 2025-10-10T01:17:57.7320861Z * [new branch] export-D82174075 -> origin/export-D82174075 2025-10-10T01:17:57.7321329Z * [new branch] export-D82232574 -> origin/export-D82232574 2025-10-10T01:17:57.7321787Z * [new branch] export-D82250826 -> origin/export-D82250826 2025-10-10T01:17:57.7322248Z * [new branch] export-D82253817 -> origin/export-D82253817 2025-10-10T01:17:57.7322709Z * [new branch] export-D82380307 -> origin/export-D82380307 2025-10-10T01:17:57.7324177Z * [new branch] export-D82597111 -> origin/export-D82597111 2025-10-10T01:17:57.7324638Z * [new branch] export-D83023706 -> origin/export-D83023706 2025-10-10T01:17:57.7325095Z * [new branch] export-D83195687 -> origin/export-D83195687 2025-10-10T01:17:57.7325562Z * [new branch] export-D83200714 -> origin/export-D83200714 2025-10-10T01:17:57.7326030Z * [new branch] export-D83378477 -> origin/export-D83378477 2025-10-10T01:17:57.7326487Z * [new branch] export-D83390563 -> origin/export-D83390563 2025-10-10T01:17:57.7326961Z * [new branch] export-D83390775 -> origin/export-D83390775 2025-10-10T01:17:57.7327412Z * [new branch] export-D83391942 -> origin/export-D83391942 2025-10-10T01:17:57.7327873Z * [new branch] export-D83395610 -> origin/export-D83395610 2025-10-10T01:17:57.7328331Z * [new branch] export-D83539263 -> origin/export-D83539263 2025-10-10T01:17:57.7330094Z * [new branch] export-D83541846 -> origin/export-D83541846 2025-10-10T01:17:57.7330735Z * [new branch] export-D83591083 -> origin/export-D83591083 2025-10-10T01:17:57.7331208Z * [new branch] export-D83609850 -> origin/export-D83609850 2025-10-10T01:17:57.7331688Z * [new branch] export-D83627170 -> origin/export-D83627170 2025-10-10T01:17:57.7332161Z * [new branch] export-D83714690 -> origin/export-D83714690 2025-10-10T01:17:57.7332635Z * [new branch] export-D83766701 -> origin/export-D83766701 2025-10-10T01:17:57.7333265Z * [new branch] export-D83768878 -> origin/export-D83768878 2025-10-10T01:17:57.7333723Z * [new branch] export-D83769447 -> origin/export-D83769447 2025-10-10T01:17:57.7334193Z * [new branch] export-D84009392 -> origin/export-D84009392 2025-10-10T01:17:57.7334688Z * [new branch] export-D84089824 -> origin/export-D84089824 2025-10-10T01:17:57.7335197Z * [new branch] export-D84098898 -> origin/export-D84098898 2025-10-10T01:17:57.7335681Z * [new branch] export-D84103213 -> origin/export-D84103213 2025-10-10T01:17:57.7336140Z * [new branch] export-D84213020 -> origin/export-D84213020 2025-10-10T01:17:57.7336688Z * [new branch] export-reland -> origin/export-reland 2025-10-10T01:17:57.7337269Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-10-10T01:17:57.7337868Z * [new branch] extend_lift_up_op -> origin/extend_lift_up_op 2025-10-10T01:17:57.7338380Z * [new branch] ezyang-titan-october -> origin/ezyang-titan-october 2025-10-10T01:17:57.7338902Z * [new branch] ezyang-titan-october2 -> origin/ezyang-titan-october2 2025-10-10T01:17:57.7339395Z * [new branch] ezyang-war -> origin/ezyang-war 2025-10-10T01:17:57.7339896Z * [new branch] ezyang/wip-aot-descriptors -> origin/ezyang/wip-aot-descriptors 2025-10-10T01:17:57.7340397Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-10-10T01:17:57.7341044Z * [new branch] fadeputr-fix-fbgemm_genai-build -> origin/fadeputr-fix-fbgemm_genai-build 2025-10-10T01:17:57.7341648Z * [new branch] fadeputr/sequence_fbgemm -> origin/fadeputr/sequence_fbgemm 2025-10-10T01:17:57.7342211Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-10-10T01:17:57.7342665Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-10-10T01:17:57.7343080Z * [new branch] fca -> origin/fca 2025-10-10T01:17:57.7343479Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-10-10T01:17:57.7343956Z * [new branch] fca5 -> origin/fca5 2025-10-10T01:17:57.7344412Z * [new branch] feature/justknobs-cpp -> origin/feature/justknobs-cpp 2025-10-10T01:17:57.7344912Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-10-10T01:17:57.7345389Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-10-10T01:17:57.7345870Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-10-10T01:17:57.7346426Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-10-10T01:17:57.7346990Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-10-10T01:17:57.7347499Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-10-10T01:17:57.7348008Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-10-10T01:17:57.7348523Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-10-10T01:17:57.7349058Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-10-10T01:17:57.7349581Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-10-10T01:17:57.7350133Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-10-10T01:17:57.7350672Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-10-10T01:17:57.7351844Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-10-10T01:17:57.7352350Z * [new branch] fix-fqn -> origin/fix-fqn 2025-10-10T01:17:57.7352907Z * [new branch] fix-rlease-feature-template -> origin/fix-rlease-feature-template 2025-10-10T01:17:57.7353565Z * [new branch] fix-upload-vllm-wheel-credential -> origin/fix-upload-vllm-wheel-credential 2025-10-10T01:17:57.7354164Z * [new branch] fix_153389 -> origin/fix_153389 2025-10-10T01:17:57.7354618Z * [new branch] fix_nvrtc_discovery -> origin/fix_nvrtc_discovery 2025-10-10T01:17:57.7355104Z * [new branch] fix_op_benchmark -> origin/fix_op_benchmark 2025-10-10T01:17:57.7355652Z * [new branch] fix_op_runner -> origin/fix_op_runner 2025-10-10T01:17:57.7356094Z * [new branch] fix_ubn_159469 -> origin/fix_ubn_159469 2025-10-10T01:17:57.7356528Z * [new branch] fixes -> origin/fixes 2025-10-10T01:17:57.7356947Z * [new branch] fixes-triage -> origin/fixes-triage 2025-10-10T01:17:57.7357397Z * [new branch] fixflashgit -> origin/fixflashgit 2025-10-10T01:17:57.7357836Z * [new branch] fixflashinfer -> origin/fixflashinfer 2025-10-10T01:17:57.7358353Z * [new branch] flash_decoding_cpu -> origin/flash_decoding_cpu 2025-10-10T01:17:57.7358921Z * [new branch] flex-flash -> origin/flex-flash 2025-10-10T01:17:57.7359425Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-10-10T01:17:57.7359944Z * [new branch] flex_flash -> origin/flex_flash 2025-10-10T01:17:57.7360452Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-10-10T01:17:57.7360989Z * [new branch] free-stack2 -> origin/free-stack2 2025-10-10T01:17:57.7361433Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-10-10T01:17:57.7361886Z * [new branch] fsdpv2_3d -> origin/fsdpv2_3d 2025-10-10T01:17:57.7362319Z * [new branch] fsdpv2_3d_m1 -> origin/fsdpv2_3d_m1 2025-10-10T01:17:57.7362921Z * [new branch] fused_moving_avg_obs_fake_quant_half_support -> origin/fused_moving_avg_obs_fake_quant_half_support 2025-10-10T01:17:57.7363521Z * [new branch] fx_cpp -> origin/fx_cpp 2025-10-10T01:17:57.7363940Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-10-10T01:17:57.7364458Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-10-10T01:17:57.7364986Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-10-10T01:17:57.7365496Z * [new branch] gh/ColinPeppler/80/base -> origin/gh/ColinPeppler/80/base 2025-10-10T01:17:57.7366042Z * [new branch] gh/ColinPeppler/80/head -> origin/gh/ColinPeppler/80/head 2025-10-10T01:17:57.7366575Z * [new branch] gh/ColinPeppler/80/orig -> origin/gh/ColinPeppler/80/orig 2025-10-10T01:17:57.7367108Z * [new branch] gh/ColinPeppler/81/base -> origin/gh/ColinPeppler/81/base 2025-10-10T01:17:57.7367641Z * [new branch] gh/ColinPeppler/81/head -> origin/gh/ColinPeppler/81/head 2025-10-10T01:17:57.7368179Z * [new branch] gh/ColinPeppler/81/orig -> origin/gh/ColinPeppler/81/orig 2025-10-10T01:17:57.7368805Z * [new branch] gh/ColinPeppler/82/base -> origin/gh/ColinPeppler/82/base 2025-10-10T01:17:57.7369336Z * [new branch] gh/ColinPeppler/82/head -> origin/gh/ColinPeppler/82/head 2025-10-10T01:17:57.7369912Z * [new branch] gh/ColinPeppler/82/orig -> origin/gh/ColinPeppler/82/orig 2025-10-10T01:17:57.7370604Z * [new branch] gh/ColinPeppler/83/base -> origin/gh/ColinPeppler/83/base 2025-10-10T01:17:57.7371137Z * [new branch] gh/ColinPeppler/83/head -> origin/gh/ColinPeppler/83/head 2025-10-10T01:17:57.7371672Z * [new branch] gh/ColinPeppler/83/orig -> origin/gh/ColinPeppler/83/orig 2025-10-10T01:17:57.7372197Z * [new branch] gh/ColinPeppler/84/base -> origin/gh/ColinPeppler/84/base 2025-10-10T01:17:57.7372726Z * [new branch] gh/ColinPeppler/84/head -> origin/gh/ColinPeppler/84/head 2025-10-10T01:17:57.7373258Z * [new branch] gh/ColinPeppler/85/base -> origin/gh/ColinPeppler/85/base 2025-10-10T01:17:57.7374252Z * [new branch] gh/ColinPeppler/85/head -> origin/gh/ColinPeppler/85/head 2025-10-10T01:17:57.7374811Z * [new branch] gh/ColinPeppler/86/base -> origin/gh/ColinPeppler/86/base 2025-10-10T01:17:57.7375345Z * [new branch] gh/ColinPeppler/86/head -> origin/gh/ColinPeppler/86/head 2025-10-10T01:17:57.7375939Z * [new branch] gh/ColinPeppler/87/base -> origin/gh/ColinPeppler/87/base 2025-10-10T01:17:57.7376533Z * [new branch] gh/ColinPeppler/87/head -> origin/gh/ColinPeppler/87/head 2025-10-10T01:17:57.7377073Z * [new branch] gh/ColinPeppler/88/base -> origin/gh/ColinPeppler/88/base 2025-10-10T01:17:57.7377620Z * [new branch] gh/ColinPeppler/88/head -> origin/gh/ColinPeppler/88/head 2025-10-10T01:17:57.7378148Z * [new branch] gh/ColinPeppler/89/base -> origin/gh/ColinPeppler/89/base 2025-10-10T01:17:57.7378685Z * [new branch] gh/ColinPeppler/89/head -> origin/gh/ColinPeppler/89/head 2025-10-10T01:17:57.7379210Z * [new branch] gh/ColinPeppler/90/base -> origin/gh/ColinPeppler/90/base 2025-10-10T01:17:57.7379751Z * [new branch] gh/ColinPeppler/90/head -> origin/gh/ColinPeppler/90/head 2025-10-10T01:17:57.7380291Z * [new branch] gh/ColinPeppler/91/base -> origin/gh/ColinPeppler/91/base 2025-10-10T01:17:57.7380815Z * [new branch] gh/ColinPeppler/91/head -> origin/gh/ColinPeppler/91/head 2025-10-10T01:17:57.7381339Z * [new branch] gh/ColinPeppler/92/base -> origin/gh/ColinPeppler/92/base 2025-10-10T01:17:57.7381965Z * [new branch] gh/ColinPeppler/92/head -> origin/gh/ColinPeppler/92/head 2025-10-10T01:17:57.7382603Z * [new branch] gh/ColinPeppler/93/base -> origin/gh/ColinPeppler/93/base 2025-10-10T01:17:57.7383185Z * [new branch] gh/ColinPeppler/93/head -> origin/gh/ColinPeppler/93/head 2025-10-10T01:17:57.7383816Z * [new branch] gh/ColinPeppler/93/orig -> origin/gh/ColinPeppler/93/orig 2025-10-10T01:17:57.7384404Z * [new branch] gh/ColinPeppler/94/base -> origin/gh/ColinPeppler/94/base 2025-10-10T01:17:57.7385034Z * [new branch] gh/ColinPeppler/94/head -> origin/gh/ColinPeppler/94/head 2025-10-10T01:17:57.7385650Z * [new branch] gh/ColinPeppler/94/orig -> origin/gh/ColinPeppler/94/orig 2025-10-10T01:17:57.7386235Z * [new branch] gh/ColinPeppler/95/base -> origin/gh/ColinPeppler/95/base 2025-10-10T01:17:57.7386854Z * [new branch] gh/ColinPeppler/95/head -> origin/gh/ColinPeppler/95/head 2025-10-10T01:17:57.7387440Z * [new branch] gh/ColinPeppler/95/orig -> origin/gh/ColinPeppler/95/orig 2025-10-10T01:17:57.7388051Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-10-10T01:17:57.7388609Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-10-10T01:17:57.7389220Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-10-10T01:17:57.7389762Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-10-10T01:17:57.7390438Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-10-10T01:17:57.7390962Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-10-10T01:17:57.7391539Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-10-10T01:17:57.7392048Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-10-10T01:17:57.7392615Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-10-10T01:17:57.7393133Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-10-10T01:17:57.7393757Z * [new branch] gh/H-Huang/180/base -> origin/gh/H-Huang/180/base 2025-10-10T01:17:57.7394281Z * [new branch] gh/H-Huang/180/head -> origin/gh/H-Huang/180/head 2025-10-10T01:17:57.7394815Z * [new branch] gh/H-Huang/180/orig -> origin/gh/H-Huang/180/orig 2025-10-10T01:17:57.7395387Z * [new branch] gh/H-Huang/182/base -> origin/gh/H-Huang/182/base 2025-10-10T01:17:57.7395911Z * [new branch] gh/H-Huang/182/head -> origin/gh/H-Huang/182/head 2025-10-10T01:17:57.7396429Z * [new branch] gh/H-Huang/182/orig -> origin/gh/H-Huang/182/orig 2025-10-10T01:17:57.7396901Z * [new branch] gh/H-Huang/187/base -> origin/gh/H-Huang/187/base 2025-10-10T01:17:57.7397367Z * [new branch] gh/H-Huang/187/head -> origin/gh/H-Huang/187/head 2025-10-10T01:17:57.7397838Z * [new branch] gh/H-Huang/187/orig -> origin/gh/H-Huang/187/orig 2025-10-10T01:17:57.7398315Z * [new branch] gh/H-Huang/207/base -> origin/gh/H-Huang/207/base 2025-10-10T01:17:57.7398780Z * [new branch] gh/H-Huang/207/head -> origin/gh/H-Huang/207/head 2025-10-10T01:17:57.7399257Z * [new branch] gh/H-Huang/207/orig -> origin/gh/H-Huang/207/orig 2025-10-10T01:17:57.7399733Z * [new branch] gh/H-Huang/210/base -> origin/gh/H-Huang/210/base 2025-10-10T01:17:57.7400208Z * [new branch] gh/H-Huang/210/head -> origin/gh/H-Huang/210/head 2025-10-10T01:17:57.7400681Z * [new branch] gh/H-Huang/210/orig -> origin/gh/H-Huang/210/orig 2025-10-10T01:17:57.7401147Z * [new branch] gh/H-Huang/212/base -> origin/gh/H-Huang/212/base 2025-10-10T01:17:57.7401716Z * [new branch] gh/H-Huang/212/head -> origin/gh/H-Huang/212/head 2025-10-10T01:17:57.7402233Z * [new branch] gh/H-Huang/212/orig -> origin/gh/H-Huang/212/orig 2025-10-10T01:17:57.7402790Z * [new branch] gh/H-Huang/214/base -> origin/gh/H-Huang/214/base 2025-10-10T01:17:57.7403322Z * [new branch] gh/H-Huang/214/head -> origin/gh/H-Huang/214/head 2025-10-10T01:17:57.7403866Z * [new branch] gh/H-Huang/214/orig -> origin/gh/H-Huang/214/orig 2025-10-10T01:17:57.7404453Z * [new branch] gh/H-Huang/215/base -> origin/gh/H-Huang/215/base 2025-10-10T01:17:57.7404969Z * [new branch] gh/H-Huang/215/head -> origin/gh/H-Huang/215/head 2025-10-10T01:17:57.7405533Z * [new branch] gh/H-Huang/215/orig -> origin/gh/H-Huang/215/orig 2025-10-10T01:17:57.7406054Z * [new branch] gh/H-Huang/216/base -> origin/gh/H-Huang/216/base 2025-10-10T01:17:57.7406581Z * [new branch] gh/H-Huang/216/head -> origin/gh/H-Huang/216/head 2025-10-10T01:17:57.7407153Z * [new branch] gh/H-Huang/216/orig -> origin/gh/H-Huang/216/orig 2025-10-10T01:17:57.7407666Z * [new branch] gh/H-Huang/217/base -> origin/gh/H-Huang/217/base 2025-10-10T01:17:57.7408234Z * [new branch] gh/H-Huang/217/head -> origin/gh/H-Huang/217/head 2025-10-10T01:17:57.7408932Z * [new branch] gh/H-Huang/217/orig -> origin/gh/H-Huang/217/orig 2025-10-10T01:17:57.7409515Z * [new branch] gh/H-Huang/218/base -> origin/gh/H-Huang/218/base 2025-10-10T01:17:57.7410050Z * [new branch] gh/H-Huang/218/head -> origin/gh/H-Huang/218/head 2025-10-10T01:17:57.7410618Z * [new branch] gh/H-Huang/218/orig -> origin/gh/H-Huang/218/orig 2025-10-10T01:17:57.7411145Z * [new branch] gh/H-Huang/219/base -> origin/gh/H-Huang/219/base 2025-10-10T01:17:57.7411706Z * [new branch] gh/H-Huang/219/head -> origin/gh/H-Huang/219/head 2025-10-10T01:17:57.7412312Z * [new branch] gh/H-Huang/219/orig -> origin/gh/H-Huang/219/orig 2025-10-10T01:17:57.7412893Z * [new branch] gh/H-Huang/220/base -> origin/gh/H-Huang/220/base 2025-10-10T01:17:57.7413368Z * [new branch] gh/H-Huang/220/head -> origin/gh/H-Huang/220/head 2025-10-10T01:17:57.7413849Z * [new branch] gh/H-Huang/220/orig -> origin/gh/H-Huang/220/orig 2025-10-10T01:17:57.7414320Z * [new branch] gh/H-Huang/221/base -> origin/gh/H-Huang/221/base 2025-10-10T01:17:57.7414799Z * [new branch] gh/H-Huang/221/head -> origin/gh/H-Huang/221/head 2025-10-10T01:17:57.7415263Z * [new branch] gh/H-Huang/221/orig -> origin/gh/H-Huang/221/orig 2025-10-10T01:17:57.7415740Z * [new branch] gh/H-Huang/222/base -> origin/gh/H-Huang/222/base 2025-10-10T01:17:57.7416218Z * [new branch] gh/H-Huang/222/head -> origin/gh/H-Huang/222/head 2025-10-10T01:17:57.7416690Z * [new branch] gh/H-Huang/222/orig -> origin/gh/H-Huang/222/orig 2025-10-10T01:17:57.7417167Z * [new branch] gh/H-Huang/223/base -> origin/gh/H-Huang/223/base 2025-10-10T01:17:57.7417633Z * [new branch] gh/H-Huang/223/head -> origin/gh/H-Huang/223/head 2025-10-10T01:17:57.7418139Z * [new branch] gh/H-Huang/223/orig -> origin/gh/H-Huang/223/orig 2025-10-10T01:17:57.7418715Z * [new branch] gh/IvanKobzarev/115/base -> origin/gh/IvanKobzarev/115/base 2025-10-10T01:17:57.7419319Z * [new branch] gh/IvanKobzarev/115/head -> origin/gh/IvanKobzarev/115/head 2025-10-10T01:17:57.7419880Z * [new branch] gh/IvanKobzarev/115/orig -> origin/gh/IvanKobzarev/115/orig 2025-10-10T01:17:57.7420410Z * [new branch] gh/IvanKobzarev/116/base -> origin/gh/IvanKobzarev/116/base 2025-10-10T01:17:57.7420956Z * [new branch] gh/IvanKobzarev/116/head -> origin/gh/IvanKobzarev/116/head 2025-10-10T01:17:57.7421505Z * [new branch] gh/IvanKobzarev/116/orig -> origin/gh/IvanKobzarev/116/orig 2025-10-10T01:17:57.7422038Z * [new branch] gh/IvanKobzarev/118/base -> origin/gh/IvanKobzarev/118/base 2025-10-10T01:17:57.7422575Z * [new branch] gh/IvanKobzarev/118/head -> origin/gh/IvanKobzarev/118/head 2025-10-10T01:17:57.7423109Z * [new branch] gh/IvanKobzarev/118/orig -> origin/gh/IvanKobzarev/118/orig 2025-10-10T01:17:57.7423652Z * [new branch] gh/IvanKobzarev/126/base -> origin/gh/IvanKobzarev/126/base 2025-10-10T01:17:57.7424186Z * [new branch] gh/IvanKobzarev/126/head -> origin/gh/IvanKobzarev/126/head 2025-10-10T01:17:57.7424814Z * [new branch] gh/IvanKobzarev/126/orig -> origin/gh/IvanKobzarev/126/orig 2025-10-10T01:17:57.7425402Z * [new branch] gh/IvanKobzarev/127/base -> origin/gh/IvanKobzarev/127/base 2025-10-10T01:17:57.7425937Z * [new branch] gh/IvanKobzarev/127/head -> origin/gh/IvanKobzarev/127/head 2025-10-10T01:17:57.7426484Z * [new branch] gh/IvanKobzarev/127/orig -> origin/gh/IvanKobzarev/127/orig 2025-10-10T01:17:57.7427106Z * [new branch] gh/IvanKobzarev/128/base -> origin/gh/IvanKobzarev/128/base 2025-10-10T01:17:57.7427645Z * [new branch] gh/IvanKobzarev/128/head -> origin/gh/IvanKobzarev/128/head 2025-10-10T01:17:57.7428188Z * [new branch] gh/IvanKobzarev/128/orig -> origin/gh/IvanKobzarev/128/orig 2025-10-10T01:17:57.7428725Z * [new branch] gh/IvanKobzarev/135/base -> origin/gh/IvanKobzarev/135/base 2025-10-10T01:17:57.7429259Z * [new branch] gh/IvanKobzarev/135/head -> origin/gh/IvanKobzarev/135/head 2025-10-10T01:17:57.7429783Z * [new branch] gh/IvanKobzarev/135/orig -> origin/gh/IvanKobzarev/135/orig 2025-10-10T01:17:57.7430444Z * [new branch] gh/IvanKobzarev/138/base -> origin/gh/IvanKobzarev/138/base 2025-10-10T01:17:57.7431037Z * [new branch] gh/IvanKobzarev/138/head -> origin/gh/IvanKobzarev/138/head 2025-10-10T01:17:57.7431629Z * [new branch] gh/IvanKobzarev/138/orig -> origin/gh/IvanKobzarev/138/orig 2025-10-10T01:17:57.7432166Z * [new branch] gh/IvanKobzarev/141/base -> origin/gh/IvanKobzarev/141/base 2025-10-10T01:17:57.7432690Z * [new branch] gh/IvanKobzarev/141/head -> origin/gh/IvanKobzarev/141/head 2025-10-10T01:17:57.7433216Z * [new branch] gh/IvanKobzarev/141/orig -> origin/gh/IvanKobzarev/141/orig 2025-10-10T01:17:57.7433749Z * [new branch] gh/IvanKobzarev/142/base -> origin/gh/IvanKobzarev/142/base 2025-10-10T01:17:57.7434276Z * [new branch] gh/IvanKobzarev/142/head -> origin/gh/IvanKobzarev/142/head 2025-10-10T01:17:57.7434814Z * [new branch] gh/IvanKobzarev/142/orig -> origin/gh/IvanKobzarev/142/orig 2025-10-10T01:17:57.7435338Z * [new branch] gh/IvanKobzarev/144/base -> origin/gh/IvanKobzarev/144/base 2025-10-10T01:17:57.7435882Z * [new branch] gh/IvanKobzarev/144/head -> origin/gh/IvanKobzarev/144/head 2025-10-10T01:17:57.7436426Z * [new branch] gh/IvanKobzarev/144/orig -> origin/gh/IvanKobzarev/144/orig 2025-10-10T01:17:57.7437050Z * [new branch] gh/IvanKobzarev/145/base -> origin/gh/IvanKobzarev/145/base 2025-10-10T01:17:57.7437636Z * [new branch] gh/IvanKobzarev/145/head -> origin/gh/IvanKobzarev/145/head 2025-10-10T01:17:57.7438162Z * [new branch] gh/IvanKobzarev/145/orig -> origin/gh/IvanKobzarev/145/orig 2025-10-10T01:17:57.7438697Z * [new branch] gh/IvanKobzarev/146/base -> origin/gh/IvanKobzarev/146/base 2025-10-10T01:17:57.7439231Z * [new branch] gh/IvanKobzarev/146/head -> origin/gh/IvanKobzarev/146/head 2025-10-10T01:17:57.7439764Z * [new branch] gh/IvanKobzarev/146/orig -> origin/gh/IvanKobzarev/146/orig 2025-10-10T01:17:57.7440306Z * [new branch] gh/IvanKobzarev/147/base -> origin/gh/IvanKobzarev/147/base 2025-10-10T01:17:57.7440838Z * [new branch] gh/IvanKobzarev/147/head -> origin/gh/IvanKobzarev/147/head 2025-10-10T01:17:57.7441374Z * [new branch] gh/IvanKobzarev/147/orig -> origin/gh/IvanKobzarev/147/orig 2025-10-10T01:17:57.7441911Z * [new branch] gh/IvanKobzarev/148/base -> origin/gh/IvanKobzarev/148/base 2025-10-10T01:17:57.7442436Z * [new branch] gh/IvanKobzarev/148/head -> origin/gh/IvanKobzarev/148/head 2025-10-10T01:17:57.7442980Z * [new branch] gh/IvanKobzarev/149/base -> origin/gh/IvanKobzarev/149/base 2025-10-10T01:17:57.7443509Z * [new branch] gh/IvanKobzarev/149/head -> origin/gh/IvanKobzarev/149/head 2025-10-10T01:17:57.7444045Z * [new branch] gh/IvanKobzarev/150/base -> origin/gh/IvanKobzarev/150/base 2025-10-10T01:17:57.7444572Z * [new branch] gh/IvanKobzarev/150/head -> origin/gh/IvanKobzarev/150/head 2025-10-10T01:17:57.7445108Z * [new branch] gh/IvanKobzarev/150/orig -> origin/gh/IvanKobzarev/150/orig 2025-10-10T01:17:57.7445745Z * [new branch] gh/IvanKobzarev/151/base -> origin/gh/IvanKobzarev/151/base 2025-10-10T01:17:57.7446276Z * [new branch] gh/IvanKobzarev/151/head -> origin/gh/IvanKobzarev/151/head 2025-10-10T01:17:57.7446820Z * [new branch] gh/IvanKobzarev/151/orig -> origin/gh/IvanKobzarev/151/orig 2025-10-10T01:17:57.7447351Z * [new branch] gh/IvanKobzarev/152/base -> origin/gh/IvanKobzarev/152/base 2025-10-10T01:17:57.7447948Z * [new branch] gh/IvanKobzarev/152/head -> origin/gh/IvanKobzarev/152/head 2025-10-10T01:17:57.7448530Z * [new branch] gh/IvanKobzarev/152/orig -> origin/gh/IvanKobzarev/152/orig 2025-10-10T01:17:57.7449250Z * [new branch] gh/IvanKobzarev/153/base -> origin/gh/IvanKobzarev/153/base 2025-10-10T01:17:57.7449798Z * [new branch] gh/IvanKobzarev/153/head -> origin/gh/IvanKobzarev/153/head 2025-10-10T01:17:57.7450329Z * [new branch] gh/IvanKobzarev/153/orig -> origin/gh/IvanKobzarev/153/orig 2025-10-10T01:17:57.7450861Z * [new branch] gh/IvanKobzarev/154/base -> origin/gh/IvanKobzarev/154/base 2025-10-10T01:17:57.7451404Z * [new branch] gh/IvanKobzarev/154/head -> origin/gh/IvanKobzarev/154/head 2025-10-10T01:17:57.7451930Z * [new branch] gh/IvanKobzarev/154/orig -> origin/gh/IvanKobzarev/154/orig 2025-10-10T01:17:57.7452465Z * [new branch] gh/IvanKobzarev/155/base -> origin/gh/IvanKobzarev/155/base 2025-10-10T01:17:57.7452990Z * [new branch] gh/IvanKobzarev/155/head -> origin/gh/IvanKobzarev/155/head 2025-10-10T01:17:57.7453530Z * [new branch] gh/IvanKobzarev/155/orig -> origin/gh/IvanKobzarev/155/orig 2025-10-10T01:17:57.7454071Z * [new branch] gh/IvanKobzarev/156/base -> origin/gh/IvanKobzarev/156/base 2025-10-10T01:17:57.7454603Z * [new branch] gh/IvanKobzarev/156/head -> origin/gh/IvanKobzarev/156/head 2025-10-10T01:17:57.7455143Z * [new branch] gh/IvanKobzarev/156/orig -> origin/gh/IvanKobzarev/156/orig 2025-10-10T01:17:57.7455674Z * [new branch] gh/IvanKobzarev/157/base -> origin/gh/IvanKobzarev/157/base 2025-10-10T01:17:57.7456208Z * [new branch] gh/IvanKobzarev/157/head -> origin/gh/IvanKobzarev/157/head 2025-10-10T01:17:57.7456745Z * [new branch] gh/IvanKobzarev/157/orig -> origin/gh/IvanKobzarev/157/orig 2025-10-10T01:17:57.7457272Z * [new branch] gh/IvanKobzarev/158/base -> origin/gh/IvanKobzarev/158/base 2025-10-10T01:17:57.7457813Z * [new branch] gh/IvanKobzarev/158/head -> origin/gh/IvanKobzarev/158/head 2025-10-10T01:17:57.7458339Z * [new branch] gh/IvanKobzarev/158/orig -> origin/gh/IvanKobzarev/158/orig 2025-10-10T01:17:57.7458882Z * [new branch] gh/IvanKobzarev/159/base -> origin/gh/IvanKobzarev/159/base 2025-10-10T01:17:57.7459418Z * [new branch] gh/IvanKobzarev/159/head -> origin/gh/IvanKobzarev/159/head 2025-10-10T01:17:57.7459952Z * [new branch] gh/IvanKobzarev/159/orig -> origin/gh/IvanKobzarev/159/orig 2025-10-10T01:17:57.7460493Z * [new branch] gh/IvanKobzarev/160/base -> origin/gh/IvanKobzarev/160/base 2025-10-10T01:17:57.7461017Z * [new branch] gh/IvanKobzarev/160/head -> origin/gh/IvanKobzarev/160/head 2025-10-10T01:17:57.7461555Z * [new branch] gh/IvanKobzarev/160/orig -> origin/gh/IvanKobzarev/160/orig 2025-10-10T01:17:57.7462088Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-10-10T01:17:57.7462629Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-10-10T01:17:57.7463154Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-10-10T01:17:57.7463769Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-10-10T01:17:57.7464362Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-10-10T01:17:57.7464981Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-10-10T01:17:57.7465493Z * [new branch] gh/PaliC/1/base -> origin/gh/PaliC/1/base 2025-10-10T01:17:57.7465967Z * [new branch] gh/PaliC/1/head -> origin/gh/PaliC/1/head 2025-10-10T01:17:57.7466424Z * [new branch] gh/PaliC/1/orig -> origin/gh/PaliC/1/orig 2025-10-10T01:17:57.7466890Z * [new branch] gh/PaliC/17/base -> origin/gh/PaliC/17/base 2025-10-10T01:17:57.7467429Z * [new branch] gh/PaliC/17/head -> origin/gh/PaliC/17/head 2025-10-10T01:17:57.7467904Z * [new branch] gh/PaliC/17/orig -> origin/gh/PaliC/17/orig 2025-10-10T01:17:57.7468395Z * [new branch] gh/PaliC/18/base -> origin/gh/PaliC/18/base 2025-10-10T01:17:57.7468851Z * [new branch] gh/PaliC/18/head -> origin/gh/PaliC/18/head 2025-10-10T01:17:57.7469320Z * [new branch] gh/PaliC/18/orig -> origin/gh/PaliC/18/orig 2025-10-10T01:17:57.7469783Z * [new branch] gh/PaliC/2/base -> origin/gh/PaliC/2/base 2025-10-10T01:17:57.7470246Z * [new branch] gh/PaliC/2/head -> origin/gh/PaliC/2/head 2025-10-10T01:17:57.7470697Z * [new branch] gh/PaliC/2/orig -> origin/gh/PaliC/2/orig 2025-10-10T01:17:57.7471160Z * [new branch] gh/PaliC/20/base -> origin/gh/PaliC/20/base 2025-10-10T01:17:57.7471623Z * [new branch] gh/PaliC/20/head -> origin/gh/PaliC/20/head 2025-10-10T01:17:57.7472084Z * [new branch] gh/PaliC/20/orig -> origin/gh/PaliC/20/orig 2025-10-10T01:17:57.7472552Z * [new branch] gh/PaliC/21/base -> origin/gh/PaliC/21/base 2025-10-10T01:17:57.7473009Z * [new branch] gh/PaliC/21/head -> origin/gh/PaliC/21/head 2025-10-10T01:17:57.7473471Z * [new branch] gh/PaliC/21/orig -> origin/gh/PaliC/21/orig 2025-10-10T01:17:57.7473934Z * [new branch] gh/PaliC/22/base -> origin/gh/PaliC/22/base 2025-10-10T01:17:57.7474390Z * [new branch] gh/PaliC/22/head -> origin/gh/PaliC/22/head 2025-10-10T01:17:57.7474845Z * [new branch] gh/PaliC/22/orig -> origin/gh/PaliC/22/orig 2025-10-10T01:17:57.7475299Z * [new branch] gh/PaliC/23/base -> origin/gh/PaliC/23/base 2025-10-10T01:17:57.7475762Z * [new branch] gh/PaliC/23/head -> origin/gh/PaliC/23/head 2025-10-10T01:17:57.7476218Z * [new branch] gh/PaliC/23/orig -> origin/gh/PaliC/23/orig 2025-10-10T01:17:57.7476684Z * [new branch] gh/PaliC/24/base -> origin/gh/PaliC/24/base 2025-10-10T01:17:57.7477149Z * [new branch] gh/PaliC/24/head -> origin/gh/PaliC/24/head 2025-10-10T01:17:57.7477603Z * [new branch] gh/PaliC/24/orig -> origin/gh/PaliC/24/orig 2025-10-10T01:17:57.7478062Z * [new branch] gh/PaliC/25/head -> origin/gh/PaliC/25/head 2025-10-10T01:17:57.7478515Z * [new branch] gh/PaliC/25/next -> origin/gh/PaliC/25/next 2025-10-10T01:17:57.7478981Z * [new branch] gh/PaliC/25/orig -> origin/gh/PaliC/25/orig 2025-10-10T01:17:57.7479436Z * [new branch] gh/PaliC/26/head -> origin/gh/PaliC/26/head 2025-10-10T01:17:57.7479891Z * [new branch] gh/PaliC/26/next -> origin/gh/PaliC/26/next 2025-10-10T01:17:57.7480353Z * [new branch] gh/PaliC/26/orig -> origin/gh/PaliC/26/orig 2025-10-10T01:17:57.7480886Z * [new branch] gh/PaliC/27/head -> origin/gh/PaliC/27/head 2025-10-10T01:17:57.7481355Z * [new branch] gh/PaliC/27/next -> origin/gh/PaliC/27/next 2025-10-10T01:17:57.7481823Z * [new branch] gh/PaliC/27/orig -> origin/gh/PaliC/27/orig 2025-10-10T01:17:57.7482273Z * [new branch] gh/PaliC/28/head -> origin/gh/PaliC/28/head 2025-10-10T01:17:57.7482734Z * [new branch] gh/PaliC/28/next -> origin/gh/PaliC/28/next 2025-10-10T01:17:57.7483189Z * [new branch] gh/PaliC/28/orig -> origin/gh/PaliC/28/orig 2025-10-10T01:17:57.7483647Z * [new branch] gh/PaliC/29/head -> origin/gh/PaliC/29/head 2025-10-10T01:17:57.7484177Z * [new branch] gh/PaliC/29/next -> origin/gh/PaliC/29/next 2025-10-10T01:17:57.7484641Z * [new branch] gh/PaliC/29/orig -> origin/gh/PaliC/29/orig 2025-10-10T01:17:57.7485111Z * [new branch] gh/PaliC/30/head -> origin/gh/PaliC/30/head 2025-10-10T01:17:57.7485572Z * [new branch] gh/PaliC/30/next -> origin/gh/PaliC/30/next 2025-10-10T01:17:57.7486038Z * [new branch] gh/PaliC/30/orig -> origin/gh/PaliC/30/orig 2025-10-10T01:17:57.7486492Z * [new branch] gh/PaliC/31/head -> origin/gh/PaliC/31/head 2025-10-10T01:17:57.7486957Z * [new branch] gh/PaliC/31/next -> origin/gh/PaliC/31/next 2025-10-10T01:17:57.7487423Z * [new branch] gh/PaliC/31/orig -> origin/gh/PaliC/31/orig 2025-10-10T01:17:57.7487921Z * [new branch] gh/PaulZhang12/22/base -> origin/gh/PaulZhang12/22/base 2025-10-10T01:17:57.7488445Z * [new branch] gh/PaulZhang12/22/head -> origin/gh/PaulZhang12/22/head 2025-10-10T01:17:57.7489041Z * [new branch] gh/PaulZhang12/22/orig -> origin/gh/PaulZhang12/22/orig 2025-10-10T01:17:57.7489573Z * [new branch] gh/PaulZhang12/24/base -> origin/gh/PaulZhang12/24/base 2025-10-10T01:17:57.7490095Z * [new branch] gh/PaulZhang12/24/head -> origin/gh/PaulZhang12/24/head 2025-10-10T01:17:57.7490607Z * [new branch] gh/PaulZhang12/24/orig -> origin/gh/PaulZhang12/24/orig 2025-10-10T01:17:57.7491129Z * [new branch] gh/PaulZhang12/25/base -> origin/gh/PaulZhang12/25/base 2025-10-10T01:17:57.7491641Z * [new branch] gh/PaulZhang12/25/head -> origin/gh/PaulZhang12/25/head 2025-10-10T01:17:57.7492157Z * [new branch] gh/PaulZhang12/25/orig -> origin/gh/PaulZhang12/25/orig 2025-10-10T01:17:57.7492677Z * [new branch] gh/PaulZhang12/26/base -> origin/gh/PaulZhang12/26/base 2025-10-10T01:17:57.7493191Z * [new branch] gh/PaulZhang12/26/head -> origin/gh/PaulZhang12/26/head 2025-10-10T01:17:57.7493715Z * [new branch] gh/PaulZhang12/26/orig -> origin/gh/PaulZhang12/26/orig 2025-10-10T01:17:57.7494224Z * [new branch] gh/PaulZhang12/27/base -> origin/gh/PaulZhang12/27/base 2025-10-10T01:17:57.7494739Z * [new branch] gh/PaulZhang12/27/head -> origin/gh/PaulZhang12/27/head 2025-10-10T01:17:57.7495249Z * [new branch] gh/PaulZhang12/27/orig -> origin/gh/PaulZhang12/27/orig 2025-10-10T01:17:57.7495871Z * [new branch] gh/PaulZhang12/28/base -> origin/gh/PaulZhang12/28/base 2025-10-10T01:17:57.7496399Z * [new branch] gh/PaulZhang12/28/head -> origin/gh/PaulZhang12/28/head 2025-10-10T01:17:57.7496907Z * [new branch] gh/PaulZhang12/28/orig -> origin/gh/PaulZhang12/28/orig 2025-10-10T01:17:57.7497422Z * [new branch] gh/PaulZhang12/29/base -> origin/gh/PaulZhang12/29/base 2025-10-10T01:17:57.7497937Z * [new branch] gh/PaulZhang12/29/head -> origin/gh/PaulZhang12/29/head 2025-10-10T01:17:57.7498548Z * [new branch] gh/PaulZhang12/29/orig -> origin/gh/PaulZhang12/29/orig 2025-10-10T01:17:57.7499069Z * [new branch] gh/PaulZhang12/30/base -> origin/gh/PaulZhang12/30/base 2025-10-10T01:17:57.7499579Z * [new branch] gh/PaulZhang12/30/head -> origin/gh/PaulZhang12/30/head 2025-10-10T01:17:57.7500109Z * [new branch] gh/PaulZhang12/30/orig -> origin/gh/PaulZhang12/30/orig 2025-10-10T01:17:57.7500616Z * [new branch] gh/PaulZhang12/31/base -> origin/gh/PaulZhang12/31/base 2025-10-10T01:17:57.7501138Z * [new branch] gh/PaulZhang12/31/head -> origin/gh/PaulZhang12/31/head 2025-10-10T01:17:57.7501727Z * [new branch] gh/PaulZhang12/31/orig -> origin/gh/PaulZhang12/31/orig 2025-10-10T01:17:57.7502245Z * [new branch] gh/PaulZhang12/32/base -> origin/gh/PaulZhang12/32/base 2025-10-10T01:17:57.7502770Z * [new branch] gh/PaulZhang12/32/head -> origin/gh/PaulZhang12/32/head 2025-10-10T01:17:57.7503286Z * [new branch] gh/PaulZhang12/32/orig -> origin/gh/PaulZhang12/32/orig 2025-10-10T01:17:57.7503804Z * [new branch] gh/PaulZhang12/33/base -> origin/gh/PaulZhang12/33/base 2025-10-10T01:17:57.7504318Z * [new branch] gh/PaulZhang12/33/head -> origin/gh/PaulZhang12/33/head 2025-10-10T01:17:57.7504835Z * [new branch] gh/PaulZhang12/33/orig -> origin/gh/PaulZhang12/33/orig 2025-10-10T01:17:57.7505355Z * [new branch] gh/PaulZhang12/34/base -> origin/gh/PaulZhang12/34/base 2025-10-10T01:17:57.7505864Z * [new branch] gh/PaulZhang12/34/head -> origin/gh/PaulZhang12/34/head 2025-10-10T01:17:57.7506390Z * [new branch] gh/PaulZhang12/34/orig -> origin/gh/PaulZhang12/34/orig 2025-10-10T01:17:57.7506906Z * [new branch] gh/PaulZhang12/35/base -> origin/gh/PaulZhang12/35/base 2025-10-10T01:17:57.7507415Z * [new branch] gh/PaulZhang12/35/head -> origin/gh/PaulZhang12/35/head 2025-10-10T01:17:57.7507930Z * [new branch] gh/PaulZhang12/35/orig -> origin/gh/PaulZhang12/35/orig 2025-10-10T01:17:57.7508438Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-10-10T01:17:57.7508956Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-10-10T01:17:57.7509486Z * [new branch] gh/SherlockNoMad/1/base -> origin/gh/SherlockNoMad/1/base 2025-10-10T01:17:57.7510019Z * [new branch] gh/SherlockNoMad/1/head -> origin/gh/SherlockNoMad/1/head 2025-10-10T01:17:57.7510570Z * [new branch] gh/SherlockNoMad/10/base -> origin/gh/SherlockNoMad/10/base 2025-10-10T01:17:57.7511106Z * [new branch] gh/SherlockNoMad/10/head -> origin/gh/SherlockNoMad/10/head 2025-10-10T01:17:57.7511655Z * [new branch] gh/SherlockNoMad/10/orig -> origin/gh/SherlockNoMad/10/orig 2025-10-10T01:17:57.7512189Z * [new branch] gh/SherlockNoMad/11/base -> origin/gh/SherlockNoMad/11/base 2025-10-10T01:17:57.7512728Z * [new branch] gh/SherlockNoMad/11/head -> origin/gh/SherlockNoMad/11/head 2025-10-10T01:17:57.7513265Z * [new branch] gh/SherlockNoMad/11/orig -> origin/gh/SherlockNoMad/11/orig 2025-10-10T01:17:57.7513801Z * [new branch] gh/SherlockNoMad/12/base -> origin/gh/SherlockNoMad/12/base 2025-10-10T01:17:57.7514344Z * [new branch] gh/SherlockNoMad/12/head -> origin/gh/SherlockNoMad/12/head 2025-10-10T01:17:57.7514882Z * [new branch] gh/SherlockNoMad/12/orig -> origin/gh/SherlockNoMad/12/orig 2025-10-10T01:17:57.7515428Z * [new branch] gh/SherlockNoMad/13/base -> origin/gh/SherlockNoMad/13/base 2025-10-10T01:17:57.7515968Z * [new branch] gh/SherlockNoMad/13/head -> origin/gh/SherlockNoMad/13/head 2025-10-10T01:17:57.7516586Z * [new branch] gh/SherlockNoMad/13/orig -> origin/gh/SherlockNoMad/13/orig 2025-10-10T01:17:57.7517144Z * [new branch] gh/SherlockNoMad/2/base -> origin/gh/SherlockNoMad/2/base 2025-10-10T01:17:57.7517688Z * [new branch] gh/SherlockNoMad/2/head -> origin/gh/SherlockNoMad/2/head 2025-10-10T01:17:57.7518230Z * [new branch] gh/SherlockNoMad/3/base -> origin/gh/SherlockNoMad/3/base 2025-10-10T01:17:57.7518771Z * [new branch] gh/SherlockNoMad/3/head -> origin/gh/SherlockNoMad/3/head 2025-10-10T01:17:57.7519305Z * [new branch] gh/SherlockNoMad/4/base -> origin/gh/SherlockNoMad/4/base 2025-10-10T01:17:57.7519921Z * [new branch] gh/SherlockNoMad/4/head -> origin/gh/SherlockNoMad/4/head 2025-10-10T01:17:57.7520456Z * [new branch] gh/SherlockNoMad/5/base -> origin/gh/SherlockNoMad/5/base 2025-10-10T01:17:57.7520997Z * [new branch] gh/SherlockNoMad/5/head -> origin/gh/SherlockNoMad/5/head 2025-10-10T01:17:57.7521529Z * [new branch] gh/SherlockNoMad/6/base -> origin/gh/SherlockNoMad/6/base 2025-10-10T01:17:57.7522056Z * [new branch] gh/SherlockNoMad/6/head -> origin/gh/SherlockNoMad/6/head 2025-10-10T01:17:57.7522593Z * [new branch] gh/SherlockNoMad/6/orig -> origin/gh/SherlockNoMad/6/orig 2025-10-10T01:17:57.7523121Z * [new branch] gh/SherlockNoMad/7/base -> origin/gh/SherlockNoMad/7/base 2025-10-10T01:17:57.7523653Z * [new branch] gh/SherlockNoMad/7/head -> origin/gh/SherlockNoMad/7/head 2025-10-10T01:17:57.7524193Z * [new branch] gh/SherlockNoMad/7/orig -> origin/gh/SherlockNoMad/7/orig 2025-10-10T01:17:57.7524720Z * [new branch] gh/SherlockNoMad/8/base -> origin/gh/SherlockNoMad/8/base 2025-10-10T01:17:57.7525248Z * [new branch] gh/SherlockNoMad/8/head -> origin/gh/SherlockNoMad/8/head 2025-10-10T01:17:57.7525776Z * [new branch] gh/SherlockNoMad/8/orig -> origin/gh/SherlockNoMad/8/orig 2025-10-10T01:17:57.7526313Z * [new branch] gh/SherlockNoMad/9/base -> origin/gh/SherlockNoMad/9/base 2025-10-10T01:17:57.7526852Z * [new branch] gh/SherlockNoMad/9/orig -> origin/gh/SherlockNoMad/9/orig 2025-10-10T01:17:57.7527396Z * [new branch] gh/Sidharth123-cpu/24/base -> origin/gh/Sidharth123-cpu/24/base 2025-10-10T01:17:57.7527959Z * [new branch] gh/Sidharth123-cpu/25/base -> origin/gh/Sidharth123-cpu/25/base 2025-10-10T01:17:57.7528505Z * [new branch] gh/Sidharth123-cpu/26/base -> origin/gh/Sidharth123-cpu/26/base 2025-10-10T01:17:57.7529176Z * [new branch] gh/Sidharth123-cpu/27/base -> origin/gh/Sidharth123-cpu/27/base 2025-10-10T01:17:57.7529700Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-10-10T01:17:57.7530228Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-10-10T01:17:57.7530749Z * [new branch] gh/StrongerXi/133/base -> origin/gh/StrongerXi/133/base 2025-10-10T01:17:57.7531268Z * [new branch] gh/StrongerXi/133/head -> origin/gh/StrongerXi/133/head 2025-10-10T01:17:57.7531785Z * [new branch] gh/StrongerXi/133/orig -> origin/gh/StrongerXi/133/orig 2025-10-10T01:17:57.7532287Z * [new branch] gh/StrongerXi/134/base -> origin/gh/StrongerXi/134/base 2025-10-10T01:17:57.7532807Z * [new branch] gh/StrongerXi/134/head -> origin/gh/StrongerXi/134/head 2025-10-10T01:17:57.7533326Z * [new branch] gh/StrongerXi/134/orig -> origin/gh/StrongerXi/134/orig 2025-10-10T01:17:57.7533829Z * [new branch] gh/StrongerXi/136/base -> origin/gh/StrongerXi/136/base 2025-10-10T01:17:57.7534352Z * [new branch] gh/StrongerXi/136/head -> origin/gh/StrongerXi/136/head 2025-10-10T01:17:57.7534941Z * [new branch] gh/StrongerXi/136/orig -> origin/gh/StrongerXi/136/orig 2025-10-10T01:17:57.7535459Z * [new branch] gh/StrongerXi/137/base -> origin/gh/StrongerXi/137/base 2025-10-10T01:17:57.7535979Z * [new branch] gh/StrongerXi/137/head -> origin/gh/StrongerXi/137/head 2025-10-10T01:17:57.7536560Z * [new branch] gh/StrongerXi/137/orig -> origin/gh/StrongerXi/137/orig 2025-10-10T01:17:57.7537078Z * [new branch] gh/StrongerXi/138/base -> origin/gh/StrongerXi/138/base 2025-10-10T01:17:57.7537586Z * [new branch] gh/StrongerXi/138/head -> origin/gh/StrongerXi/138/head 2025-10-10T01:17:57.7538183Z * [new branch] gh/StrongerXi/138/orig -> origin/gh/StrongerXi/138/orig 2025-10-10T01:17:57.7538708Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-10-10T01:17:57.7539219Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-10-10T01:17:57.7539732Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-10-10T01:17:57.7540239Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-10-10T01:17:57.7540750Z * [new branch] gh/XilunWu/147/base -> origin/gh/XilunWu/147/base 2025-10-10T01:17:57.7541239Z * [new branch] gh/XilunWu/147/head -> origin/gh/XilunWu/147/head 2025-10-10T01:17:57.7541733Z * [new branch] gh/XilunWu/147/orig -> origin/gh/XilunWu/147/orig 2025-10-10T01:17:57.7542222Z * [new branch] gh/XilunWu/148/base -> origin/gh/XilunWu/148/base 2025-10-10T01:17:57.7542701Z * [new branch] gh/XilunWu/148/head -> origin/gh/XilunWu/148/head 2025-10-10T01:17:57.7543184Z * [new branch] gh/XilunWu/148/orig -> origin/gh/XilunWu/148/orig 2025-10-10T01:17:57.7543666Z * [new branch] gh/XilunWu/149/base -> origin/gh/XilunWu/149/base 2025-10-10T01:17:57.7544155Z * [new branch] gh/XilunWu/149/head -> origin/gh/XilunWu/149/head 2025-10-10T01:17:57.7544637Z * [new branch] gh/XilunWu/149/orig -> origin/gh/XilunWu/149/orig 2025-10-10T01:17:57.7545114Z * [new branch] gh/XilunWu/150/base -> origin/gh/XilunWu/150/base 2025-10-10T01:17:57.7545593Z * [new branch] gh/XilunWu/150/head -> origin/gh/XilunWu/150/head 2025-10-10T01:17:57.7546070Z * [new branch] gh/XilunWu/150/orig -> origin/gh/XilunWu/150/orig 2025-10-10T01:17:57.7546563Z * [new branch] gh/XilunWu/151/base -> origin/gh/XilunWu/151/base 2025-10-10T01:17:57.7547053Z * [new branch] gh/XilunWu/151/head -> origin/gh/XilunWu/151/head 2025-10-10T01:17:57.7547527Z * [new branch] gh/XilunWu/151/orig -> origin/gh/XilunWu/151/orig 2025-10-10T01:17:57.7548010Z * [new branch] gh/XilunWu/152/base -> origin/gh/XilunWu/152/base 2025-10-10T01:17:57.7548486Z * [new branch] gh/XilunWu/152/head -> origin/gh/XilunWu/152/head 2025-10-10T01:17:57.7548968Z * [new branch] gh/XilunWu/152/orig -> origin/gh/XilunWu/152/orig 2025-10-10T01:17:57.7549453Z * [new branch] gh/XilunWu/153/base -> origin/gh/XilunWu/153/base 2025-10-10T01:17:57.7549935Z * [new branch] gh/XilunWu/153/head -> origin/gh/XilunWu/153/head 2025-10-10T01:17:57.7550419Z * [new branch] gh/XilunWu/153/orig -> origin/gh/XilunWu/153/orig 2025-10-10T01:17:57.7550905Z * [new branch] gh/XilunWu/160/base -> origin/gh/XilunWu/160/base 2025-10-10T01:17:57.7551391Z * [new branch] gh/XilunWu/160/head -> origin/gh/XilunWu/160/head 2025-10-10T01:17:57.7551961Z * [new branch] gh/XilunWu/160/orig -> origin/gh/XilunWu/160/orig 2025-10-10T01:17:57.7552458Z * [new branch] gh/XilunWu/163/base -> origin/gh/XilunWu/163/base 2025-10-10T01:17:57.7552961Z * [new branch] gh/XilunWu/163/head -> origin/gh/XilunWu/163/head 2025-10-10T01:17:57.7553442Z * [new branch] gh/XilunWu/163/orig -> origin/gh/XilunWu/163/orig 2025-10-10T01:17:57.7553935Z * [new branch] gh/XilunWu/166/base -> origin/gh/XilunWu/166/base 2025-10-10T01:17:57.7554420Z * [new branch] gh/XilunWu/166/head -> origin/gh/XilunWu/166/head 2025-10-10T01:17:57.7554904Z * [new branch] gh/XilunWu/166/orig -> origin/gh/XilunWu/166/orig 2025-10-10T01:17:57.7555454Z * [new branch] gh/XilunWu/168/base -> origin/gh/XilunWu/168/base 2025-10-10T01:17:57.7555932Z * [new branch] gh/XilunWu/168/head -> origin/gh/XilunWu/168/head 2025-10-10T01:17:57.7556496Z * [new branch] gh/XilunWu/168/orig -> origin/gh/XilunWu/168/orig 2025-10-10T01:17:57.7557111Z * [new branch] gh/XilunWu/169/base -> origin/gh/XilunWu/169/base 2025-10-10T01:17:57.7557603Z * [new branch] gh/XilunWu/169/head -> origin/gh/XilunWu/169/head 2025-10-10T01:17:57.7558104Z * [new branch] gh/XilunWu/169/orig -> origin/gh/XilunWu/169/orig 2025-10-10T01:17:57.7558585Z * [new branch] gh/XilunWu/170/base -> origin/gh/XilunWu/170/base 2025-10-10T01:17:57.7559072Z * [new branch] gh/XilunWu/170/head -> origin/gh/XilunWu/170/head 2025-10-10T01:17:57.7559553Z * [new branch] gh/XilunWu/170/orig -> origin/gh/XilunWu/170/orig 2025-10-10T01:17:57.7560054Z * [new branch] gh/XilunWu/171/base -> origin/gh/XilunWu/171/base 2025-10-10T01:17:57.7560544Z * [new branch] gh/XilunWu/171/head -> origin/gh/XilunWu/171/head 2025-10-10T01:17:57.7561030Z * [new branch] gh/XilunWu/171/orig -> origin/gh/XilunWu/171/orig 2025-10-10T01:17:57.7561519Z * [new branch] gh/XilunWu/172/base -> origin/gh/XilunWu/172/base 2025-10-10T01:17:57.7562001Z * [new branch] gh/XilunWu/172/head -> origin/gh/XilunWu/172/head 2025-10-10T01:17:57.7562489Z * [new branch] gh/XilunWu/172/orig -> origin/gh/XilunWu/172/orig 2025-10-10T01:17:57.7562964Z * [new branch] gh/XilunWu/173/base -> origin/gh/XilunWu/173/base 2025-10-10T01:17:57.7587793Z * [new branch] gh/XilunWu/173/head -> origin/gh/XilunWu/173/head 2025-10-10T01:17:57.7588342Z * [new branch] gh/XilunWu/173/orig -> origin/gh/XilunWu/173/orig 2025-10-10T01:17:57.7588827Z * [new branch] gh/XilunWu/174/base -> origin/gh/XilunWu/174/base 2025-10-10T01:17:57.7589312Z * [new branch] gh/XilunWu/174/head -> origin/gh/XilunWu/174/head 2025-10-10T01:17:57.7589808Z * [new branch] gh/XilunWu/174/orig -> origin/gh/XilunWu/174/orig 2025-10-10T01:17:57.7590285Z * [new branch] gh/XilunWu/175/base -> origin/gh/XilunWu/175/base 2025-10-10T01:17:57.7590778Z * [new branch] gh/XilunWu/175/head -> origin/gh/XilunWu/175/head 2025-10-10T01:17:57.7591254Z * [new branch] gh/XilunWu/175/orig -> origin/gh/XilunWu/175/orig 2025-10-10T01:17:57.7591759Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-10-10T01:17:57.7592260Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-10-10T01:17:57.7592775Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-10-10T01:17:57.7593276Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-10-10T01:17:57.7593948Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-10-10T01:17:57.7594460Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-10-10T01:17:57.7594971Z * [new branch] gh/XuehaiPan/189/base -> origin/gh/XuehaiPan/189/base 2025-10-10T01:17:57.7595491Z * [new branch] gh/XuehaiPan/189/head -> origin/gh/XuehaiPan/189/head 2025-10-10T01:17:57.7595995Z * [new branch] gh/XuehaiPan/189/orig -> origin/gh/XuehaiPan/189/orig 2025-10-10T01:17:57.7596505Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-10-10T01:17:57.7597008Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-10-10T01:17:57.7597581Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-10-10T01:17:57.7598090Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-10-10T01:17:57.7598591Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-10-10T01:17:57.7599097Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-10-10T01:17:57.7599612Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-10-10T01:17:57.7600111Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-10-10T01:17:57.7600626Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-10-10T01:17:57.7601128Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-10-10T01:17:57.7601645Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-10-10T01:17:57.7602143Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-10-10T01:17:57.7602637Z * [new branch] gh/XuehaiPan/257/base -> origin/gh/XuehaiPan/257/base 2025-10-10T01:17:57.7603142Z * [new branch] gh/XuehaiPan/257/head -> origin/gh/XuehaiPan/257/head 2025-10-10T01:17:57.7603634Z * [new branch] gh/XuehaiPan/257/orig -> origin/gh/XuehaiPan/257/orig 2025-10-10T01:17:57.7604143Z * [new branch] gh/XuehaiPan/271/base -> origin/gh/XuehaiPan/271/base 2025-10-10T01:17:57.7604639Z * [new branch] gh/XuehaiPan/271/head -> origin/gh/XuehaiPan/271/head 2025-10-10T01:17:57.7605136Z * [new branch] gh/XuehaiPan/271/orig -> origin/gh/XuehaiPan/271/orig 2025-10-10T01:17:57.7605640Z * [new branch] gh/XuehaiPan/290/base -> origin/gh/XuehaiPan/290/base 2025-10-10T01:17:57.7606139Z * [new branch] gh/XuehaiPan/290/head -> origin/gh/XuehaiPan/290/head 2025-10-10T01:17:57.7606647Z * [new branch] gh/XuehaiPan/290/orig -> origin/gh/XuehaiPan/290/orig 2025-10-10T01:17:57.7607146Z * [new branch] gh/XuehaiPan/343/base -> origin/gh/XuehaiPan/343/base 2025-10-10T01:17:57.7607648Z * [new branch] gh/XuehaiPan/343/head -> origin/gh/XuehaiPan/343/head 2025-10-10T01:17:57.7608151Z * [new branch] gh/XuehaiPan/343/orig -> origin/gh/XuehaiPan/343/orig 2025-10-10T01:17:57.7608723Z * [new branch] gh/XuehaiPan/347/base -> origin/gh/XuehaiPan/347/base 2025-10-10T01:17:57.7609238Z * [new branch] gh/XuehaiPan/347/head -> origin/gh/XuehaiPan/347/head 2025-10-10T01:17:57.7609735Z * [new branch] gh/XuehaiPan/347/orig -> origin/gh/XuehaiPan/347/orig 2025-10-10T01:17:57.7610252Z * [new branch] gh/XuehaiPan/348/base -> origin/gh/XuehaiPan/348/base 2025-10-10T01:17:57.7610765Z * [new branch] gh/XuehaiPan/348/head -> origin/gh/XuehaiPan/348/head 2025-10-10T01:17:57.7611261Z * [new branch] gh/XuehaiPan/348/orig -> origin/gh/XuehaiPan/348/orig 2025-10-10T01:17:57.7611859Z * [new branch] gh/XuehaiPan/350/base -> origin/gh/XuehaiPan/350/base 2025-10-10T01:17:57.7612356Z * [new branch] gh/XuehaiPan/350/head -> origin/gh/XuehaiPan/350/head 2025-10-10T01:17:57.7612863Z * [new branch] gh/XuehaiPan/350/orig -> origin/gh/XuehaiPan/350/orig 2025-10-10T01:17:57.7613372Z * [new branch] gh/XuehaiPan/356/base -> origin/gh/XuehaiPan/356/base 2025-10-10T01:17:57.7613867Z * [new branch] gh/XuehaiPan/356/head -> origin/gh/XuehaiPan/356/head 2025-10-10T01:17:57.7614375Z * [new branch] gh/XuehaiPan/356/orig -> origin/gh/XuehaiPan/356/orig 2025-10-10T01:17:57.7614950Z * [new branch] gh/XuehaiPan/357/base -> origin/gh/XuehaiPan/357/base 2025-10-10T01:17:57.7615472Z * [new branch] gh/XuehaiPan/357/head -> origin/gh/XuehaiPan/357/head 2025-10-10T01:17:57.7615976Z * [new branch] gh/XuehaiPan/357/orig -> origin/gh/XuehaiPan/357/orig 2025-10-10T01:17:57.7616494Z * [new branch] gh/XuehaiPan/358/base -> origin/gh/XuehaiPan/358/base 2025-10-10T01:17:57.7617005Z * [new branch] gh/XuehaiPan/358/head -> origin/gh/XuehaiPan/358/head 2025-10-10T01:17:57.7617512Z * [new branch] gh/XuehaiPan/358/orig -> origin/gh/XuehaiPan/358/orig 2025-10-10T01:17:57.7618027Z * [new branch] gh/XuehaiPan/359/base -> origin/gh/XuehaiPan/359/base 2025-10-10T01:17:57.7618535Z * [new branch] gh/XuehaiPan/359/head -> origin/gh/XuehaiPan/359/head 2025-10-10T01:17:57.7619059Z * [new branch] gh/XuehaiPan/359/orig -> origin/gh/XuehaiPan/359/orig 2025-10-10T01:17:57.7619586Z * [new branch] gh/XuehaiPan/360/base -> origin/gh/XuehaiPan/360/base 2025-10-10T01:17:57.7620088Z * [new branch] gh/XuehaiPan/360/head -> origin/gh/XuehaiPan/360/head 2025-10-10T01:17:57.7620600Z * [new branch] gh/XuehaiPan/360/orig -> origin/gh/XuehaiPan/360/orig 2025-10-10T01:17:57.7621096Z * [new branch] gh/XuehaiPan/365/base -> origin/gh/XuehaiPan/365/base 2025-10-10T01:17:57.7621616Z * [new branch] gh/XuehaiPan/365/head -> origin/gh/XuehaiPan/365/head 2025-10-10T01:17:57.7622127Z * [new branch] gh/XuehaiPan/365/orig -> origin/gh/XuehaiPan/365/orig 2025-10-10T01:17:57.7622623Z * [new branch] gh/XuehaiPan/366/base -> origin/gh/XuehaiPan/366/base 2025-10-10T01:17:57.7623128Z * [new branch] gh/XuehaiPan/366/head -> origin/gh/XuehaiPan/366/head 2025-10-10T01:17:57.7623621Z * [new branch] gh/XuehaiPan/370/base -> origin/gh/XuehaiPan/370/base 2025-10-10T01:17:57.7624133Z * [new branch] gh/XuehaiPan/370/head -> origin/gh/XuehaiPan/370/head 2025-10-10T01:17:57.7624627Z * [new branch] gh/XuehaiPan/370/orig -> origin/gh/XuehaiPan/370/orig 2025-10-10T01:17:57.7625150Z * [new branch] gh/XuehaiPan/384/base -> origin/gh/XuehaiPan/384/base 2025-10-10T01:17:57.7625665Z * [new branch] gh/XuehaiPan/384/head -> origin/gh/XuehaiPan/384/head 2025-10-10T01:17:57.7626162Z * [new branch] gh/XuehaiPan/384/orig -> origin/gh/XuehaiPan/384/orig 2025-10-10T01:17:57.7626668Z * [new branch] gh/XuehaiPan/385/base -> origin/gh/XuehaiPan/385/base 2025-10-10T01:17:57.7627164Z * [new branch] gh/XuehaiPan/385/head -> origin/gh/XuehaiPan/385/head 2025-10-10T01:17:57.7627671Z * [new branch] gh/XuehaiPan/385/orig -> origin/gh/XuehaiPan/385/orig 2025-10-10T01:17:57.7628183Z * [new branch] gh/XuehaiPan/386/base -> origin/gh/XuehaiPan/386/base 2025-10-10T01:17:57.7628683Z * [new branch] gh/XuehaiPan/386/head -> origin/gh/XuehaiPan/386/head 2025-10-10T01:17:57.7629270Z * [new branch] gh/XuehaiPan/386/orig -> origin/gh/XuehaiPan/386/orig 2025-10-10T01:17:57.7629769Z * [new branch] gh/XuehaiPan/387/base -> origin/gh/XuehaiPan/387/base 2025-10-10T01:17:57.7630283Z * [new branch] gh/XuehaiPan/387/head -> origin/gh/XuehaiPan/387/head 2025-10-10T01:17:57.7630802Z * [new branch] gh/XuehaiPan/387/orig -> origin/gh/XuehaiPan/387/orig 2025-10-10T01:17:57.7631299Z * [new branch] gh/XuehaiPan/388/base -> origin/gh/XuehaiPan/388/base 2025-10-10T01:17:57.7631800Z * [new branch] gh/XuehaiPan/388/head -> origin/gh/XuehaiPan/388/head 2025-10-10T01:17:57.7632361Z * [new branch] gh/XuehaiPan/388/orig -> origin/gh/XuehaiPan/388/orig 2025-10-10T01:17:57.7632879Z * [new branch] gh/XuehaiPan/389/base -> origin/gh/XuehaiPan/389/base 2025-10-10T01:17:57.7633386Z * [new branch] gh/XuehaiPan/389/head -> origin/gh/XuehaiPan/389/head 2025-10-10T01:17:57.7633885Z * [new branch] gh/XuehaiPan/389/orig -> origin/gh/XuehaiPan/389/orig 2025-10-10T01:17:57.7634414Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-10-10T01:17:57.7634930Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-10-10T01:17:57.7635448Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-10-10T01:17:57.7635962Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-10-10T01:17:57.7636483Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-10-10T01:17:57.7637135Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-10-10T01:17:57.7637642Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-10-10T01:17:57.7638169Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-10-10T01:17:57.7638677Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-10-10T01:17:57.7639193Z * [new branch] gh/ZhiweiYan-96/62/base -> origin/gh/ZhiweiYan-96/62/base 2025-10-10T01:17:57.7639715Z * [new branch] gh/ZhiweiYan-96/62/head -> origin/gh/ZhiweiYan-96/62/head 2025-10-10T01:17:57.7640227Z * [new branch] gh/ZhiweiYan-96/64/base -> origin/gh/ZhiweiYan-96/64/base 2025-10-10T01:17:57.7640746Z * [new branch] gh/ZhiweiYan-96/64/head -> origin/gh/ZhiweiYan-96/64/head 2025-10-10T01:17:57.7641259Z * [new branch] gh/ZhiweiYan-96/64/orig -> origin/gh/ZhiweiYan-96/64/orig 2025-10-10T01:17:57.7641788Z * [new branch] gh/ZhiweiYan-96/66/base -> origin/gh/ZhiweiYan-96/66/base 2025-10-10T01:17:57.7642310Z * [new branch] gh/ZhiweiYan-96/66/head -> origin/gh/ZhiweiYan-96/66/head 2025-10-10T01:17:57.7642821Z * [new branch] gh/ZhiweiYan-96/67/base -> origin/gh/ZhiweiYan-96/67/base 2025-10-10T01:17:57.7643340Z * [new branch] gh/ZhiweiYan-96/67/head -> origin/gh/ZhiweiYan-96/67/head 2025-10-10T01:17:57.7643844Z * [new branch] gh/ZhiweiYan-96/68/base -> origin/gh/ZhiweiYan-96/68/base 2025-10-10T01:17:57.7644364Z * [new branch] gh/ZhiweiYan-96/68/head -> origin/gh/ZhiweiYan-96/68/head 2025-10-10T01:17:57.7644883Z * [new branch] gh/ZhiweiYan-96/68/orig -> origin/gh/ZhiweiYan-96/68/orig 2025-10-10T01:17:57.7645389Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-10-10T01:17:57.7645898Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-10-10T01:17:57.7646391Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-10-10T01:17:57.7646972Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-10-10T01:17:57.7647466Z * [new branch] gh/aakhundov/3/base -> origin/gh/aakhundov/3/base 2025-10-10T01:17:57.7647955Z * [new branch] gh/aakhundov/3/head -> origin/gh/aakhundov/3/head 2025-10-10T01:17:57.7648458Z * [new branch] gh/aakhundov/3/orig -> origin/gh/aakhundov/3/orig 2025-10-10T01:17:57.7649044Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-10-10T01:17:57.7649551Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-10-10T01:17:57.7650049Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-10-10T01:17:57.7650606Z * [new branch] gh/albanD/1/base -> origin/gh/albanD/1/base 2025-10-10T01:17:57.7651079Z * [new branch] gh/albanD/1/head -> origin/gh/albanD/1/head 2025-10-10T01:17:57.7651544Z * [new branch] gh/albanD/1/orig -> origin/gh/albanD/1/orig 2025-10-10T01:17:57.7652019Z * [new branch] gh/albanD/2/base -> origin/gh/albanD/2/base 2025-10-10T01:17:57.7652471Z * [new branch] gh/albanD/2/head -> origin/gh/albanD/2/head 2025-10-10T01:17:57.7652935Z * [new branch] gh/albanD/2/orig -> origin/gh/albanD/2/orig 2025-10-10T01:17:57.7653399Z * [new branch] gh/albanD/3/base -> origin/gh/albanD/3/base 2025-10-10T01:17:57.7653850Z * [new branch] gh/albanD/3/head -> origin/gh/albanD/3/head 2025-10-10T01:17:57.7654308Z * [new branch] gh/albanD/3/orig -> origin/gh/albanD/3/orig 2025-10-10T01:17:57.7654770Z * [new branch] gh/albanD/4/base -> origin/gh/albanD/4/base 2025-10-10T01:17:57.7655228Z * [new branch] gh/albanD/4/head -> origin/gh/albanD/4/head 2025-10-10T01:17:57.7655680Z * [new branch] gh/albanD/4/orig -> origin/gh/albanD/4/orig 2025-10-10T01:17:57.7656366Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-10-10T01:17:57.7657100Z * [new branch] gh/alexsamardzic/10/base -> origin/gh/alexsamardzic/10/base 2025-10-10T01:17:57.7657642Z * [new branch] gh/alexsamardzic/10/head -> origin/gh/alexsamardzic/10/head 2025-10-10T01:17:57.7658191Z * [new branch] gh/alexsamardzic/10/orig -> origin/gh/alexsamardzic/10/orig 2025-10-10T01:17:57.7658730Z * [new branch] gh/alexsamardzic/11/base -> origin/gh/alexsamardzic/11/base 2025-10-10T01:17:57.7659269Z * [new branch] gh/alexsamardzic/11/head -> origin/gh/alexsamardzic/11/head 2025-10-10T01:17:57.7659811Z * [new branch] gh/alexsamardzic/11/orig -> origin/gh/alexsamardzic/11/orig 2025-10-10T01:17:57.7660348Z * [new branch] gh/alexsamardzic/12/base -> origin/gh/alexsamardzic/12/base 2025-10-10T01:17:57.7660884Z * [new branch] gh/alexsamardzic/12/head -> origin/gh/alexsamardzic/12/head 2025-10-10T01:17:57.7661422Z * [new branch] gh/alexsamardzic/12/orig -> origin/gh/alexsamardzic/12/orig 2025-10-10T01:17:57.7661927Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-10-10T01:17:57.7662407Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-10-10T01:17:57.7662885Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-10-10T01:17:57.7663393Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-10-10T01:17:57.7663893Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-10-10T01:17:57.7664404Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-10-10T01:17:57.7665501Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-10-10T01:17:57.7666000Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-10-10T01:17:57.7666517Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-10-10T01:17:57.7667017Z * [new branch] gh/andyanwang/28/base -> origin/gh/andyanwang/28/base 2025-10-10T01:17:57.7667516Z * [new branch] gh/andyanwang/28/head -> origin/gh/andyanwang/28/head 2025-10-10T01:17:57.7668030Z * [new branch] gh/andyanwang/28/orig -> origin/gh/andyanwang/28/orig 2025-10-10T01:17:57.7668623Z * [new branch] gh/andyanwang/30/base -> origin/gh/andyanwang/30/base 2025-10-10T01:17:57.7669122Z * [new branch] gh/andyanwang/30/orig -> origin/gh/andyanwang/30/orig 2025-10-10T01:17:57.7670585Z * [new branch] gh/andyanwang/31/base -> origin/gh/andyanwang/31/base 2025-10-10T01:17:57.7671170Z * [new branch] gh/andyanwang/31/orig -> origin/gh/andyanwang/31/orig 2025-10-10T01:17:57.7671384Z * [new branch] gh/andyanwang/32/base -> origin/gh/andyanwang/32/base 2025-10-10T01:17:57.7671582Z * [new branch] gh/andyanwang/32/head -> origin/gh/andyanwang/32/head 2025-10-10T01:17:57.7671780Z * [new branch] gh/andyanwang/32/orig -> origin/gh/andyanwang/32/orig 2025-10-10T01:17:57.7671979Z * [new branch] gh/andyanwang/39/base -> origin/gh/andyanwang/39/base 2025-10-10T01:17:57.7672176Z * [new branch] gh/andyanwang/39/head -> origin/gh/andyanwang/39/head 2025-10-10T01:17:57.7672380Z * [new branch] gh/andyanwang/39/orig -> origin/gh/andyanwang/39/orig 2025-10-10T01:17:57.7672582Z * [new branch] gh/angelayi/107/base -> origin/gh/angelayi/107/base 2025-10-10T01:17:57.7672782Z * [new branch] gh/angelayi/107/head -> origin/gh/angelayi/107/head 2025-10-10T01:17:57.7672973Z * [new branch] gh/angelayi/114/base -> origin/gh/angelayi/114/base 2025-10-10T01:17:57.7673170Z * [new branch] gh/angelayi/114/head -> origin/gh/angelayi/114/head 2025-10-10T01:17:57.7673365Z * [new branch] gh/angelayi/114/orig -> origin/gh/angelayi/114/orig 2025-10-10T01:17:57.7673557Z * [new branch] gh/angelayi/116/base -> origin/gh/angelayi/116/base 2025-10-10T01:17:57.7673747Z * [new branch] gh/angelayi/116/head -> origin/gh/angelayi/116/head 2025-10-10T01:17:57.7673956Z * [new branch] gh/angelayi/116/orig -> origin/gh/angelayi/116/orig 2025-10-10T01:17:57.7674144Z * [new branch] gh/angelayi/117/base -> origin/gh/angelayi/117/base 2025-10-10T01:17:57.7674332Z * [new branch] gh/angelayi/117/head -> origin/gh/angelayi/117/head 2025-10-10T01:17:57.7674532Z * [new branch] gh/angelayi/117/orig -> origin/gh/angelayi/117/orig 2025-10-10T01:17:57.7674720Z * [new branch] gh/angelayi/118/base -> origin/gh/angelayi/118/base 2025-10-10T01:17:57.7674916Z * [new branch] gh/angelayi/118/head -> origin/gh/angelayi/118/head 2025-10-10T01:17:57.7675111Z * [new branch] gh/angelayi/118/orig -> origin/gh/angelayi/118/orig 2025-10-10T01:17:57.7675298Z * [new branch] gh/angelayi/119/base -> origin/gh/angelayi/119/base 2025-10-10T01:17:57.7675489Z * [new branch] gh/angelayi/119/head -> origin/gh/angelayi/119/head 2025-10-10T01:17:57.7675689Z * [new branch] gh/angelayi/119/orig -> origin/gh/angelayi/119/orig 2025-10-10T01:17:57.7675874Z * [new branch] gh/angelayi/120/base -> origin/gh/angelayi/120/base 2025-10-10T01:17:57.7676563Z * [new branch] gh/angelayi/120/head -> origin/gh/angelayi/120/head 2025-10-10T01:17:57.7676763Z * [new branch] gh/angelayi/120/orig -> origin/gh/angelayi/120/orig 2025-10-10T01:17:57.7676953Z * [new branch] gh/angelayi/121/base -> origin/gh/angelayi/121/base 2025-10-10T01:17:57.7677146Z * [new branch] gh/angelayi/121/head -> origin/gh/angelayi/121/head 2025-10-10T01:17:57.7677350Z * [new branch] gh/angelayi/121/orig -> origin/gh/angelayi/121/orig 2025-10-10T01:17:57.7677543Z * [new branch] gh/angelayi/122/base -> origin/gh/angelayi/122/base 2025-10-10T01:17:57.7677734Z * [new branch] gh/angelayi/122/head -> origin/gh/angelayi/122/head 2025-10-10T01:17:57.7678305Z * [new branch] gh/angelayi/122/orig -> origin/gh/angelayi/122/orig 2025-10-10T01:17:57.7678507Z * [new branch] gh/angelayi/123/base -> origin/gh/angelayi/123/base 2025-10-10T01:17:57.7678707Z * [new branch] gh/angelayi/123/head -> origin/gh/angelayi/123/head 2025-10-10T01:17:57.7678898Z * [new branch] gh/angelayi/123/orig -> origin/gh/angelayi/123/orig 2025-10-10T01:17:57.7679101Z * [new branch] gh/angelayi/124/base -> origin/gh/angelayi/124/base 2025-10-10T01:17:57.7679294Z * [new branch] gh/angelayi/124/head -> origin/gh/angelayi/124/head 2025-10-10T01:17:57.7679492Z * [new branch] gh/angelayi/124/orig -> origin/gh/angelayi/124/orig 2025-10-10T01:17:57.7679696Z * [new branch] gh/angelayi/125/base -> origin/gh/angelayi/125/base 2025-10-10T01:17:57.7679894Z * [new branch] gh/angelayi/125/head -> origin/gh/angelayi/125/head 2025-10-10T01:17:57.7680084Z * [new branch] gh/angelayi/125/orig -> origin/gh/angelayi/125/orig 2025-10-10T01:17:57.7680288Z * [new branch] gh/angelayi/126/base -> origin/gh/angelayi/126/base 2025-10-10T01:17:57.7680486Z * [new branch] gh/angelayi/126/head -> origin/gh/angelayi/126/head 2025-10-10T01:17:57.7680679Z * [new branch] gh/angelayi/126/orig -> origin/gh/angelayi/126/orig 2025-10-10T01:17:57.7680881Z * [new branch] gh/angelayi/127/base -> origin/gh/angelayi/127/base 2025-10-10T01:17:57.7681079Z * [new branch] gh/angelayi/127/head -> origin/gh/angelayi/127/head 2025-10-10T01:17:57.7681272Z * [new branch] gh/angelayi/127/orig -> origin/gh/angelayi/127/orig 2025-10-10T01:17:57.7681460Z * [new branch] gh/angelayi/128/base -> origin/gh/angelayi/128/base 2025-10-10T01:17:57.7681730Z * [new branch] gh/angelayi/128/head -> origin/gh/angelayi/128/head 2025-10-10T01:17:57.7681924Z * [new branch] gh/angelayi/128/orig -> origin/gh/angelayi/128/orig 2025-10-10T01:17:57.7682117Z * [new branch] gh/angelayi/129/base -> origin/gh/angelayi/129/base 2025-10-10T01:17:57.7682320Z * [new branch] gh/angelayi/129/head -> origin/gh/angelayi/129/head 2025-10-10T01:17:57.7682515Z * [new branch] gh/angelayi/129/orig -> origin/gh/angelayi/129/orig 2025-10-10T01:17:57.7682711Z * [new branch] gh/angelayi/130/base -> origin/gh/angelayi/130/base 2025-10-10T01:17:57.7682911Z * [new branch] gh/angelayi/130/head -> origin/gh/angelayi/130/head 2025-10-10T01:17:57.7683101Z * [new branch] gh/angelayi/130/orig -> origin/gh/angelayi/130/orig 2025-10-10T01:17:57.7683313Z * [new branch] gh/anijain2305/753/base -> origin/gh/anijain2305/753/base 2025-10-10T01:17:57.7683521Z * [new branch] gh/anijain2305/753/head -> origin/gh/anijain2305/753/head 2025-10-10T01:17:57.7683733Z * [new branch] gh/anijain2305/753/orig -> origin/gh/anijain2305/753/orig 2025-10-10T01:17:57.7684324Z * [new branch] gh/anijain2305/790/base -> origin/gh/anijain2305/790/base 2025-10-10T01:17:57.7684522Z * [new branch] gh/anijain2305/790/head -> origin/gh/anijain2305/790/head 2025-10-10T01:17:57.7684739Z * [new branch] gh/anijain2305/790/orig -> origin/gh/anijain2305/790/orig 2025-10-10T01:17:57.7684944Z * [new branch] gh/anijain2305/792/base -> origin/gh/anijain2305/792/base 2025-10-10T01:17:57.7685144Z * [new branch] gh/anijain2305/792/head -> origin/gh/anijain2305/792/head 2025-10-10T01:17:57.7685350Z * [new branch] gh/anijain2305/792/orig -> origin/gh/anijain2305/792/orig 2025-10-10T01:17:57.7685618Z * [new branch] gh/anijain2305/805/base -> origin/gh/anijain2305/805/base 2025-10-10T01:17:57.7685820Z * [new branch] gh/anijain2305/805/head -> origin/gh/anijain2305/805/head 2025-10-10T01:17:57.7686033Z * [new branch] gh/anijain2305/805/orig -> origin/gh/anijain2305/805/orig 2025-10-10T01:17:57.7686241Z * [new branch] gh/anijain2305/810/base -> origin/gh/anijain2305/810/base 2025-10-10T01:17:57.7686443Z * [new branch] gh/anijain2305/810/head -> origin/gh/anijain2305/810/head 2025-10-10T01:17:57.7686664Z * [new branch] gh/anijain2305/810/orig -> origin/gh/anijain2305/810/orig 2025-10-10T01:17:57.7686866Z * [new branch] gh/anijain2305/812/base -> origin/gh/anijain2305/812/base 2025-10-10T01:17:57.7687064Z * [new branch] gh/anijain2305/812/head -> origin/gh/anijain2305/812/head 2025-10-10T01:17:57.7687279Z * [new branch] gh/anijain2305/812/orig -> origin/gh/anijain2305/812/orig 2025-10-10T01:17:57.7687483Z * [new branch] gh/anijain2305/854/base -> origin/gh/anijain2305/854/base 2025-10-10T01:17:57.7687685Z * [new branch] gh/anijain2305/854/head -> origin/gh/anijain2305/854/head 2025-10-10T01:17:57.7687893Z * [new branch] gh/anijain2305/854/orig -> origin/gh/anijain2305/854/orig 2025-10-10T01:17:57.7688095Z * [new branch] gh/anijain2305/855/base -> origin/gh/anijain2305/855/base 2025-10-10T01:17:57.7688296Z * [new branch] gh/anijain2305/855/head -> origin/gh/anijain2305/855/head 2025-10-10T01:17:57.7688509Z * [new branch] gh/anijain2305/855/orig -> origin/gh/anijain2305/855/orig 2025-10-10T01:17:57.7688788Z * [new branch] gh/anijain2305/864/base -> origin/gh/anijain2305/864/base 2025-10-10T01:17:57.7688994Z * [new branch] gh/anijain2305/864/head -> origin/gh/anijain2305/864/head 2025-10-10T01:17:57.7689204Z * [new branch] gh/anijain2305/864/orig -> origin/gh/anijain2305/864/orig 2025-10-10T01:17:57.7689416Z * [new branch] gh/anijain2305/867/base -> origin/gh/anijain2305/867/base 2025-10-10T01:17:57.7689622Z * [new branch] gh/anijain2305/867/head -> origin/gh/anijain2305/867/head 2025-10-10T01:17:57.7689821Z * [new branch] gh/anijain2305/867/orig -> origin/gh/anijain2305/867/orig 2025-10-10T01:17:57.7690030Z * [new branch] gh/anijain2305/868/base -> origin/gh/anijain2305/868/base 2025-10-10T01:17:57.7690230Z * [new branch] gh/anijain2305/868/head -> origin/gh/anijain2305/868/head 2025-10-10T01:17:57.7690433Z * [new branch] gh/anijain2305/868/orig -> origin/gh/anijain2305/868/orig 2025-10-10T01:17:57.7690644Z * [new branch] gh/anijain2305/869/base -> origin/gh/anijain2305/869/base 2025-10-10T01:17:57.7690850Z * [new branch] gh/anijain2305/869/head -> origin/gh/anijain2305/869/head 2025-10-10T01:17:57.7691053Z * [new branch] gh/anijain2305/869/orig -> origin/gh/anijain2305/869/orig 2025-10-10T01:17:57.7691262Z * [new branch] gh/anijain2305/870/base -> origin/gh/anijain2305/870/base 2025-10-10T01:17:57.7691841Z * [new branch] gh/anijain2305/870/head -> origin/gh/anijain2305/870/head 2025-10-10T01:17:57.7692047Z * [new branch] gh/anijain2305/870/orig -> origin/gh/anijain2305/870/orig 2025-10-10T01:17:57.7692252Z * [new branch] gh/anijain2305/871/base -> origin/gh/anijain2305/871/base 2025-10-10T01:17:57.7692451Z * [new branch] gh/anijain2305/871/head -> origin/gh/anijain2305/871/head 2025-10-10T01:17:57.7692650Z * [new branch] gh/anijain2305/871/orig -> origin/gh/anijain2305/871/orig 2025-10-10T01:17:57.7692854Z * [new branch] gh/anijain2305/872/base -> origin/gh/anijain2305/872/base 2025-10-10T01:17:57.7693126Z * [new branch] gh/anijain2305/872/head -> origin/gh/anijain2305/872/head 2025-10-10T01:17:57.7693404Z * [new branch] gh/anijain2305/872/orig -> origin/gh/anijain2305/872/orig 2025-10-10T01:17:57.7693686Z * [new branch] gh/anijain2305/873/base -> origin/gh/anijain2305/873/base 2025-10-10T01:17:57.7694562Z * [new branch] gh/anijain2305/873/head -> origin/gh/anijain2305/873/head 2025-10-10T01:17:57.7695503Z * [new branch] gh/anijain2305/873/orig -> origin/gh/anijain2305/873/orig 2025-10-10T01:17:57.7696380Z * [new branch] gh/anijain2305/874/base -> origin/gh/anijain2305/874/base 2025-10-10T01:17:57.7697287Z * [new branch] gh/anijain2305/874/head -> origin/gh/anijain2305/874/head 2025-10-10T01:17:57.7698287Z * [new branch] gh/anijain2305/874/orig -> origin/gh/anijain2305/874/orig 2025-10-10T01:17:57.7699344Z * [new branch] gh/anijain2305/875/base -> origin/gh/anijain2305/875/base 2025-10-10T01:17:57.7700236Z * [new branch] gh/anijain2305/875/head -> origin/gh/anijain2305/875/head 2025-10-10T01:17:57.7701130Z * [new branch] gh/anijain2305/875/orig -> origin/gh/anijain2305/875/orig 2025-10-10T01:17:57.7701767Z * [new branch] gh/anijain2305/876/base -> origin/gh/anijain2305/876/base 2025-10-10T01:17:57.7702287Z * [new branch] gh/anijain2305/876/head -> origin/gh/anijain2305/876/head 2025-10-10T01:17:57.7702791Z * [new branch] gh/anijain2305/877/base -> origin/gh/anijain2305/877/base 2025-10-10T01:17:57.7703304Z * [new branch] gh/anijain2305/877/head -> origin/gh/anijain2305/877/head 2025-10-10T01:17:57.7703807Z * [new branch] gh/anijain2305/877/orig -> origin/gh/anijain2305/877/orig 2025-10-10T01:17:57.7704316Z * [new branch] gh/anijain2305/878/base -> origin/gh/anijain2305/878/base 2025-10-10T01:17:57.7704910Z * [new branch] gh/anijain2305/878/head -> origin/gh/anijain2305/878/head 2025-10-10T01:17:57.7705486Z * [new branch] gh/anijain2305/878/orig -> origin/gh/anijain2305/878/orig 2025-10-10T01:17:57.7706010Z * [new branch] gh/anijain2305/879/base -> origin/gh/anijain2305/879/base 2025-10-10T01:17:57.7706513Z * [new branch] gh/anijain2305/879/head -> origin/gh/anijain2305/879/head 2025-10-10T01:17:57.7707031Z * [new branch] gh/anijain2305/879/orig -> origin/gh/anijain2305/879/orig 2025-10-10T01:17:57.7707531Z * [new branch] gh/anijain2305/880/base -> origin/gh/anijain2305/880/base 2025-10-10T01:17:57.7708041Z * [new branch] gh/anijain2305/880/head -> origin/gh/anijain2305/880/head 2025-10-10T01:17:57.7708553Z * [new branch] gh/anijain2305/880/orig -> origin/gh/anijain2305/880/orig 2025-10-10T01:17:57.7709071Z * [new branch] gh/anijain2305/881/base -> origin/gh/anijain2305/881/base 2025-10-10T01:17:57.7709691Z * [new branch] gh/anijain2305/881/head -> origin/gh/anijain2305/881/head 2025-10-10T01:17:57.7710203Z * [new branch] gh/anijain2305/881/orig -> origin/gh/anijain2305/881/orig 2025-10-10T01:17:57.7711414Z * [new branch] gh/anijain2305/882/base -> origin/gh/anijain2305/882/base 2025-10-10T01:17:57.7711934Z * [new branch] gh/anijain2305/882/head -> origin/gh/anijain2305/882/head 2025-10-10T01:17:57.7712439Z * [new branch] gh/anijain2305/882/orig -> origin/gh/anijain2305/882/orig 2025-10-10T01:17:57.7712951Z * [new branch] gh/anijain2305/883/base -> origin/gh/anijain2305/883/base 2025-10-10T01:17:57.7713458Z * [new branch] gh/anijain2305/883/head -> origin/gh/anijain2305/883/head 2025-10-10T01:17:57.7713980Z * [new branch] gh/anijain2305/883/orig -> origin/gh/anijain2305/883/orig 2025-10-10T01:17:57.7714577Z * [new branch] gh/anijain2305/884/base -> origin/gh/anijain2305/884/base 2025-10-10T01:17:57.7715088Z * [new branch] gh/anijain2305/884/head -> origin/gh/anijain2305/884/head 2025-10-10T01:17:57.7715626Z * [new branch] gh/anijain2305/884/orig -> origin/gh/anijain2305/884/orig 2025-10-10T01:17:57.7716188Z * [new branch] gh/anijain2305/885/base -> origin/gh/anijain2305/885/base 2025-10-10T01:17:57.7716761Z * [new branch] gh/anijain2305/885/head -> origin/gh/anijain2305/885/head 2025-10-10T01:17:57.7717281Z * [new branch] gh/anijain2305/885/orig -> origin/gh/anijain2305/885/orig 2025-10-10T01:17:57.7717786Z * [new branch] gh/anijain2305/886/base -> origin/gh/anijain2305/886/base 2025-10-10T01:17:57.7718301Z * [new branch] gh/anijain2305/886/head -> origin/gh/anijain2305/886/head 2025-10-10T01:17:57.7718806Z * [new branch] gh/anijain2305/886/orig -> origin/gh/anijain2305/886/orig 2025-10-10T01:17:57.7719319Z * [new branch] gh/anijain2305/887/base -> origin/gh/anijain2305/887/base 2025-10-10T01:17:57.7719824Z * [new branch] gh/anijain2305/887/head -> origin/gh/anijain2305/887/head 2025-10-10T01:17:57.7720329Z * [new branch] gh/anijain2305/887/orig -> origin/gh/anijain2305/887/orig 2025-10-10T01:17:57.7720837Z * [new branch] gh/anijain2305/888/base -> origin/gh/anijain2305/888/base 2025-10-10T01:17:57.7721337Z * [new branch] gh/anijain2305/888/head -> origin/gh/anijain2305/888/head 2025-10-10T01:17:57.7721901Z * [new branch] gh/anijain2305/888/orig -> origin/gh/anijain2305/888/orig 2025-10-10T01:17:57.7722499Z * [new branch] gh/anijain2305/889/base -> origin/gh/anijain2305/889/base 2025-10-10T01:17:57.7723007Z * [new branch] gh/anijain2305/889/head -> origin/gh/anijain2305/889/head 2025-10-10T01:17:57.7723528Z * [new branch] gh/anijain2305/889/orig -> origin/gh/anijain2305/889/orig 2025-10-10T01:17:57.7724030Z * [new branch] gh/anijain2305/890/base -> origin/gh/anijain2305/890/base 2025-10-10T01:17:57.7724550Z * [new branch] gh/anijain2305/890/head -> origin/gh/anijain2305/890/head 2025-10-10T01:17:57.7725056Z * [new branch] gh/anijain2305/890/orig -> origin/gh/anijain2305/890/orig 2025-10-10T01:17:57.7725576Z * [new branch] gh/anijain2305/891/base -> origin/gh/anijain2305/891/base 2025-10-10T01:17:57.7726087Z * [new branch] gh/anijain2305/891/head -> origin/gh/anijain2305/891/head 2025-10-10T01:17:57.7726591Z * [new branch] gh/anijain2305/891/orig -> origin/gh/anijain2305/891/orig 2025-10-10T01:17:57.7727107Z * [new branch] gh/anijain2305/892/base -> origin/gh/anijain2305/892/base 2025-10-10T01:17:57.7727660Z * [new branch] gh/anijain2305/892/head -> origin/gh/anijain2305/892/head 2025-10-10T01:17:57.7728233Z * [new branch] gh/anijain2305/892/orig -> origin/gh/anijain2305/892/orig 2025-10-10T01:17:57.7728836Z * [new branch] gh/anijain2305/893/base -> origin/gh/anijain2305/893/base 2025-10-10T01:17:57.7729819Z * [new branch] gh/anijain2305/893/head -> origin/gh/anijain2305/893/head 2025-10-10T01:17:57.7730345Z * [new branch] gh/anijain2305/893/orig -> origin/gh/anijain2305/893/orig 2025-10-10T01:17:57.7730852Z * [new branch] gh/anijain2305/894/base -> origin/gh/anijain2305/894/base 2025-10-10T01:17:57.7731377Z * [new branch] gh/anijain2305/894/head -> origin/gh/anijain2305/894/head 2025-10-10T01:17:57.7731893Z * [new branch] gh/anijain2305/894/orig -> origin/gh/anijain2305/894/orig 2025-10-10T01:17:57.7732398Z * [new branch] gh/anijain2305/895/base -> origin/gh/anijain2305/895/base 2025-10-10T01:17:57.7733047Z * [new branch] gh/anijain2305/895/head -> origin/gh/anijain2305/895/head 2025-10-10T01:17:57.7733614Z * [new branch] gh/anijain2305/895/orig -> origin/gh/anijain2305/895/orig 2025-10-10T01:17:57.7734188Z * [new branch] gh/anijain2305/896/base -> origin/gh/anijain2305/896/base 2025-10-10T01:17:57.7734713Z * [new branch] gh/anijain2305/896/head -> origin/gh/anijain2305/896/head 2025-10-10T01:17:57.7735225Z * [new branch] gh/anijain2305/896/orig -> origin/gh/anijain2305/896/orig 2025-10-10T01:17:57.7735746Z * [new branch] gh/anijain2305/897/base -> origin/gh/anijain2305/897/base 2025-10-10T01:17:57.7736253Z * [new branch] gh/anijain2305/897/head -> origin/gh/anijain2305/897/head 2025-10-10T01:17:57.7736763Z * [new branch] gh/anijain2305/897/orig -> origin/gh/anijain2305/897/orig 2025-10-10T01:17:57.7737276Z * [new branch] gh/anijain2305/898/base -> origin/gh/anijain2305/898/base 2025-10-10T01:17:57.7737779Z * [new branch] gh/anijain2305/898/head -> origin/gh/anijain2305/898/head 2025-10-10T01:17:57.7738292Z * [new branch] gh/anijain2305/898/orig -> origin/gh/anijain2305/898/orig 2025-10-10T01:17:57.7738801Z * [new branch] gh/anijain2305/899/base -> origin/gh/anijain2305/899/base 2025-10-10T01:17:57.7739362Z * [new branch] gh/anijain2305/899/head -> origin/gh/anijain2305/899/head 2025-10-10T01:17:57.7739922Z * [new branch] gh/anijain2305/899/orig -> origin/gh/anijain2305/899/orig 2025-10-10T01:17:57.7740433Z * [new branch] gh/anijain2305/900/base -> origin/gh/anijain2305/900/base 2025-10-10T01:17:57.7740941Z * [new branch] gh/anijain2305/900/head -> origin/gh/anijain2305/900/head 2025-10-10T01:17:57.7741447Z * [new branch] gh/anijain2305/900/orig -> origin/gh/anijain2305/900/orig 2025-10-10T01:17:57.7741971Z * [new branch] gh/anijain2305/901/base -> origin/gh/anijain2305/901/base 2025-10-10T01:17:57.7742483Z * [new branch] gh/anijain2305/901/head -> origin/gh/anijain2305/901/head 2025-10-10T01:17:57.7743001Z * [new branch] gh/anijain2305/901/orig -> origin/gh/anijain2305/901/orig 2025-10-10T01:17:57.7743519Z * [new branch] gh/anijain2305/902/base -> origin/gh/anijain2305/902/base 2025-10-10T01:17:57.7744087Z * [new branch] gh/anijain2305/902/head -> origin/gh/anijain2305/902/head 2025-10-10T01:17:57.7744614Z * [new branch] gh/anijain2305/902/orig -> origin/gh/anijain2305/902/orig 2025-10-10T01:17:57.7745172Z * [new branch] gh/anijain2305/903/base -> origin/gh/anijain2305/903/base 2025-10-10T01:17:57.7745753Z * [new branch] gh/anijain2305/903/head -> origin/gh/anijain2305/903/head 2025-10-10T01:17:57.7746288Z * [new branch] gh/anijain2305/903/orig -> origin/gh/anijain2305/903/orig 2025-10-10T01:17:57.7746803Z * [new branch] gh/anijain2305/904/base -> origin/gh/anijain2305/904/base 2025-10-10T01:17:57.7747792Z * [new branch] gh/anijain2305/904/head -> origin/gh/anijain2305/904/head 2025-10-10T01:17:57.7748315Z * [new branch] gh/anijain2305/904/orig -> origin/gh/anijain2305/904/orig 2025-10-10T01:17:57.7748842Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-10-10T01:17:57.7749363Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-10-10T01:17:57.7749872Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-10-10T01:17:57.7750415Z * [new branch] gh/ankitageorge/17/base -> origin/gh/ankitageorge/17/base 2025-10-10T01:17:57.7751017Z * [new branch] gh/ankitageorge/17/head -> origin/gh/ankitageorge/17/head 2025-10-10T01:17:57.7751686Z * [new branch] gh/ankitageorge/17/orig -> origin/gh/ankitageorge/17/orig 2025-10-10T01:17:57.7752231Z * [new branch] gh/anshul-si/1/base -> origin/gh/anshul-si/1/base 2025-10-10T01:17:57.7752743Z * [new branch] gh/anshul-si/1/head -> origin/gh/anshul-si/1/head 2025-10-10T01:17:57.7753252Z * [new branch] gh/anshul-si/2/base -> origin/gh/anshul-si/2/base 2025-10-10T01:17:57.7753739Z * [new branch] gh/anshul-si/2/head -> origin/gh/anshul-si/2/head 2025-10-10T01:17:57.7754246Z * [new branch] gh/anshul-si/29/base -> origin/gh/anshul-si/29/base 2025-10-10T01:17:57.7754744Z * [new branch] gh/anshul-si/29/head -> origin/gh/anshul-si/29/head 2025-10-10T01:17:57.7755251Z * [new branch] gh/anshul-si/29/orig -> origin/gh/anshul-si/29/orig 2025-10-10T01:17:57.7755799Z * [new branch] gh/anshul-si/3/base -> origin/gh/anshul-si/3/base 2025-10-10T01:17:57.7756298Z * [new branch] gh/anshul-si/3/head -> origin/gh/anshul-si/3/head 2025-10-10T01:17:57.7756849Z * [new branch] gh/anshul-si/30/base -> origin/gh/anshul-si/30/base 2025-10-10T01:17:57.7757397Z * [new branch] gh/anshul-si/30/head -> origin/gh/anshul-si/30/head 2025-10-10T01:17:57.7757898Z * [new branch] gh/anshul-si/30/orig -> origin/gh/anshul-si/30/orig 2025-10-10T01:17:57.7758406Z * [new branch] gh/anshul-si/31/base -> origin/gh/anshul-si/31/base 2025-10-10T01:17:57.7758900Z * [new branch] gh/anshul-si/31/head -> origin/gh/anshul-si/31/head 2025-10-10T01:17:57.7759414Z * [new branch] gh/anshul-si/31/orig -> origin/gh/anshul-si/31/orig 2025-10-10T01:17:57.7759908Z * [new branch] gh/anshul-si/32/base -> origin/gh/anshul-si/32/base 2025-10-10T01:17:57.7760420Z * [new branch] gh/anshul-si/32/head -> origin/gh/anshul-si/32/head 2025-10-10T01:17:57.7760926Z * [new branch] gh/anshul-si/32/orig -> origin/gh/anshul-si/32/orig 2025-10-10T01:17:57.7761416Z * [new branch] gh/anshul-si/33/base -> origin/gh/anshul-si/33/base 2025-10-10T01:17:57.7761923Z * [new branch] gh/anshul-si/33/head -> origin/gh/anshul-si/33/head 2025-10-10T01:17:57.7762463Z * [new branch] gh/anshul-si/33/orig -> origin/gh/anshul-si/33/orig 2025-10-10T01:17:57.7763017Z * [new branch] gh/anshul-si/34/base -> origin/gh/anshul-si/34/base 2025-10-10T01:17:57.7763518Z * [new branch] gh/anshul-si/34/head -> origin/gh/anshul-si/34/head 2025-10-10T01:17:57.7763998Z * [new branch] gh/anshul-si/34/orig -> origin/gh/anshul-si/34/orig 2025-10-10T01:17:57.7764494Z * [new branch] gh/anshul-si/35/base -> origin/gh/anshul-si/35/base 2025-10-10T01:17:57.7764985Z * [new branch] gh/anshul-si/35/head -> origin/gh/anshul-si/35/head 2025-10-10T01:17:57.7765483Z * [new branch] gh/anshul-si/35/orig -> origin/gh/anshul-si/35/orig 2025-10-10T01:17:57.7766475Z * [new branch] gh/anshul-si/36/base -> origin/gh/anshul-si/36/base 2025-10-10T01:17:57.7766997Z * [new branch] gh/anshul-si/36/head -> origin/gh/anshul-si/36/head 2025-10-10T01:17:57.7767505Z * [new branch] gh/anshul-si/36/orig -> origin/gh/anshul-si/36/orig 2025-10-10T01:17:57.7767997Z * [new branch] gh/anshul-si/37/base -> origin/gh/anshul-si/37/base 2025-10-10T01:17:57.7768654Z * [new branch] gh/anshul-si/37/head -> origin/gh/anshul-si/37/head 2025-10-10T01:17:57.7769172Z * [new branch] gh/anshul-si/37/orig -> origin/gh/anshul-si/37/orig 2025-10-10T01:17:57.7769766Z * [new branch] gh/anshul-si/38/base -> origin/gh/anshul-si/38/base 2025-10-10T01:17:57.7770283Z * [new branch] gh/anshul-si/38/head -> origin/gh/anshul-si/38/head 2025-10-10T01:17:57.7770775Z * [new branch] gh/anshul-si/38/orig -> origin/gh/anshul-si/38/orig 2025-10-10T01:17:57.7771292Z * [new branch] gh/anshul-si/39/base -> origin/gh/anshul-si/39/base 2025-10-10T01:17:57.7771788Z * [new branch] gh/anshul-si/39/head -> origin/gh/anshul-si/39/head 2025-10-10T01:17:57.7772298Z * [new branch] gh/anshul-si/39/orig -> origin/gh/anshul-si/39/orig 2025-10-10T01:17:57.7772813Z * [new branch] gh/anshul-si/4/base -> origin/gh/anshul-si/4/base 2025-10-10T01:17:57.7773305Z * [new branch] gh/anshul-si/4/head -> origin/gh/anshul-si/4/head 2025-10-10T01:17:57.7773804Z * [new branch] gh/anshul-si/40/base -> origin/gh/anshul-si/40/base 2025-10-10T01:17:57.7774394Z * [new branch] gh/anshul-si/40/head -> origin/gh/anshul-si/40/head 2025-10-10T01:17:57.7774906Z * [new branch] gh/anshul-si/40/orig -> origin/gh/anshul-si/40/orig 2025-10-10T01:17:57.7775405Z * [new branch] gh/anshul-si/41/base -> origin/gh/anshul-si/41/base 2025-10-10T01:17:57.7775928Z * [new branch] gh/anshul-si/41/head -> origin/gh/anshul-si/41/head 2025-10-10T01:17:57.7776440Z * [new branch] gh/anshul-si/41/orig -> origin/gh/anshul-si/41/orig 2025-10-10T01:17:57.7776938Z * [new branch] gh/anshul-si/42/base -> origin/gh/anshul-si/42/base 2025-10-10T01:17:57.7777499Z * [new branch] gh/anshul-si/42/head -> origin/gh/anshul-si/42/head 2025-10-10T01:17:57.7777994Z * [new branch] gh/anshul-si/42/orig -> origin/gh/anshul-si/42/orig 2025-10-10T01:17:57.7778500Z * [new branch] gh/anshul-si/43/base -> origin/gh/anshul-si/43/base 2025-10-10T01:17:57.7779009Z * [new branch] gh/anshul-si/43/head -> origin/gh/anshul-si/43/head 2025-10-10T01:17:57.7779504Z * [new branch] gh/anshul-si/43/orig -> origin/gh/anshul-si/43/orig 2025-10-10T01:17:57.7780062Z * [new branch] gh/anshul-si/44/base -> origin/gh/anshul-si/44/base 2025-10-10T01:17:57.7780605Z * [new branch] gh/anshul-si/44/head -> origin/gh/anshul-si/44/head 2025-10-10T01:17:57.7781109Z * [new branch] gh/anshul-si/44/orig -> origin/gh/anshul-si/44/orig 2025-10-10T01:17:57.7781609Z * [new branch] gh/anshul-si/45/base -> origin/gh/anshul-si/45/base 2025-10-10T01:17:57.7782090Z * [new branch] gh/anshul-si/45/head -> origin/gh/anshul-si/45/head 2025-10-10T01:17:57.7782581Z * [new branch] gh/anshul-si/45/orig -> origin/gh/anshul-si/45/orig 2025-10-10T01:17:57.7783064Z * [new branch] gh/anshul-si/46/base -> origin/gh/anshul-si/46/base 2025-10-10T01:17:57.7783553Z * [new branch] gh/anshul-si/46/head -> origin/gh/anshul-si/46/head 2025-10-10T01:17:57.7784046Z * [new branch] gh/anshul-si/46/orig -> origin/gh/anshul-si/46/orig 2025-10-10T01:17:57.7785004Z * [new branch] gh/anshul-si/47/base -> origin/gh/anshul-si/47/base 2025-10-10T01:17:57.7785555Z * [new branch] gh/anshul-si/47/head -> origin/gh/anshul-si/47/head 2025-10-10T01:17:57.7786084Z * [new branch] gh/anshul-si/47/orig -> origin/gh/anshul-si/47/orig 2025-10-10T01:17:57.7786575Z * [new branch] gh/anshul-si/48/base -> origin/gh/anshul-si/48/base 2025-10-10T01:17:57.7787054Z * [new branch] gh/anshul-si/48/head -> origin/gh/anshul-si/48/head 2025-10-10T01:17:57.7787535Z * [new branch] gh/anshul-si/48/orig -> origin/gh/anshul-si/48/orig 2025-10-10T01:17:57.7788106Z * [new branch] gh/anshul-si/49/base -> origin/gh/anshul-si/49/base 2025-10-10T01:17:57.7788587Z * [new branch] gh/anshul-si/49/head -> origin/gh/anshul-si/49/head 2025-10-10T01:17:57.7789085Z * [new branch] gh/anshul-si/49/orig -> origin/gh/anshul-si/49/orig 2025-10-10T01:17:57.7789571Z * [new branch] gh/anshul-si/5/base -> origin/gh/anshul-si/5/base 2025-10-10T01:17:57.7790071Z * [new branch] gh/anshul-si/5/head -> origin/gh/anshul-si/5/head 2025-10-10T01:17:57.7790553Z * [new branch] gh/anshul-si/50/base -> origin/gh/anshul-si/50/base 2025-10-10T01:17:57.7791032Z * [new branch] gh/anshul-si/50/head -> origin/gh/anshul-si/50/head 2025-10-10T01:17:57.7791611Z * [new branch] gh/anshul-si/50/orig -> origin/gh/anshul-si/50/orig 2025-10-10T01:17:57.7792102Z * [new branch] gh/anshul-si/51/base -> origin/gh/anshul-si/51/base 2025-10-10T01:17:57.7792591Z * [new branch] gh/anshul-si/51/head -> origin/gh/anshul-si/51/head 2025-10-10T01:17:57.7793080Z * [new branch] gh/anshul-si/51/orig -> origin/gh/anshul-si/51/orig 2025-10-10T01:17:57.7793564Z * [new branch] gh/anshul-si/52/base -> origin/gh/anshul-si/52/base 2025-10-10T01:17:57.7794045Z * [new branch] gh/anshul-si/52/head -> origin/gh/anshul-si/52/head 2025-10-10T01:17:57.7794521Z * [new branch] gh/anshul-si/52/orig -> origin/gh/anshul-si/52/orig 2025-10-10T01:17:57.7795007Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-10-10T01:17:57.7795491Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-10-10T01:17:57.7795968Z * [new branch] gh/aorenste/133/base -> origin/gh/aorenste/133/base 2025-10-10T01:17:57.7796460Z * [new branch] gh/aorenste/133/head -> origin/gh/aorenste/133/head 2025-10-10T01:17:57.7796950Z * [new branch] gh/aorenste/133/orig -> origin/gh/aorenste/133/orig 2025-10-10T01:17:57.7797531Z * [new branch] gh/aorenste/134/base -> origin/gh/aorenste/134/base 2025-10-10T01:17:57.7798034Z * [new branch] gh/aorenste/134/head -> origin/gh/aorenste/134/head 2025-10-10T01:17:57.7798524Z * [new branch] gh/aorenste/134/orig -> origin/gh/aorenste/134/orig 2025-10-10T01:17:57.7799088Z * [new branch] gh/aorenste/135/base -> origin/gh/aorenste/135/base 2025-10-10T01:17:57.7799570Z * [new branch] gh/aorenste/135/head -> origin/gh/aorenste/135/head 2025-10-10T01:17:57.7800063Z * [new branch] gh/aorenste/135/orig -> origin/gh/aorenste/135/orig 2025-10-10T01:17:57.7800547Z * [new branch] gh/aorenste/136/base -> origin/gh/aorenste/136/base 2025-10-10T01:17:57.7801050Z * [new branch] gh/aorenste/136/head -> origin/gh/aorenste/136/head 2025-10-10T01:17:57.7801540Z * [new branch] gh/aorenste/136/orig -> origin/gh/aorenste/136/orig 2025-10-10T01:17:57.7802019Z * [new branch] gh/aorenste/137/base -> origin/gh/aorenste/137/base 2025-10-10T01:17:57.7803033Z * [new branch] gh/aorenste/137/head -> origin/gh/aorenste/137/head 2025-10-10T01:17:57.7803565Z * [new branch] gh/aorenste/137/orig -> origin/gh/aorenste/137/orig 2025-10-10T01:17:57.7804054Z * [new branch] gh/aorenste/138/base -> origin/gh/aorenste/138/base 2025-10-10T01:17:57.7804543Z * [new branch] gh/aorenste/138/head -> origin/gh/aorenste/138/head 2025-10-10T01:17:57.7805025Z * [new branch] gh/aorenste/138/orig -> origin/gh/aorenste/138/orig 2025-10-10T01:17:57.7805520Z * [new branch] gh/aorenste/139/base -> origin/gh/aorenste/139/base 2025-10-10T01:17:57.7806086Z * [new branch] gh/aorenste/139/head -> origin/gh/aorenste/139/head 2025-10-10T01:17:57.7806584Z * [new branch] gh/aorenste/139/orig -> origin/gh/aorenste/139/orig 2025-10-10T01:17:57.7807114Z * [new branch] gh/avikchaudhuri/1/base -> origin/gh/avikchaudhuri/1/base 2025-10-10T01:17:57.7807642Z * [new branch] gh/avikchaudhuri/1/head -> origin/gh/avikchaudhuri/1/head 2025-10-10T01:17:57.7808187Z * [new branch] gh/avikchaudhuri/2/base -> origin/gh/avikchaudhuri/2/base 2025-10-10T01:17:57.7808780Z * [new branch] gh/avikchaudhuri/2/head -> origin/gh/avikchaudhuri/2/head 2025-10-10T01:17:57.7809417Z * [new branch] gh/avikchaudhuri/2/orig -> origin/gh/avikchaudhuri/2/orig 2025-10-10T01:17:57.7809922Z * [new branch] gh/bdhirsh/650/base -> origin/gh/bdhirsh/650/base 2025-10-10T01:17:57.7810423Z * [new branch] gh/bdhirsh/650/head -> origin/gh/bdhirsh/650/head 2025-10-10T01:17:57.7810910Z * [new branch] gh/bdhirsh/650/orig -> origin/gh/bdhirsh/650/orig 2025-10-10T01:17:57.7811380Z * [new branch] gh/bdhirsh/665/base -> origin/gh/bdhirsh/665/base 2025-10-10T01:17:57.7811869Z * [new branch] gh/bdhirsh/665/head -> origin/gh/bdhirsh/665/head 2025-10-10T01:17:57.7812339Z * [new branch] gh/bdhirsh/665/orig -> origin/gh/bdhirsh/665/orig 2025-10-10T01:17:57.7812831Z * [new branch] gh/bdhirsh/666/base -> origin/gh/bdhirsh/666/base 2025-10-10T01:17:57.7813311Z * [new branch] gh/bdhirsh/666/head -> origin/gh/bdhirsh/666/head 2025-10-10T01:17:57.7813783Z * [new branch] gh/bdhirsh/666/orig -> origin/gh/bdhirsh/666/orig 2025-10-10T01:17:57.7814268Z * [new branch] gh/bdhirsh/668/base -> origin/gh/bdhirsh/668/base 2025-10-10T01:17:57.7814796Z * [new branch] gh/bdhirsh/668/head -> origin/gh/bdhirsh/668/head 2025-10-10T01:17:57.7815326Z * [new branch] gh/bdhirsh/668/orig -> origin/gh/bdhirsh/668/orig 2025-10-10T01:17:57.7815805Z * [new branch] gh/bdhirsh/669/base -> origin/gh/bdhirsh/669/base 2025-10-10T01:17:57.7816287Z * [new branch] gh/bdhirsh/669/head -> origin/gh/bdhirsh/669/head 2025-10-10T01:17:57.7816770Z * [new branch] gh/bdhirsh/669/orig -> origin/gh/bdhirsh/669/orig 2025-10-10T01:17:57.7817249Z * [new branch] gh/bdhirsh/670/base -> origin/gh/bdhirsh/670/base 2025-10-10T01:17:57.7817729Z * [new branch] gh/bdhirsh/670/head -> origin/gh/bdhirsh/670/head 2025-10-10T01:17:57.7818209Z * [new branch] gh/bdhirsh/670/orig -> origin/gh/bdhirsh/670/orig 2025-10-10T01:17:57.7818687Z * [new branch] gh/bdhirsh/671/base -> origin/gh/bdhirsh/671/base 2025-10-10T01:17:57.7819170Z * [new branch] gh/bdhirsh/671/head -> origin/gh/bdhirsh/671/head 2025-10-10T01:17:57.7819647Z * [new branch] gh/bdhirsh/671/orig -> origin/gh/bdhirsh/671/orig 2025-10-10T01:17:57.7820646Z * [new branch] gh/bdhirsh/672/base -> origin/gh/bdhirsh/672/base 2025-10-10T01:17:57.7821176Z * [new branch] gh/bdhirsh/672/head -> origin/gh/bdhirsh/672/head 2025-10-10T01:17:57.7821655Z * [new branch] gh/bdhirsh/672/orig -> origin/gh/bdhirsh/672/orig 2025-10-10T01:17:57.7822191Z * [new branch] gh/benjaminglass1/101/base -> origin/gh/benjaminglass1/101/base 2025-10-10T01:17:57.7822752Z * [new branch] gh/benjaminglass1/101/head -> origin/gh/benjaminglass1/101/head 2025-10-10T01:17:57.7823316Z * [new branch] gh/benjaminglass1/101/orig -> origin/gh/benjaminglass1/101/orig 2025-10-10T01:17:57.7823942Z * [new branch] gh/benjaminglass1/102/base -> origin/gh/benjaminglass1/102/base 2025-10-10T01:17:57.7824510Z * [new branch] gh/benjaminglass1/102/head -> origin/gh/benjaminglass1/102/head 2025-10-10T01:17:57.7825075Z * [new branch] gh/benjaminglass1/102/orig -> origin/gh/benjaminglass1/102/orig 2025-10-10T01:17:57.7825635Z * [new branch] gh/benjaminglass1/106/base -> origin/gh/benjaminglass1/106/base 2025-10-10T01:17:57.7826204Z * [new branch] gh/benjaminglass1/106/head -> origin/gh/benjaminglass1/106/head 2025-10-10T01:17:57.7826815Z * [new branch] gh/benjaminglass1/106/orig -> origin/gh/benjaminglass1/106/orig 2025-10-10T01:17:57.7827431Z * [new branch] gh/benjaminglass1/107/base -> origin/gh/benjaminglass1/107/base 2025-10-10T01:17:57.7827991Z * [new branch] gh/benjaminglass1/107/head -> origin/gh/benjaminglass1/107/head 2025-10-10T01:17:57.7828539Z * [new branch] gh/benjaminglass1/107/orig -> origin/gh/benjaminglass1/107/orig 2025-10-10T01:17:57.7829101Z * [new branch] gh/benjaminglass1/108/base -> origin/gh/benjaminglass1/108/base 2025-10-10T01:17:57.7829645Z * [new branch] gh/benjaminglass1/108/head -> origin/gh/benjaminglass1/108/head 2025-10-10T01:17:57.7830202Z * [new branch] gh/benjaminglass1/108/orig -> origin/gh/benjaminglass1/108/orig 2025-10-10T01:17:57.7830765Z * [new branch] gh/benjaminglass1/79/base -> origin/gh/benjaminglass1/79/base 2025-10-10T01:17:57.7831310Z * [new branch] gh/benjaminglass1/79/head -> origin/gh/benjaminglass1/79/head 2025-10-10T01:17:57.7831859Z * [new branch] gh/benjaminglass1/79/orig -> origin/gh/benjaminglass1/79/orig 2025-10-10T01:17:57.7832445Z * [new branch] gh/benjaminglass1/86/base -> origin/gh/benjaminglass1/86/base 2025-10-10T01:17:57.7833047Z * [new branch] gh/benjaminglass1/86/head -> origin/gh/benjaminglass1/86/head 2025-10-10T01:17:57.7833600Z * [new branch] gh/benjaminglass1/86/orig -> origin/gh/benjaminglass1/86/orig 2025-10-10T01:17:57.7834139Z * [new branch] gh/benjaminglass1/95/base -> origin/gh/benjaminglass1/95/base 2025-10-10T01:17:57.7834689Z * [new branch] gh/benjaminglass1/95/head -> origin/gh/benjaminglass1/95/head 2025-10-10T01:17:57.7835228Z * [new branch] gh/benjaminglass1/95/orig -> origin/gh/benjaminglass1/95/orig 2025-10-10T01:17:57.7835775Z * [new branch] gh/benjaminglass1/97/base -> origin/gh/benjaminglass1/97/base 2025-10-10T01:17:57.7836321Z * [new branch] gh/benjaminglass1/97/head -> origin/gh/benjaminglass1/97/head 2025-10-10T01:17:57.7836859Z * [new branch] gh/benjaminglass1/97/orig -> origin/gh/benjaminglass1/97/orig 2025-10-10T01:17:57.7837386Z * [new branch] gh/bobrenjc93/542/base -> origin/gh/bobrenjc93/542/base 2025-10-10T01:17:57.7837894Z * [new branch] gh/bobrenjc93/542/head -> origin/gh/bobrenjc93/542/head 2025-10-10T01:17:57.7838515Z * [new branch] gh/bobrenjc93/542/orig -> origin/gh/bobrenjc93/542/orig 2025-10-10T01:17:57.7839015Z * [new branch] gh/bobrenjc93/543/base -> origin/gh/bobrenjc93/543/base 2025-10-10T01:17:57.7839813Z * [new branch] gh/bobrenjc93/543/head -> origin/gh/bobrenjc93/543/head 2025-10-10T01:17:57.7840325Z * [new branch] gh/bobrenjc93/543/orig -> origin/gh/bobrenjc93/543/orig 2025-10-10T01:17:57.7840822Z * [new branch] gh/bobrenjc93/545/base -> origin/gh/bobrenjc93/545/base 2025-10-10T01:17:57.7841339Z * [new branch] gh/bobrenjc93/545/head -> origin/gh/bobrenjc93/545/head 2025-10-10T01:17:57.7841838Z * [new branch] gh/bobrenjc93/545/orig -> origin/gh/bobrenjc93/545/orig 2025-10-10T01:17:57.7842344Z * [new branch] gh/bobrenjc93/547/base -> origin/gh/bobrenjc93/547/base 2025-10-10T01:17:57.7842922Z * [new branch] gh/bobrenjc93/547/head -> origin/gh/bobrenjc93/547/head 2025-10-10T01:17:57.7843419Z * [new branch] gh/bobrenjc93/547/orig -> origin/gh/bobrenjc93/547/orig 2025-10-10T01:17:57.7843988Z * [new branch] gh/bobrenjc93/548/base -> origin/gh/bobrenjc93/548/base 2025-10-10T01:17:57.7844534Z * [new branch] gh/bobrenjc93/548/head -> origin/gh/bobrenjc93/548/head 2025-10-10T01:17:57.7845037Z * [new branch] gh/bobrenjc93/548/orig -> origin/gh/bobrenjc93/548/orig 2025-10-10T01:17:57.7845538Z * [new branch] gh/bobrenjc93/553/base -> origin/gh/bobrenjc93/553/base 2025-10-10T01:17:57.7846035Z * [new branch] gh/bobrenjc93/553/head -> origin/gh/bobrenjc93/553/head 2025-10-10T01:17:57.7846541Z * [new branch] gh/bobrenjc93/553/orig -> origin/gh/bobrenjc93/553/orig 2025-10-10T01:17:57.7847041Z * [new branch] gh/bobrenjc93/554/base -> origin/gh/bobrenjc93/554/base 2025-10-10T01:17:57.7847548Z * [new branch] gh/bobrenjc93/554/head -> origin/gh/bobrenjc93/554/head 2025-10-10T01:17:57.7848060Z * [new branch] gh/bobrenjc93/554/orig -> origin/gh/bobrenjc93/554/orig 2025-10-10T01:17:57.7848567Z * [new branch] gh/bobrenjc93/555/base -> origin/gh/bobrenjc93/555/base 2025-10-10T01:17:57.7849145Z * [new branch] gh/bobrenjc93/555/head -> origin/gh/bobrenjc93/555/head 2025-10-10T01:17:57.7849696Z * [new branch] gh/bobrenjc93/555/orig -> origin/gh/bobrenjc93/555/orig 2025-10-10T01:17:57.7850257Z * [new branch] gh/bobrenjc93/557/base -> origin/gh/bobrenjc93/557/base 2025-10-10T01:17:57.7850763Z * [new branch] gh/bobrenjc93/557/head -> origin/gh/bobrenjc93/557/head 2025-10-10T01:17:57.7851258Z * [new branch] gh/bobrenjc93/557/orig -> origin/gh/bobrenjc93/557/orig 2025-10-10T01:17:57.7851770Z * [new branch] gh/bobrenjc93/558/base -> origin/gh/bobrenjc93/558/base 2025-10-10T01:17:57.7852272Z * [new branch] gh/bobrenjc93/558/head -> origin/gh/bobrenjc93/558/head 2025-10-10T01:17:57.7852783Z * [new branch] gh/bobrenjc93/558/orig -> origin/gh/bobrenjc93/558/orig 2025-10-10T01:17:57.7853287Z * [new branch] gh/bobrenjc93/559/base -> origin/gh/bobrenjc93/559/base 2025-10-10T01:17:57.7853802Z * [new branch] gh/bobrenjc93/559/head -> origin/gh/bobrenjc93/559/head 2025-10-10T01:17:57.7854304Z * [new branch] gh/bobrenjc93/559/orig -> origin/gh/bobrenjc93/559/orig 2025-10-10T01:17:57.7854798Z * [new branch] gh/bobrenjc93/560/base -> origin/gh/bobrenjc93/560/base 2025-10-10T01:17:57.7855360Z * [new branch] gh/bobrenjc93/560/head -> origin/gh/bobrenjc93/560/head 2025-10-10T01:17:57.7855912Z * [new branch] gh/bobrenjc93/560/orig -> origin/gh/bobrenjc93/560/orig 2025-10-10T01:17:57.7856422Z * [new branch] gh/bobrenjc93/561/base -> origin/gh/bobrenjc93/561/base 2025-10-10T01:17:57.7856932Z * [new branch] gh/bobrenjc93/561/head -> origin/gh/bobrenjc93/561/head 2025-10-10T01:17:57.7857524Z * [new branch] gh/bobrenjc93/561/orig -> origin/gh/bobrenjc93/561/orig 2025-10-10T01:17:57.7858060Z * [new branch] gh/bobrenjc93/562/base -> origin/gh/bobrenjc93/562/base 2025-10-10T01:17:57.7858556Z * [new branch] gh/bobrenjc93/562/head -> origin/gh/bobrenjc93/562/head 2025-10-10T01:17:57.7859059Z * [new branch] gh/bobrenjc93/562/orig -> origin/gh/bobrenjc93/562/orig 2025-10-10T01:17:57.7859567Z * [new branch] gh/bobrenjc93/563/base -> origin/gh/bobrenjc93/563/base 2025-10-10T01:17:57.7860073Z * [new branch] gh/bobrenjc93/563/head -> origin/gh/bobrenjc93/563/head 2025-10-10T01:17:57.7860660Z * [new branch] gh/bobrenjc93/563/orig -> origin/gh/bobrenjc93/563/orig 2025-10-10T01:17:57.7861209Z * [new branch] gh/bobrenjc93/564/base -> origin/gh/bobrenjc93/564/base 2025-10-10T01:17:57.7861780Z * [new branch] gh/bobrenjc93/564/head -> origin/gh/bobrenjc93/564/head 2025-10-10T01:17:57.7862283Z * [new branch] gh/bobrenjc93/564/orig -> origin/gh/bobrenjc93/564/orig 2025-10-10T01:17:57.7862777Z * [new branch] gh/bobrenjc93/565/base -> origin/gh/bobrenjc93/565/base 2025-10-10T01:17:57.7863291Z * [new branch] gh/bobrenjc93/565/head -> origin/gh/bobrenjc93/565/head 2025-10-10T01:17:57.7863790Z * [new branch] gh/bobrenjc93/565/orig -> origin/gh/bobrenjc93/565/orig 2025-10-10T01:17:57.7864299Z * [new branch] gh/bobrenjc93/566/base -> origin/gh/bobrenjc93/566/base 2025-10-10T01:17:57.7864805Z * [new branch] gh/bobrenjc93/566/head -> origin/gh/bobrenjc93/566/head 2025-10-10T01:17:57.7865304Z * [new branch] gh/bobrenjc93/566/orig -> origin/gh/bobrenjc93/566/orig 2025-10-10T01:17:57.7865814Z * [new branch] gh/bobrenjc93/567/base -> origin/gh/bobrenjc93/567/base 2025-10-10T01:17:57.7866317Z * [new branch] gh/bobrenjc93/567/head -> origin/gh/bobrenjc93/567/head 2025-10-10T01:17:57.7866829Z * [new branch] gh/bobrenjc93/567/orig -> origin/gh/bobrenjc93/567/orig 2025-10-10T01:17:57.7867378Z * [new branch] gh/bobrenjc93/568/base -> origin/gh/bobrenjc93/568/base 2025-10-10T01:17:57.7867934Z * [new branch] gh/bobrenjc93/568/head -> origin/gh/bobrenjc93/568/head 2025-10-10T01:17:57.7868438Z * [new branch] gh/bobrenjc93/568/orig -> origin/gh/bobrenjc93/568/orig 2025-10-10T01:17:57.7868940Z * [new branch] gh/bobrenjc93/569/base -> origin/gh/bobrenjc93/569/base 2025-10-10T01:17:57.7869449Z * [new branch] gh/bobrenjc93/569/head -> origin/gh/bobrenjc93/569/head 2025-10-10T01:17:57.7869946Z * [new branch] gh/bobrenjc93/569/orig -> origin/gh/bobrenjc93/569/orig 2025-10-10T01:17:57.7870453Z * [new branch] gh/bobrenjc93/570/base -> origin/gh/bobrenjc93/570/base 2025-10-10T01:17:57.7870964Z * [new branch] gh/bobrenjc93/570/head -> origin/gh/bobrenjc93/570/head 2025-10-10T01:17:57.7871464Z * [new branch] gh/bobrenjc93/570/orig -> origin/gh/bobrenjc93/570/orig 2025-10-10T01:17:57.7871969Z * [new branch] gh/bobrenjc93/571/base -> origin/gh/bobrenjc93/571/base 2025-10-10T01:17:57.7872467Z * [new branch] gh/bobrenjc93/571/head -> origin/gh/bobrenjc93/571/head 2025-10-10T01:17:57.7873001Z * [new branch] gh/bobrenjc93/571/orig -> origin/gh/bobrenjc93/571/orig 2025-10-10T01:17:57.7873577Z * [new branch] gh/bobrenjc93/572/base -> origin/gh/bobrenjc93/572/base 2025-10-10T01:17:57.7874084Z * [new branch] gh/bobrenjc93/572/head -> origin/gh/bobrenjc93/572/head 2025-10-10T01:17:57.7874592Z * [new branch] gh/bobrenjc93/572/orig -> origin/gh/bobrenjc93/572/orig 2025-10-10T01:17:57.7875179Z * [new branch] gh/bobrenjc93/573/base -> origin/gh/bobrenjc93/573/base 2025-10-10T01:17:57.7875689Z * [new branch] gh/bobrenjc93/573/head -> origin/gh/bobrenjc93/573/head 2025-10-10T01:17:57.7876209Z * [new branch] gh/bobrenjc93/573/orig -> origin/gh/bobrenjc93/573/orig 2025-10-10T01:17:57.7876720Z * [new branch] gh/bobrenjc93/574/base -> origin/gh/bobrenjc93/574/base 2025-10-10T01:17:57.7877232Z * [new branch] gh/bobrenjc93/574/head -> origin/gh/bobrenjc93/574/head 2025-10-10T01:17:57.7877740Z * [new branch] gh/bobrenjc93/574/orig -> origin/gh/bobrenjc93/574/orig 2025-10-10T01:17:57.7878322Z * [new branch] gh/bobrenjc93/575/base -> origin/gh/bobrenjc93/575/base 2025-10-10T01:17:57.7878844Z * [new branch] gh/bobrenjc93/575/head -> origin/gh/bobrenjc93/575/head 2025-10-10T01:17:57.7879427Z * [new branch] gh/bobrenjc93/575/orig -> origin/gh/bobrenjc93/575/orig 2025-10-10T01:17:57.7879949Z * [new branch] gh/bobrenjc93/576/base -> origin/gh/bobrenjc93/576/base 2025-10-10T01:17:57.7880447Z * [new branch] gh/bobrenjc93/576/head -> origin/gh/bobrenjc93/576/head 2025-10-10T01:17:57.7880954Z * [new branch] gh/bobrenjc93/576/orig -> origin/gh/bobrenjc93/576/orig 2025-10-10T01:17:57.7881460Z * [new branch] gh/bobrenjc93/577/base -> origin/gh/bobrenjc93/577/base 2025-10-10T01:17:57.7881964Z * [new branch] gh/bobrenjc93/577/head -> origin/gh/bobrenjc93/577/head 2025-10-10T01:17:57.7882474Z * [new branch] gh/bobrenjc93/577/orig -> origin/gh/bobrenjc93/577/orig 2025-10-10T01:17:57.7882977Z * [new branch] gh/bobrenjc93/578/base -> origin/gh/bobrenjc93/578/base 2025-10-10T01:17:57.7883479Z * [new branch] gh/bobrenjc93/578/head -> origin/gh/bobrenjc93/578/head 2025-10-10T01:17:57.7883976Z * [new branch] gh/bobrenjc93/578/orig -> origin/gh/bobrenjc93/578/orig 2025-10-10T01:17:57.7884483Z * [new branch] gh/bobrenjc93/579/base -> origin/gh/bobrenjc93/579/base 2025-10-10T01:17:57.7885034Z * [new branch] gh/bobrenjc93/579/head -> origin/gh/bobrenjc93/579/head 2025-10-10T01:17:57.7885582Z * [new branch] gh/bobrenjc93/579/orig -> origin/gh/bobrenjc93/579/orig 2025-10-10T01:17:57.7886187Z * [new branch] gh/bobrenjc93/580/base -> origin/gh/bobrenjc93/580/base 2025-10-10T01:17:57.7886740Z * [new branch] gh/bobrenjc93/580/head -> origin/gh/bobrenjc93/580/head 2025-10-10T01:17:57.7887345Z * [new branch] gh/bobrenjc93/580/orig -> origin/gh/bobrenjc93/580/orig 2025-10-10T01:17:57.7887895Z * [new branch] gh/bobrenjc93/581/base -> origin/gh/bobrenjc93/581/base 2025-10-10T01:17:57.7888488Z * [new branch] gh/bobrenjc93/581/head -> origin/gh/bobrenjc93/581/head 2025-10-10T01:17:57.7889118Z * [new branch] gh/bobrenjc93/581/orig -> origin/gh/bobrenjc93/581/orig 2025-10-10T01:17:57.7889716Z * [new branch] gh/bobrenjc93/582/base -> origin/gh/bobrenjc93/582/base 2025-10-10T01:17:57.7890271Z * [new branch] gh/bobrenjc93/582/head -> origin/gh/bobrenjc93/582/head 2025-10-10T01:17:57.7890883Z * [new branch] gh/bobrenjc93/582/orig -> origin/gh/bobrenjc93/582/orig 2025-10-10T01:17:57.7891430Z * [new branch] gh/bobrenjc93/583/base -> origin/gh/bobrenjc93/583/base 2025-10-10T01:17:57.7892031Z * [new branch] gh/bobrenjc93/583/head -> origin/gh/bobrenjc93/583/head 2025-10-10T01:17:57.7892577Z * [new branch] gh/bobrenjc93/583/orig -> origin/gh/bobrenjc93/583/orig 2025-10-10T01:17:57.7893182Z * [new branch] gh/bobrenjc93/584/base -> origin/gh/bobrenjc93/584/base 2025-10-10T01:17:57.7893855Z * [new branch] gh/bobrenjc93/584/head -> origin/gh/bobrenjc93/584/head 2025-10-10T01:17:57.7894429Z * [new branch] gh/bobrenjc93/584/orig -> origin/gh/bobrenjc93/584/orig 2025-10-10T01:17:57.7895030Z * [new branch] gh/bobrenjc93/585/base -> origin/gh/bobrenjc93/585/base 2025-10-10T01:17:57.7895586Z * [new branch] gh/bobrenjc93/585/head -> origin/gh/bobrenjc93/585/head 2025-10-10T01:17:57.7896184Z * [new branch] gh/bobrenjc93/585/orig -> origin/gh/bobrenjc93/585/orig 2025-10-10T01:17:57.7896737Z * [new branch] gh/bobrenjc93/586/base -> origin/gh/bobrenjc93/586/base 2025-10-10T01:17:57.7897394Z * [new branch] gh/bobrenjc93/586/head -> origin/gh/bobrenjc93/586/head 2025-10-10T01:17:57.7897959Z * [new branch] gh/bobrenjc93/586/orig -> origin/gh/bobrenjc93/586/orig 2025-10-10T01:17:57.7898550Z * [new branch] gh/bobrenjc93/587/base -> origin/gh/bobrenjc93/587/base 2025-10-10T01:17:57.7899111Z * [new branch] gh/bobrenjc93/587/head -> origin/gh/bobrenjc93/587/head 2025-10-10T01:17:57.7899707Z * [new branch] gh/bobrenjc93/587/orig -> origin/gh/bobrenjc93/587/orig 2025-10-10T01:17:57.7900265Z * [new branch] gh/bobrenjc93/588/base -> origin/gh/bobrenjc93/588/base 2025-10-10T01:17:57.7900866Z * [new branch] gh/bobrenjc93/588/head -> origin/gh/bobrenjc93/588/head 2025-10-10T01:17:57.7901411Z * [new branch] gh/bobrenjc93/588/orig -> origin/gh/bobrenjc93/588/orig 2025-10-10T01:17:57.7902012Z * [new branch] gh/bobrenjc93/589/base -> origin/gh/bobrenjc93/589/base 2025-10-10T01:17:57.7902563Z * [new branch] gh/bobrenjc93/589/head -> origin/gh/bobrenjc93/589/head 2025-10-10T01:17:57.7903168Z * [new branch] gh/bobrenjc93/589/orig -> origin/gh/bobrenjc93/589/orig 2025-10-10T01:17:57.7903721Z * [new branch] gh/bobrenjc93/590/base -> origin/gh/bobrenjc93/590/base 2025-10-10T01:17:57.7904319Z * [new branch] gh/bobrenjc93/590/head -> origin/gh/bobrenjc93/590/head 2025-10-10T01:17:57.7904872Z * [new branch] gh/bobrenjc93/590/orig -> origin/gh/bobrenjc93/590/orig 2025-10-10T01:17:57.7905425Z * [new branch] gh/bobrenjc93/591/base -> origin/gh/bobrenjc93/591/base 2025-10-10T01:17:57.7905932Z * [new branch] gh/bobrenjc93/591/head -> origin/gh/bobrenjc93/591/head 2025-10-10T01:17:57.7906443Z * [new branch] gh/bobrenjc93/591/orig -> origin/gh/bobrenjc93/591/orig 2025-10-10T01:17:57.7906946Z * [new branch] gh/bobrenjc93/592/base -> origin/gh/bobrenjc93/592/base 2025-10-10T01:17:57.7907451Z * [new branch] gh/bobrenjc93/592/head -> origin/gh/bobrenjc93/592/head 2025-10-10T01:17:57.7907953Z * [new branch] gh/bobrenjc93/592/orig -> origin/gh/bobrenjc93/592/orig 2025-10-10T01:17:57.7908466Z * [new branch] gh/bobrenjc93/593/base -> origin/gh/bobrenjc93/593/base 2025-10-10T01:17:57.7908987Z * [new branch] gh/bobrenjc93/593/head -> origin/gh/bobrenjc93/593/head 2025-10-10T01:17:57.7909487Z * [new branch] gh/bobrenjc93/593/orig -> origin/gh/bobrenjc93/593/orig 2025-10-10T01:17:57.7909997Z * [new branch] gh/bobrenjc93/594/base -> origin/gh/bobrenjc93/594/base 2025-10-10T01:17:57.7910542Z * [new branch] gh/bobrenjc93/594/head -> origin/gh/bobrenjc93/594/head 2025-10-10T01:17:57.7911091Z * [new branch] gh/bobrenjc93/594/orig -> origin/gh/bobrenjc93/594/orig 2025-10-10T01:17:57.7911646Z * [new branch] gh/bobrenjc93/595/base -> origin/gh/bobrenjc93/595/base 2025-10-10T01:17:57.7912161Z * [new branch] gh/bobrenjc93/595/head -> origin/gh/bobrenjc93/595/head 2025-10-10T01:17:57.7912763Z * [new branch] gh/bobrenjc93/595/orig -> origin/gh/bobrenjc93/595/orig 2025-10-10T01:17:57.7913265Z * [new branch] gh/bobrenjc93/596/base -> origin/gh/bobrenjc93/596/base 2025-10-10T01:17:57.7913770Z * [new branch] gh/bobrenjc93/596/head -> origin/gh/bobrenjc93/596/head 2025-10-10T01:17:57.7914270Z * [new branch] gh/bobrenjc93/596/orig -> origin/gh/bobrenjc93/596/orig 2025-10-10T01:17:57.7914780Z * [new branch] gh/bobrenjc93/597/base -> origin/gh/bobrenjc93/597/base 2025-10-10T01:17:57.7915287Z * [new branch] gh/bobrenjc93/597/head -> origin/gh/bobrenjc93/597/head 2025-10-10T01:17:57.7915866Z * [new branch] gh/bobrenjc93/597/orig -> origin/gh/bobrenjc93/597/orig 2025-10-10T01:17:57.7916382Z * [new branch] gh/bobrenjc93/598/base -> origin/gh/bobrenjc93/598/base 2025-10-10T01:17:57.7916943Z * [new branch] gh/bobrenjc93/598/head -> origin/gh/bobrenjc93/598/head 2025-10-10T01:17:57.7917565Z * [new branch] gh/bobrenjc93/598/orig -> origin/gh/bobrenjc93/598/orig 2025-10-10T01:17:57.7918082Z * [new branch] gh/bobrenjc93/599/base -> origin/gh/bobrenjc93/599/base 2025-10-10T01:17:57.7918582Z * [new branch] gh/bobrenjc93/599/head -> origin/gh/bobrenjc93/599/head 2025-10-10T01:17:57.7919091Z * [new branch] gh/bobrenjc93/599/orig -> origin/gh/bobrenjc93/599/orig 2025-10-10T01:17:57.7919595Z * [new branch] gh/bobrenjc93/600/base -> origin/gh/bobrenjc93/600/base 2025-10-10T01:17:57.7920107Z * [new branch] gh/bobrenjc93/600/head -> origin/gh/bobrenjc93/600/head 2025-10-10T01:17:57.7920624Z * [new branch] gh/bobrenjc93/600/orig -> origin/gh/bobrenjc93/600/orig 2025-10-10T01:17:57.7921131Z * [new branch] gh/bobrenjc93/601/base -> origin/gh/bobrenjc93/601/base 2025-10-10T01:17:57.7921648Z * [new branch] gh/bobrenjc93/601/head -> origin/gh/bobrenjc93/601/head 2025-10-10T01:17:57.7922149Z * [new branch] gh/bobrenjc93/601/orig -> origin/gh/bobrenjc93/601/orig 2025-10-10T01:17:57.7922681Z * [new branch] gh/bobrenjc93/602/base -> origin/gh/bobrenjc93/602/base 2025-10-10T01:17:57.7923265Z * [new branch] gh/bobrenjc93/602/head -> origin/gh/bobrenjc93/602/head 2025-10-10T01:17:57.7923814Z * [new branch] gh/bobrenjc93/602/orig -> origin/gh/bobrenjc93/602/orig 2025-10-10T01:17:57.7924323Z * [new branch] gh/bobrenjc93/603/base -> origin/gh/bobrenjc93/603/base 2025-10-10T01:17:57.7924829Z * [new branch] gh/bobrenjc93/603/head -> origin/gh/bobrenjc93/603/head 2025-10-10T01:17:57.7925338Z * [new branch] gh/bobrenjc93/603/orig -> origin/gh/bobrenjc93/603/orig 2025-10-10T01:17:57.7925837Z * [new branch] gh/bobrenjc93/604/base -> origin/gh/bobrenjc93/604/base 2025-10-10T01:17:57.7926344Z * [new branch] gh/bobrenjc93/604/head -> origin/gh/bobrenjc93/604/head 2025-10-10T01:17:57.7926857Z * [new branch] gh/bobrenjc93/604/orig -> origin/gh/bobrenjc93/604/orig 2025-10-10T01:17:57.7927360Z * [new branch] gh/bobrenjc93/605/base -> origin/gh/bobrenjc93/605/base 2025-10-10T01:17:57.7927868Z * [new branch] gh/bobrenjc93/605/head -> origin/gh/bobrenjc93/605/head 2025-10-10T01:17:57.7928374Z * [new branch] gh/bobrenjc93/605/orig -> origin/gh/bobrenjc93/605/orig 2025-10-10T01:17:57.7929012Z * [new branch] gh/bobrenjc93/606/base -> origin/gh/bobrenjc93/606/base 2025-10-10T01:17:57.7929627Z * [new branch] gh/bobrenjc93/606/head -> origin/gh/bobrenjc93/606/head 2025-10-10T01:17:57.7930132Z * [new branch] gh/bobrenjc93/606/orig -> origin/gh/bobrenjc93/606/orig 2025-10-10T01:17:57.7930730Z * [new branch] gh/bobrenjc93/607/base -> origin/gh/bobrenjc93/607/base 2025-10-10T01:17:57.7931227Z * [new branch] gh/bobrenjc93/607/head -> origin/gh/bobrenjc93/607/head 2025-10-10T01:17:57.7931743Z * [new branch] gh/bobrenjc93/607/orig -> origin/gh/bobrenjc93/607/orig 2025-10-10T01:17:57.7932261Z * [new branch] gh/bobrenjc93/608/base -> origin/gh/bobrenjc93/608/base 2025-10-10T01:17:57.7932762Z * [new branch] gh/bobrenjc93/608/head -> origin/gh/bobrenjc93/608/head 2025-10-10T01:17:57.7933276Z * [new branch] gh/bobrenjc93/608/orig -> origin/gh/bobrenjc93/608/orig 2025-10-10T01:17:57.7933770Z * [new branch] gh/bobrenjc93/609/base -> origin/gh/bobrenjc93/609/base 2025-10-10T01:17:57.7934350Z * [new branch] gh/bobrenjc93/609/head -> origin/gh/bobrenjc93/609/head 2025-10-10T01:17:57.7934864Z * [new branch] gh/bobrenjc93/609/orig -> origin/gh/bobrenjc93/609/orig 2025-10-10T01:17:57.7935378Z * [new branch] gh/bobrenjc93/610/base -> origin/gh/bobrenjc93/610/base 2025-10-10T01:17:57.7935889Z * [new branch] gh/bobrenjc93/610/head -> origin/gh/bobrenjc93/610/head 2025-10-10T01:17:57.7936391Z * [new branch] gh/bobrenjc93/610/orig -> origin/gh/bobrenjc93/610/orig 2025-10-10T01:17:57.7936904Z * [new branch] gh/bobrenjc93/611/base -> origin/gh/bobrenjc93/611/base 2025-10-10T01:17:57.7937413Z * [new branch] gh/bobrenjc93/611/head -> origin/gh/bobrenjc93/611/head 2025-10-10T01:17:57.7937914Z * [new branch] gh/bobrenjc93/611/orig -> origin/gh/bobrenjc93/611/orig 2025-10-10T01:17:57.7938424Z * [new branch] gh/bobrenjc93/612/base -> origin/gh/bobrenjc93/612/base 2025-10-10T01:17:57.7938922Z * [new branch] gh/bobrenjc93/612/head -> origin/gh/bobrenjc93/612/head 2025-10-10T01:17:57.7939433Z * [new branch] gh/bobrenjc93/612/orig -> origin/gh/bobrenjc93/612/orig 2025-10-10T01:17:57.7939967Z * [new branch] gh/bobrenjc93/613/base -> origin/gh/bobrenjc93/613/base 2025-10-10T01:17:57.7940532Z * [new branch] gh/bobrenjc93/613/head -> origin/gh/bobrenjc93/613/head 2025-10-10T01:17:57.7941092Z * [new branch] gh/bobrenjc93/613/orig -> origin/gh/bobrenjc93/613/orig 2025-10-10T01:17:57.7941604Z * [new branch] gh/bobrenjc93/614/base -> origin/gh/bobrenjc93/614/base 2025-10-10T01:17:57.7942160Z * [new branch] gh/bobrenjc93/614/head -> origin/gh/bobrenjc93/614/head 2025-10-10T01:17:57.7942660Z * [new branch] gh/bobrenjc93/614/orig -> origin/gh/bobrenjc93/614/orig 2025-10-10T01:17:57.7943174Z * [new branch] gh/bobrenjc93/615/base -> origin/gh/bobrenjc93/615/base 2025-10-10T01:17:57.7943682Z * [new branch] gh/bobrenjc93/615/head -> origin/gh/bobrenjc93/615/head 2025-10-10T01:17:57.7944185Z * [new branch] gh/bobrenjc93/615/orig -> origin/gh/bobrenjc93/615/orig 2025-10-10T01:17:57.7944686Z * [new branch] gh/bobrenjc93/616/base -> origin/gh/bobrenjc93/616/base 2025-10-10T01:17:57.7945182Z * [new branch] gh/bobrenjc93/616/head -> origin/gh/bobrenjc93/616/head 2025-10-10T01:17:57.7945695Z * [new branch] gh/bobrenjc93/616/orig -> origin/gh/bobrenjc93/616/orig 2025-10-10T01:17:57.7946205Z * [new branch] gh/bobrenjc93/617/base -> origin/gh/bobrenjc93/617/base 2025-10-10T01:17:57.7946704Z * [new branch] gh/bobrenjc93/617/head -> origin/gh/bobrenjc93/617/head 2025-10-10T01:17:57.7947213Z * [new branch] gh/bobrenjc93/617/orig -> origin/gh/bobrenjc93/617/orig 2025-10-10T01:17:57.7947715Z * [new branch] gh/bobrenjc93/618/base -> origin/gh/bobrenjc93/618/base 2025-10-10T01:17:57.7948220Z * [new branch] gh/bobrenjc93/618/head -> origin/gh/bobrenjc93/618/head 2025-10-10T01:17:57.7948816Z * [new branch] gh/bobrenjc93/618/orig -> origin/gh/bobrenjc93/618/orig 2025-10-10T01:17:57.7949321Z * [new branch] gh/bobrenjc93/619/base -> origin/gh/bobrenjc93/619/base 2025-10-10T01:17:57.7949831Z * [new branch] gh/bobrenjc93/619/head -> origin/gh/bobrenjc93/619/head 2025-10-10T01:17:57.7950334Z * [new branch] gh/bobrenjc93/619/orig -> origin/gh/bobrenjc93/619/orig 2025-10-10T01:17:57.7950847Z * [new branch] gh/bobrenjc93/620/base -> origin/gh/bobrenjc93/620/base 2025-10-10T01:17:57.7951362Z * [new branch] gh/bobrenjc93/620/head -> origin/gh/bobrenjc93/620/head 2025-10-10T01:17:57.7952292Z * [new branch] gh/bobrenjc93/620/orig -> origin/gh/bobrenjc93/620/orig 2025-10-10T01:17:57.7952814Z * [new branch] gh/bobrenjc93/621/base -> origin/gh/bobrenjc93/621/base 2025-10-10T01:17:57.7953330Z * [new branch] gh/bobrenjc93/621/head -> origin/gh/bobrenjc93/621/head 2025-10-10T01:17:57.7953847Z * [new branch] gh/bobrenjc93/621/orig -> origin/gh/bobrenjc93/621/orig 2025-10-10T01:17:57.7954357Z * [new branch] gh/bobrenjc93/622/base -> origin/gh/bobrenjc93/622/base 2025-10-10T01:17:57.7954868Z * [new branch] gh/bobrenjc93/622/head -> origin/gh/bobrenjc93/622/head 2025-10-10T01:17:57.7955378Z * [new branch] gh/bobrenjc93/622/orig -> origin/gh/bobrenjc93/622/orig 2025-10-10T01:17:57.7955877Z * [new branch] gh/bobrenjc93/623/base -> origin/gh/bobrenjc93/623/base 2025-10-10T01:17:57.7956444Z * [new branch] gh/bobrenjc93/623/head -> origin/gh/bobrenjc93/623/head 2025-10-10T01:17:57.7957014Z * [new branch] gh/bobrenjc93/623/orig -> origin/gh/bobrenjc93/623/orig 2025-10-10T01:17:57.7957585Z * [new branch] gh/bobrenjc93/624/base -> origin/gh/bobrenjc93/624/base 2025-10-10T01:17:57.7958096Z * [new branch] gh/bobrenjc93/624/head -> origin/gh/bobrenjc93/624/head 2025-10-10T01:17:57.7958593Z * [new branch] gh/bobrenjc93/624/orig -> origin/gh/bobrenjc93/624/orig 2025-10-10T01:17:57.7959099Z * [new branch] gh/bobrenjc93/625/base -> origin/gh/bobrenjc93/625/base 2025-10-10T01:17:57.7959604Z * [new branch] gh/bobrenjc93/625/head -> origin/gh/bobrenjc93/625/head 2025-10-10T01:17:57.7960119Z * [new branch] gh/bobrenjc93/625/orig -> origin/gh/bobrenjc93/625/orig 2025-10-10T01:17:57.7960627Z * [new branch] gh/bobrenjc93/626/base -> origin/gh/bobrenjc93/626/base 2025-10-10T01:17:57.7961129Z * [new branch] gh/bobrenjc93/626/head -> origin/gh/bobrenjc93/626/head 2025-10-10T01:17:57.7961632Z * [new branch] gh/bobrenjc93/626/orig -> origin/gh/bobrenjc93/626/orig 2025-10-10T01:17:57.7962129Z * [new branch] gh/bobrenjc93/627/base -> origin/gh/bobrenjc93/627/base 2025-10-10T01:17:57.7962632Z * [new branch] gh/bobrenjc93/627/head -> origin/gh/bobrenjc93/627/head 2025-10-10T01:17:57.7963137Z * [new branch] gh/bobrenjc93/627/orig -> origin/gh/bobrenjc93/627/orig 2025-10-10T01:17:57.7963639Z * [new branch] gh/bobrenjc93/628/base -> origin/gh/bobrenjc93/628/base 2025-10-10T01:17:57.7964150Z * [new branch] gh/bobrenjc93/628/head -> origin/gh/bobrenjc93/628/head 2025-10-10T01:17:57.7964654Z * [new branch] gh/bobrenjc93/628/orig -> origin/gh/bobrenjc93/628/orig 2025-10-10T01:17:57.7964863Z * [new branch] gh/bobrenjc93/629/base -> origin/gh/bobrenjc93/629/base 2025-10-10T01:17:57.7965070Z * [new branch] gh/bobrenjc93/629/head -> origin/gh/bobrenjc93/629/head 2025-10-10T01:17:57.7965268Z * [new branch] gh/bobrenjc93/629/orig -> origin/gh/bobrenjc93/629/orig 2025-10-10T01:17:57.7965562Z * [new branch] gh/bobrenjc93/630/base -> origin/gh/bobrenjc93/630/base 2025-10-10T01:17:57.7965764Z * [new branch] gh/bobrenjc93/630/head -> origin/gh/bobrenjc93/630/head 2025-10-10T01:17:57.7965966Z * [new branch] gh/bobrenjc93/630/orig -> origin/gh/bobrenjc93/630/orig 2025-10-10T01:17:57.7966171Z * [new branch] gh/bobrenjc93/631/base -> origin/gh/bobrenjc93/631/base 2025-10-10T01:17:57.7966369Z * [new branch] gh/bobrenjc93/631/head -> origin/gh/bobrenjc93/631/head 2025-10-10T01:17:57.7966565Z * [new branch] gh/bobrenjc93/631/orig -> origin/gh/bobrenjc93/631/orig 2025-10-10T01:17:57.7966847Z * [new branch] gh/bobrenjc93/632/base -> origin/gh/bobrenjc93/632/base 2025-10-10T01:17:57.7967045Z * [new branch] gh/bobrenjc93/632/head -> origin/gh/bobrenjc93/632/head 2025-10-10T01:17:57.7967245Z * [new branch] gh/bobrenjc93/632/orig -> origin/gh/bobrenjc93/632/orig 2025-10-10T01:17:57.7967442Z * [new branch] gh/bobrenjc93/633/base -> origin/gh/bobrenjc93/633/base 2025-10-10T01:17:57.7967651Z * [new branch] gh/bobrenjc93/633/head -> origin/gh/bobrenjc93/633/head 2025-10-10T01:17:57.7967852Z * [new branch] gh/bobrenjc93/633/orig -> origin/gh/bobrenjc93/633/orig 2025-10-10T01:17:57.7968057Z * [new branch] gh/bobrenjc93/634/base -> origin/gh/bobrenjc93/634/base 2025-10-10T01:17:57.7968265Z * [new branch] gh/bobrenjc93/634/head -> origin/gh/bobrenjc93/634/head 2025-10-10T01:17:57.7968468Z * [new branch] gh/bobrenjc93/634/orig -> origin/gh/bobrenjc93/634/orig 2025-10-10T01:17:57.7968740Z * [new branch] gh/bobrenjc93/635/base -> origin/gh/bobrenjc93/635/base 2025-10-10T01:17:57.7968952Z * [new branch] gh/bobrenjc93/635/head -> origin/gh/bobrenjc93/635/head 2025-10-10T01:17:57.7969158Z * [new branch] gh/bobrenjc93/635/orig -> origin/gh/bobrenjc93/635/orig 2025-10-10T01:17:57.7969358Z * [new branch] gh/bobrenjc93/636/base -> origin/gh/bobrenjc93/636/base 2025-10-10T01:17:57.7969571Z * [new branch] gh/bobrenjc93/636/head -> origin/gh/bobrenjc93/636/head 2025-10-10T01:17:57.7969769Z * [new branch] gh/bobrenjc93/636/orig -> origin/gh/bobrenjc93/636/orig 2025-10-10T01:17:57.7969967Z * [new branch] gh/bobrenjc93/637/base -> origin/gh/bobrenjc93/637/base 2025-10-10T01:17:57.7970173Z * [new branch] gh/bobrenjc93/637/head -> origin/gh/bobrenjc93/637/head 2025-10-10T01:17:57.7970373Z * [new branch] gh/bobrenjc93/637/orig -> origin/gh/bobrenjc93/637/orig 2025-10-10T01:17:57.7970574Z * [new branch] gh/bobrenjc93/638/base -> origin/gh/bobrenjc93/638/base 2025-10-10T01:17:57.7970780Z * [new branch] gh/bobrenjc93/638/head -> origin/gh/bobrenjc93/638/head 2025-10-10T01:17:57.7970977Z * [new branch] gh/bobrenjc93/638/orig -> origin/gh/bobrenjc93/638/orig 2025-10-10T01:17:57.7971176Z * [new branch] gh/bobrenjc93/639/base -> origin/gh/bobrenjc93/639/base 2025-10-10T01:17:57.7971387Z * [new branch] gh/bobrenjc93/639/head -> origin/gh/bobrenjc93/639/head 2025-10-10T01:17:57.7971628Z * [new branch] gh/bobrenjc93/639/orig -> origin/gh/bobrenjc93/639/orig 2025-10-10T01:17:57.7971830Z * [new branch] gh/bobrenjc93/640/base -> origin/gh/bobrenjc93/640/base 2025-10-10T01:17:57.7972048Z * [new branch] gh/bobrenjc93/640/head -> origin/gh/bobrenjc93/640/head 2025-10-10T01:17:57.7972246Z * [new branch] gh/bobrenjc93/640/orig -> origin/gh/bobrenjc93/640/orig 2025-10-10T01:17:57.7972443Z * [new branch] gh/bobrenjc93/641/base -> origin/gh/bobrenjc93/641/base 2025-10-10T01:17:57.7972713Z * [new branch] gh/bobrenjc93/641/head -> origin/gh/bobrenjc93/641/head 2025-10-10T01:17:57.7972917Z * [new branch] gh/bobrenjc93/641/orig -> origin/gh/bobrenjc93/641/orig 2025-10-10T01:17:57.7973116Z * [new branch] gh/bobrenjc93/642/base -> origin/gh/bobrenjc93/642/base 2025-10-10T01:17:57.7973315Z * [new branch] gh/bobrenjc93/642/head -> origin/gh/bobrenjc93/642/head 2025-10-10T01:17:57.7973523Z * [new branch] gh/bobrenjc93/642/orig -> origin/gh/bobrenjc93/642/orig 2025-10-10T01:17:57.7973726Z * [new branch] gh/bobrenjc93/643/base -> origin/gh/bobrenjc93/643/base 2025-10-10T01:17:57.7973993Z * [new branch] gh/bobrenjc93/643/head -> origin/gh/bobrenjc93/643/head 2025-10-10T01:17:57.7974203Z * [new branch] gh/bobrenjc93/643/orig -> origin/gh/bobrenjc93/643/orig 2025-10-10T01:17:57.7974404Z * [new branch] gh/bobrenjc93/644/base -> origin/gh/bobrenjc93/644/base 2025-10-10T01:17:57.7974601Z * [new branch] gh/bobrenjc93/644/head -> origin/gh/bobrenjc93/644/head 2025-10-10T01:17:57.7974807Z * [new branch] gh/bobrenjc93/644/orig -> origin/gh/bobrenjc93/644/orig 2025-10-10T01:17:57.7975006Z * [new branch] gh/bobrenjc93/645/base -> origin/gh/bobrenjc93/645/base 2025-10-10T01:17:57.7975204Z * [new branch] gh/bobrenjc93/645/head -> origin/gh/bobrenjc93/645/head 2025-10-10T01:17:57.7975412Z * [new branch] gh/bobrenjc93/645/orig -> origin/gh/bobrenjc93/645/orig 2025-10-10T01:17:57.7975620Z * [new branch] gh/bobrenjc93/646/base -> origin/gh/bobrenjc93/646/base 2025-10-10T01:17:57.7975820Z * [new branch] gh/bobrenjc93/646/head -> origin/gh/bobrenjc93/646/head 2025-10-10T01:17:57.7976028Z * [new branch] gh/bobrenjc93/646/orig -> origin/gh/bobrenjc93/646/orig 2025-10-10T01:17:57.7976229Z * [new branch] gh/bobrenjc93/647/base -> origin/gh/bobrenjc93/647/base 2025-10-10T01:17:57.7976427Z * [new branch] gh/bobrenjc93/647/head -> origin/gh/bobrenjc93/647/head 2025-10-10T01:17:57.7976634Z * [new branch] gh/bobrenjc93/647/orig -> origin/gh/bobrenjc93/647/orig 2025-10-10T01:17:57.7976833Z * [new branch] gh/bobrenjc93/648/base -> origin/gh/bobrenjc93/648/base 2025-10-10T01:17:57.7977030Z * [new branch] gh/bobrenjc93/648/head -> origin/gh/bobrenjc93/648/head 2025-10-10T01:17:57.7977242Z * [new branch] gh/bobrenjc93/648/orig -> origin/gh/bobrenjc93/648/orig 2025-10-10T01:17:57.7977442Z * [new branch] gh/bobrenjc93/649/base -> origin/gh/bobrenjc93/649/base 2025-10-10T01:17:57.7977640Z * [new branch] gh/bobrenjc93/649/head -> origin/gh/bobrenjc93/649/head 2025-10-10T01:17:57.7977839Z * [new branch] gh/bobrenjc93/649/orig -> origin/gh/bobrenjc93/649/orig 2025-10-10T01:17:57.7978048Z * [new branch] gh/bobrenjc93/650/base -> origin/gh/bobrenjc93/650/base 2025-10-10T01:17:57.7978245Z * [new branch] gh/bobrenjc93/650/head -> origin/gh/bobrenjc93/650/head 2025-10-10T01:17:57.7978447Z * [new branch] gh/bobrenjc93/650/orig -> origin/gh/bobrenjc93/650/orig 2025-10-10T01:17:57.7978674Z * [new branch] gh/briancoutinho/2/base -> origin/gh/briancoutinho/2/base 2025-10-10T01:17:57.7978905Z * [new branch] gh/briancoutinho/2/head -> origin/gh/briancoutinho/2/head 2025-10-10T01:17:57.7979082Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-10-10T01:17:57.7979267Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-10-10T01:17:57.7979439Z * [new branch] gh/c00w/53/base -> origin/gh/c00w/53/base 2025-10-10T01:17:57.7979673Z * [new branch] gh/c00w/53/head -> origin/gh/c00w/53/head 2025-10-10T01:17:57.7979846Z * [new branch] gh/c00w/53/orig -> origin/gh/c00w/53/orig 2025-10-10T01:17:57.7980016Z * [new branch] gh/c00w/54/base -> origin/gh/c00w/54/base 2025-10-10T01:17:57.7980179Z * [new branch] gh/c00w/54/head -> origin/gh/c00w/54/head 2025-10-10T01:17:57.7980356Z * [new branch] gh/c00w/54/orig -> origin/gh/c00w/54/orig 2025-10-10T01:17:57.7980523Z * [new branch] gh/c00w/57/base -> origin/gh/c00w/57/base 2025-10-10T01:17:57.7980685Z * [new branch] gh/c00w/57/head -> origin/gh/c00w/57/head 2025-10-10T01:17:57.7980924Z * [new branch] gh/c00w/57/orig -> origin/gh/c00w/57/orig 2025-10-10T01:17:57.7981112Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-10-10T01:17:57.7981300Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-10-10T01:17:57.7981487Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-10-10T01:17:57.7981696Z * [new branch] gh/coconutruben/1/base -> origin/gh/coconutruben/1/base 2025-10-10T01:17:57.7981902Z * [new branch] gh/coconutruben/1/head -> origin/gh/coconutruben/1/head 2025-10-10T01:17:57.7982117Z * [new branch] gh/coconutruben/20/base -> origin/gh/coconutruben/20/base 2025-10-10T01:17:57.7982331Z * [new branch] gh/coconutruben/20/head -> origin/gh/coconutruben/20/head 2025-10-10T01:17:57.7982543Z * [new branch] gh/coconutruben/20/orig -> origin/gh/coconutruben/20/orig 2025-10-10T01:17:57.7982753Z * [new branch] gh/coconutruben/22/base -> origin/gh/coconutruben/22/base 2025-10-10T01:17:57.7982973Z * [new branch] gh/coconutruben/22/head -> origin/gh/coconutruben/22/head 2025-10-10T01:17:57.7983183Z * [new branch] gh/coconutruben/22/orig -> origin/gh/coconutruben/22/orig 2025-10-10T01:17:57.7983390Z * [new branch] gh/coconutruben/24/base -> origin/gh/coconutruben/24/base 2025-10-10T01:17:57.7983600Z * [new branch] gh/coconutruben/24/head -> origin/gh/coconutruben/24/head 2025-10-10T01:17:57.7983809Z * [new branch] gh/coconutruben/24/orig -> origin/gh/coconutruben/24/orig 2025-10-10T01:17:57.7984015Z * [new branch] gh/coconutruben/25/base -> origin/gh/coconutruben/25/base 2025-10-10T01:17:57.7984228Z * [new branch] gh/coconutruben/25/head -> origin/gh/coconutruben/25/head 2025-10-10T01:17:57.7984444Z * [new branch] gh/coconutruben/25/orig -> origin/gh/coconutruben/25/orig 2025-10-10T01:17:57.7984647Z * [new branch] gh/coconutruben/36/base -> origin/gh/coconutruben/36/base 2025-10-10T01:17:57.7984860Z * [new branch] gh/coconutruben/36/head -> origin/gh/coconutruben/36/head 2025-10-10T01:17:57.7985064Z * [new branch] gh/coconutruben/36/orig -> origin/gh/coconutruben/36/orig 2025-10-10T01:17:57.7985266Z * [new branch] gh/coconutruben/48/base -> origin/gh/coconutruben/48/base 2025-10-10T01:17:57.7985481Z * [new branch] gh/coconutruben/48/head -> origin/gh/coconutruben/48/head 2025-10-10T01:17:57.7985687Z * [new branch] gh/coconutruben/48/orig -> origin/gh/coconutruben/48/orig 2025-10-10T01:17:57.7985891Z * [new branch] gh/coconutruben/49/base -> origin/gh/coconutruben/49/base 2025-10-10T01:17:57.7986107Z * [new branch] gh/coconutruben/49/head -> origin/gh/coconutruben/49/head 2025-10-10T01:17:57.7986314Z * [new branch] gh/coconutruben/49/orig -> origin/gh/coconutruben/49/orig 2025-10-10T01:17:57.7986519Z * [new branch] gh/coconutruben/50/base -> origin/gh/coconutruben/50/base 2025-10-10T01:17:57.7986804Z * [new branch] gh/coconutruben/50/head -> origin/gh/coconutruben/50/head 2025-10-10T01:17:57.7987011Z * [new branch] gh/coconutruben/50/orig -> origin/gh/coconutruben/50/orig 2025-10-10T01:17:57.7987224Z * [new branch] gh/coconutruben/51/base -> origin/gh/coconutruben/51/base 2025-10-10T01:17:57.7987427Z * [new branch] gh/coconutruben/51/head -> origin/gh/coconutruben/51/head 2025-10-10T01:17:57.7987640Z * [new branch] gh/coconutruben/51/orig -> origin/gh/coconutruben/51/orig 2025-10-10T01:17:57.7987845Z * [new branch] gh/coconutruben/52/base -> origin/gh/coconutruben/52/base 2025-10-10T01:17:57.7988191Z * [new branch] gh/coconutruben/52/head -> origin/gh/coconutruben/52/head 2025-10-10T01:17:57.7988411Z * [new branch] gh/coconutruben/52/orig -> origin/gh/coconutruben/52/orig 2025-10-10T01:17:57.7988671Z * [new branch] gh/coconutruben/53/base -> origin/gh/coconutruben/53/base 2025-10-10T01:17:57.7988879Z * [new branch] gh/coconutruben/53/head -> origin/gh/coconutruben/53/head 2025-10-10T01:17:57.7989102Z * [new branch] gh/coconutruben/53/orig -> origin/gh/coconutruben/53/orig 2025-10-10T01:17:57.7989312Z * [new branch] gh/coconutruben/54/base -> origin/gh/coconutruben/54/base 2025-10-10T01:17:57.7989577Z * [new branch] gh/coconutruben/54/head -> origin/gh/coconutruben/54/head 2025-10-10T01:17:57.7989790Z * [new branch] gh/coconutruben/54/orig -> origin/gh/coconutruben/54/orig 2025-10-10T01:17:57.7990006Z * [new branch] gh/coconutruben/55/base -> origin/gh/coconutruben/55/base 2025-10-10T01:17:57.7990214Z * [new branch] gh/coconutruben/55/head -> origin/gh/coconutruben/55/head 2025-10-10T01:17:57.7990428Z * [new branch] gh/coconutruben/55/orig -> origin/gh/coconutruben/55/orig 2025-10-10T01:17:57.7990638Z * [new branch] gh/coconutruben/56/base -> origin/gh/coconutruben/56/base 2025-10-10T01:17:57.7990843Z * [new branch] gh/coconutruben/56/head -> origin/gh/coconutruben/56/head 2025-10-10T01:17:57.7991054Z * [new branch] gh/coconutruben/56/orig -> origin/gh/coconutruben/56/orig 2025-10-10T01:17:57.7991260Z * [new branch] gh/coconutruben/57/base -> origin/gh/coconutruben/57/base 2025-10-10T01:17:57.7991469Z * [new branch] gh/coconutruben/57/head -> origin/gh/coconutruben/57/head 2025-10-10T01:17:57.7991684Z * [new branch] gh/coconutruben/57/orig -> origin/gh/coconutruben/57/orig 2025-10-10T01:17:57.7991895Z * [new branch] gh/coconutruben/58/base -> origin/gh/coconutruben/58/base 2025-10-10T01:17:57.7992101Z * [new branch] gh/coconutruben/58/head -> origin/gh/coconutruben/58/head 2025-10-10T01:17:57.7992318Z * [new branch] gh/coconutruben/58/orig -> origin/gh/coconutruben/58/orig 2025-10-10T01:17:57.7992522Z * [new branch] gh/coconutruben/59/base -> origin/gh/coconutruben/59/base 2025-10-10T01:17:57.7992733Z * [new branch] gh/coconutruben/59/head -> origin/gh/coconutruben/59/head 2025-10-10T01:17:57.7992938Z * [new branch] gh/coconutruben/59/orig -> origin/gh/coconutruben/59/orig 2025-10-10T01:17:57.7993151Z * [new branch] gh/coconutruben/62/base -> origin/gh/coconutruben/62/base 2025-10-10T01:17:57.7993359Z * [new branch] gh/coconutruben/62/head -> origin/gh/coconutruben/62/head 2025-10-10T01:17:57.7993568Z * [new branch] gh/coconutruben/62/orig -> origin/gh/coconutruben/62/orig 2025-10-10T01:17:57.7993786Z * [new branch] gh/coconutruben/64/base -> origin/gh/coconutruben/64/base 2025-10-10T01:17:57.7994067Z * [new branch] gh/coconutruben/64/head -> origin/gh/coconutruben/64/head 2025-10-10T01:17:57.7994274Z * [new branch] gh/coconutruben/64/orig -> origin/gh/coconutruben/64/orig 2025-10-10T01:17:57.7994486Z * [new branch] gh/coconutruben/65/base -> origin/gh/coconutruben/65/base 2025-10-10T01:17:57.7994689Z * [new branch] gh/coconutruben/65/head -> origin/gh/coconutruben/65/head 2025-10-10T01:17:57.7994899Z * [new branch] gh/coconutruben/65/orig -> origin/gh/coconutruben/65/orig 2025-10-10T01:17:57.7995116Z * [new branch] gh/coconutruben/66/base -> origin/gh/coconutruben/66/base 2025-10-10T01:17:57.7995322Z * [new branch] gh/coconutruben/66/head -> origin/gh/coconutruben/66/head 2025-10-10T01:17:57.7995593Z * [new branch] gh/coconutruben/66/orig -> origin/gh/coconutruben/66/orig 2025-10-10T01:17:57.7995810Z * [new branch] gh/coconutruben/67/base -> origin/gh/coconutruben/67/base 2025-10-10T01:17:57.7996020Z * [new branch] gh/coconutruben/67/head -> origin/gh/coconutruben/67/head 2025-10-10T01:17:57.7996229Z * [new branch] gh/coconutruben/67/orig -> origin/gh/coconutruben/67/orig 2025-10-10T01:17:57.7996441Z * [new branch] gh/coconutruben/68/base -> origin/gh/coconutruben/68/base 2025-10-10T01:17:57.7996654Z * [new branch] gh/coconutruben/68/head -> origin/gh/coconutruben/68/head 2025-10-10T01:17:57.7996860Z * [new branch] gh/coconutruben/68/orig -> origin/gh/coconutruben/68/orig 2025-10-10T01:17:57.7997070Z * [new branch] gh/coconutruben/69/base -> origin/gh/coconutruben/69/base 2025-10-10T01:17:57.7997279Z * [new branch] gh/coconutruben/69/head -> origin/gh/coconutruben/69/head 2025-10-10T01:17:57.7997484Z * [new branch] gh/coconutruben/69/orig -> origin/gh/coconutruben/69/orig 2025-10-10T01:17:57.7997699Z * [new branch] gh/coconutruben/70/base -> origin/gh/coconutruben/70/base 2025-10-10T01:17:57.7997909Z * [new branch] gh/coconutruben/70/head -> origin/gh/coconutruben/70/head 2025-10-10T01:17:57.7998114Z * [new branch] gh/coconutruben/70/orig -> origin/gh/coconutruben/70/orig 2025-10-10T01:17:57.7998324Z * [new branch] gh/coconutruben/71/base -> origin/gh/coconutruben/71/base 2025-10-10T01:17:57.7998544Z * [new branch] gh/coconutruben/71/head -> origin/gh/coconutruben/71/head 2025-10-10T01:17:57.7998751Z * [new branch] gh/coconutruben/71/orig -> origin/gh/coconutruben/71/orig 2025-10-10T01:17:57.7998961Z * [new branch] gh/coconutruben/72/base -> origin/gh/coconutruben/72/base 2025-10-10T01:17:57.7999171Z * [new branch] gh/coconutruben/72/head -> origin/gh/coconutruben/72/head 2025-10-10T01:17:57.7999376Z * [new branch] gh/coconutruben/72/orig -> origin/gh/coconutruben/72/orig 2025-10-10T01:17:57.7999592Z * [new branch] gh/coconutruben/73/base -> origin/gh/coconutruben/73/base 2025-10-10T01:17:57.7999806Z * [new branch] gh/coconutruben/73/head -> origin/gh/coconutruben/73/head 2025-10-10T01:17:57.8000009Z * [new branch] gh/coconutruben/73/orig -> origin/gh/coconutruben/73/orig 2025-10-10T01:17:57.8000216Z * [new branch] gh/coconutruben/74/base -> origin/gh/coconutruben/74/base 2025-10-10T01:17:57.8000430Z * [new branch] gh/coconutruben/74/head -> origin/gh/coconutruben/74/head 2025-10-10T01:17:57.8000637Z * [new branch] gh/coconutruben/74/orig -> origin/gh/coconutruben/74/orig 2025-10-10T01:17:57.8000847Z * [new branch] gh/coconutruben/75/base -> origin/gh/coconutruben/75/base 2025-10-10T01:17:57.8001061Z * [new branch] gh/coconutruben/75/head -> origin/gh/coconutruben/75/head 2025-10-10T01:17:57.8001342Z * [new branch] gh/coconutruben/75/orig -> origin/gh/coconutruben/75/orig 2025-10-10T01:17:57.8001549Z * [new branch] gh/coconutruben/76/base -> origin/gh/coconutruben/76/base 2025-10-10T01:17:57.8001761Z * [new branch] gh/coconutruben/76/head -> origin/gh/coconutruben/76/head 2025-10-10T01:17:57.8001966Z * [new branch] gh/coconutruben/76/orig -> origin/gh/coconutruben/76/orig 2025-10-10T01:17:57.8002177Z * [new branch] gh/coconutruben/77/base -> origin/gh/coconutruben/77/base 2025-10-10T01:17:57.8002387Z * [new branch] gh/coconutruben/77/head -> origin/gh/coconutruben/77/head 2025-10-10T01:17:57.8002661Z * [new branch] gh/coconutruben/77/orig -> origin/gh/coconutruben/77/orig 2025-10-10T01:17:57.8002874Z * [new branch] gh/coconutruben/78/base -> origin/gh/coconutruben/78/base 2025-10-10T01:17:57.8003081Z * [new branch] gh/coconutruben/78/head -> origin/gh/coconutruben/78/head 2025-10-10T01:17:57.8003291Z * [new branch] gh/coconutruben/78/orig -> origin/gh/coconutruben/78/orig 2025-10-10T01:17:57.8003497Z * [new branch] gh/coconutruben/79/base -> origin/gh/coconutruben/79/base 2025-10-10T01:17:57.8003702Z * [new branch] gh/coconutruben/79/head -> origin/gh/coconutruben/79/head 2025-10-10T01:17:57.8003917Z * [new branch] gh/coconutruben/79/orig -> origin/gh/coconutruben/79/orig 2025-10-10T01:17:57.8004121Z * [new branch] gh/coconutruben/80/base -> origin/gh/coconutruben/80/base 2025-10-10T01:17:57.8004329Z * [new branch] gh/coconutruben/80/head -> origin/gh/coconutruben/80/head 2025-10-10T01:17:57.8004550Z * [new branch] gh/coconutruben/80/orig -> origin/gh/coconutruben/80/orig 2025-10-10T01:17:57.8004757Z * [new branch] gh/coconutruben/81/base -> origin/gh/coconutruben/81/base 2025-10-10T01:17:57.8004970Z * [new branch] gh/coconutruben/81/head -> origin/gh/coconutruben/81/head 2025-10-10T01:17:57.8005186Z * [new branch] gh/coconutruben/81/orig -> origin/gh/coconutruben/81/orig 2025-10-10T01:17:57.8005390Z * [new branch] gh/coconutruben/82/base -> origin/gh/coconutruben/82/base 2025-10-10T01:17:57.8005595Z * [new branch] gh/coconutruben/82/head -> origin/gh/coconutruben/82/head 2025-10-10T01:17:57.8005808Z * [new branch] gh/coconutruben/82/orig -> origin/gh/coconutruben/82/orig 2025-10-10T01:17:57.8006017Z * [new branch] gh/coconutruben/83/base -> origin/gh/coconutruben/83/base 2025-10-10T01:17:57.8006227Z * [new branch] gh/coconutruben/83/head -> origin/gh/coconutruben/83/head 2025-10-10T01:17:57.8006439Z * [new branch] gh/coconutruben/83/orig -> origin/gh/coconutruben/83/orig 2025-10-10T01:17:57.8006645Z * [new branch] gh/colinchan15/1/base -> origin/gh/colinchan15/1/base 2025-10-10T01:17:57.8006854Z * [new branch] gh/colinchan15/1/head -> origin/gh/colinchan15/1/head 2025-10-10T01:17:57.8007059Z * [new branch] gh/colinchan15/2/base -> origin/gh/colinchan15/2/base 2025-10-10T01:17:57.8007260Z * [new branch] gh/colinchan15/2/head -> origin/gh/colinchan15/2/head 2025-10-10T01:17:57.8007458Z * [new branch] gh/colinchan15/3/base -> origin/gh/colinchan15/3/base 2025-10-10T01:17:57.8007660Z * [new branch] gh/colinchan15/3/head -> origin/gh/colinchan15/3/head 2025-10-10T01:17:57.8007856Z * [new branch] gh/colinchan15/6/base -> origin/gh/colinchan15/6/base 2025-10-10T01:17:57.8008053Z * [new branch] gh/colinchan15/6/head -> origin/gh/colinchan15/6/head 2025-10-10T01:17:57.8008283Z * [new branch] gh/davidberard98/382/base -> origin/gh/davidberard98/382/base 2025-10-10T01:17:57.8008635Z * [new branch] gh/davidberard98/382/head -> origin/gh/davidberard98/382/head 2025-10-10T01:17:57.8008863Z * [new branch] gh/davidberard98/382/orig -> origin/gh/davidberard98/382/orig 2025-10-10T01:17:57.8009077Z * [new branch] gh/davidberard98/386/base -> origin/gh/davidberard98/386/base 2025-10-10T01:17:57.8009302Z * [new branch] gh/davidberard98/386/head -> origin/gh/davidberard98/386/head 2025-10-10T01:17:57.8009521Z * [new branch] gh/davidberard98/386/orig -> origin/gh/davidberard98/386/orig 2025-10-10T01:17:57.8009736Z * [new branch] gh/davidberard98/391/base -> origin/gh/davidberard98/391/base 2025-10-10T01:17:57.8010036Z * [new branch] gh/davidberard98/391/head -> origin/gh/davidberard98/391/head 2025-10-10T01:17:57.8010255Z * [new branch] gh/davidberard98/391/orig -> origin/gh/davidberard98/391/orig 2025-10-10T01:17:57.8010469Z * [new branch] gh/davidberard98/392/base -> origin/gh/davidberard98/392/base 2025-10-10T01:17:57.8010699Z * [new branch] gh/davidberard98/392/head -> origin/gh/davidberard98/392/head 2025-10-10T01:17:57.8010912Z * [new branch] gh/davidberard98/392/orig -> origin/gh/davidberard98/392/orig 2025-10-10T01:17:57.8011132Z * [new branch] gh/davidberard98/399/base -> origin/gh/davidberard98/399/base 2025-10-10T01:17:57.8011358Z * [new branch] gh/davidberard98/399/head -> origin/gh/davidberard98/399/head 2025-10-10T01:17:57.8011581Z * [new branch] gh/davidberard98/399/orig -> origin/gh/davidberard98/399/orig 2025-10-10T01:17:57.8011797Z * [new branch] gh/davidberard98/401/base -> origin/gh/davidberard98/401/base 2025-10-10T01:17:57.8012028Z * [new branch] gh/davidberard98/401/head -> origin/gh/davidberard98/401/head 2025-10-10T01:17:57.8012241Z * [new branch] gh/davidberard98/401/orig -> origin/gh/davidberard98/401/orig 2025-10-10T01:17:57.8012465Z * [new branch] gh/davidberard98/405/base -> origin/gh/davidberard98/405/base 2025-10-10T01:17:57.8012690Z * [new branch] gh/davidberard98/405/head -> origin/gh/davidberard98/405/head 2025-10-10T01:17:57.8012905Z * [new branch] gh/davidberard98/405/orig -> origin/gh/davidberard98/405/orig 2025-10-10T01:17:57.8013124Z * [new branch] gh/davidberard98/410/base -> origin/gh/davidberard98/410/base 2025-10-10T01:17:57.8013347Z * [new branch] gh/davidberard98/410/head -> origin/gh/davidberard98/410/head 2025-10-10T01:17:57.8013568Z * [new branch] gh/davidberard98/410/orig -> origin/gh/davidberard98/410/orig 2025-10-10T01:17:57.8013787Z * [new branch] gh/davidberard98/411/base -> origin/gh/davidberard98/411/base 2025-10-10T01:17:57.8014009Z * [new branch] gh/davidberard98/411/head -> origin/gh/davidberard98/411/head 2025-10-10T01:17:57.8014230Z * [new branch] gh/davidberard98/411/orig -> origin/gh/davidberard98/411/orig 2025-10-10T01:17:57.8014448Z * [new branch] gh/davidberard98/412/base -> origin/gh/davidberard98/412/base 2025-10-10T01:17:57.8014664Z * [new branch] gh/davidberard98/412/head -> origin/gh/davidberard98/412/head 2025-10-10T01:17:57.8014887Z * [new branch] gh/davidberard98/412/orig -> origin/gh/davidberard98/412/orig 2025-10-10T01:17:57.8015093Z * [new branch] gh/desertfire/594/base -> origin/gh/desertfire/594/base 2025-10-10T01:17:57.8015297Z * [new branch] gh/desertfire/594/head -> origin/gh/desertfire/594/head 2025-10-10T01:17:57.8015506Z * [new branch] gh/desertfire/594/orig -> origin/gh/desertfire/594/orig 2025-10-10T01:17:57.8015712Z * [new branch] gh/desertfire/595/base -> origin/gh/desertfire/595/base 2025-10-10T01:17:57.8015913Z * [new branch] gh/desertfire/595/head -> origin/gh/desertfire/595/head 2025-10-10T01:17:57.8016206Z * [new branch] gh/desertfire/595/orig -> origin/gh/desertfire/595/orig 2025-10-10T01:17:57.8032175Z * [new branch] gh/desertfire/597/base -> origin/gh/desertfire/597/base 2025-10-10T01:17:57.8032523Z * [new branch] gh/desertfire/597/head -> origin/gh/desertfire/597/head 2025-10-10T01:17:57.8032758Z * [new branch] gh/desertfire/597/orig -> origin/gh/desertfire/597/orig 2025-10-10T01:17:57.8032970Z * [new branch] gh/desertfire/598/base -> origin/gh/desertfire/598/base 2025-10-10T01:17:57.8033185Z * [new branch] gh/desertfire/598/head -> origin/gh/desertfire/598/head 2025-10-10T01:17:57.8033552Z * [new branch] gh/desertfire/598/orig -> origin/gh/desertfire/598/orig 2025-10-10T01:17:57.8033763Z * [new branch] gh/desertfire/599/base -> origin/gh/desertfire/599/base 2025-10-10T01:17:57.8033973Z * [new branch] gh/desertfire/599/head -> origin/gh/desertfire/599/head 2025-10-10T01:17:57.8034193Z * [new branch] gh/desertfire/599/orig -> origin/gh/desertfire/599/orig 2025-10-10T01:17:57.8034400Z * [new branch] gh/desertfire/600/base -> origin/gh/desertfire/600/base 2025-10-10T01:17:57.8034604Z * [new branch] gh/desertfire/600/head -> origin/gh/desertfire/600/head 2025-10-10T01:17:57.8034806Z * [new branch] gh/desertfire/600/orig -> origin/gh/desertfire/600/orig 2025-10-10T01:17:57.8035023Z * [new branch] gh/desertfire/601/base -> origin/gh/desertfire/601/base 2025-10-10T01:17:57.8035377Z * [new branch] gh/desertfire/601/head -> origin/gh/desertfire/601/head 2025-10-10T01:17:57.8035641Z * [new branch] gh/desertfire/601/orig -> origin/gh/desertfire/601/orig 2025-10-10T01:17:57.8035847Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-10-10T01:17:57.8036041Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-10-10T01:17:57.8036238Z * [new branch] gh/drisspg/159/base -> origin/gh/drisspg/159/base 2025-10-10T01:17:57.8036444Z * [new branch] gh/drisspg/159/head -> origin/gh/drisspg/159/head 2025-10-10T01:17:57.8036636Z * [new branch] gh/drisspg/159/orig -> origin/gh/drisspg/159/orig 2025-10-10T01:17:57.8036826Z * [new branch] gh/drisspg/166/base -> origin/gh/drisspg/166/base 2025-10-10T01:17:57.8037016Z * [new branch] gh/drisspg/166/head -> origin/gh/drisspg/166/head 2025-10-10T01:17:57.8037209Z * [new branch] gh/drisspg/166/orig -> origin/gh/drisspg/166/orig 2025-10-10T01:17:57.8037397Z * [new branch] gh/drisspg/170/base -> origin/gh/drisspg/170/base 2025-10-10T01:17:57.8037591Z * [new branch] gh/drisspg/170/head -> origin/gh/drisspg/170/head 2025-10-10T01:17:57.8037782Z * [new branch] gh/drisspg/170/orig -> origin/gh/drisspg/170/orig 2025-10-10T01:17:57.8037972Z * [new branch] gh/drisspg/177/base -> origin/gh/drisspg/177/base 2025-10-10T01:17:57.8038170Z * [new branch] gh/drisspg/177/head -> origin/gh/drisspg/177/head 2025-10-10T01:17:57.8038356Z * [new branch] gh/drisspg/177/orig -> origin/gh/drisspg/177/orig 2025-10-10T01:17:57.8038552Z * [new branch] gh/drisspg/178/base -> origin/gh/drisspg/178/base 2025-10-10T01:17:57.8038744Z * [new branch] gh/drisspg/178/head -> origin/gh/drisspg/178/head 2025-10-10T01:17:57.8038934Z * [new branch] gh/drisspg/178/orig -> origin/gh/drisspg/178/orig 2025-10-10T01:17:57.8039180Z * [new branch] gh/drisspg/182/base -> origin/gh/drisspg/182/base 2025-10-10T01:17:57.8039467Z * [new branch] gh/drisspg/182/head -> origin/gh/drisspg/182/head 2025-10-10T01:17:57.8039662Z * [new branch] gh/drisspg/183/base -> origin/gh/drisspg/183/base 2025-10-10T01:17:57.8039853Z * [new branch] gh/drisspg/183/head -> origin/gh/drisspg/183/head 2025-10-10T01:17:57.8040048Z * [new branch] gh/drisspg/184/base -> origin/gh/drisspg/184/base 2025-10-10T01:17:57.8040250Z * [new branch] gh/drisspg/184/head -> origin/gh/drisspg/184/head 2025-10-10T01:17:57.8040445Z * [new branch] gh/drisspg/185/base -> origin/gh/drisspg/185/base 2025-10-10T01:17:57.8040633Z * [new branch] gh/drisspg/185/head -> origin/gh/drisspg/185/head 2025-10-10T01:17:57.8040989Z * [new branch] gh/drisspg/187/base -> origin/gh/drisspg/187/base 2025-10-10T01:17:57.8041210Z * [new branch] gh/drisspg/187/head -> origin/gh/drisspg/187/head 2025-10-10T01:17:57.8041405Z * [new branch] gh/drisspg/187/orig -> origin/gh/drisspg/187/orig 2025-10-10T01:17:57.8041602Z * [new branch] gh/drisspg/188/base -> origin/gh/drisspg/188/base 2025-10-10T01:17:57.8041789Z * [new branch] gh/drisspg/188/head -> origin/gh/drisspg/188/head 2025-10-10T01:17:57.8041981Z * [new branch] gh/drisspg/188/orig -> origin/gh/drisspg/188/orig 2025-10-10T01:17:57.8042176Z * [new branch] gh/drisspg/189/base -> origin/gh/drisspg/189/base 2025-10-10T01:17:57.8042366Z * [new branch] gh/drisspg/189/head -> origin/gh/drisspg/189/head 2025-10-10T01:17:57.8042561Z * [new branch] gh/drisspg/189/orig -> origin/gh/drisspg/189/orig 2025-10-10T01:17:57.8042755Z * [new branch] gh/drisspg/193/base -> origin/gh/drisspg/193/base 2025-10-10T01:17:57.8042943Z * [new branch] gh/drisspg/193/head -> origin/gh/drisspg/193/head 2025-10-10T01:17:57.8043132Z * [new branch] gh/drisspg/193/orig -> origin/gh/drisspg/193/orig 2025-10-10T01:17:57.8043326Z * [new branch] gh/drisspg/194/base -> origin/gh/drisspg/194/base 2025-10-10T01:17:57.8043518Z * [new branch] gh/drisspg/194/head -> origin/gh/drisspg/194/head 2025-10-10T01:17:57.8043702Z * [new branch] gh/drisspg/194/orig -> origin/gh/drisspg/194/orig 2025-10-10T01:17:57.8043884Z * [new branch] gh/drisspg/196/base -> origin/gh/drisspg/196/base 2025-10-10T01:17:57.8044080Z * [new branch] gh/drisspg/196/head -> origin/gh/drisspg/196/head 2025-10-10T01:17:57.8044273Z * [new branch] gh/drisspg/196/orig -> origin/gh/drisspg/196/orig 2025-10-10T01:17:57.8044464Z * [new branch] gh/drisspg/197/base -> origin/gh/drisspg/197/base 2025-10-10T01:17:57.8044660Z * [new branch] gh/drisspg/197/head -> origin/gh/drisspg/197/head 2025-10-10T01:17:57.8044851Z * [new branch] gh/drisspg/197/orig -> origin/gh/drisspg/197/orig 2025-10-10T01:17:57.8045036Z * [new branch] gh/drisspg/198/base -> origin/gh/drisspg/198/base 2025-10-10T01:17:57.8045236Z * [new branch] gh/drisspg/198/head -> origin/gh/drisspg/198/head 2025-10-10T01:17:57.8045426Z * [new branch] gh/drisspg/198/orig -> origin/gh/drisspg/198/orig 2025-10-10T01:17:57.8045614Z * [new branch] gh/drisspg/199/base -> origin/gh/drisspg/199/base 2025-10-10T01:17:57.8045807Z * [new branch] gh/drisspg/199/head -> origin/gh/drisspg/199/head 2025-10-10T01:17:57.8046001Z * [new branch] gh/drisspg/199/orig -> origin/gh/drisspg/199/orig 2025-10-10T01:17:57.8046192Z * [new branch] gh/drisspg/200/base -> origin/gh/drisspg/200/base 2025-10-10T01:17:57.8046472Z * [new branch] gh/drisspg/200/head -> origin/gh/drisspg/200/head 2025-10-10T01:17:57.8046664Z * [new branch] gh/drisspg/200/orig -> origin/gh/drisspg/200/orig 2025-10-10T01:17:57.8046854Z * [new branch] gh/drisspg/201/base -> origin/gh/drisspg/201/base 2025-10-10T01:17:57.8047055Z * [new branch] gh/drisspg/201/head -> origin/gh/drisspg/201/head 2025-10-10T01:17:57.8047243Z * [new branch] gh/drisspg/201/orig -> origin/gh/drisspg/201/orig 2025-10-10T01:17:57.8047433Z * [new branch] gh/drisspg/202/base -> origin/gh/drisspg/202/base 2025-10-10T01:17:57.8047626Z * [new branch] gh/drisspg/202/head -> origin/gh/drisspg/202/head 2025-10-10T01:17:57.8047886Z * [new branch] gh/drisspg/202/orig -> origin/gh/drisspg/202/orig 2025-10-10T01:17:57.8048073Z * [new branch] gh/drisspg/203/base -> origin/gh/drisspg/203/base 2025-10-10T01:17:57.8048266Z * [new branch] gh/drisspg/203/head -> origin/gh/drisspg/203/head 2025-10-10T01:17:57.8048463Z * [new branch] gh/drisspg/203/orig -> origin/gh/drisspg/203/orig 2025-10-10T01:17:57.8048722Z * [new branch] gh/drisspg/204/base -> origin/gh/drisspg/204/base 2025-10-10T01:17:57.8048912Z * [new branch] gh/drisspg/204/head -> origin/gh/drisspg/204/head 2025-10-10T01:17:57.8049106Z * [new branch] gh/drisspg/204/orig -> origin/gh/drisspg/204/orig 2025-10-10T01:17:57.8049292Z * [new branch] gh/drisspg/205/base -> origin/gh/drisspg/205/base 2025-10-10T01:17:57.8049486Z * [new branch] gh/drisspg/205/head -> origin/gh/drisspg/205/head 2025-10-10T01:17:57.8049684Z * [new branch] gh/drisspg/205/orig -> origin/gh/drisspg/205/orig 2025-10-10T01:17:57.8049879Z * [new branch] gh/drisspg/206/base -> origin/gh/drisspg/206/base 2025-10-10T01:17:57.8050069Z * [new branch] gh/drisspg/206/head -> origin/gh/drisspg/206/head 2025-10-10T01:17:57.8050273Z * [new branch] gh/drisspg/206/orig -> origin/gh/drisspg/206/orig 2025-10-10T01:17:57.8050462Z * [new branch] gh/drisspg/207/base -> origin/gh/drisspg/207/base 2025-10-10T01:17:57.8050649Z * [new branch] gh/drisspg/207/head -> origin/gh/drisspg/207/head 2025-10-10T01:17:57.8050851Z * [new branch] gh/drisspg/207/orig -> origin/gh/drisspg/207/orig 2025-10-10T01:17:57.8051039Z * [new branch] gh/drisspg/208/base -> origin/gh/drisspg/208/base 2025-10-10T01:17:57.8051234Z * [new branch] gh/drisspg/208/head -> origin/gh/drisspg/208/head 2025-10-10T01:17:57.8051427Z * [new branch] gh/drisspg/208/orig -> origin/gh/drisspg/208/orig 2025-10-10T01:17:57.8051613Z * [new branch] gh/drisspg/209/base -> origin/gh/drisspg/209/base 2025-10-10T01:17:57.8051804Z * [new branch] gh/drisspg/209/head -> origin/gh/drisspg/209/head 2025-10-10T01:17:57.8051994Z * [new branch] gh/drisspg/209/orig -> origin/gh/drisspg/209/orig 2025-10-10T01:17:57.8052183Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-10-10T01:17:57.8052375Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-10-10T01:17:57.8052575Z * [new branch] gh/eellison/808/base -> origin/gh/eellison/808/base 2025-10-10T01:17:57.8052780Z * [new branch] gh/eellison/808/head -> origin/gh/eellison/808/head 2025-10-10T01:17:57.8052975Z * [new branch] gh/eellison/808/orig -> origin/gh/eellison/808/orig 2025-10-10T01:17:57.8053169Z * [new branch] gh/eellison/809/base -> origin/gh/eellison/809/base 2025-10-10T01:17:57.8053445Z * [new branch] gh/eellison/809/head -> origin/gh/eellison/809/head 2025-10-10T01:17:57.8053640Z * [new branch] gh/eellison/809/orig -> origin/gh/eellison/809/orig 2025-10-10T01:17:57.8053829Z * [new branch] gh/eellison/822/base -> origin/gh/eellison/822/base 2025-10-10T01:17:57.8054044Z * [new branch] gh/eellison/822/head -> origin/gh/eellison/822/head 2025-10-10T01:17:57.8054239Z * [new branch] gh/eellison/822/orig -> origin/gh/eellison/822/orig 2025-10-10T01:17:57.8054435Z * [new branch] gh/eellison/823/base -> origin/gh/eellison/823/base 2025-10-10T01:17:57.8054638Z * [new branch] gh/eellison/823/head -> origin/gh/eellison/823/head 2025-10-10T01:17:57.8054895Z * [new branch] gh/eellison/823/orig -> origin/gh/eellison/823/orig 2025-10-10T01:17:57.8055092Z * [new branch] gh/eellison/824/base -> origin/gh/eellison/824/base 2025-10-10T01:17:57.8055312Z * [new branch] gh/eellison/824/head -> origin/gh/eellison/824/head 2025-10-10T01:17:57.8055505Z * [new branch] gh/eellison/824/orig -> origin/gh/eellison/824/orig 2025-10-10T01:17:57.8055697Z * [new branch] gh/eellison/825/base -> origin/gh/eellison/825/base 2025-10-10T01:17:57.8055896Z * [new branch] gh/eellison/825/head -> origin/gh/eellison/825/head 2025-10-10T01:17:57.8056084Z * [new branch] gh/eellison/825/orig -> origin/gh/eellison/825/orig 2025-10-10T01:17:57.8056281Z * [new branch] gh/eellison/826/base -> origin/gh/eellison/826/base 2025-10-10T01:17:57.8056491Z * [new branch] gh/eellison/826/head -> origin/gh/eellison/826/head 2025-10-10T01:17:57.8056683Z * [new branch] gh/eellison/826/orig -> origin/gh/eellison/826/orig 2025-10-10T01:17:57.8056878Z * [new branch] gh/eellison/827/base -> origin/gh/eellison/827/base 2025-10-10T01:17:57.8057072Z * [new branch] gh/eellison/827/head -> origin/gh/eellison/827/head 2025-10-10T01:17:57.8057278Z * [new branch] gh/eellison/827/orig -> origin/gh/eellison/827/orig 2025-10-10T01:17:57.8057471Z * [new branch] gh/eellison/828/base -> origin/gh/eellison/828/base 2025-10-10T01:17:57.8057661Z * [new branch] gh/eellison/828/head -> origin/gh/eellison/828/head 2025-10-10T01:17:57.8057857Z * [new branch] gh/eellison/828/orig -> origin/gh/eellison/828/orig 2025-10-10T01:17:57.8058043Z * [new branch] gh/eellison/829/base -> origin/gh/eellison/829/base 2025-10-10T01:17:57.8058236Z * [new branch] gh/eellison/829/head -> origin/gh/eellison/829/head 2025-10-10T01:17:57.8058444Z * [new branch] gh/eellison/829/orig -> origin/gh/eellison/829/orig 2025-10-10T01:17:57.8058640Z * [new branch] gh/eellison/830/base -> origin/gh/eellison/830/base 2025-10-10T01:17:57.8058831Z * [new branch] gh/eellison/830/head -> origin/gh/eellison/830/head 2025-10-10T01:17:57.8059028Z * [new branch] gh/eellison/830/orig -> origin/gh/eellison/830/orig 2025-10-10T01:17:57.8059223Z * [new branch] gh/eellison/831/base -> origin/gh/eellison/831/base 2025-10-10T01:17:57.8059414Z * [new branch] gh/eellison/831/head -> origin/gh/eellison/831/head 2025-10-10T01:17:57.8059609Z * [new branch] gh/eellison/831/orig -> origin/gh/eellison/831/orig 2025-10-10T01:17:57.8059799Z * [new branch] gh/eellison/832/base -> origin/gh/eellison/832/base 2025-10-10T01:17:57.8059991Z * [new branch] gh/eellison/832/head -> origin/gh/eellison/832/head 2025-10-10T01:17:57.8060190Z * [new branch] gh/eellison/832/orig -> origin/gh/eellison/832/orig 2025-10-10T01:17:57.8060447Z * [new branch] gh/eellison/833/base -> origin/gh/eellison/833/base 2025-10-10T01:17:57.8060638Z * [new branch] gh/eellison/833/head -> origin/gh/eellison/833/head 2025-10-10T01:17:57.8060844Z * [new branch] gh/eellison/833/orig -> origin/gh/eellison/833/orig 2025-10-10T01:17:57.8061037Z * [new branch] gh/eellison/834/base -> origin/gh/eellison/834/base 2025-10-10T01:17:57.8061229Z * [new branch] gh/eellison/834/head -> origin/gh/eellison/834/head 2025-10-10T01:17:57.8061420Z * [new branch] gh/eellison/834/orig -> origin/gh/eellison/834/orig 2025-10-10T01:17:57.8061685Z * [new branch] gh/eellison/835/base -> origin/gh/eellison/835/base 2025-10-10T01:17:57.8061878Z * [new branch] gh/eellison/835/head -> origin/gh/eellison/835/head 2025-10-10T01:17:57.8062066Z * [new branch] gh/eellison/835/orig -> origin/gh/eellison/835/orig 2025-10-10T01:17:57.8062275Z * [new branch] gh/eellison/836/base -> origin/gh/eellison/836/base 2025-10-10T01:17:57.8062463Z * [new branch] gh/eellison/836/head -> origin/gh/eellison/836/head 2025-10-10T01:17:57.8062653Z * [new branch] gh/eellison/836/orig -> origin/gh/eellison/836/orig 2025-10-10T01:17:57.8062849Z * [new branch] gh/eellison/837/base -> origin/gh/eellison/837/base 2025-10-10T01:17:57.8063039Z * [new branch] gh/eellison/837/head -> origin/gh/eellison/837/head 2025-10-10T01:17:57.8063232Z * [new branch] gh/eellison/837/orig -> origin/gh/eellison/837/orig 2025-10-10T01:17:57.8063436Z * [new branch] gh/eellison/838/base -> origin/gh/eellison/838/base 2025-10-10T01:17:57.8063628Z * [new branch] gh/eellison/838/head -> origin/gh/eellison/838/head 2025-10-10T01:17:57.8063820Z * [new branch] gh/eellison/838/orig -> origin/gh/eellison/838/orig 2025-10-10T01:17:57.8064018Z * [new branch] gh/eellison/839/base -> origin/gh/eellison/839/base 2025-10-10T01:17:57.8064207Z * [new branch] gh/eellison/839/head -> origin/gh/eellison/839/head 2025-10-10T01:17:57.8064397Z * [new branch] gh/eellison/839/orig -> origin/gh/eellison/839/orig 2025-10-10T01:17:57.8064601Z * [new branch] gh/eellison/840/base -> origin/gh/eellison/840/base 2025-10-10T01:17:57.8064790Z * [new branch] gh/eellison/840/head -> origin/gh/eellison/840/head 2025-10-10T01:17:57.8064978Z * [new branch] gh/eellison/840/orig -> origin/gh/eellison/840/orig 2025-10-10T01:17:57.8065179Z * [new branch] gh/eellison/841/base -> origin/gh/eellison/841/base 2025-10-10T01:17:57.8065367Z * [new branch] gh/eellison/841/head -> origin/gh/eellison/841/head 2025-10-10T01:17:57.8065557Z * [new branch] gh/eellison/841/orig -> origin/gh/eellison/841/orig 2025-10-10T01:17:57.8065745Z * [new branch] gh/eellison/842/base -> origin/gh/eellison/842/base 2025-10-10T01:17:57.8065943Z * [new branch] gh/eellison/842/head -> origin/gh/eellison/842/head 2025-10-10T01:17:57.8066130Z * [new branch] gh/eellison/842/orig -> origin/gh/eellison/842/orig 2025-10-10T01:17:57.8066321Z * [new branch] gh/eellison/843/base -> origin/gh/eellison/843/base 2025-10-10T01:17:57.8066518Z * [new branch] gh/eellison/843/head -> origin/gh/eellison/843/head 2025-10-10T01:17:57.8066710Z * [new branch] gh/eellison/843/orig -> origin/gh/eellison/843/orig 2025-10-10T01:17:57.8066899Z * [new branch] gh/eellison/844/base -> origin/gh/eellison/844/base 2025-10-10T01:17:57.8067102Z * [new branch] gh/eellison/844/head -> origin/gh/eellison/844/head 2025-10-10T01:17:57.8067365Z * [new branch] gh/eellison/844/orig -> origin/gh/eellison/844/orig 2025-10-10T01:17:57.8067555Z * [new branch] gh/eellison/845/base -> origin/gh/eellison/845/base 2025-10-10T01:17:57.8067753Z * [new branch] gh/eellison/845/head -> origin/gh/eellison/845/head 2025-10-10T01:17:57.8067941Z * [new branch] gh/eellison/845/orig -> origin/gh/eellison/845/orig 2025-10-10T01:17:57.8068135Z * [new branch] gh/eellison/846/base -> origin/gh/eellison/846/base 2025-10-10T01:17:57.8068337Z * [new branch] gh/eellison/846/head -> origin/gh/eellison/846/head 2025-10-10T01:17:57.8068594Z * [new branch] gh/eellison/846/orig -> origin/gh/eellison/846/orig 2025-10-10T01:17:57.8068774Z * [new branch] gh/etaf/147/base -> origin/gh/etaf/147/base 2025-10-10T01:17:57.8068960Z * [new branch] gh/etaf/147/head -> origin/gh/etaf/147/head 2025-10-10T01:17:57.8069133Z * [new branch] gh/etaf/154/base -> origin/gh/etaf/154/base 2025-10-10T01:17:57.8069305Z * [new branch] gh/etaf/154/head -> origin/gh/etaf/154/head 2025-10-10T01:17:57.8069485Z * [new branch] gh/etaf/154/orig -> origin/gh/etaf/154/orig 2025-10-10T01:17:57.8069656Z * [new branch] gh/etaf/156/base -> origin/gh/etaf/156/base 2025-10-10T01:17:57.8069825Z * [new branch] gh/etaf/156/head -> origin/gh/etaf/156/head 2025-10-10T01:17:57.8069993Z * [new branch] gh/etaf/156/orig -> origin/gh/etaf/156/orig 2025-10-10T01:17:57.8070176Z * [new branch] gh/etaf/157/base -> origin/gh/etaf/157/base 2025-10-10T01:17:57.8070347Z * [new branch] gh/etaf/157/head -> origin/gh/etaf/157/head 2025-10-10T01:17:57.8070522Z * [new branch] gh/etaf/157/orig -> origin/gh/etaf/157/orig 2025-10-10T01:17:57.8070700Z * [new branch] gh/etaf/158/base -> origin/gh/etaf/158/base 2025-10-10T01:17:57.8070873Z * [new branch] gh/etaf/158/head -> origin/gh/etaf/158/head 2025-10-10T01:17:57.8071041Z * [new branch] gh/etaf/158/orig -> origin/gh/etaf/158/orig 2025-10-10T01:17:57.8071225Z * [new branch] gh/etaf/159/base -> origin/gh/etaf/159/base 2025-10-10T01:17:57.8071399Z * [new branch] gh/etaf/159/head -> origin/gh/etaf/159/head 2025-10-10T01:17:57.8071566Z * [new branch] gh/etaf/159/orig -> origin/gh/etaf/159/orig 2025-10-10T01:17:57.8071745Z * [new branch] gh/etaf/160/base -> origin/gh/etaf/160/base 2025-10-10T01:17:57.8071916Z * [new branch] gh/etaf/160/head -> origin/gh/etaf/160/head 2025-10-10T01:17:57.8072090Z * [new branch] gh/etaf/160/orig -> origin/gh/etaf/160/orig 2025-10-10T01:17:57.8072268Z * [new branch] gh/etaf/161/base -> origin/gh/etaf/161/base 2025-10-10T01:17:57.8072439Z * [new branch] gh/etaf/161/head -> origin/gh/etaf/161/head 2025-10-10T01:17:57.8072610Z * [new branch] gh/etaf/161/orig -> origin/gh/etaf/161/orig 2025-10-10T01:17:57.8072789Z * [new branch] gh/etaf/162/base -> origin/gh/etaf/162/base 2025-10-10T01:17:57.8072965Z * [new branch] gh/etaf/162/head -> origin/gh/etaf/162/head 2025-10-10T01:17:57.8073139Z * [new branch] gh/etaf/162/orig -> origin/gh/etaf/162/orig 2025-10-10T01:17:57.8073314Z * [new branch] gh/etaf/166/base -> origin/gh/etaf/166/base 2025-10-10T01:17:57.8073501Z * [new branch] gh/etaf/166/head -> origin/gh/etaf/166/head 2025-10-10T01:17:57.8073744Z * [new branch] gh/etaf/166/orig -> origin/gh/etaf/166/orig 2025-10-10T01:17:57.8073919Z * [new branch] gh/etaf/167/base -> origin/gh/etaf/167/base 2025-10-10T01:17:57.8074104Z * [new branch] gh/etaf/167/head -> origin/gh/etaf/167/head 2025-10-10T01:17:57.8074282Z * [new branch] gh/etaf/167/orig -> origin/gh/etaf/167/orig 2025-10-10T01:17:57.8074457Z * [new branch] gh/etaf/168/base -> origin/gh/etaf/168/base 2025-10-10T01:17:57.8074641Z * [new branch] gh/etaf/168/head -> origin/gh/etaf/168/head 2025-10-10T01:17:57.8074814Z * [new branch] gh/etaf/168/orig -> origin/gh/etaf/168/orig 2025-10-10T01:17:57.8075052Z * [new branch] gh/etaf/170/base -> origin/gh/etaf/170/base 2025-10-10T01:17:57.8075235Z * [new branch] gh/etaf/170/head -> origin/gh/etaf/170/head 2025-10-10T01:17:57.8075408Z * [new branch] gh/etaf/170/orig -> origin/gh/etaf/170/orig 2025-10-10T01:17:57.8075582Z * [new branch] gh/etaf/171/base -> origin/gh/etaf/171/base 2025-10-10T01:17:57.8075763Z * [new branch] gh/etaf/171/head -> origin/gh/etaf/171/head 2025-10-10T01:17:57.8075934Z * [new branch] gh/etaf/171/orig -> origin/gh/etaf/171/orig 2025-10-10T01:17:57.8076106Z * [new branch] gh/etaf/172/base -> origin/gh/etaf/172/base 2025-10-10T01:17:57.8076290Z * [new branch] gh/etaf/172/head -> origin/gh/etaf/172/head 2025-10-10T01:17:57.8076468Z * [new branch] gh/etaf/172/orig -> origin/gh/etaf/172/orig 2025-10-10T01:17:57.8076689Z * [new branch] gh/exclamaforte/1/base -> origin/gh/exclamaforte/1/base 2025-10-10T01:17:57.8076898Z * [new branch] gh/exclamaforte/1/head -> origin/gh/exclamaforte/1/head 2025-10-10T01:17:57.8077116Z * [new branch] gh/exclamaforte/2/base -> origin/gh/exclamaforte/2/base 2025-10-10T01:17:57.8077324Z * [new branch] gh/exclamaforte/2/head -> origin/gh/exclamaforte/2/head 2025-10-10T01:17:57.8077527Z * [new branch] gh/exclamaforte/3/base -> origin/gh/exclamaforte/3/base 2025-10-10T01:17:57.8077736Z * [new branch] gh/exclamaforte/3/head -> origin/gh/exclamaforte/3/head 2025-10-10T01:17:57.8077939Z * [new branch] gh/exclamaforte/4/base -> origin/gh/exclamaforte/4/base 2025-10-10T01:17:57.8078142Z * [new branch] gh/exclamaforte/4/head -> origin/gh/exclamaforte/4/head 2025-10-10T01:17:57.8078338Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-10-10T01:17:57.8078524Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-10-10T01:17:57.8078706Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-10-10T01:17:57.8078899Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-10-10T01:17:57.8079082Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-10-10T01:17:57.8079265Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-10-10T01:17:57.8079456Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-10-10T01:17:57.8079640Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-10-10T01:17:57.8079823Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-10-10T01:17:57.8080014Z * [new branch] gh/ezyang/3120/base -> origin/gh/ezyang/3120/base 2025-10-10T01:17:57.8080199Z * [new branch] gh/ezyang/3120/head -> origin/gh/ezyang/3120/head 2025-10-10T01:17:57.8080387Z * [new branch] gh/ezyang/3120/orig -> origin/gh/ezyang/3120/orig 2025-10-10T01:17:57.8081131Z * [new branch] gh/ezyang/3122/base -> origin/gh/ezyang/3122/base 2025-10-10T01:17:57.8081320Z * [new branch] gh/ezyang/3122/head -> origin/gh/ezyang/3122/head 2025-10-10T01:17:57.8081504Z * [new branch] gh/ezyang/3122/orig -> origin/gh/ezyang/3122/orig 2025-10-10T01:17:57.8081685Z * [new branch] gh/ezyang/3127/base -> origin/gh/ezyang/3127/base 2025-10-10T01:17:57.8081886Z * [new branch] gh/ezyang/3127/head -> origin/gh/ezyang/3127/head 2025-10-10T01:17:57.8082071Z * [new branch] gh/ezyang/3127/orig -> origin/gh/ezyang/3127/orig 2025-10-10T01:17:57.8082326Z * [new branch] gh/ezyang/3131/base -> origin/gh/ezyang/3131/base 2025-10-10T01:17:57.8082523Z * [new branch] gh/ezyang/3131/head -> origin/gh/ezyang/3131/head 2025-10-10T01:17:57.8082706Z * [new branch] gh/ezyang/3131/orig -> origin/gh/ezyang/3131/orig 2025-10-10T01:17:57.8082887Z * [new branch] gh/ezyang/3134/base -> origin/gh/ezyang/3134/base 2025-10-10T01:17:57.8083076Z * [new branch] gh/ezyang/3134/head -> origin/gh/ezyang/3134/head 2025-10-10T01:17:57.8083261Z * [new branch] gh/ezyang/3134/orig -> origin/gh/ezyang/3134/orig 2025-10-10T01:17:57.8083445Z * [new branch] gh/ezyang/3135/base -> origin/gh/ezyang/3135/base 2025-10-10T01:17:57.8083639Z * [new branch] gh/ezyang/3135/head -> origin/gh/ezyang/3135/head 2025-10-10T01:17:57.8083823Z * [new branch] gh/ezyang/3135/orig -> origin/gh/ezyang/3135/orig 2025-10-10T01:17:57.8084007Z * [new branch] gh/ezyang/3138/base -> origin/gh/ezyang/3138/base 2025-10-10T01:17:57.8084202Z * [new branch] gh/ezyang/3138/head -> origin/gh/ezyang/3138/head 2025-10-10T01:17:57.8084389Z * [new branch] gh/ezyang/3138/orig -> origin/gh/ezyang/3138/orig 2025-10-10T01:17:57.8084572Z * [new branch] gh/ezyang/3139/base -> origin/gh/ezyang/3139/base 2025-10-10T01:17:57.8084764Z * [new branch] gh/ezyang/3139/head -> origin/gh/ezyang/3139/head 2025-10-10T01:17:57.8084946Z * [new branch] gh/ezyang/3139/orig -> origin/gh/ezyang/3139/orig 2025-10-10T01:17:57.8085129Z * [new branch] gh/ezyang/3140/base -> origin/gh/ezyang/3140/base 2025-10-10T01:17:57.8085321Z * [new branch] gh/ezyang/3140/head -> origin/gh/ezyang/3140/head 2025-10-10T01:17:57.8085507Z * [new branch] gh/ezyang/3140/orig -> origin/gh/ezyang/3140/orig 2025-10-10T01:17:57.8085688Z * [new branch] gh/ezyang/3143/base -> origin/gh/ezyang/3143/base 2025-10-10T01:17:57.8085871Z * [new branch] gh/ezyang/3143/head -> origin/gh/ezyang/3143/head 2025-10-10T01:17:57.8086069Z * [new branch] gh/ezyang/3143/orig -> origin/gh/ezyang/3143/orig 2025-10-10T01:17:57.8086252Z * [new branch] gh/ezyang/3144/base -> origin/gh/ezyang/3144/base 2025-10-10T01:17:57.8086435Z * [new branch] gh/ezyang/3144/head -> origin/gh/ezyang/3144/head 2025-10-10T01:17:57.8086628Z * [new branch] gh/ezyang/3144/orig -> origin/gh/ezyang/3144/orig 2025-10-10T01:17:57.8086810Z * [new branch] gh/ezyang/3145/base -> origin/gh/ezyang/3145/base 2025-10-10T01:17:57.8086991Z * [new branch] gh/ezyang/3145/head -> origin/gh/ezyang/3145/head 2025-10-10T01:17:57.8087190Z * [new branch] gh/ezyang/3145/orig -> origin/gh/ezyang/3145/orig 2025-10-10T01:17:57.8087371Z * [new branch] gh/ezyang/3146/base -> origin/gh/ezyang/3146/base 2025-10-10T01:17:57.8087555Z * [new branch] gh/ezyang/3146/head -> origin/gh/ezyang/3146/head 2025-10-10T01:17:57.8087817Z * [new branch] gh/ezyang/3146/orig -> origin/gh/ezyang/3146/orig 2025-10-10T01:17:57.8088000Z * [new branch] gh/ezyang/3147/base -> origin/gh/ezyang/3147/base 2025-10-10T01:17:57.8088185Z * [new branch] gh/ezyang/3147/head -> origin/gh/ezyang/3147/head 2025-10-10T01:17:57.8088380Z * [new branch] gh/ezyang/3147/orig -> origin/gh/ezyang/3147/orig 2025-10-10T01:17:57.8088639Z * [new branch] gh/ezyang/3148/base -> origin/gh/ezyang/3148/base 2025-10-10T01:17:57.8088828Z * [new branch] gh/ezyang/3148/head -> origin/gh/ezyang/3148/head 2025-10-10T01:17:57.8089442Z * [new branch] gh/ezyang/3148/orig -> origin/gh/ezyang/3148/orig 2025-10-10T01:17:57.8089634Z * [new branch] gh/ezyang/3149/base -> origin/gh/ezyang/3149/base 2025-10-10T01:17:57.8089828Z * [new branch] gh/ezyang/3149/head -> origin/gh/ezyang/3149/head 2025-10-10T01:17:57.8090028Z * [new branch] gh/ezyang/3149/orig -> origin/gh/ezyang/3149/orig 2025-10-10T01:17:57.8090215Z * [new branch] gh/ezyang/3150/base -> origin/gh/ezyang/3150/base 2025-10-10T01:17:57.8090400Z * [new branch] gh/ezyang/3150/head -> origin/gh/ezyang/3150/head 2025-10-10T01:17:57.8090588Z * [new branch] gh/ezyang/3150/orig -> origin/gh/ezyang/3150/orig 2025-10-10T01:17:57.8090786Z * [new branch] gh/ezyang/3151/base -> origin/gh/ezyang/3151/base 2025-10-10T01:17:57.8090974Z * [new branch] gh/ezyang/3151/head -> origin/gh/ezyang/3151/head 2025-10-10T01:17:57.8091160Z * [new branch] gh/ezyang/3151/orig -> origin/gh/ezyang/3151/orig 2025-10-10T01:17:57.8091355Z * [new branch] gh/ezyang/3152/base -> origin/gh/ezyang/3152/base 2025-10-10T01:17:57.8091542Z * [new branch] gh/ezyang/3152/head -> origin/gh/ezyang/3152/head 2025-10-10T01:17:57.8091726Z * [new branch] gh/ezyang/3152/orig -> origin/gh/ezyang/3152/orig 2025-10-10T01:17:57.8091920Z * [new branch] gh/ezyang/3153/base -> origin/gh/ezyang/3153/base 2025-10-10T01:17:57.8092106Z * [new branch] gh/ezyang/3153/head -> origin/gh/ezyang/3153/head 2025-10-10T01:17:57.8092291Z * [new branch] gh/ezyang/3153/orig -> origin/gh/ezyang/3153/orig 2025-10-10T01:17:57.8092483Z * [new branch] gh/ezyang/3154/base -> origin/gh/ezyang/3154/base 2025-10-10T01:17:57.8092675Z * [new branch] gh/ezyang/3154/head -> origin/gh/ezyang/3154/head 2025-10-10T01:17:57.8092863Z * [new branch] gh/ezyang/3154/orig -> origin/gh/ezyang/3154/orig 2025-10-10T01:17:57.8093056Z * [new branch] gh/ezyang/3155/base -> origin/gh/ezyang/3155/base 2025-10-10T01:17:57.8093249Z * [new branch] gh/ezyang/3155/head -> origin/gh/ezyang/3155/head 2025-10-10T01:17:57.8093434Z * [new branch] gh/ezyang/3155/orig -> origin/gh/ezyang/3155/orig 2025-10-10T01:17:57.8093619Z * [new branch] gh/ezyang/3156/base -> origin/gh/ezyang/3156/base 2025-10-10T01:17:57.8093813Z * [new branch] gh/ezyang/3156/head -> origin/gh/ezyang/3156/head 2025-10-10T01:17:57.8093997Z * [new branch] gh/ezyang/3156/orig -> origin/gh/ezyang/3156/orig 2025-10-10T01:17:57.8094182Z * [new branch] gh/ezyang/3157/base -> origin/gh/ezyang/3157/base 2025-10-10T01:17:57.8094381Z * [new branch] gh/ezyang/3157/head -> origin/gh/ezyang/3157/head 2025-10-10T01:17:57.8094565Z * [new branch] gh/ezyang/3157/orig -> origin/gh/ezyang/3157/orig 2025-10-10T01:17:57.8094756Z * [new branch] gh/ezyang/3158/base -> origin/gh/ezyang/3158/base 2025-10-10T01:17:57.8095019Z * [new branch] gh/ezyang/3158/head -> origin/gh/ezyang/3158/head 2025-10-10T01:17:57.8095200Z * [new branch] gh/ezyang/3158/orig -> origin/gh/ezyang/3158/orig 2025-10-10T01:17:57.8095381Z * [new branch] gh/ezyang/3159/base -> origin/gh/ezyang/3159/base 2025-10-10T01:17:57.8095571Z * [new branch] gh/ezyang/3159/head -> origin/gh/ezyang/3159/head 2025-10-10T01:17:57.8095762Z * [new branch] gh/ezyang/3159/orig -> origin/gh/ezyang/3159/orig 2025-10-10T01:17:57.8095944Z * [new branch] gh/ezyang/3160/base -> origin/gh/ezyang/3160/base 2025-10-10T01:17:57.8096191Z * [new branch] gh/ezyang/3160/head -> origin/gh/ezyang/3160/head 2025-10-10T01:17:57.8096380Z * [new branch] gh/ezyang/3160/orig -> origin/gh/ezyang/3160/orig 2025-10-10T01:17:57.8096566Z * [new branch] gh/ezyang/3161/base -> origin/gh/ezyang/3161/base 2025-10-10T01:17:57.8096747Z * [new branch] gh/ezyang/3161/head -> origin/gh/ezyang/3161/head 2025-10-10T01:17:57.8096936Z * [new branch] gh/ezyang/3161/orig -> origin/gh/ezyang/3161/orig 2025-10-10T01:17:57.8097118Z * [new branch] gh/ezyang/3162/base -> origin/gh/ezyang/3162/base 2025-10-10T01:17:57.8097306Z * [new branch] gh/ezyang/3162/head -> origin/gh/ezyang/3162/head 2025-10-10T01:17:57.8097506Z * [new branch] gh/ezyang/3162/orig -> origin/gh/ezyang/3162/orig 2025-10-10T01:17:57.8097693Z * [new branch] gh/ezyang/3163/base -> origin/gh/ezyang/3163/base 2025-10-10T01:17:57.8097879Z * [new branch] gh/ezyang/3163/head -> origin/gh/ezyang/3163/head 2025-10-10T01:17:57.8098068Z * [new branch] gh/ezyang/3163/orig -> origin/gh/ezyang/3163/orig 2025-10-10T01:17:57.8098252Z * [new branch] gh/ezyang/3164/base -> origin/gh/ezyang/3164/base 2025-10-10T01:17:57.8098435Z * [new branch] gh/ezyang/3164/head -> origin/gh/ezyang/3164/head 2025-10-10T01:17:57.8098626Z * [new branch] gh/ezyang/3164/orig -> origin/gh/ezyang/3164/orig 2025-10-10T01:17:57.8098808Z * [new branch] gh/ezyang/3165/base -> origin/gh/ezyang/3165/base 2025-10-10T01:17:57.8098995Z * [new branch] gh/ezyang/3165/head -> origin/gh/ezyang/3165/head 2025-10-10T01:17:57.8099190Z * [new branch] gh/ezyang/3165/orig -> origin/gh/ezyang/3165/orig 2025-10-10T01:17:57.8099374Z * [new branch] gh/ezyang/3166/base -> origin/gh/ezyang/3166/base 2025-10-10T01:17:57.8099556Z * [new branch] gh/ezyang/3166/head -> origin/gh/ezyang/3166/head 2025-10-10T01:17:57.8099736Z * [new branch] gh/ezyang/3166/orig -> origin/gh/ezyang/3166/orig 2025-10-10T01:17:57.8099931Z * [new branch] gh/ezyang/3167/base -> origin/gh/ezyang/3167/base 2025-10-10T01:17:57.8100119Z * [new branch] gh/ezyang/3167/head -> origin/gh/ezyang/3167/head 2025-10-10T01:17:57.8100304Z * [new branch] gh/ezyang/3167/orig -> origin/gh/ezyang/3167/orig 2025-10-10T01:17:57.8100498Z * [new branch] gh/ezyang/3168/base -> origin/gh/ezyang/3168/base 2025-10-10T01:17:57.8100679Z * [new branch] gh/ezyang/3168/head -> origin/gh/ezyang/3168/head 2025-10-10T01:17:57.8100860Z * [new branch] gh/ezyang/3168/orig -> origin/gh/ezyang/3168/orig 2025-10-10T01:17:57.8101048Z * [new branch] gh/ezyang/3169/base -> origin/gh/ezyang/3169/base 2025-10-10T01:17:57.8101228Z * [new branch] gh/ezyang/3169/head -> origin/gh/ezyang/3169/head 2025-10-10T01:17:57.8101414Z * [new branch] gh/ezyang/3169/orig -> origin/gh/ezyang/3169/orig 2025-10-10T01:17:57.8101670Z * [new branch] gh/ezyang/3170/base -> origin/gh/ezyang/3170/base 2025-10-10T01:17:57.8101850Z * [new branch] gh/ezyang/3170/head -> origin/gh/ezyang/3170/head 2025-10-10T01:17:57.8102033Z * [new branch] gh/ezyang/3170/orig -> origin/gh/ezyang/3170/orig 2025-10-10T01:17:57.8102221Z * [new branch] gh/ezyang/3171/base -> origin/gh/ezyang/3171/base 2025-10-10T01:17:57.8102405Z * [new branch] gh/ezyang/3171/head -> origin/gh/ezyang/3171/head 2025-10-10T01:17:57.8102589Z * [new branch] gh/ezyang/3171/orig -> origin/gh/ezyang/3171/orig 2025-10-10T01:17:57.8102844Z * [new branch] gh/ezyang/3172/base -> origin/gh/ezyang/3172/base 2025-10-10T01:17:57.8103031Z * [new branch] gh/ezyang/3172/head -> origin/gh/ezyang/3172/head 2025-10-10T01:17:57.8103218Z * [new branch] gh/ezyang/3172/orig -> origin/gh/ezyang/3172/orig 2025-10-10T01:17:57.8103410Z * [new branch] gh/ezyang/3173/base -> origin/gh/ezyang/3173/base 2025-10-10T01:17:57.8103594Z * [new branch] gh/ezyang/3173/head -> origin/gh/ezyang/3173/head 2025-10-10T01:17:57.8103777Z * [new branch] gh/ezyang/3173/orig -> origin/gh/ezyang/3173/orig 2025-10-10T01:17:57.8103965Z * [new branch] gh/fadara01/1/base -> origin/gh/fadara01/1/base 2025-10-10T01:17:57.8104156Z * [new branch] gh/fadara01/1/head -> origin/gh/fadara01/1/head 2025-10-10T01:17:57.8104344Z * [new branch] gh/fadara01/1/orig -> origin/gh/fadara01/1/orig 2025-10-10T01:17:57.8104529Z * [new branch] gh/fduwjj/175/base -> origin/gh/fduwjj/175/base 2025-10-10T01:17:57.8104715Z * [new branch] gh/fduwjj/175/head -> origin/gh/fduwjj/175/head 2025-10-10T01:17:57.8104895Z * [new branch] gh/fduwjj/175/orig -> origin/gh/fduwjj/175/orig 2025-10-10T01:17:57.8105078Z * [new branch] gh/fduwjj/176/base -> origin/gh/fduwjj/176/base 2025-10-10T01:17:57.8105272Z * [new branch] gh/fduwjj/176/head -> origin/gh/fduwjj/176/head 2025-10-10T01:17:57.8105458Z * [new branch] gh/fduwjj/176/orig -> origin/gh/fduwjj/176/orig 2025-10-10T01:17:57.8105641Z * [new branch] gh/fduwjj/177/base -> origin/gh/fduwjj/177/base 2025-10-10T01:17:57.8105825Z * [new branch] gh/fduwjj/177/head -> origin/gh/fduwjj/177/head 2025-10-10T01:17:57.8106006Z * [new branch] gh/fduwjj/177/orig -> origin/gh/fduwjj/177/orig 2025-10-10T01:17:57.8106193Z * [new branch] gh/fduwjj/182/base -> origin/gh/fduwjj/182/base 2025-10-10T01:17:57.8106380Z * [new branch] gh/fduwjj/182/head -> origin/gh/fduwjj/182/head 2025-10-10T01:17:57.8106564Z * [new branch] gh/fduwjj/182/orig -> origin/gh/fduwjj/182/orig 2025-10-10T01:17:57.8106748Z * [new branch] gh/fduwjj/183/base -> origin/gh/fduwjj/183/base 2025-10-10T01:17:57.8106940Z * [new branch] gh/fduwjj/183/head -> origin/gh/fduwjj/183/head 2025-10-10T01:17:57.8107118Z * [new branch] gh/fduwjj/183/orig -> origin/gh/fduwjj/183/orig 2025-10-10T01:17:57.8107297Z * [new branch] gh/fduwjj/184/base -> origin/gh/fduwjj/184/base 2025-10-10T01:17:57.8107490Z * [new branch] gh/fduwjj/184/head -> origin/gh/fduwjj/184/head 2025-10-10T01:17:57.8107676Z * [new branch] gh/fduwjj/184/orig -> origin/gh/fduwjj/184/orig 2025-10-10T01:17:57.8107857Z * [new branch] gh/fduwjj/185/base -> origin/gh/fduwjj/185/base 2025-10-10T01:17:57.8108037Z * [new branch] gh/fduwjj/185/head -> origin/gh/fduwjj/185/head 2025-10-10T01:17:57.8108292Z * [new branch] gh/fduwjj/185/orig -> origin/gh/fduwjj/185/orig 2025-10-10T01:17:57.8108471Z * [new branch] gh/fduwjj/191/base -> origin/gh/fduwjj/191/base 2025-10-10T01:17:57.8108654Z * [new branch] gh/fduwjj/191/head -> origin/gh/fduwjj/191/head 2025-10-10T01:17:57.8108841Z * [new branch] gh/fduwjj/191/orig -> origin/gh/fduwjj/191/orig 2025-10-10T01:17:57.8109022Z * [new branch] gh/fduwjj/192/base -> origin/gh/fduwjj/192/base 2025-10-10T01:17:57.8109202Z * [new branch] gh/fduwjj/192/head -> origin/gh/fduwjj/192/head 2025-10-10T01:17:57.8109459Z * [new branch] gh/fduwjj/192/orig -> origin/gh/fduwjj/192/orig 2025-10-10T01:17:57.8109644Z * [new branch] gh/fduwjj/193/base -> origin/gh/fduwjj/193/base 2025-10-10T01:17:57.8109822Z * [new branch] gh/fduwjj/193/head -> origin/gh/fduwjj/193/head 2025-10-10T01:17:57.8110018Z * [new branch] gh/fduwjj/193/orig -> origin/gh/fduwjj/193/orig 2025-10-10T01:17:57.8110198Z * [new branch] gh/fduwjj/194/base -> origin/gh/fduwjj/194/base 2025-10-10T01:17:57.8110379Z * [new branch] gh/fduwjj/194/head -> origin/gh/fduwjj/194/head 2025-10-10T01:17:57.8110569Z * [new branch] gh/fduwjj/194/orig -> origin/gh/fduwjj/194/orig 2025-10-10T01:17:57.8110753Z * [new branch] gh/fduwjj/195/base -> origin/gh/fduwjj/195/base 2025-10-10T01:17:57.8110933Z * [new branch] gh/fduwjj/195/head -> origin/gh/fduwjj/195/head 2025-10-10T01:17:57.8111129Z * [new branch] gh/fduwjj/195/orig -> origin/gh/fduwjj/195/orig 2025-10-10T01:17:57.8111309Z * [new branch] gh/fduwjj/196/base -> origin/gh/fduwjj/196/base 2025-10-10T01:17:57.8111493Z * [new branch] gh/fduwjj/196/head -> origin/gh/fduwjj/196/head 2025-10-10T01:17:57.8111681Z * [new branch] gh/fduwjj/196/orig -> origin/gh/fduwjj/196/orig 2025-10-10T01:17:57.8111865Z * [new branch] gh/fduwjj/197/base -> origin/gh/fduwjj/197/base 2025-10-10T01:17:57.8112044Z * [new branch] gh/fduwjj/197/head -> origin/gh/fduwjj/197/head 2025-10-10T01:17:57.8112224Z * [new branch] gh/fduwjj/197/orig -> origin/gh/fduwjj/197/orig 2025-10-10T01:17:57.8112415Z * [new branch] gh/fduwjj/198/base -> origin/gh/fduwjj/198/base 2025-10-10T01:17:57.8112600Z * [new branch] gh/fduwjj/198/head -> origin/gh/fduwjj/198/head 2025-10-10T01:17:57.8112785Z * [new branch] gh/fduwjj/198/orig -> origin/gh/fduwjj/198/orig 2025-10-10T01:17:57.8112971Z * [new branch] gh/fduwjj/199/base -> origin/gh/fduwjj/199/base 2025-10-10T01:17:57.8113157Z * [new branch] gh/fduwjj/199/head -> origin/gh/fduwjj/199/head 2025-10-10T01:17:57.8113337Z * [new branch] gh/fduwjj/199/orig -> origin/gh/fduwjj/199/orig 2025-10-10T01:17:57.8113527Z * [new branch] gh/fduwjj/200/base -> origin/gh/fduwjj/200/base 2025-10-10T01:17:57.8113704Z * [new branch] gh/fduwjj/200/head -> origin/gh/fduwjj/200/head 2025-10-10T01:17:57.8113883Z * [new branch] gh/fduwjj/200/orig -> origin/gh/fduwjj/200/orig 2025-10-10T01:17:57.8114068Z * [new branch] gh/fduwjj/201/base -> origin/gh/fduwjj/201/base 2025-10-10T01:17:57.8114247Z * [new branch] gh/fduwjj/201/head -> origin/gh/fduwjj/201/head 2025-10-10T01:17:57.8114429Z * [new branch] gh/fduwjj/201/orig -> origin/gh/fduwjj/201/orig 2025-10-10T01:17:57.8114615Z * [new branch] gh/fduwjj/202/base -> origin/gh/fduwjj/202/base 2025-10-10T01:17:57.8114867Z * [new branch] gh/fduwjj/202/head -> origin/gh/fduwjj/202/head 2025-10-10T01:17:57.8115054Z * [new branch] gh/fduwjj/202/orig -> origin/gh/fduwjj/202/orig 2025-10-10T01:17:57.8115242Z * [new branch] gh/fduwjj/203/base -> origin/gh/fduwjj/203/base 2025-10-10T01:17:57.8115420Z * [new branch] gh/fduwjj/203/head -> origin/gh/fduwjj/203/head 2025-10-10T01:17:57.8115600Z * [new branch] gh/fduwjj/203/orig -> origin/gh/fduwjj/203/orig 2025-10-10T01:17:57.8115787Z * [new branch] gh/fduwjj/204/base -> origin/gh/fduwjj/204/base 2025-10-10T01:17:57.8115967Z * [new branch] gh/fduwjj/204/head -> origin/gh/fduwjj/204/head 2025-10-10T01:17:57.8116206Z * [new branch] gh/fduwjj/204/orig -> origin/gh/fduwjj/204/orig 2025-10-10T01:17:57.8116390Z * [new branch] gh/fduwjj/205/base -> origin/gh/fduwjj/205/base 2025-10-10T01:17:57.8116584Z * [new branch] gh/fduwjj/205/head -> origin/gh/fduwjj/205/head 2025-10-10T01:17:57.8116765Z * [new branch] gh/fduwjj/205/orig -> origin/gh/fduwjj/205/orig 2025-10-10T01:17:57.8116942Z * [new branch] gh/fduwjj/206/base -> origin/gh/fduwjj/206/base 2025-10-10T01:17:57.8117126Z * [new branch] gh/fduwjj/206/head -> origin/gh/fduwjj/206/head 2025-10-10T01:17:57.8117306Z * [new branch] gh/fduwjj/206/orig -> origin/gh/fduwjj/206/orig 2025-10-10T01:17:57.8117486Z * [new branch] gh/fduwjj/207/base -> origin/gh/fduwjj/207/base 2025-10-10T01:17:57.8117675Z * [new branch] gh/fduwjj/207/head -> origin/gh/fduwjj/207/head 2025-10-10T01:17:57.8117854Z * [new branch] gh/fduwjj/207/orig -> origin/gh/fduwjj/207/orig 2025-10-10T01:17:57.8118037Z * [new branch] gh/fduwjj/208/base -> origin/gh/fduwjj/208/base 2025-10-10T01:17:57.8118231Z * [new branch] gh/fduwjj/208/head -> origin/gh/fduwjj/208/head 2025-10-10T01:17:57.8118411Z * [new branch] gh/fduwjj/208/orig -> origin/gh/fduwjj/208/orig 2025-10-10T01:17:57.8118594Z * [new branch] gh/fduwjj/209/base -> origin/gh/fduwjj/209/base 2025-10-10T01:17:57.8118783Z * [new branch] gh/fduwjj/209/head -> origin/gh/fduwjj/209/head 2025-10-10T01:17:57.8118972Z * [new branch] gh/fduwjj/209/orig -> origin/gh/fduwjj/209/orig 2025-10-10T01:17:57.8119152Z * [new branch] gh/fduwjj/210/base -> origin/gh/fduwjj/210/base 2025-10-10T01:17:57.8119344Z * [new branch] gh/fduwjj/210/head -> origin/gh/fduwjj/210/head 2025-10-10T01:17:57.8119524Z * [new branch] gh/fduwjj/210/orig -> origin/gh/fduwjj/210/orig 2025-10-10T01:17:57.8119706Z * [new branch] gh/fduwjj/211/base -> origin/gh/fduwjj/211/base 2025-10-10T01:17:57.8119896Z * [new branch] gh/fduwjj/211/head -> origin/gh/fduwjj/211/head 2025-10-10T01:17:57.8120076Z * [new branch] gh/fduwjj/211/orig -> origin/gh/fduwjj/211/orig 2025-10-10T01:17:57.8120258Z * [new branch] gh/fduwjj/212/base -> origin/gh/fduwjj/212/base 2025-10-10T01:17:57.8120436Z * [new branch] gh/fduwjj/212/head -> origin/gh/fduwjj/212/head 2025-10-10T01:17:57.8120625Z * [new branch] gh/fduwjj/212/orig -> origin/gh/fduwjj/212/orig 2025-10-10T01:17:57.8120807Z * [new branch] gh/fduwjj/213/base -> origin/gh/fduwjj/213/base 2025-10-10T01:17:57.8120989Z * [new branch] gh/fduwjj/213/head -> origin/gh/fduwjj/213/head 2025-10-10T01:17:57.8121178Z * [new branch] gh/fduwjj/213/orig -> origin/gh/fduwjj/213/orig 2025-10-10T01:17:57.8121430Z * [new branch] gh/fduwjj/214/base -> origin/gh/fduwjj/214/base 2025-10-10T01:17:57.8121610Z * [new branch] gh/fduwjj/214/head -> origin/gh/fduwjj/214/head 2025-10-10T01:17:57.8121795Z * [new branch] gh/fduwjj/214/orig -> origin/gh/fduwjj/214/orig 2025-10-10T01:17:57.8121976Z * [new branch] gh/fduwjj/215/base -> origin/gh/fduwjj/215/base 2025-10-10T01:17:57.8122157Z * [new branch] gh/fduwjj/215/head -> origin/gh/fduwjj/215/head 2025-10-10T01:17:57.8122346Z * [new branch] gh/fduwjj/215/orig -> origin/gh/fduwjj/215/orig 2025-10-10T01:17:57.8122524Z * [new branch] gh/fduwjj/216/base -> origin/gh/fduwjj/216/base 2025-10-10T01:17:57.8122768Z * [new branch] gh/fduwjj/216/head -> origin/gh/fduwjj/216/head 2025-10-10T01:17:57.8122962Z * [new branch] gh/fduwjj/216/orig -> origin/gh/fduwjj/216/orig 2025-10-10T01:17:57.8123146Z * [new branch] gh/fduwjj/217/base -> origin/gh/fduwjj/217/base 2025-10-10T01:17:57.8123325Z * [new branch] gh/fduwjj/217/head -> origin/gh/fduwjj/217/head 2025-10-10T01:17:57.8123516Z * [new branch] gh/fduwjj/217/orig -> origin/gh/fduwjj/217/orig 2025-10-10T01:17:57.8123703Z * [new branch] gh/fduwjj/218/base -> origin/gh/fduwjj/218/base 2025-10-10T01:17:57.8123886Z * [new branch] gh/fduwjj/218/head -> origin/gh/fduwjj/218/head 2025-10-10T01:17:57.8124081Z * [new branch] gh/fduwjj/218/orig -> origin/gh/fduwjj/218/orig 2025-10-10T01:17:57.8124265Z * [new branch] gh/fduwjj/219/base -> origin/gh/fduwjj/219/base 2025-10-10T01:17:57.8124450Z * [new branch] gh/fduwjj/219/head -> origin/gh/fduwjj/219/head 2025-10-10T01:17:57.8124636Z * [new branch] gh/fduwjj/219/orig -> origin/gh/fduwjj/219/orig 2025-10-10T01:17:57.8124828Z * [new branch] gh/fduwjj/220/base -> origin/gh/fduwjj/220/base 2025-10-10T01:17:57.8125005Z * [new branch] gh/fduwjj/220/head -> origin/gh/fduwjj/220/head 2025-10-10T01:17:57.8125187Z * [new branch] gh/fduwjj/220/orig -> origin/gh/fduwjj/220/orig 2025-10-10T01:17:57.8125378Z * [new branch] gh/fduwjj/221/base -> origin/gh/fduwjj/221/base 2025-10-10T01:17:57.8125558Z * [new branch] gh/fduwjj/221/head -> origin/gh/fduwjj/221/head 2025-10-10T01:17:57.8125737Z * [new branch] gh/fduwjj/221/orig -> origin/gh/fduwjj/221/orig 2025-10-10T01:17:57.8125929Z * [new branch] gh/fduwjj/222/base -> origin/gh/fduwjj/222/base 2025-10-10T01:17:57.8126109Z * [new branch] gh/fduwjj/222/head -> origin/gh/fduwjj/222/head 2025-10-10T01:17:57.8126293Z * [new branch] gh/fduwjj/222/orig -> origin/gh/fduwjj/222/orig 2025-10-10T01:17:57.8126483Z * [new branch] gh/fduwjj/223/base -> origin/gh/fduwjj/223/base 2025-10-10T01:17:57.8126665Z * [new branch] gh/fduwjj/223/head -> origin/gh/fduwjj/223/head 2025-10-10T01:17:57.8126847Z * [new branch] gh/fduwjj/223/orig -> origin/gh/fduwjj/223/orig 2025-10-10T01:17:57.8127034Z * [new branch] gh/fegin/313/base -> origin/gh/fegin/313/base 2025-10-10T01:17:57.8127221Z * [new branch] gh/fegin/313/head -> origin/gh/fegin/313/head 2025-10-10T01:17:57.8127400Z * [new branch] gh/fegin/313/orig -> origin/gh/fegin/313/orig 2025-10-10T01:17:57.8127589Z * [new branch] gh/fegin/314/base -> origin/gh/fegin/314/base 2025-10-10T01:17:57.8127766Z * [new branch] gh/fegin/314/head -> origin/gh/fegin/314/head 2025-10-10T01:17:57.8127940Z * [new branch] gh/fegin/314/orig -> origin/gh/fegin/314/orig 2025-10-10T01:17:57.8128339Z * [new branch] gh/fegin/315/base -> origin/gh/fegin/315/base 2025-10-10T01:17:57.8128647Z * [new branch] gh/fegin/315/head -> origin/gh/fegin/315/head 2025-10-10T01:17:57.8128836Z * [new branch] gh/fegin/315/orig -> origin/gh/fegin/315/orig 2025-10-10T01:17:57.8129016Z * [new branch] gh/fegin/316/base -> origin/gh/fegin/316/base 2025-10-10T01:17:57.8129201Z * [new branch] gh/fegin/316/head -> origin/gh/fegin/316/head 2025-10-10T01:17:57.8129381Z * [new branch] gh/fegin/316/orig -> origin/gh/fegin/316/orig 2025-10-10T01:17:57.8129651Z * [new branch] gh/fegin/317/base -> origin/gh/fegin/317/base 2025-10-10T01:17:57.8129837Z * [new branch] gh/fegin/317/head -> origin/gh/fegin/317/head 2025-10-10T01:17:57.8130014Z * [new branch] gh/fegin/317/orig -> origin/gh/fegin/317/orig 2025-10-10T01:17:57.8130196Z * [new branch] gh/fegin/318/base -> origin/gh/fegin/318/base 2025-10-10T01:17:57.8130382Z * [new branch] gh/fegin/318/head -> origin/gh/fegin/318/head 2025-10-10T01:17:57.8130561Z * [new branch] gh/fegin/318/orig -> origin/gh/fegin/318/orig 2025-10-10T01:17:57.8130741Z * [new branch] gh/fegin/319/base -> origin/gh/fegin/319/base 2025-10-10T01:17:57.8130927Z * [new branch] gh/fegin/319/head -> origin/gh/fegin/319/head 2025-10-10T01:17:57.8131103Z * [new branch] gh/fegin/319/orig -> origin/gh/fegin/319/orig 2025-10-10T01:17:57.8131285Z * [new branch] gh/fegin/320/base -> origin/gh/fegin/320/base 2025-10-10T01:17:57.8131469Z * [new branch] gh/fegin/320/head -> origin/gh/fegin/320/head 2025-10-10T01:17:57.8131644Z * [new branch] gh/fegin/320/orig -> origin/gh/fegin/320/orig 2025-10-10T01:17:57.8131825Z * [new branch] gh/fegin/321/base -> origin/gh/fegin/321/base 2025-10-10T01:17:57.8132009Z * [new branch] gh/fegin/321/head -> origin/gh/fegin/321/head 2025-10-10T01:17:57.8132184Z * [new branch] gh/fegin/321/orig -> origin/gh/fegin/321/orig 2025-10-10T01:17:57.8132360Z * [new branch] gh/fegin/322/base -> origin/gh/fegin/322/base 2025-10-10T01:17:57.8132534Z * [new branch] gh/fegin/322/head -> origin/gh/fegin/322/head 2025-10-10T01:17:57.8132719Z * [new branch] gh/fegin/322/orig -> origin/gh/fegin/322/orig 2025-10-10T01:17:57.8132899Z * [new branch] gh/fegin/323/base -> origin/gh/fegin/323/base 2025-10-10T01:17:57.8133073Z * [new branch] gh/fegin/323/head -> origin/gh/fegin/323/head 2025-10-10T01:17:57.8133257Z * [new branch] gh/fegin/324/base -> origin/gh/fegin/324/base 2025-10-10T01:17:57.8133435Z * [new branch] gh/fegin/324/head -> origin/gh/fegin/324/head 2025-10-10T01:17:57.8133609Z * [new branch] gh/fegin/324/orig -> origin/gh/fegin/324/orig 2025-10-10T01:17:57.8133800Z * [new branch] gh/fegin/325/base -> origin/gh/fegin/325/base 2025-10-10T01:17:57.8133976Z * [new branch] gh/fegin/325/head -> origin/gh/fegin/325/head 2025-10-10T01:17:57.8134152Z * [new branch] gh/fegin/325/orig -> origin/gh/fegin/325/orig 2025-10-10T01:17:57.8134337Z * [new branch] gh/fegin/326/base -> origin/gh/fegin/326/base 2025-10-10T01:17:57.8134517Z * [new branch] gh/fegin/326/head -> origin/gh/fegin/326/head 2025-10-10T01:17:57.8134694Z * [new branch] gh/fegin/326/orig -> origin/gh/fegin/326/orig 2025-10-10T01:17:57.8134954Z * [new branch] gh/fegin/327/base -> origin/gh/fegin/327/base 2025-10-10T01:17:57.8135135Z * [new branch] gh/fegin/327/head -> origin/gh/fegin/327/head 2025-10-10T01:17:57.8135315Z * [new branch] gh/fegin/327/orig -> origin/gh/fegin/327/orig 2025-10-10T01:17:57.8135506Z * [new branch] gh/fffrog/133/base -> origin/gh/fffrog/133/base 2025-10-10T01:17:57.8135690Z * [new branch] gh/fffrog/133/head -> origin/gh/fffrog/133/head 2025-10-10T01:17:57.8135870Z * [new branch] gh/fffrog/133/orig -> origin/gh/fffrog/133/orig 2025-10-10T01:17:57.8136051Z * [new branch] gh/fffrog/137/base -> origin/gh/fffrog/137/base 2025-10-10T01:17:57.8136312Z * [new branch] gh/fffrog/137/head -> origin/gh/fffrog/137/head 2025-10-10T01:17:57.8136495Z * [new branch] gh/fffrog/137/orig -> origin/gh/fffrog/137/orig 2025-10-10T01:17:57.8136680Z * [new branch] gh/fffrog/147/base -> origin/gh/fffrog/147/base 2025-10-10T01:17:57.8136869Z * [new branch] gh/fffrog/147/head -> origin/gh/fffrog/147/head 2025-10-10T01:17:57.8137054Z * [new branch] gh/fffrog/147/orig -> origin/gh/fffrog/147/orig 2025-10-10T01:17:57.8137232Z * [new branch] gh/fffrog/149/base -> origin/gh/fffrog/149/base 2025-10-10T01:17:57.8137418Z * [new branch] gh/fffrog/149/head -> origin/gh/fffrog/149/head 2025-10-10T01:17:57.8137604Z * [new branch] gh/fffrog/149/orig -> origin/gh/fffrog/149/orig 2025-10-10T01:17:57.8137789Z * [new branch] gh/fffrog/150/base -> origin/gh/fffrog/150/base 2025-10-10T01:17:57.8137980Z * [new branch] gh/fffrog/150/head -> origin/gh/fffrog/150/head 2025-10-10T01:17:57.8138166Z * [new branch] gh/fffrog/150/orig -> origin/gh/fffrog/150/orig 2025-10-10T01:17:57.8138351Z * [new branch] gh/fffrog/153/base -> origin/gh/fffrog/153/base 2025-10-10T01:17:57.8138549Z * [new branch] gh/fffrog/153/head -> origin/gh/fffrog/153/head 2025-10-10T01:17:57.8138730Z * [new branch] gh/fffrog/153/orig -> origin/gh/fffrog/153/orig 2025-10-10T01:17:57.8138911Z * [new branch] gh/fffrog/154/base -> origin/gh/fffrog/154/base 2025-10-10T01:17:57.8139097Z * [new branch] gh/fffrog/154/head -> origin/gh/fffrog/154/head 2025-10-10T01:17:57.8139277Z * [new branch] gh/fffrog/154/orig -> origin/gh/fffrog/154/orig 2025-10-10T01:17:57.8139459Z * [new branch] gh/fffrog/155/base -> origin/gh/fffrog/155/base 2025-10-10T01:17:57.8139646Z * [new branch] gh/fffrog/155/head -> origin/gh/fffrog/155/head 2025-10-10T01:17:57.8139827Z * [new branch] gh/fffrog/155/orig -> origin/gh/fffrog/155/orig 2025-10-10T01:17:57.8140013Z * [new branch] gh/fffrog/156/base -> origin/gh/fffrog/156/base 2025-10-10T01:17:57.8140196Z * [new branch] gh/fffrog/156/head -> origin/gh/fffrog/156/head 2025-10-10T01:17:57.8140386Z * [new branch] gh/fffrog/156/orig -> origin/gh/fffrog/156/orig 2025-10-10T01:17:57.8140567Z * [new branch] gh/fffrog/157/base -> origin/gh/fffrog/157/base 2025-10-10T01:17:57.8140751Z * [new branch] gh/fffrog/157/head -> origin/gh/fffrog/157/head 2025-10-10T01:17:57.8140962Z * [new branch] gh/fffrog/157/orig -> origin/gh/fffrog/157/orig 2025-10-10T01:17:57.8141146Z * [new branch] gh/fffrog/158/base -> origin/gh/fffrog/158/base 2025-10-10T01:17:57.8141325Z * [new branch] gh/fffrog/158/head -> origin/gh/fffrog/158/head 2025-10-10T01:17:57.8141515Z * [new branch] gh/fffrog/158/orig -> origin/gh/fffrog/158/orig 2025-10-10T01:17:57.8141770Z * [new branch] gh/fffrog/159/base -> origin/gh/fffrog/159/base 2025-10-10T01:17:57.8141951Z * [new branch] gh/fffrog/159/head -> origin/gh/fffrog/159/head 2025-10-10T01:17:57.8142142Z * [new branch] gh/fffrog/159/orig -> origin/gh/fffrog/159/orig 2025-10-10T01:17:57.8142321Z * [new branch] gh/fffrog/160/base -> origin/gh/fffrog/160/base 2025-10-10T01:17:57.8142501Z * [new branch] gh/fffrog/160/head -> origin/gh/fffrog/160/head 2025-10-10T01:17:57.8142696Z * [new branch] gh/fffrog/161/base -> origin/gh/fffrog/161/base 2025-10-10T01:17:57.8142940Z * [new branch] gh/fffrog/161/head -> origin/gh/fffrog/161/head 2025-10-10T01:17:57.8143126Z * [new branch] gh/fffrog/161/orig -> origin/gh/fffrog/161/orig 2025-10-10T01:17:57.8143317Z * [new branch] gh/fffrog/162/base -> origin/gh/fffrog/162/base 2025-10-10T01:17:57.8143501Z * [new branch] gh/fffrog/162/head -> origin/gh/fffrog/162/head 2025-10-10T01:17:57.8143680Z * [new branch] gh/fffrog/162/orig -> origin/gh/fffrog/162/orig 2025-10-10T01:17:57.8143868Z * [new branch] gh/fffrog/163/base -> origin/gh/fffrog/163/base 2025-10-10T01:17:57.8144054Z * [new branch] gh/fffrog/163/head -> origin/gh/fffrog/163/head 2025-10-10T01:17:57.8144233Z * [new branch] gh/fffrog/163/orig -> origin/gh/fffrog/163/orig 2025-10-10T01:17:57.8144412Z * [new branch] gh/fffrog/164/base -> origin/gh/fffrog/164/base 2025-10-10T01:17:57.8144607Z * [new branch] gh/fffrog/164/head -> origin/gh/fffrog/164/head 2025-10-10T01:17:57.8144787Z * [new branch] gh/fffrog/164/orig -> origin/gh/fffrog/164/orig 2025-10-10T01:17:57.8144970Z * [new branch] gh/fffrog/165/base -> origin/gh/fffrog/165/base 2025-10-10T01:17:57.8145164Z * [new branch] gh/fffrog/165/head -> origin/gh/fffrog/165/head 2025-10-10T01:17:57.8145344Z * [new branch] gh/fffrog/165/orig -> origin/gh/fffrog/165/orig 2025-10-10T01:17:57.8145525Z * [new branch] gh/fffrog/166/base -> origin/gh/fffrog/166/base 2025-10-10T01:17:57.8145713Z * [new branch] gh/fffrog/166/head -> origin/gh/fffrog/166/head 2025-10-10T01:17:57.8145897Z * [new branch] gh/fffrog/166/orig -> origin/gh/fffrog/166/orig 2025-10-10T01:17:57.8146081Z * [new branch] gh/fffrog/167/base -> origin/gh/fffrog/167/base 2025-10-10T01:17:57.8146274Z * [new branch] gh/fffrog/167/head -> origin/gh/fffrog/167/head 2025-10-10T01:17:57.8146455Z * [new branch] gh/fffrog/167/orig -> origin/gh/fffrog/167/orig 2025-10-10T01:17:57.8146638Z * [new branch] gh/fffrog/168/base -> origin/gh/fffrog/168/base 2025-10-10T01:17:57.8146828Z * [new branch] gh/fffrog/168/head -> origin/gh/fffrog/168/head 2025-10-10T01:17:57.8147007Z * [new branch] gh/fffrog/168/orig -> origin/gh/fffrog/168/orig 2025-10-10T01:17:57.8147187Z * [new branch] gh/fffrog/169/base -> origin/gh/fffrog/169/base 2025-10-10T01:17:57.8147375Z * [new branch] gh/fffrog/169/head -> origin/gh/fffrog/169/head 2025-10-10T01:17:57.8147557Z * [new branch] gh/fffrog/169/orig -> origin/gh/fffrog/169/orig 2025-10-10T01:17:57.8147743Z * [new branch] gh/fffrog/170/base -> origin/gh/fffrog/170/base 2025-10-10T01:17:57.8147933Z * [new branch] gh/fffrog/170/head -> origin/gh/fffrog/170/head 2025-10-10T01:17:57.8148117Z * [new branch] gh/fffrog/170/orig -> origin/gh/fffrog/170/orig 2025-10-10T01:17:57.8148440Z * [new branch] gh/fffrog/171/base -> origin/gh/fffrog/171/base 2025-10-10T01:17:57.8148627Z * [new branch] gh/fffrog/171/head -> origin/gh/fffrog/171/head 2025-10-10T01:17:57.8148830Z * [new branch] gh/fffrog/171/orig -> origin/gh/fffrog/171/orig 2025-10-10T01:17:57.8149013Z * [new branch] gh/fffrog/172/base -> origin/gh/fffrog/172/base 2025-10-10T01:17:57.8149200Z * [new branch] gh/fffrog/172/head -> origin/gh/fffrog/172/head 2025-10-10T01:17:57.8149394Z * [new branch] gh/fffrog/172/orig -> origin/gh/fffrog/172/orig 2025-10-10T01:17:57.8149645Z * [new branch] gh/fffrog/173/base -> origin/gh/fffrog/173/base 2025-10-10T01:17:57.8149828Z * [new branch] gh/fffrog/173/head -> origin/gh/fffrog/173/head 2025-10-10T01:17:57.8150022Z * [new branch] gh/fffrog/173/orig -> origin/gh/fffrog/173/orig 2025-10-10T01:17:57.8150209Z * [new branch] gh/fffrog/174/base -> origin/gh/fffrog/174/base 2025-10-10T01:17:57.8150391Z * [new branch] gh/fffrog/174/head -> origin/gh/fffrog/174/head 2025-10-10T01:17:57.8150577Z * [new branch] gh/fffrog/174/orig -> origin/gh/fffrog/174/orig 2025-10-10T01:17:57.8150763Z * [new branch] gh/fffrog/175/base -> origin/gh/fffrog/175/base 2025-10-10T01:17:57.8150951Z * [new branch] gh/fffrog/175/head -> origin/gh/fffrog/175/head 2025-10-10T01:17:57.8151147Z * [new branch] gh/fffrog/175/orig -> origin/gh/fffrog/175/orig 2025-10-10T01:17:57.8151339Z * [new branch] gh/fffrog/176/base -> origin/gh/fffrog/176/base 2025-10-10T01:17:57.8151524Z * [new branch] gh/fffrog/176/head -> origin/gh/fffrog/176/head 2025-10-10T01:17:57.8151724Z * [new branch] gh/fffrog/176/orig -> origin/gh/fffrog/176/orig 2025-10-10T01:17:57.8151918Z * [new branch] gh/fxdawnn/1/base -> origin/gh/fxdawnn/1/base 2025-10-10T01:17:57.8152102Z * [new branch] gh/fxdawnn/1/head -> origin/gh/fxdawnn/1/head 2025-10-10T01:17:57.8152287Z * [new branch] gh/fxdawnn/1/orig -> origin/gh/fxdawnn/1/orig 2025-10-10T01:17:57.8152467Z * [new branch] gh/fxdawnn/2/base -> origin/gh/fxdawnn/2/base 2025-10-10T01:17:57.8152647Z * [new branch] gh/fxdawnn/2/head -> origin/gh/fxdawnn/2/head 2025-10-10T01:17:57.8152828Z * [new branch] gh/fxdawnn/2/orig -> origin/gh/fxdawnn/2/orig 2025-10-10T01:17:57.8153018Z * [new branch] gh/fxdawnn/3/base -> origin/gh/fxdawnn/3/base 2025-10-10T01:17:57.8153201Z * [new branch] gh/fxdawnn/3/head -> origin/gh/fxdawnn/3/head 2025-10-10T01:17:57.8153388Z * [new branch] gh/fxdawnn/3/orig -> origin/gh/fxdawnn/3/orig 2025-10-10T01:17:57.8153584Z * [new branch] gh/fxdawnn/4/base -> origin/gh/fxdawnn/4/base 2025-10-10T01:17:57.8153765Z * [new branch] gh/fxdawnn/4/orig -> origin/gh/fxdawnn/4/orig 2025-10-10T01:17:57.8153961Z * [new branch] gh/gmagogsfm/1/base -> origin/gh/gmagogsfm/1/base 2025-10-10T01:17:57.8154168Z * [new branch] gh/gmagogsfm/1/head -> origin/gh/gmagogsfm/1/head 2025-10-10T01:17:57.8154361Z * [new branch] gh/gmagogsfm/1/orig -> origin/gh/gmagogsfm/1/orig 2025-10-10T01:17:57.8154553Z * [new branch] gh/gmagogsfm/2/base -> origin/gh/gmagogsfm/2/base 2025-10-10T01:17:57.8154753Z * [new branch] gh/gmagogsfm/2/head -> origin/gh/gmagogsfm/2/head 2025-10-10T01:17:57.8154941Z * [new branch] gh/gmagogsfm/2/orig -> origin/gh/gmagogsfm/2/orig 2025-10-10T01:17:57.8155198Z * [new branch] gh/gmagogsfm/3/base -> origin/gh/gmagogsfm/3/base 2025-10-10T01:17:57.8155395Z * [new branch] gh/gmagogsfm/3/head -> origin/gh/gmagogsfm/3/head 2025-10-10T01:17:57.8155581Z * [new branch] gh/gmagogsfm/3/orig -> origin/gh/gmagogsfm/3/orig 2025-10-10T01:17:57.8155778Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-10-10T01:17:57.8155978Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-10-10T01:17:57.8156169Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-10-10T01:17:57.8156359Z * [new branch] gh/guangyey/135/base -> origin/gh/guangyey/135/base 2025-10-10T01:17:57.8156724Z * [new branch] gh/guangyey/135/head -> origin/gh/guangyey/135/head 2025-10-10T01:17:57.8156919Z * [new branch] gh/guangyey/135/orig -> origin/gh/guangyey/135/orig 2025-10-10T01:17:57.8157120Z * [new branch] gh/guangyey/139/base -> origin/gh/guangyey/139/base 2025-10-10T01:17:57.8157316Z * [new branch] gh/guangyey/139/head -> origin/gh/guangyey/139/head 2025-10-10T01:17:57.8157519Z * [new branch] gh/guangyey/139/orig -> origin/gh/guangyey/139/orig 2025-10-10T01:17:57.8157719Z * [new branch] gh/guangyey/140/base -> origin/gh/guangyey/140/base 2025-10-10T01:17:57.8157911Z * [new branch] gh/guangyey/140/head -> origin/gh/guangyey/140/head 2025-10-10T01:17:57.8158112Z * [new branch] gh/guangyey/140/orig -> origin/gh/guangyey/140/orig 2025-10-10T01:17:57.8158304Z * [new branch] gh/guangyey/142/base -> origin/gh/guangyey/142/base 2025-10-10T01:17:57.8158496Z * [new branch] gh/guangyey/142/head -> origin/gh/guangyey/142/head 2025-10-10T01:17:57.8158697Z * [new branch] gh/guangyey/142/orig -> origin/gh/guangyey/142/orig 2025-10-10T01:17:57.8158889Z * [new branch] gh/guangyey/163/base -> origin/gh/guangyey/163/base 2025-10-10T01:17:57.8159086Z * [new branch] gh/guangyey/163/head -> origin/gh/guangyey/163/head 2025-10-10T01:17:57.8159286Z * [new branch] gh/guangyey/163/orig -> origin/gh/guangyey/163/orig 2025-10-10T01:17:57.8159480Z * [new branch] gh/guangyey/168/base -> origin/gh/guangyey/168/base 2025-10-10T01:17:57.8159673Z * [new branch] gh/guangyey/168/head -> origin/gh/guangyey/168/head 2025-10-10T01:17:57.8159875Z * [new branch] gh/guangyey/168/orig -> origin/gh/guangyey/168/orig 2025-10-10T01:17:57.8160070Z * [new branch] gh/guangyey/169/base -> origin/gh/guangyey/169/base 2025-10-10T01:17:57.8160263Z * [new branch] gh/guangyey/169/head -> origin/gh/guangyey/169/head 2025-10-10T01:17:57.8160466Z * [new branch] gh/guangyey/169/orig -> origin/gh/guangyey/169/orig 2025-10-10T01:17:57.8160657Z * [new branch] gh/guangyey/170/base -> origin/gh/guangyey/170/base 2025-10-10T01:17:57.8160849Z * [new branch] gh/guangyey/170/head -> origin/gh/guangyey/170/head 2025-10-10T01:17:57.8161050Z * [new branch] gh/guangyey/170/orig -> origin/gh/guangyey/170/orig 2025-10-10T01:17:57.8161243Z * [new branch] gh/guangyey/171/base -> origin/gh/guangyey/171/base 2025-10-10T01:17:57.8161434Z * [new branch] gh/guangyey/171/head -> origin/gh/guangyey/171/head 2025-10-10T01:17:57.8161625Z * [new branch] gh/guangyey/171/orig -> origin/gh/guangyey/171/orig 2025-10-10T01:17:57.8161832Z * [new branch] gh/guangyey/176/base -> origin/gh/guangyey/176/base 2025-10-10T01:17:57.8162028Z * [new branch] gh/guangyey/176/head -> origin/gh/guangyey/176/head 2025-10-10T01:17:57.8162292Z * [new branch] gh/guangyey/176/orig -> origin/gh/guangyey/176/orig 2025-10-10T01:17:57.8162495Z * [new branch] gh/guangyey/178/base -> origin/gh/guangyey/178/base 2025-10-10T01:17:57.8162685Z * [new branch] gh/guangyey/178/head -> origin/gh/guangyey/178/head 2025-10-10T01:17:57.8162874Z * [new branch] gh/guangyey/178/orig -> origin/gh/guangyey/178/orig 2025-10-10T01:17:57.8163078Z * [new branch] gh/guangyey/181/base -> origin/gh/guangyey/181/base 2025-10-10T01:17:57.8163275Z * [new branch] gh/guangyey/181/head -> origin/gh/guangyey/181/head 2025-10-10T01:17:57.8163533Z * [new branch] gh/guangyey/181/orig -> origin/gh/guangyey/181/orig 2025-10-10T01:17:57.8163734Z * [new branch] gh/guangyey/182/base -> origin/gh/guangyey/182/base 2025-10-10T01:17:57.8163926Z * [new branch] gh/guangyey/182/head -> origin/gh/guangyey/182/head 2025-10-10T01:17:57.8164121Z * [new branch] gh/guangyey/182/orig -> origin/gh/guangyey/182/orig 2025-10-10T01:17:57.8164329Z * [new branch] gh/guangyey/183/base -> origin/gh/guangyey/183/base 2025-10-10T01:17:57.8164521Z * [new branch] gh/guangyey/183/head -> origin/gh/guangyey/183/head 2025-10-10T01:17:57.8164714Z * [new branch] gh/guangyey/183/orig -> origin/gh/guangyey/183/orig 2025-10-10T01:17:57.8164917Z * [new branch] gh/guangyey/185/base -> origin/gh/guangyey/185/base 2025-10-10T01:17:57.8165110Z * [new branch] gh/guangyey/185/head -> origin/gh/guangyey/185/head 2025-10-10T01:17:57.8165306Z * [new branch] gh/guangyey/185/orig -> origin/gh/guangyey/185/orig 2025-10-10T01:17:57.8165514Z * [new branch] gh/guangyey/186/base -> origin/gh/guangyey/186/base 2025-10-10T01:17:57.8165706Z * [new branch] gh/guangyey/186/head -> origin/gh/guangyey/186/head 2025-10-10T01:17:57.8165903Z * [new branch] gh/guangyey/186/orig -> origin/gh/guangyey/186/orig 2025-10-10T01:17:57.8166093Z * [new branch] gh/guangyey/187/base -> origin/gh/guangyey/187/base 2025-10-10T01:17:57.8166290Z * [new branch] gh/guangyey/187/head -> origin/gh/guangyey/187/head 2025-10-10T01:17:57.8166481Z * [new branch] gh/guangyey/187/orig -> origin/gh/guangyey/187/orig 2025-10-10T01:17:57.8166677Z * [new branch] gh/guangyey/188/base -> origin/gh/guangyey/188/base 2025-10-10T01:17:57.8166878Z * [new branch] gh/guangyey/188/head -> origin/gh/guangyey/188/head 2025-10-10T01:17:57.8167070Z * [new branch] gh/guangyey/188/orig -> origin/gh/guangyey/188/orig 2025-10-10T01:17:57.8167263Z * [new branch] gh/guangyey/190/base -> origin/gh/guangyey/190/base 2025-10-10T01:17:57.8167466Z * [new branch] gh/guangyey/190/head -> origin/gh/guangyey/190/head 2025-10-10T01:17:57.8167657Z * [new branch] gh/guangyey/190/orig -> origin/gh/guangyey/190/orig 2025-10-10T01:17:57.8167847Z * [new branch] gh/guangyey/194/base -> origin/gh/guangyey/194/base 2025-10-10T01:17:57.8168047Z * [new branch] gh/guangyey/194/head -> origin/gh/guangyey/194/head 2025-10-10T01:17:57.8168238Z * [new branch] gh/guangyey/194/orig -> origin/gh/guangyey/194/orig 2025-10-10T01:17:57.8168428Z * [new branch] gh/guangyey/195/base -> origin/gh/guangyey/195/base 2025-10-10T01:17:57.8168705Z * [new branch] gh/guangyey/195/head -> origin/gh/guangyey/195/head 2025-10-10T01:17:57.8168897Z * [new branch] gh/guangyey/195/orig -> origin/gh/guangyey/195/orig 2025-10-10T01:17:57.8169086Z * [new branch] gh/guangyey/201/base -> origin/gh/guangyey/201/base 2025-10-10T01:17:57.8169358Z * [new branch] gh/guangyey/201/head -> origin/gh/guangyey/201/head 2025-10-10T01:17:57.8169547Z * [new branch] gh/guangyey/201/orig -> origin/gh/guangyey/201/orig 2025-10-10T01:17:57.8169737Z * [new branch] gh/guangyey/202/base -> origin/gh/guangyey/202/base 2025-10-10T01:17:57.8169941Z * [new branch] gh/guangyey/202/head -> origin/gh/guangyey/202/head 2025-10-10T01:17:57.8170132Z * [new branch] gh/guangyey/202/orig -> origin/gh/guangyey/202/orig 2025-10-10T01:17:57.8170321Z * [new branch] gh/guangyey/203/base -> origin/gh/guangyey/203/base 2025-10-10T01:17:57.8170575Z * [new branch] gh/guangyey/203/head -> origin/gh/guangyey/203/head 2025-10-10T01:17:57.8170776Z * [new branch] gh/guangyey/203/orig -> origin/gh/guangyey/203/orig 2025-10-10T01:17:57.8170965Z * [new branch] gh/guangyey/205/base -> origin/gh/guangyey/205/base 2025-10-10T01:17:57.8171162Z * [new branch] gh/guangyey/205/head -> origin/gh/guangyey/205/head 2025-10-10T01:17:57.8171371Z * [new branch] gh/guangyey/205/orig -> origin/gh/guangyey/205/orig 2025-10-10T01:17:57.8171561Z * [new branch] gh/guangyey/208/base -> origin/gh/guangyey/208/base 2025-10-10T01:17:57.8171752Z * [new branch] gh/guangyey/208/head -> origin/gh/guangyey/208/head 2025-10-10T01:17:57.8171950Z * [new branch] gh/guangyey/208/orig -> origin/gh/guangyey/208/orig 2025-10-10T01:17:57.8172141Z * [new branch] gh/guangyey/209/base -> origin/gh/guangyey/209/base 2025-10-10T01:17:57.8172338Z * [new branch] gh/guangyey/209/head -> origin/gh/guangyey/209/head 2025-10-10T01:17:57.8172545Z * [new branch] gh/guangyey/209/orig -> origin/gh/guangyey/209/orig 2025-10-10T01:17:57.8172805Z * [new branch] gh/guangyey/210/base -> origin/gh/guangyey/210/base 2025-10-10T01:17:57.8172998Z * [new branch] gh/guangyey/210/head -> origin/gh/guangyey/210/head 2025-10-10T01:17:57.8173201Z * [new branch] gh/guangyey/210/orig -> origin/gh/guangyey/210/orig 2025-10-10T01:17:57.8173390Z * [new branch] gh/guangyey/211/base -> origin/gh/guangyey/211/base 2025-10-10T01:17:57.8173588Z * [new branch] gh/guangyey/211/head -> origin/gh/guangyey/211/head 2025-10-10T01:17:57.8173796Z * [new branch] gh/guangyey/211/orig -> origin/gh/guangyey/211/orig 2025-10-10T01:17:57.8173991Z * [new branch] gh/guangyey/89/base -> origin/gh/guangyey/89/base 2025-10-10T01:17:57.8174185Z * [new branch] gh/guangyey/89/head -> origin/gh/guangyey/89/head 2025-10-10T01:17:57.8174382Z * [new branch] gh/guangyey/89/orig -> origin/gh/guangyey/89/orig 2025-10-10T01:17:57.8174628Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-10-10T01:17:57.8174862Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-10-10T01:17:57.8175091Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-10-10T01:17:57.8175329Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-10-10T01:17:57.8175555Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-10-10T01:17:57.8175783Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-10-10T01:17:57.8176028Z * [new branch] gh/guilhermeleobas/124/base -> origin/gh/guilhermeleobas/124/base 2025-10-10T01:17:57.8176258Z * [new branch] gh/guilhermeleobas/124/head -> origin/gh/guilhermeleobas/124/head 2025-10-10T01:17:57.8176558Z * [new branch] gh/guilhermeleobas/124/orig -> origin/gh/guilhermeleobas/124/orig 2025-10-10T01:17:57.8176806Z * [new branch] gh/guilhermeleobas/147/base -> origin/gh/guilhermeleobas/147/base 2025-10-10T01:17:57.8177032Z * [new branch] gh/guilhermeleobas/147/head -> origin/gh/guilhermeleobas/147/head 2025-10-10T01:17:57.8177261Z * [new branch] gh/guilhermeleobas/147/orig -> origin/gh/guilhermeleobas/147/orig 2025-10-10T01:17:57.8177507Z * [new branch] gh/guilhermeleobas/150/base -> origin/gh/guilhermeleobas/150/base 2025-10-10T01:17:57.8177740Z * [new branch] gh/guilhermeleobas/150/head -> origin/gh/guilhermeleobas/150/head 2025-10-10T01:17:57.8178035Z * [new branch] gh/guilhermeleobas/150/orig -> origin/gh/guilhermeleobas/150/orig 2025-10-10T01:17:57.8178279Z * [new branch] gh/guilhermeleobas/166/base -> origin/gh/guilhermeleobas/166/base 2025-10-10T01:17:57.8178511Z * [new branch] gh/guilhermeleobas/166/head -> origin/gh/guilhermeleobas/166/head 2025-10-10T01:17:57.8178801Z * [new branch] gh/guilhermeleobas/166/orig -> origin/gh/guilhermeleobas/166/orig 2025-10-10T01:17:57.8179042Z * [new branch] gh/guilhermeleobas/168/base -> origin/gh/guilhermeleobas/168/base 2025-10-10T01:17:57.8179276Z * [new branch] gh/guilhermeleobas/168/head -> origin/gh/guilhermeleobas/168/head 2025-10-10T01:17:57.8179506Z * [new branch] gh/guilhermeleobas/168/orig -> origin/gh/guilhermeleobas/168/orig 2025-10-10T01:17:57.8179744Z * [new branch] gh/guilhermeleobas/169/base -> origin/gh/guilhermeleobas/169/base 2025-10-10T01:17:57.8179984Z * [new branch] gh/guilhermeleobas/169/head -> origin/gh/guilhermeleobas/169/head 2025-10-10T01:17:57.8180216Z * [new branch] gh/guilhermeleobas/169/orig -> origin/gh/guilhermeleobas/169/orig 2025-10-10T01:17:57.8180453Z * [new branch] gh/guilhermeleobas/170/base -> origin/gh/guilhermeleobas/170/base 2025-10-10T01:17:57.8180689Z * [new branch] gh/guilhermeleobas/170/head -> origin/gh/guilhermeleobas/170/head 2025-10-10T01:17:57.8180917Z * [new branch] gh/guilhermeleobas/170/orig -> origin/gh/guilhermeleobas/170/orig 2025-10-10T01:17:57.8181153Z * [new branch] gh/guilhermeleobas/171/base -> origin/gh/guilhermeleobas/171/base 2025-10-10T01:17:57.8181384Z * [new branch] gh/guilhermeleobas/171/head -> origin/gh/guilhermeleobas/171/head 2025-10-10T01:17:57.8181612Z * [new branch] gh/guilhermeleobas/171/orig -> origin/gh/guilhermeleobas/171/orig 2025-10-10T01:17:57.8181852Z * [new branch] gh/guilhermeleobas/173/base -> origin/gh/guilhermeleobas/173/base 2025-10-10T01:17:57.8182091Z * [new branch] gh/guilhermeleobas/173/head -> origin/gh/guilhermeleobas/173/head 2025-10-10T01:17:57.8182320Z * [new branch] gh/guilhermeleobas/173/orig -> origin/gh/guilhermeleobas/173/orig 2025-10-10T01:17:57.8182553Z * [new branch] gh/guilhermeleobas/193/base -> origin/gh/guilhermeleobas/193/base 2025-10-10T01:17:57.8182789Z * [new branch] gh/guilhermeleobas/193/head -> origin/gh/guilhermeleobas/193/head 2025-10-10T01:17:57.8183017Z * [new branch] gh/guilhermeleobas/193/orig -> origin/gh/guilhermeleobas/193/orig 2025-10-10T01:17:57.8183244Z * [new branch] gh/guilhermeleobas/204/base -> origin/gh/guilhermeleobas/204/base 2025-10-10T01:17:57.8183478Z * [new branch] gh/guilhermeleobas/204/head -> origin/gh/guilhermeleobas/204/head 2025-10-10T01:17:57.8183712Z * [new branch] gh/guilhermeleobas/204/orig -> origin/gh/guilhermeleobas/204/orig 2025-10-10T01:17:57.8183946Z * [new branch] gh/guilhermeleobas/211/base -> origin/gh/guilhermeleobas/211/base 2025-10-10T01:17:57.8184182Z * [new branch] gh/guilhermeleobas/211/head -> origin/gh/guilhermeleobas/211/head 2025-10-10T01:17:57.8184482Z * [new branch] gh/guilhermeleobas/211/orig -> origin/gh/guilhermeleobas/211/orig 2025-10-10T01:17:57.8184712Z * [new branch] gh/guilhermeleobas/226/base -> origin/gh/guilhermeleobas/226/base 2025-10-10T01:17:57.8184947Z * [new branch] gh/guilhermeleobas/226/head -> origin/gh/guilhermeleobas/226/head 2025-10-10T01:17:57.8185174Z * [new branch] gh/guilhermeleobas/226/orig -> origin/gh/guilhermeleobas/226/orig 2025-10-10T01:17:57.8185405Z * [new branch] gh/guilhermeleobas/236/base -> origin/gh/guilhermeleobas/236/base 2025-10-10T01:17:57.8185644Z * [new branch] gh/guilhermeleobas/236/head -> origin/gh/guilhermeleobas/236/head 2025-10-10T01:17:57.8185938Z * [new branch] gh/guilhermeleobas/236/orig -> origin/gh/guilhermeleobas/236/orig 2025-10-10T01:17:57.8186170Z * [new branch] gh/guilhermeleobas/237/base -> origin/gh/guilhermeleobas/237/base 2025-10-10T01:17:57.8186414Z * [new branch] gh/guilhermeleobas/237/head -> origin/gh/guilhermeleobas/237/head 2025-10-10T01:17:57.8186644Z * [new branch] gh/guilhermeleobas/237/orig -> origin/gh/guilhermeleobas/237/orig 2025-10-10T01:17:57.8186875Z * [new branch] gh/guilhermeleobas/239/base -> origin/gh/guilhermeleobas/239/base 2025-10-10T01:17:57.8187125Z * [new branch] gh/guilhermeleobas/239/head -> origin/gh/guilhermeleobas/239/head 2025-10-10T01:17:57.8187355Z * [new branch] gh/guilhermeleobas/239/orig -> origin/gh/guilhermeleobas/239/orig 2025-10-10T01:17:57.8187587Z * [new branch] gh/guilhermeleobas/246/base -> origin/gh/guilhermeleobas/246/base 2025-10-10T01:17:57.8187828Z * [new branch] gh/guilhermeleobas/246/head -> origin/gh/guilhermeleobas/246/head 2025-10-10T01:17:57.8188059Z * [new branch] gh/guilhermeleobas/246/orig -> origin/gh/guilhermeleobas/246/orig 2025-10-10T01:17:57.8188290Z * [new branch] gh/guilhermeleobas/247/base -> origin/gh/guilhermeleobas/247/base 2025-10-10T01:17:57.8188525Z * [new branch] gh/guilhermeleobas/247/head -> origin/gh/guilhermeleobas/247/head 2025-10-10T01:17:57.8188758Z * [new branch] gh/guilhermeleobas/247/orig -> origin/gh/guilhermeleobas/247/orig 2025-10-10T01:17:57.8188986Z * [new branch] gh/guilhermeleobas/248/base -> origin/gh/guilhermeleobas/248/base 2025-10-10T01:17:57.8189216Z * [new branch] gh/guilhermeleobas/248/head -> origin/gh/guilhermeleobas/248/head 2025-10-10T01:17:57.8189454Z * [new branch] gh/guilhermeleobas/248/orig -> origin/gh/guilhermeleobas/248/orig 2025-10-10T01:17:57.8189686Z * [new branch] gh/guilhermeleobas/249/base -> origin/gh/guilhermeleobas/249/base 2025-10-10T01:17:57.8189915Z * [new branch] gh/guilhermeleobas/249/head -> origin/gh/guilhermeleobas/249/head 2025-10-10T01:17:57.8190158Z * [new branch] gh/guilhermeleobas/249/orig -> origin/gh/guilhermeleobas/249/orig 2025-10-10T01:17:57.8190388Z * [new branch] gh/guilhermeleobas/250/base -> origin/gh/guilhermeleobas/250/base 2025-10-10T01:17:57.8190617Z * [new branch] gh/guilhermeleobas/250/head -> origin/gh/guilhermeleobas/250/head 2025-10-10T01:17:57.8190867Z * [new branch] gh/guilhermeleobas/250/orig -> origin/gh/guilhermeleobas/250/orig 2025-10-10T01:17:57.8191083Z * [new branch] gh/henrylhtsang/150/base -> origin/gh/henrylhtsang/150/base 2025-10-10T01:17:57.8191299Z * [new branch] gh/henrylhtsang/150/head -> origin/gh/henrylhtsang/150/head 2025-10-10T01:17:57.8191522Z * [new branch] gh/henrylhtsang/150/orig -> origin/gh/henrylhtsang/150/orig 2025-10-10T01:17:57.8191735Z * [new branch] gh/henrylhtsang/151/base -> origin/gh/henrylhtsang/151/base 2025-10-10T01:17:57.8191945Z * [new branch] gh/henrylhtsang/151/head -> origin/gh/henrylhtsang/151/head 2025-10-10T01:17:57.8192624Z * [new branch] gh/henrylhtsang/151/orig -> origin/gh/henrylhtsang/151/orig 2025-10-10T01:17:57.8192841Z * [new branch] gh/henrylhtsang/152/base -> origin/gh/henrylhtsang/152/base 2025-10-10T01:17:57.8193056Z * [new branch] gh/henrylhtsang/152/head -> origin/gh/henrylhtsang/152/head 2025-10-10T01:17:57.8193285Z * [new branch] gh/henrylhtsang/152/orig -> origin/gh/henrylhtsang/152/orig 2025-10-10T01:17:57.8193497Z * [new branch] gh/henrylhtsang/153/base -> origin/gh/henrylhtsang/153/base 2025-10-10T01:17:57.8193713Z * [new branch] gh/henrylhtsang/153/head -> origin/gh/henrylhtsang/153/head 2025-10-10T01:17:57.8194011Z * [new branch] gh/henrylhtsang/153/orig -> origin/gh/henrylhtsang/153/orig 2025-10-10T01:17:57.8194199Z * [new branch] gh/huydhn/1/next -> origin/gh/huydhn/1/next 2025-10-10T01:17:57.8194382Z * [new branch] gh/huydhn/2/next -> origin/gh/huydhn/2/next 2025-10-10T01:17:57.8194566Z * [new branch] gh/huydhn/3/next -> origin/gh/huydhn/3/next 2025-10-10T01:17:57.8194741Z * [new branch] gh/huydhn/4/next -> origin/gh/huydhn/4/next 2025-10-10T01:17:57.8194916Z * [new branch] gh/huydhn/5/next -> origin/gh/huydhn/5/next 2025-10-10T01:17:57.8195098Z * [new branch] gh/huydhn/6/next -> origin/gh/huydhn/6/next 2025-10-10T01:17:57.8195285Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-10-10T01:17:57.8195462Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-10-10T01:17:57.8195656Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-10-10T01:17:57.8195854Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-10-10T01:17:57.8196043Z * [new branch] gh/isuruf/146/base -> origin/gh/isuruf/146/base 2025-10-10T01:17:57.8196310Z * [new branch] gh/isuruf/146/head -> origin/gh/isuruf/146/head 2025-10-10T01:17:57.8196551Z * [new branch] gh/isuruf/146/orig -> origin/gh/isuruf/146/orig 2025-10-10T01:17:57.8196737Z * [new branch] gh/isuruf/147/base -> origin/gh/isuruf/147/base 2025-10-10T01:17:57.8196921Z * [new branch] gh/isuruf/147/head -> origin/gh/isuruf/147/head 2025-10-10T01:17:57.8197117Z * [new branch] gh/isuruf/147/orig -> origin/gh/isuruf/147/orig 2025-10-10T01:17:57.8197305Z * [new branch] gh/isuruf/148/base -> origin/gh/isuruf/148/base 2025-10-10T01:17:57.8197493Z * [new branch] gh/isuruf/148/head -> origin/gh/isuruf/148/head 2025-10-10T01:17:57.8197688Z * [new branch] gh/isuruf/148/orig -> origin/gh/isuruf/148/orig 2025-10-10T01:17:57.8197876Z * [new branch] gh/isuruf/149/base -> origin/gh/isuruf/149/base 2025-10-10T01:17:57.8198152Z * [new branch] gh/isuruf/149/head -> origin/gh/isuruf/149/head 2025-10-10T01:17:57.8198365Z * [new branch] gh/isuruf/149/orig -> origin/gh/isuruf/149/orig 2025-10-10T01:17:57.8198547Z * [new branch] gh/isuruf/150/base -> origin/gh/isuruf/150/base 2025-10-10T01:17:57.8198727Z * [new branch] gh/isuruf/150/head -> origin/gh/isuruf/150/head 2025-10-10T01:17:57.8198923Z * [new branch] gh/isuruf/150/orig -> origin/gh/isuruf/150/orig 2025-10-10T01:17:57.8199112Z * [new branch] gh/isuruf/151/base -> origin/gh/isuruf/151/base 2025-10-10T01:17:57.8199298Z * [new branch] gh/isuruf/151/head -> origin/gh/isuruf/151/head 2025-10-10T01:17:57.8199482Z * [new branch] gh/isuruf/151/orig -> origin/gh/isuruf/151/orig 2025-10-10T01:17:57.8199761Z * [new branch] gh/isuruf/152/base -> origin/gh/isuruf/152/base 2025-10-10T01:17:57.8199952Z * [new branch] gh/isuruf/152/head -> origin/gh/isuruf/152/head 2025-10-10T01:17:57.8200139Z * [new branch] gh/isuruf/152/orig -> origin/gh/isuruf/152/orig 2025-10-10T01:17:57.8200329Z * [new branch] gh/isuruf/153/base -> origin/gh/isuruf/153/base 2025-10-10T01:17:57.8200513Z * [new branch] gh/isuruf/153/head -> origin/gh/isuruf/153/head 2025-10-10T01:17:57.8200697Z * [new branch] gh/isuruf/153/orig -> origin/gh/isuruf/153/orig 2025-10-10T01:17:57.8201286Z * [new branch] gh/isuruf/154/base -> origin/gh/isuruf/154/base 2025-10-10T01:17:57.8201477Z * [new branch] gh/isuruf/154/head -> origin/gh/isuruf/154/head 2025-10-10T01:17:57.8201666Z * [new branch] gh/isuruf/154/orig -> origin/gh/isuruf/154/orig 2025-10-10T01:17:57.8201868Z * [new branch] gh/isuruf/155/base -> origin/gh/isuruf/155/base 2025-10-10T01:17:57.8202052Z * [new branch] gh/isuruf/155/head -> origin/gh/isuruf/155/head 2025-10-10T01:17:57.8202237Z * [new branch] gh/isuruf/155/orig -> origin/gh/isuruf/155/orig 2025-10-10T01:17:57.8202433Z * [new branch] gh/isuruf/156/base -> origin/gh/isuruf/156/base 2025-10-10T01:17:57.8202615Z * [new branch] gh/isuruf/156/head -> origin/gh/isuruf/156/head 2025-10-10T01:17:57.8202802Z * [new branch] gh/isuruf/156/orig -> origin/gh/isuruf/156/orig 2025-10-10T01:17:57.8202999Z * [new branch] gh/isuruf/157/base -> origin/gh/isuruf/157/base 2025-10-10T01:17:57.8203179Z * [new branch] gh/isuruf/157/head -> origin/gh/isuruf/157/head 2025-10-10T01:17:57.8203361Z * [new branch] gh/isuruf/157/orig -> origin/gh/isuruf/157/orig 2025-10-10T01:17:57.8203554Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-10-10T01:17:57.8203734Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-10-10T01:17:57.8203916Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-10-10T01:17:57.8204115Z * [new branch] gh/jamesjwu/171/base -> origin/gh/jamesjwu/171/base 2025-10-10T01:17:57.8204318Z * [new branch] gh/jamesjwu/171/head -> origin/gh/jamesjwu/171/head 2025-10-10T01:17:57.8204508Z * [new branch] gh/jamesjwu/171/orig -> origin/gh/jamesjwu/171/orig 2025-10-10T01:17:57.8204701Z * [new branch] gh/jamesjwu/176/base -> origin/gh/jamesjwu/176/base 2025-10-10T01:17:57.8204900Z * [new branch] gh/jamesjwu/176/head -> origin/gh/jamesjwu/176/head 2025-10-10T01:17:57.8205093Z * [new branch] gh/jamesjwu/176/orig -> origin/gh/jamesjwu/176/orig 2025-10-10T01:17:57.8205284Z * [new branch] gh/jamesjwu/186/base -> origin/gh/jamesjwu/186/base 2025-10-10T01:17:57.8205485Z * [new branch] gh/jamesjwu/186/head -> origin/gh/jamesjwu/186/head 2025-10-10T01:17:57.8205677Z * [new branch] gh/jamesjwu/186/orig -> origin/gh/jamesjwu/186/orig 2025-10-10T01:17:57.8205867Z * [new branch] gh/jamesjwu/187/base -> origin/gh/jamesjwu/187/base 2025-10-10T01:17:57.8206071Z * [new branch] gh/jamesjwu/187/head -> origin/gh/jamesjwu/187/head 2025-10-10T01:17:57.8206260Z * [new branch] gh/jamesjwu/187/orig -> origin/gh/jamesjwu/187/orig 2025-10-10T01:17:57.8206454Z * [new branch] gh/jamesjwu/189/base -> origin/gh/jamesjwu/189/base 2025-10-10T01:17:57.8206653Z * [new branch] gh/jamesjwu/189/head -> origin/gh/jamesjwu/189/head 2025-10-10T01:17:57.8206914Z * [new branch] gh/jamesjwu/189/orig -> origin/gh/jamesjwu/189/orig 2025-10-10T01:17:57.8207105Z * [new branch] gh/jamesjwu/190/base -> origin/gh/jamesjwu/190/base 2025-10-10T01:17:57.8207303Z * [new branch] gh/jamesjwu/190/head -> origin/gh/jamesjwu/190/head 2025-10-10T01:17:57.8207494Z * [new branch] gh/jamesjwu/190/orig -> origin/gh/jamesjwu/190/orig 2025-10-10T01:17:57.8207685Z * [new branch] gh/jamesjwu/191/base -> origin/gh/jamesjwu/191/base 2025-10-10T01:17:57.8207884Z * [new branch] gh/jamesjwu/191/head -> origin/gh/jamesjwu/191/head 2025-10-10T01:17:57.8208137Z * [new branch] gh/jamesjwu/191/orig -> origin/gh/jamesjwu/191/orig 2025-10-10T01:17:57.8208328Z * [new branch] gh/jamesjwu/192/base -> origin/gh/jamesjwu/192/base 2025-10-10T01:17:57.8208518Z * [new branch] gh/jamesjwu/192/head -> origin/gh/jamesjwu/192/head 2025-10-10T01:17:57.8208799Z * [new branch] gh/jamesjwu/193/base -> origin/gh/jamesjwu/193/base 2025-10-10T01:17:57.8209004Z * [new branch] gh/jamesjwu/193/head -> origin/gh/jamesjwu/193/head 2025-10-10T01:17:57.8209194Z * [new branch] gh/jamesjwu/193/orig -> origin/gh/jamesjwu/193/orig 2025-10-10T01:17:57.8209395Z * [new branch] gh/jamesjwu/194/base -> origin/gh/jamesjwu/194/base 2025-10-10T01:17:57.8209587Z * [new branch] gh/jamesjwu/194/head -> origin/gh/jamesjwu/194/head 2025-10-10T01:17:57.8209777Z * [new branch] gh/jamesjwu/194/orig -> origin/gh/jamesjwu/194/orig 2025-10-10T01:17:57.8209979Z * [new branch] gh/jamesjwu/195/base -> origin/gh/jamesjwu/195/base 2025-10-10T01:17:57.8210167Z * [new branch] gh/jamesjwu/195/head -> origin/gh/jamesjwu/195/head 2025-10-10T01:17:57.8210363Z * [new branch] gh/jamesjwu/195/orig -> origin/gh/jamesjwu/195/orig 2025-10-10T01:17:57.8210562Z * [new branch] gh/jamesjwu/196/base -> origin/gh/jamesjwu/196/base 2025-10-10T01:17:57.8210755Z * [new branch] gh/jamesjwu/196/head -> origin/gh/jamesjwu/196/head 2025-10-10T01:17:57.8210949Z * [new branch] gh/jamesjwu/196/orig -> origin/gh/jamesjwu/196/orig 2025-10-10T01:17:57.8211157Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-10-10T01:17:57.8211347Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-10-10T01:17:57.8211541Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-10-10T01:17:57.8211740Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-10-10T01:17:57.8211929Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-10-10T01:17:57.8212120Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-10-10T01:17:57.8212315Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-10-10T01:17:57.8212501Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-10-10T01:17:57.8212684Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-10-10T01:17:57.8212867Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-10-10T01:17:57.8213066Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-10-10T01:17:57.8213259Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-10-10T01:17:57.8213444Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-10-10T01:17:57.8213650Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-10-10T01:17:57.8213906Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-10-10T01:17:57.8214094Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-10-10T01:17:57.8214288Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-10-10T01:17:57.8214473Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-10-10T01:17:57.8214662Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-10-10T01:17:57.8214858Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-10-10T01:17:57.8215107Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-10-10T01:17:57.8215295Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-10-10T01:17:57.8215495Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-10-10T01:17:57.8215691Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-10-10T01:17:57.8215880Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-10-10T01:17:57.8216073Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-10-10T01:17:57.8216261Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-10-10T01:17:57.8216455Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-10-10T01:17:57.8216644Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-10-10T01:17:57.8216853Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-10-10T01:17:57.8217041Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-10-10T01:17:57.8217228Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-10-10T01:17:57.8217425Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-10-10T01:17:57.8217626Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-10-10T01:17:57.8217935Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-10-10T01:17:57.8218704Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-10-10T01:17:57.8219351Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-10-10T01:17:57.8219686Z * [new branch] gh/janeyx99/299/base -> origin/gh/janeyx99/299/base 2025-10-10T01:17:57.8220065Z * [new branch] gh/janeyx99/299/head -> origin/gh/janeyx99/299/head 2025-10-10T01:17:57.8220418Z * [new branch] gh/janeyx99/299/orig -> origin/gh/janeyx99/299/orig 2025-10-10T01:17:57.8220778Z * [new branch] gh/janeyx99/302/base -> origin/gh/janeyx99/302/base 2025-10-10T01:17:57.8221119Z * [new branch] gh/janeyx99/302/head -> origin/gh/janeyx99/302/head 2025-10-10T01:17:57.8221453Z * [new branch] gh/janeyx99/303/base -> origin/gh/janeyx99/303/base 2025-10-10T01:17:57.8221753Z * [new branch] gh/janeyx99/303/head -> origin/gh/janeyx99/303/head 2025-10-10T01:17:57.8222070Z * [new branch] gh/janeyx99/304/base -> origin/gh/janeyx99/304/base 2025-10-10T01:17:57.8222387Z * [new branch] gh/janeyx99/304/head -> origin/gh/janeyx99/304/head 2025-10-10T01:17:57.8222706Z * [new branch] gh/janeyx99/304/orig -> origin/gh/janeyx99/304/orig 2025-10-10T01:17:57.8223011Z * [new branch] gh/janeyx99/305/base -> origin/gh/janeyx99/305/base 2025-10-10T01:17:57.8223314Z * [new branch] gh/janeyx99/305/head -> origin/gh/janeyx99/305/head 2025-10-10T01:17:57.8223827Z * [new branch] gh/janeyx99/306/base -> origin/gh/janeyx99/306/base 2025-10-10T01:17:57.8224131Z * [new branch] gh/janeyx99/306/head -> origin/gh/janeyx99/306/head 2025-10-10T01:17:57.8224497Z * [new branch] gh/janeyx99/307/base -> origin/gh/janeyx99/307/base 2025-10-10T01:17:57.8224839Z * [new branch] gh/janeyx99/307/head -> origin/gh/janeyx99/307/head 2025-10-10T01:17:57.8225169Z * [new branch] gh/janeyx99/307/orig -> origin/gh/janeyx99/307/orig 2025-10-10T01:17:57.8225458Z * [new branch] gh/janeyx99/308/base -> origin/gh/janeyx99/308/base 2025-10-10T01:17:57.8225877Z * [new branch] gh/janeyx99/308/head -> origin/gh/janeyx99/308/head 2025-10-10T01:17:57.8226189Z * [new branch] gh/janeyx99/308/orig -> origin/gh/janeyx99/308/orig 2025-10-10T01:17:57.8226492Z * [new branch] gh/janeyx99/309/base -> origin/gh/janeyx99/309/base 2025-10-10T01:17:57.8226792Z * [new branch] gh/janeyx99/309/head -> origin/gh/janeyx99/309/head 2025-10-10T01:17:57.8227095Z * [new branch] gh/janeyx99/309/orig -> origin/gh/janeyx99/309/orig 2025-10-10T01:17:57.8227402Z * [new branch] gh/janeyx99/310/base -> origin/gh/janeyx99/310/base 2025-10-10T01:17:57.8227688Z * [new branch] gh/janeyx99/310/head -> origin/gh/janeyx99/310/head 2025-10-10T01:17:57.8227968Z * [new branch] gh/janeyx99/310/orig -> origin/gh/janeyx99/310/orig 2025-10-10T01:17:57.8228280Z * [new branch] gh/janeyx99/311/base -> origin/gh/janeyx99/311/base 2025-10-10T01:17:57.8228527Z * [new branch] gh/janeyx99/311/head -> origin/gh/janeyx99/311/head 2025-10-10T01:17:57.8228780Z * [new branch] gh/janeyx99/311/orig -> origin/gh/janeyx99/311/orig 2025-10-10T01:17:57.8228991Z * [new branch] gh/janeyx99/312/base -> origin/gh/janeyx99/312/base 2025-10-10T01:17:57.8229176Z * [new branch] gh/janeyx99/312/head -> origin/gh/janeyx99/312/head 2025-10-10T01:17:57.8229404Z * [new branch] gh/janeyx99/312/orig -> origin/gh/janeyx99/312/orig 2025-10-10T01:17:57.8229635Z * [new branch] gh/janeyx99/313/base -> origin/gh/janeyx99/313/base 2025-10-10T01:17:57.8229824Z * [new branch] gh/janeyx99/313/head -> origin/gh/janeyx99/313/head 2025-10-10T01:17:57.8230012Z * [new branch] gh/janeyx99/313/orig -> origin/gh/janeyx99/313/orig 2025-10-10T01:17:57.8230204Z * [new branch] gh/janeyx99/314/base -> origin/gh/janeyx99/314/base 2025-10-10T01:17:57.8230403Z * [new branch] gh/janeyx99/314/head -> origin/gh/janeyx99/314/head 2025-10-10T01:17:57.8230592Z * [new branch] gh/janeyx99/314/orig -> origin/gh/janeyx99/314/orig 2025-10-10T01:17:57.8230787Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-10-10T01:17:57.8230984Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-10-10T01:17:57.8231170Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-10-10T01:17:57.8231355Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-10-10T01:17:57.8231542Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-10-10T01:17:57.8231725Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-10-10T01:17:57.8231908Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-10-10T01:17:57.8232095Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-10-10T01:17:57.8232386Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-10-10T01:17:57.8232566Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-10-10T01:17:57.8232757Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-10-10T01:17:57.8232939Z * [new branch] gh/jansel/531/base -> origin/gh/jansel/531/base 2025-10-10T01:17:57.8233119Z * [new branch] gh/jansel/531/head -> origin/gh/jansel/531/head 2025-10-10T01:17:57.8233311Z * [new branch] gh/jansel/531/orig -> origin/gh/jansel/531/orig 2025-10-10T01:17:57.8233494Z * [new branch] gh/jansel/532/base -> origin/gh/jansel/532/base 2025-10-10T01:17:57.8233747Z * [new branch] gh/jansel/532/head -> origin/gh/jansel/532/head 2025-10-10T01:17:57.8233942Z * [new branch] gh/jansel/532/orig -> origin/gh/jansel/532/orig 2025-10-10T01:17:57.8234127Z * [new branch] gh/jansel/533/base -> origin/gh/jansel/533/base 2025-10-10T01:17:57.8234312Z * [new branch] gh/jansel/533/head -> origin/gh/jansel/533/head 2025-10-10T01:17:57.8234491Z * [new branch] gh/jansel/533/orig -> origin/gh/jansel/533/orig 2025-10-10T01:17:57.8234683Z * [new branch] gh/jansel/534/base -> origin/gh/jansel/534/base 2025-10-10T01:17:57.8234864Z * [new branch] gh/jansel/534/head -> origin/gh/jansel/534/head 2025-10-10T01:17:57.8235048Z * [new branch] gh/jansel/534/orig -> origin/gh/jansel/534/orig 2025-10-10T01:17:57.8235244Z * [new branch] gh/jansel/535/base -> origin/gh/jansel/535/base 2025-10-10T01:17:57.8235430Z * [new branch] gh/jansel/535/head -> origin/gh/jansel/535/head 2025-10-10T01:17:57.8235613Z * [new branch] gh/jansel/535/orig -> origin/gh/jansel/535/orig 2025-10-10T01:17:57.8235813Z * [new branch] gh/jansel/536/base -> origin/gh/jansel/536/base 2025-10-10T01:17:57.8235994Z * [new branch] gh/jansel/536/head -> origin/gh/jansel/536/head 2025-10-10T01:17:57.8236175Z * [new branch] gh/jansel/536/orig -> origin/gh/jansel/536/orig 2025-10-10T01:17:57.8236369Z * [new branch] gh/jansel/537/base -> origin/gh/jansel/537/base 2025-10-10T01:17:57.8236550Z * [new branch] gh/jansel/537/head -> origin/gh/jansel/537/head 2025-10-10T01:17:57.8236729Z * [new branch] gh/jansel/537/orig -> origin/gh/jansel/537/orig 2025-10-10T01:17:57.8236921Z * [new branch] gh/jansel/538/base -> origin/gh/jansel/538/base 2025-10-10T01:17:57.8237102Z * [new branch] gh/jansel/538/head -> origin/gh/jansel/538/head 2025-10-10T01:17:57.8237283Z * [new branch] gh/jansel/538/orig -> origin/gh/jansel/538/orig 2025-10-10T01:17:57.8237476Z * [new branch] gh/jansel/539/base -> origin/gh/jansel/539/base 2025-10-10T01:17:57.8237656Z * [new branch] gh/jansel/539/head -> origin/gh/jansel/539/head 2025-10-10T01:17:57.8237844Z * [new branch] gh/jansel/539/orig -> origin/gh/jansel/539/orig 2025-10-10T01:17:57.8238039Z * [new branch] gh/jansel/540/base -> origin/gh/jansel/540/base 2025-10-10T01:17:57.8238223Z * [new branch] gh/jansel/540/head -> origin/gh/jansel/540/head 2025-10-10T01:17:57.8238409Z * [new branch] gh/jansel/540/orig -> origin/gh/jansel/540/orig 2025-10-10T01:17:57.8238596Z * [new branch] gh/jansel/541/base -> origin/gh/jansel/541/base 2025-10-10T01:17:57.8238792Z * [new branch] gh/jansel/541/head -> origin/gh/jansel/541/head 2025-10-10T01:17:57.8238972Z * [new branch] gh/jansel/541/orig -> origin/gh/jansel/541/orig 2025-10-10T01:17:57.8239234Z * [new branch] gh/jansel/542/base -> origin/gh/jansel/542/base 2025-10-10T01:17:57.8239425Z * [new branch] gh/jansel/542/head -> origin/gh/jansel/542/head 2025-10-10T01:17:57.8239609Z * [new branch] gh/jansel/542/orig -> origin/gh/jansel/542/orig 2025-10-10T01:17:57.8239793Z * [new branch] gh/jansel/543/base -> origin/gh/jansel/543/base 2025-10-10T01:17:57.8239985Z * [new branch] gh/jansel/543/head -> origin/gh/jansel/543/head 2025-10-10T01:17:57.8240170Z * [new branch] gh/jansel/543/orig -> origin/gh/jansel/543/orig 2025-10-10T01:17:57.8240425Z * [new branch] gh/jansel/544/base -> origin/gh/jansel/544/base 2025-10-10T01:17:57.8240623Z * [new branch] gh/jansel/544/head -> origin/gh/jansel/544/head 2025-10-10T01:17:57.8240805Z * [new branch] gh/jansel/544/orig -> origin/gh/jansel/544/orig 2025-10-10T01:17:57.8240988Z * [new branch] gh/jansel/545/base -> origin/gh/jansel/545/base 2025-10-10T01:17:57.8241180Z * [new branch] gh/jansel/545/head -> origin/gh/jansel/545/head 2025-10-10T01:17:57.8241364Z * [new branch] gh/jansel/545/orig -> origin/gh/jansel/545/orig 2025-10-10T01:17:57.8241546Z * [new branch] gh/jansel/546/base -> origin/gh/jansel/546/base 2025-10-10T01:17:57.8241738Z * [new branch] gh/jansel/546/head -> origin/gh/jansel/546/head 2025-10-10T01:17:57.8241919Z * [new branch] gh/jansel/546/orig -> origin/gh/jansel/546/orig 2025-10-10T01:17:57.8242105Z * [new branch] gh/jansel/547/base -> origin/gh/jansel/547/base 2025-10-10T01:17:57.8242293Z * [new branch] gh/jansel/547/head -> origin/gh/jansel/547/head 2025-10-10T01:17:57.8242483Z * [new branch] gh/jansel/547/orig -> origin/gh/jansel/547/orig 2025-10-10T01:17:57.8242663Z * [new branch] gh/jansel/548/base -> origin/gh/jansel/548/base 2025-10-10T01:17:57.8242847Z * [new branch] gh/jansel/548/head -> origin/gh/jansel/548/head 2025-10-10T01:17:57.8243036Z * [new branch] gh/jansel/548/orig -> origin/gh/jansel/548/orig 2025-10-10T01:17:57.8243251Z * [new branch] gh/jbschlosser/247/base -> origin/gh/jbschlosser/247/base 2025-10-10T01:17:57.8243459Z * [new branch] gh/jbschlosser/247/head -> origin/gh/jbschlosser/247/head 2025-10-10T01:17:57.8243679Z * [new branch] gh/jbschlosser/247/orig -> origin/gh/jbschlosser/247/orig 2025-10-10T01:17:57.8243889Z * [new branch] gh/jbschlosser/250/base -> origin/gh/jbschlosser/250/base 2025-10-10T01:17:57.8244100Z * [new branch] gh/jbschlosser/250/head -> origin/gh/jbschlosser/250/head 2025-10-10T01:17:57.8244326Z * [new branch] gh/jbschlosser/250/orig -> origin/gh/jbschlosser/250/orig 2025-10-10T01:17:57.8244533Z * [new branch] gh/jbschlosser/251/base -> origin/gh/jbschlosser/251/base 2025-10-10T01:17:57.8244739Z * [new branch] gh/jbschlosser/251/head -> origin/gh/jbschlosser/251/head 2025-10-10T01:17:57.8244951Z * [new branch] gh/jbschlosser/251/orig -> origin/gh/jbschlosser/251/orig 2025-10-10T01:17:57.8245145Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-10-10T01:17:57.8245341Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-10-10T01:17:57.8245549Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-10-10T01:17:57.8245743Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-10-10T01:17:57.8245933Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-10-10T01:17:57.8246220Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-10-10T01:17:57.8246412Z * [new branch] gh/jiayisunx/65/base -> origin/gh/jiayisunx/65/base 2025-10-10T01:17:57.8246610Z * [new branch] gh/jiayisunx/65/head -> origin/gh/jiayisunx/65/head 2025-10-10T01:17:57.8246812Z * [new branch] gh/jiayisunx/65/orig -> origin/gh/jiayisunx/65/orig 2025-10-10T01:17:57.8247008Z * [new branch] gh/jiayisunx/67/base -> origin/gh/jiayisunx/67/base 2025-10-10T01:17:57.8247211Z * [new branch] gh/jiayisunx/67/head -> origin/gh/jiayisunx/67/head 2025-10-10T01:17:57.8247472Z * [new branch] gh/jiayisunx/67/orig -> origin/gh/jiayisunx/67/orig 2025-10-10T01:17:57.8247675Z * [new branch] gh/jiayisunx/68/base -> origin/gh/jiayisunx/68/base 2025-10-10T01:17:57.8247871Z * [new branch] gh/jiayisunx/68/head -> origin/gh/jiayisunx/68/head 2025-10-10T01:17:57.8248060Z * [new branch] gh/jiayisunx/68/orig -> origin/gh/jiayisunx/68/orig 2025-10-10T01:17:57.8248269Z * [new branch] gh/jiayisunx/71/base -> origin/gh/jiayisunx/71/base 2025-10-10T01:17:57.8248460Z * [new branch] gh/jiayisunx/71/head -> origin/gh/jiayisunx/71/head 2025-10-10T01:17:57.8248741Z * [new branch] gh/jiayisunx/71/orig -> origin/gh/jiayisunx/71/orig 2025-10-10T01:17:57.8248951Z * [new branch] gh/jiayisunx/72/base -> origin/gh/jiayisunx/72/base 2025-10-10T01:17:57.8249149Z * [new branch] gh/jiayisunx/72/head -> origin/gh/jiayisunx/72/head 2025-10-10T01:17:57.8249357Z * [new branch] gh/jiayisunx/72/orig -> origin/gh/jiayisunx/72/orig 2025-10-10T01:17:57.8249561Z * [new branch] gh/jiayisunx/77/base -> origin/gh/jiayisunx/77/base 2025-10-10T01:17:57.8249757Z * [new branch] gh/jiayisunx/77/head -> origin/gh/jiayisunx/77/head 2025-10-10T01:17:57.8249953Z * [new branch] gh/jiayisunx/77/orig -> origin/gh/jiayisunx/77/orig 2025-10-10T01:17:57.8250150Z * [new branch] gh/jiayisunx/78/base -> origin/gh/jiayisunx/78/base 2025-10-10T01:17:57.8250340Z * [new branch] gh/jiayisunx/78/head -> origin/gh/jiayisunx/78/head 2025-10-10T01:17:57.8250536Z * [new branch] gh/jiayisunx/78/orig -> origin/gh/jiayisunx/78/orig 2025-10-10T01:17:57.8250736Z * [new branch] gh/jiayisunx/79/base -> origin/gh/jiayisunx/79/base 2025-10-10T01:17:57.8250930Z * [new branch] gh/jiayisunx/79/head -> origin/gh/jiayisunx/79/head 2025-10-10T01:17:57.8251121Z * [new branch] gh/jiayisunx/79/orig -> origin/gh/jiayisunx/79/orig 2025-10-10T01:17:57.8251319Z * [new branch] gh/jiayisunx/80/base -> origin/gh/jiayisunx/80/base 2025-10-10T01:17:57.8251512Z * [new branch] gh/jiayisunx/80/head -> origin/gh/jiayisunx/80/head 2025-10-10T01:17:57.8251705Z * [new branch] gh/jiayisunx/80/orig -> origin/gh/jiayisunx/80/orig 2025-10-10T01:17:57.8251899Z * [new branch] gh/jiayisunx/81/base -> origin/gh/jiayisunx/81/base 2025-10-10T01:17:57.8252100Z * [new branch] gh/jiayisunx/81/head -> origin/gh/jiayisunx/81/head 2025-10-10T01:17:57.8252295Z * [new branch] gh/jiayisunx/81/orig -> origin/gh/jiayisunx/81/orig 2025-10-10T01:17:57.8252484Z * [new branch] gh/jiayisunx/82/base -> origin/gh/jiayisunx/82/base 2025-10-10T01:17:57.8252683Z * [new branch] gh/jiayisunx/82/head -> origin/gh/jiayisunx/82/head 2025-10-10T01:17:57.8252873Z * [new branch] gh/jiayisunx/82/orig -> origin/gh/jiayisunx/82/orig 2025-10-10T01:17:57.8253142Z * [new branch] gh/jiayisunx/83/base -> origin/gh/jiayisunx/83/base 2025-10-10T01:17:57.8253345Z * [new branch] gh/jiayisunx/83/head -> origin/gh/jiayisunx/83/head 2025-10-10T01:17:57.8253537Z * [new branch] gh/jiayisunx/83/orig -> origin/gh/jiayisunx/83/orig 2025-10-10T01:17:57.8253727Z * [new branch] gh/jiayisunx/84/base -> origin/gh/jiayisunx/84/base 2025-10-10T01:17:57.8253927Z * [new branch] gh/jiayisunx/84/head -> origin/gh/jiayisunx/84/head 2025-10-10T01:17:57.8254120Z * [new branch] gh/jiayisunx/84/orig -> origin/gh/jiayisunx/84/orig 2025-10-10T01:17:57.8254327Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-10-10T01:17:57.8254597Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-10-10T01:17:57.8254795Z * [new branch] gh/karthickai/3/base -> origin/gh/karthickai/3/base 2025-10-10T01:17:57.8254992Z * [new branch] gh/karthickai/3/head -> origin/gh/karthickai/3/head 2025-10-10T01:17:57.8255195Z * [new branch] gh/karthickai/3/orig -> origin/gh/karthickai/3/orig 2025-10-10T01:17:57.8255389Z * [new branch] gh/karthickai/4/base -> origin/gh/karthickai/4/base 2025-10-10T01:17:57.8255580Z * [new branch] gh/karthickai/4/head -> origin/gh/karthickai/4/head 2025-10-10T01:17:57.8255784Z * [new branch] gh/karthickai/4/orig -> origin/gh/karthickai/4/orig 2025-10-10T01:17:57.8255978Z * [new branch] gh/karthickai/5/base -> origin/gh/karthickai/5/base 2025-10-10T01:17:57.8256174Z * [new branch] gh/karthickai/5/head -> origin/gh/karthickai/5/head 2025-10-10T01:17:57.8256366Z * [new branch] gh/karthickai/5/orig -> origin/gh/karthickai/5/orig 2025-10-10T01:17:57.8256568Z * [new branch] gh/karthickai/6/base -> origin/gh/karthickai/6/base 2025-10-10T01:17:57.8256766Z * [new branch] gh/karthickai/6/head -> origin/gh/karthickai/6/head 2025-10-10T01:17:57.8256960Z * [new branch] gh/karthickai/6/orig -> origin/gh/karthickai/6/orig 2025-10-10T01:17:57.8257178Z * [new branch] gh/kurtamohler/32/base -> origin/gh/kurtamohler/32/base 2025-10-10T01:17:57.8257381Z * [new branch] gh/kurtamohler/32/head -> origin/gh/kurtamohler/32/head 2025-10-10T01:17:57.8257590Z * [new branch] gh/kurtamohler/32/orig -> origin/gh/kurtamohler/32/orig 2025-10-10T01:17:57.8257800Z * [new branch] gh/kurtamohler/33/base -> origin/gh/kurtamohler/33/base 2025-10-10T01:17:57.8258006Z * [new branch] gh/kurtamohler/33/head -> origin/gh/kurtamohler/33/head 2025-10-10T01:17:57.8258209Z * [new branch] gh/kurtamohler/33/orig -> origin/gh/kurtamohler/33/orig 2025-10-10T01:17:57.8258423Z * [new branch] gh/kurtamohler/34/base -> origin/gh/kurtamohler/34/base 2025-10-10T01:17:57.8258623Z * [new branch] gh/kurtamohler/34/head -> origin/gh/kurtamohler/34/head 2025-10-10T01:17:57.8258828Z * [new branch] gh/kurtamohler/34/orig -> origin/gh/kurtamohler/34/orig 2025-10-10T01:17:57.8259035Z * [new branch] gh/kurtamohler/51/base -> origin/gh/kurtamohler/51/base 2025-10-10T01:17:57.8259233Z * [new branch] gh/kurtamohler/51/head -> origin/gh/kurtamohler/51/head 2025-10-10T01:17:57.8259434Z * [new branch] gh/kurtamohler/51/orig -> origin/gh/kurtamohler/51/orig 2025-10-10T01:17:57.8259643Z * [new branch] gh/kurtamohler/52/base -> origin/gh/kurtamohler/52/base 2025-10-10T01:17:57.8259843Z * [new branch] gh/kurtamohler/52/head -> origin/gh/kurtamohler/52/head 2025-10-10T01:17:57.8260045Z * [new branch] gh/kurtamohler/52/orig -> origin/gh/kurtamohler/52/orig 2025-10-10T01:17:57.8260320Z * [new branch] gh/kurtamohler/53/base -> origin/gh/kurtamohler/53/base 2025-10-10T01:17:57.8260528Z * [new branch] gh/kurtamohler/53/head -> origin/gh/kurtamohler/53/head 2025-10-10T01:17:57.8260729Z * [new branch] gh/kurtamohler/53/orig -> origin/gh/kurtamohler/53/orig 2025-10-10T01:17:57.8260935Z * [new branch] gh/kurtamohler/54/base -> origin/gh/kurtamohler/54/base 2025-10-10T01:17:57.8261138Z * [new branch] gh/kurtamohler/54/head -> origin/gh/kurtamohler/54/head 2025-10-10T01:17:57.8261337Z * [new branch] gh/kurtamohler/54/orig -> origin/gh/kurtamohler/54/orig 2025-10-10T01:17:57.8261608Z * [new branch] gh/kurtamohler/55/base -> origin/gh/kurtamohler/55/base 2025-10-10T01:17:57.8261823Z * [new branch] gh/kurtamohler/55/head -> origin/gh/kurtamohler/55/head 2025-10-10T01:17:57.8262031Z * [new branch] gh/kurtamohler/55/orig -> origin/gh/kurtamohler/55/orig 2025-10-10T01:17:57.8262222Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-10-10T01:17:57.8262418Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-10-10T01:17:57.8262605Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-10-10T01:17:57.8262793Z * [new branch] gh/kwen2501/15/base -> origin/gh/kwen2501/15/base 2025-10-10T01:17:57.8262997Z * [new branch] gh/kwen2501/15/head -> origin/gh/kwen2501/15/head 2025-10-10T01:17:57.8263183Z * [new branch] gh/kwen2501/170/base -> origin/gh/kwen2501/170/base 2025-10-10T01:17:57.8263374Z * [new branch] gh/kwen2501/170/head -> origin/gh/kwen2501/170/head 2025-10-10T01:17:57.8263570Z * [new branch] gh/kwen2501/187/base -> origin/gh/kwen2501/187/base 2025-10-10T01:17:57.8263761Z * [new branch] gh/kwen2501/187/head -> origin/gh/kwen2501/187/head 2025-10-10T01:17:57.8263948Z * [new branch] gh/kwen2501/187/orig -> origin/gh/kwen2501/187/orig 2025-10-10T01:17:57.8264143Z * [new branch] gh/kwen2501/188/base -> origin/gh/kwen2501/188/base 2025-10-10T01:17:57.8264326Z * [new branch] gh/kwen2501/188/head -> origin/gh/kwen2501/188/head 2025-10-10T01:17:57.8264513Z * [new branch] gh/kwen2501/188/orig -> origin/gh/kwen2501/188/orig 2025-10-10T01:17:57.8264712Z * [new branch] gh/kwen2501/211/base -> origin/gh/kwen2501/211/base 2025-10-10T01:17:57.8264900Z * [new branch] gh/kwen2501/211/head -> origin/gh/kwen2501/211/head 2025-10-10T01:17:57.8265087Z * [new branch] gh/kwen2501/222/base -> origin/gh/kwen2501/222/base 2025-10-10T01:17:57.8265279Z * [new branch] gh/kwen2501/222/head -> origin/gh/kwen2501/222/head 2025-10-10T01:17:57.8265469Z * [new branch] gh/kwen2501/222/orig -> origin/gh/kwen2501/222/orig 2025-10-10T01:17:57.8265655Z * [new branch] gh/kwen2501/224/base -> origin/gh/kwen2501/224/base 2025-10-10T01:17:57.8265842Z * [new branch] gh/kwen2501/224/head -> origin/gh/kwen2501/224/head 2025-10-10T01:17:57.8266037Z * [new branch] gh/kwen2501/224/orig -> origin/gh/kwen2501/224/orig 2025-10-10T01:17:57.8266221Z * [new branch] gh/kwen2501/228/base -> origin/gh/kwen2501/228/base 2025-10-10T01:17:57.8266406Z * [new branch] gh/kwen2501/228/head -> origin/gh/kwen2501/228/head 2025-10-10T01:17:57.8266606Z * [new branch] gh/kwen2501/228/orig -> origin/gh/kwen2501/228/orig 2025-10-10T01:17:57.8266795Z * [new branch] gh/kwen2501/230/base -> origin/gh/kwen2501/230/base 2025-10-10T01:17:57.8267052Z * [new branch] gh/kwen2501/230/head -> origin/gh/kwen2501/230/head 2025-10-10T01:17:57.8267244Z * [new branch] gh/kwen2501/230/orig -> origin/gh/kwen2501/230/orig 2025-10-10T01:17:57.8267429Z * [new branch] gh/kwen2501/231/base -> origin/gh/kwen2501/231/base 2025-10-10T01:17:57.8267613Z * [new branch] gh/kwen2501/231/head -> origin/gh/kwen2501/231/head 2025-10-10T01:17:57.8267808Z * [new branch] gh/kwen2501/231/orig -> origin/gh/kwen2501/231/orig 2025-10-10T01:17:57.8267991Z * [new branch] gh/kwen2501/232/base -> origin/gh/kwen2501/232/base 2025-10-10T01:17:57.8268175Z * [new branch] gh/kwen2501/232/head -> origin/gh/kwen2501/232/head 2025-10-10T01:17:57.8268447Z * [new branch] gh/kwen2501/232/orig -> origin/gh/kwen2501/232/orig 2025-10-10T01:17:57.8268638Z * [new branch] gh/kwen2501/233/base -> origin/gh/kwen2501/233/base 2025-10-10T01:17:57.8268827Z * [new branch] gh/kwen2501/233/head -> origin/gh/kwen2501/233/head 2025-10-10T01:17:57.8269020Z * [new branch] gh/kwen2501/233/orig -> origin/gh/kwen2501/233/orig 2025-10-10T01:17:57.8269206Z * [new branch] gh/kwen2501/234/base -> origin/gh/kwen2501/234/base 2025-10-10T01:17:57.8269390Z * [new branch] gh/kwen2501/234/head -> origin/gh/kwen2501/234/head 2025-10-10T01:17:57.8269580Z * [new branch] gh/kwen2501/234/orig -> origin/gh/kwen2501/234/orig 2025-10-10T01:17:57.8269765Z * [new branch] gh/kwen2501/235/base -> origin/gh/kwen2501/235/base 2025-10-10T01:17:57.8269955Z * [new branch] gh/kwen2501/235/head -> origin/gh/kwen2501/235/head 2025-10-10T01:17:57.8270140Z * [new branch] gh/kwen2501/235/orig -> origin/gh/kwen2501/235/orig 2025-10-10T01:17:57.8270332Z * [new branch] gh/kwen2501/236/base -> origin/gh/kwen2501/236/base 2025-10-10T01:17:57.8270521Z * [new branch] gh/kwen2501/236/head -> origin/gh/kwen2501/236/head 2025-10-10T01:17:57.8270711Z * [new branch] gh/kwen2501/236/orig -> origin/gh/kwen2501/236/orig 2025-10-10T01:17:57.8270907Z * [new branch] gh/kwen2501/237/base -> origin/gh/kwen2501/237/base 2025-10-10T01:17:57.8271092Z * [new branch] gh/kwen2501/237/head -> origin/gh/kwen2501/237/head 2025-10-10T01:17:57.8271278Z * [new branch] gh/kwen2501/237/orig -> origin/gh/kwen2501/237/orig 2025-10-10T01:17:57.8271472Z * [new branch] gh/kwen2501/238/base -> origin/gh/kwen2501/238/base 2025-10-10T01:17:57.8271657Z * [new branch] gh/kwen2501/238/head -> origin/gh/kwen2501/238/head 2025-10-10T01:17:57.8271846Z * [new branch] gh/kwen2501/238/orig -> origin/gh/kwen2501/238/orig 2025-10-10T01:17:57.8272044Z * [new branch] gh/kwen2501/239/base -> origin/gh/kwen2501/239/base 2025-10-10T01:17:57.8272233Z * [new branch] gh/kwen2501/239/head -> origin/gh/kwen2501/239/head 2025-10-10T01:17:57.8272418Z * [new branch] gh/kwen2501/239/orig -> origin/gh/kwen2501/239/orig 2025-10-10T01:17:57.8272612Z * [new branch] gh/kwen2501/240/base -> origin/gh/kwen2501/240/base 2025-10-10T01:17:57.8272800Z * [new branch] gh/kwen2501/240/head -> origin/gh/kwen2501/240/head 2025-10-10T01:17:57.8272985Z * [new branch] gh/kwen2501/240/orig -> origin/gh/kwen2501/240/orig 2025-10-10T01:17:57.8273178Z * [new branch] gh/kwen2501/241/base -> origin/gh/kwen2501/241/base 2025-10-10T01:17:57.8273365Z * [new branch] gh/kwen2501/241/head -> origin/gh/kwen2501/241/head 2025-10-10T01:17:57.8273550Z * [new branch] gh/kwen2501/241/orig -> origin/gh/kwen2501/241/orig 2025-10-10T01:17:57.8273820Z * [new branch] gh/kwen2501/242/base -> origin/gh/kwen2501/242/base 2025-10-10T01:17:57.8274006Z * [new branch] gh/kwen2501/242/head -> origin/gh/kwen2501/242/head 2025-10-10T01:17:57.8274195Z * [new branch] gh/kwen2501/242/orig -> origin/gh/kwen2501/242/orig 2025-10-10T01:17:57.8274381Z * [new branch] gh/kwen2501/243/base -> origin/gh/kwen2501/243/base 2025-10-10T01:17:57.8274578Z * [new branch] gh/kwen2501/243/head -> origin/gh/kwen2501/243/head 2025-10-10T01:17:57.8274763Z * [new branch] gh/kwen2501/243/orig -> origin/gh/kwen2501/243/orig 2025-10-10T01:17:57.8275015Z * [new branch] gh/kwen2501/244/base -> origin/gh/kwen2501/244/base 2025-10-10T01:17:57.8275214Z * [new branch] gh/kwen2501/244/head -> origin/gh/kwen2501/244/head 2025-10-10T01:17:57.8275404Z * [new branch] gh/kwen2501/244/orig -> origin/gh/kwen2501/244/orig 2025-10-10T01:17:57.8275606Z * [new branch] gh/kwen2501/245/base -> origin/gh/kwen2501/245/base 2025-10-10T01:17:57.8275802Z * [new branch] gh/kwen2501/245/head -> origin/gh/kwen2501/245/head 2025-10-10T01:17:57.8275985Z * [new branch] gh/kwen2501/245/orig -> origin/gh/kwen2501/245/orig 2025-10-10T01:17:57.8276171Z * [new branch] gh/kwen2501/246/base -> origin/gh/kwen2501/246/base 2025-10-10T01:17:57.8276362Z * [new branch] gh/kwen2501/246/head -> origin/gh/kwen2501/246/head 2025-10-10T01:17:57.8276547Z * [new branch] gh/kwen2501/246/orig -> origin/gh/kwen2501/246/orig 2025-10-10T01:17:57.8276741Z * [new branch] gh/kwen2501/247/base -> origin/gh/kwen2501/247/base 2025-10-10T01:17:57.8276934Z * [new branch] gh/kwen2501/247/head -> origin/gh/kwen2501/247/head 2025-10-10T01:17:57.8277125Z * [new branch] gh/kwen2501/247/orig -> origin/gh/kwen2501/247/orig 2025-10-10T01:17:57.8277314Z * [new branch] gh/kwen2501/248/base -> origin/gh/kwen2501/248/base 2025-10-10T01:17:57.8277506Z * [new branch] gh/kwen2501/248/head -> origin/gh/kwen2501/248/head 2025-10-10T01:17:57.8277695Z * [new branch] gh/kwen2501/248/orig -> origin/gh/kwen2501/248/orig 2025-10-10T01:17:57.8277880Z * [new branch] gh/kwen2501/249/base -> origin/gh/kwen2501/249/base 2025-10-10T01:17:57.8278078Z * [new branch] gh/kwen2501/249/head -> origin/gh/kwen2501/249/head 2025-10-10T01:17:57.8278263Z * [new branch] gh/kwen2501/249/orig -> origin/gh/kwen2501/249/orig 2025-10-10T01:17:57.8278454Z * [new branch] gh/kwen2501/250/base -> origin/gh/kwen2501/250/base 2025-10-10T01:17:57.8278644Z * [new branch] gh/kwen2501/250/head -> origin/gh/kwen2501/250/head 2025-10-10T01:17:57.8278847Z * [new branch] gh/kwen2501/250/orig -> origin/gh/kwen2501/250/orig 2025-10-10T01:17:57.8279043Z * [new branch] gh/kwen2501/251/base -> origin/gh/kwen2501/251/base 2025-10-10T01:17:57.8279227Z * [new branch] gh/kwen2501/251/head -> origin/gh/kwen2501/251/head 2025-10-10T01:17:57.8279421Z * [new branch] gh/kwen2501/251/orig -> origin/gh/kwen2501/251/orig 2025-10-10T01:17:57.8279605Z * [new branch] gh/kwen2501/252/base -> origin/gh/kwen2501/252/base 2025-10-10T01:17:57.8279796Z * [new branch] gh/kwen2501/252/head -> origin/gh/kwen2501/252/head 2025-10-10T01:17:57.8279995Z * [new branch] gh/kwen2501/252/orig -> origin/gh/kwen2501/252/orig 2025-10-10T01:17:57.8280182Z * [new branch] gh/kwen2501/253/base -> origin/gh/kwen2501/253/base 2025-10-10T01:17:57.8280373Z * [new branch] gh/kwen2501/253/head -> origin/gh/kwen2501/253/head 2025-10-10T01:17:57.8280645Z * [new branch] gh/kwen2501/253/orig -> origin/gh/kwen2501/253/orig 2025-10-10T01:17:57.8280836Z * [new branch] gh/kwen2501/254/base -> origin/gh/kwen2501/254/base 2025-10-10T01:17:57.8281019Z * [new branch] gh/kwen2501/254/head -> origin/gh/kwen2501/254/head 2025-10-10T01:17:57.8281215Z * [new branch] gh/kwen2501/254/orig -> origin/gh/kwen2501/254/orig 2025-10-10T01:17:57.8281401Z * [new branch] gh/kwen2501/255/base -> origin/gh/kwen2501/255/base 2025-10-10T01:17:57.8281590Z * [new branch] gh/kwen2501/255/head -> origin/gh/kwen2501/255/head 2025-10-10T01:17:57.8281855Z * [new branch] gh/kwen2501/255/orig -> origin/gh/kwen2501/255/orig 2025-10-10T01:17:57.8282042Z * [new branch] gh/kwen2501/256/base -> origin/gh/kwen2501/256/base 2025-10-10T01:17:57.8282233Z * [new branch] gh/kwen2501/256/head -> origin/gh/kwen2501/256/head 2025-10-10T01:17:57.8282427Z * [new branch] gh/kwen2501/256/orig -> origin/gh/kwen2501/256/orig 2025-10-10T01:17:57.8282615Z * [new branch] gh/kwen2501/257/base -> origin/gh/kwen2501/257/base 2025-10-10T01:17:57.8282801Z * [new branch] gh/kwen2501/257/head -> origin/gh/kwen2501/257/head 2025-10-10T01:17:57.8282985Z * [new branch] gh/kwen2501/257/orig -> origin/gh/kwen2501/257/orig 2025-10-10T01:17:57.8283181Z * [new branch] gh/kwen2501/258/base -> origin/gh/kwen2501/258/base 2025-10-10T01:17:57.8283366Z * [new branch] gh/kwen2501/258/head -> origin/gh/kwen2501/258/head 2025-10-10T01:17:57.8283559Z * [new branch] gh/kwen2501/258/orig -> origin/gh/kwen2501/258/orig 2025-10-10T01:17:57.8283765Z * [new branch] gh/kwen2501/259/base -> origin/gh/kwen2501/259/base 2025-10-10T01:17:57.8283961Z * [new branch] gh/kwen2501/259/head -> origin/gh/kwen2501/259/head 2025-10-10T01:17:57.8284146Z * [new branch] gh/kwen2501/259/orig -> origin/gh/kwen2501/259/orig 2025-10-10T01:17:57.8284340Z * [new branch] gh/kwen2501/260/base -> origin/gh/kwen2501/260/base 2025-10-10T01:17:57.8284529Z * [new branch] gh/kwen2501/260/head -> origin/gh/kwen2501/260/head 2025-10-10T01:17:57.8284715Z * [new branch] gh/kwen2501/260/orig -> origin/gh/kwen2501/260/orig 2025-10-10T01:17:57.8284912Z * [new branch] gh/kwen2501/261/base -> origin/gh/kwen2501/261/base 2025-10-10T01:17:57.8285104Z * [new branch] gh/kwen2501/261/head -> origin/gh/kwen2501/261/head 2025-10-10T01:17:57.8285288Z * [new branch] gh/kwen2501/261/orig -> origin/gh/kwen2501/261/orig 2025-10-10T01:17:57.8285485Z * [new branch] gh/kwen2501/262/base -> origin/gh/kwen2501/262/base 2025-10-10T01:17:57.8285676Z * [new branch] gh/kwen2501/262/head -> origin/gh/kwen2501/262/head 2025-10-10T01:17:57.8285868Z * [new branch] gh/kwen2501/262/orig -> origin/gh/kwen2501/262/orig 2025-10-10T01:17:57.8286067Z * [new branch] gh/kwen2501/263/base -> origin/gh/kwen2501/263/base 2025-10-10T01:17:57.8286254Z * [new branch] gh/kwen2501/263/head -> origin/gh/kwen2501/263/head 2025-10-10T01:17:57.8286442Z * [new branch] gh/kwen2501/263/orig -> origin/gh/kwen2501/263/orig 2025-10-10T01:17:57.8286636Z * [new branch] gh/kwen2501/264/base -> origin/gh/kwen2501/264/base 2025-10-10T01:17:57.8286825Z * [new branch] gh/kwen2501/264/head -> origin/gh/kwen2501/264/head 2025-10-10T01:17:57.8287011Z * [new branch] gh/kwen2501/264/orig -> origin/gh/kwen2501/264/orig 2025-10-10T01:17:57.8287285Z * [new branch] gh/kwen2501/265/base -> origin/gh/kwen2501/265/base 2025-10-10T01:17:57.8287482Z * [new branch] gh/kwen2501/265/head -> origin/gh/kwen2501/265/head 2025-10-10T01:17:57.8287667Z * [new branch] gh/kwen2501/265/orig -> origin/gh/kwen2501/265/orig 2025-10-10T01:17:57.8287851Z * [new branch] gh/kwen2501/266/base -> origin/gh/kwen2501/266/base 2025-10-10T01:17:57.8288052Z * [new branch] gh/kwen2501/266/head -> origin/gh/kwen2501/266/head 2025-10-10T01:17:57.8288238Z * [new branch] gh/kwen2501/266/orig -> origin/gh/kwen2501/266/orig 2025-10-10T01:17:57.8288427Z * [new branch] gh/kwen2501/267/base -> origin/gh/kwen2501/267/base 2025-10-10T01:17:57.8288779Z * [new branch] gh/kwen2501/267/head -> origin/gh/kwen2501/267/head 2025-10-10T01:17:57.8288976Z * [new branch] gh/kwen2501/267/orig -> origin/gh/kwen2501/267/orig 2025-10-10T01:17:57.8289168Z * [new branch] gh/kwen2501/268/base -> origin/gh/kwen2501/268/base 2025-10-10T01:17:57.8289367Z * [new branch] gh/kwen2501/268/head -> origin/gh/kwen2501/268/head 2025-10-10T01:17:57.8289554Z * [new branch] gh/kwen2501/268/orig -> origin/gh/kwen2501/268/orig 2025-10-10T01:17:57.8289740Z * [new branch] gh/kwen2501/269/base -> origin/gh/kwen2501/269/base 2025-10-10T01:17:57.8289937Z * [new branch] gh/kwen2501/269/head -> origin/gh/kwen2501/269/head 2025-10-10T01:17:57.8290119Z * [new branch] gh/kwen2501/269/orig -> origin/gh/kwen2501/269/orig 2025-10-10T01:17:57.8290308Z * [new branch] gh/kwen2501/270/base -> origin/gh/kwen2501/270/base 2025-10-10T01:17:57.8290498Z * [new branch] gh/kwen2501/270/head -> origin/gh/kwen2501/270/head 2025-10-10T01:17:57.8290683Z * [new branch] gh/kwen2501/270/orig -> origin/gh/kwen2501/270/orig 2025-10-10T01:17:57.8290871Z * [new branch] gh/kwen2501/271/base -> origin/gh/kwen2501/271/base 2025-10-10T01:17:57.8291063Z * [new branch] gh/kwen2501/271/head -> origin/gh/kwen2501/271/head 2025-10-10T01:17:57.8291248Z * [new branch] gh/kwen2501/271/orig -> origin/gh/kwen2501/271/orig 2025-10-10T01:17:57.8291434Z * [new branch] gh/kwen2501/272/base -> origin/gh/kwen2501/272/base 2025-10-10T01:17:57.8291619Z * [new branch] gh/kwen2501/272/head -> origin/gh/kwen2501/272/head 2025-10-10T01:17:57.8291812Z * [new branch] gh/kwen2501/272/orig -> origin/gh/kwen2501/272/orig 2025-10-10T01:17:57.8292001Z * [new branch] gh/kwen2501/273/base -> origin/gh/kwen2501/273/base 2025-10-10T01:17:57.8292186Z * [new branch] gh/kwen2501/273/head -> origin/gh/kwen2501/273/head 2025-10-10T01:17:57.8292382Z * [new branch] gh/kwen2501/273/orig -> origin/gh/kwen2501/273/orig 2025-10-10T01:17:57.8292569Z * [new branch] gh/kwen2501/274/base -> origin/gh/kwen2501/274/base 2025-10-10T01:17:57.8292758Z * [new branch] gh/kwen2501/274/head -> origin/gh/kwen2501/274/head 2025-10-10T01:17:57.8292951Z * [new branch] gh/kwen2501/274/orig -> origin/gh/kwen2501/274/orig 2025-10-10T01:17:57.8293156Z * [new branch] gh/laithsakka/251/base -> origin/gh/laithsakka/251/base 2025-10-10T01:17:57.8293361Z * [new branch] gh/laithsakka/251/head -> origin/gh/laithsakka/251/head 2025-10-10T01:17:57.8293572Z * [new branch] gh/laithsakka/251/orig -> origin/gh/laithsakka/251/orig 2025-10-10T01:17:57.8293776Z * [new branch] gh/laithsakka/262/base -> origin/gh/laithsakka/262/base 2025-10-10T01:17:57.8293974Z * [new branch] gh/laithsakka/262/head -> origin/gh/laithsakka/262/head 2025-10-10T01:17:57.8294262Z * [new branch] gh/laithsakka/262/orig -> origin/gh/laithsakka/262/orig 2025-10-10T01:17:57.8294461Z * [new branch] gh/laithsakka/263/base -> origin/gh/laithsakka/263/base 2025-10-10T01:17:57.8294659Z * [new branch] gh/laithsakka/263/head -> origin/gh/laithsakka/263/head 2025-10-10T01:17:57.8294864Z * [new branch] gh/laithsakka/263/orig -> origin/gh/laithsakka/263/orig 2025-10-10T01:17:57.8295064Z * [new branch] gh/laithsakka/264/base -> origin/gh/laithsakka/264/base 2025-10-10T01:17:57.8295263Z * [new branch] gh/laithsakka/264/head -> origin/gh/laithsakka/264/head 2025-10-10T01:17:57.8295551Z * [new branch] gh/laithsakka/264/orig -> origin/gh/laithsakka/264/orig 2025-10-10T01:17:57.8295756Z * [new branch] gh/laithsakka/268/base -> origin/gh/laithsakka/268/base 2025-10-10T01:17:57.8295963Z * [new branch] gh/laithsakka/268/head -> origin/gh/laithsakka/268/head 2025-10-10T01:17:57.8296165Z * [new branch] gh/laithsakka/268/orig -> origin/gh/laithsakka/268/orig 2025-10-10T01:17:57.8296372Z * [new branch] gh/laithsakka/269/base -> origin/gh/laithsakka/269/base 2025-10-10T01:17:57.8296573Z * [new branch] gh/laithsakka/269/head -> origin/gh/laithsakka/269/head 2025-10-10T01:17:57.8296777Z * [new branch] gh/laithsakka/269/orig -> origin/gh/laithsakka/269/orig 2025-10-10T01:17:57.8297068Z * [new branch] gh/laithsakka/271/base -> origin/gh/laithsakka/271/base 2025-10-10T01:17:57.8297278Z * [new branch] gh/laithsakka/271/head -> origin/gh/laithsakka/271/head 2025-10-10T01:17:57.8297523Z * [new branch] gh/laithsakka/271/orig -> origin/gh/laithsakka/271/orig 2025-10-10T01:17:57.8297736Z * [new branch] gh/laithsakka/272/base -> origin/gh/laithsakka/272/base 2025-10-10T01:17:57.8297942Z * [new branch] gh/laithsakka/272/head -> origin/gh/laithsakka/272/head 2025-10-10T01:17:57.8298141Z * [new branch] gh/laithsakka/272/orig -> origin/gh/laithsakka/272/orig 2025-10-10T01:17:57.8298347Z * [new branch] gh/laithsakka/273/base -> origin/gh/laithsakka/273/base 2025-10-10T01:17:57.8298545Z * [new branch] gh/laithsakka/273/head -> origin/gh/laithsakka/273/head 2025-10-10T01:17:57.8298743Z * [new branch] gh/laithsakka/273/orig -> origin/gh/laithsakka/273/orig 2025-10-10T01:17:57.8298956Z * [new branch] gh/laithsakka/274/base -> origin/gh/laithsakka/274/base 2025-10-10T01:17:57.8299159Z * [new branch] gh/laithsakka/274/head -> origin/gh/laithsakka/274/head 2025-10-10T01:17:57.8299358Z * [new branch] gh/laithsakka/274/orig -> origin/gh/laithsakka/274/orig 2025-10-10T01:17:57.8299570Z * [new branch] gh/laithsakka/275/base -> origin/gh/laithsakka/275/base 2025-10-10T01:17:57.8299775Z * [new branch] gh/laithsakka/275/head -> origin/gh/laithsakka/275/head 2025-10-10T01:17:57.8299972Z * [new branch] gh/laithsakka/275/orig -> origin/gh/laithsakka/275/orig 2025-10-10T01:17:57.8300188Z * [new branch] gh/laithsakka/276/base -> origin/gh/laithsakka/276/base 2025-10-10T01:17:57.8300388Z * [new branch] gh/laithsakka/276/head -> origin/gh/laithsakka/276/head 2025-10-10T01:17:57.8300586Z * [new branch] gh/laithsakka/276/orig -> origin/gh/laithsakka/276/orig 2025-10-10T01:17:57.8300792Z * [new branch] gh/laithsakka/277/base -> origin/gh/laithsakka/277/base 2025-10-10T01:17:57.8300995Z * [new branch] gh/laithsakka/277/head -> origin/gh/laithsakka/277/head 2025-10-10T01:17:57.8301196Z * [new branch] gh/laithsakka/277/orig -> origin/gh/laithsakka/277/orig 2025-10-10T01:17:57.8301481Z * [new branch] gh/laithsakka/278/base -> origin/gh/laithsakka/278/base 2025-10-10T01:17:57.8301691Z * [new branch] gh/laithsakka/278/head -> origin/gh/laithsakka/278/head 2025-10-10T01:17:57.8301892Z * [new branch] gh/laithsakka/278/orig -> origin/gh/laithsakka/278/orig 2025-10-10T01:17:57.8302090Z * [new branch] gh/laithsakka/279/base -> origin/gh/laithsakka/279/base 2025-10-10T01:17:57.8302304Z * [new branch] gh/laithsakka/279/head -> origin/gh/laithsakka/279/head 2025-10-10T01:17:57.8302505Z * [new branch] gh/laithsakka/279/orig -> origin/gh/laithsakka/279/orig 2025-10-10T01:17:57.8302766Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-10-10T01:17:57.8302984Z * [new branch] gh/laithsakka/280/base -> origin/gh/laithsakka/280/base 2025-10-10T01:17:57.8303182Z * [new branch] gh/laithsakka/280/head -> origin/gh/laithsakka/280/head 2025-10-10T01:17:57.8303388Z * [new branch] gh/laithsakka/280/orig -> origin/gh/laithsakka/280/orig 2025-10-10T01:17:57.8303599Z * [new branch] gh/laithsakka/281/base -> origin/gh/laithsakka/281/base 2025-10-10T01:17:57.8303796Z * [new branch] gh/laithsakka/281/head -> origin/gh/laithsakka/281/head 2025-10-10T01:17:57.8303997Z * [new branch] gh/laithsakka/281/orig -> origin/gh/laithsakka/281/orig 2025-10-10T01:17:57.8304206Z * [new branch] gh/laithsakka/282/base -> origin/gh/laithsakka/282/base 2025-10-10T01:17:57.8304404Z * [new branch] gh/laithsakka/282/head -> origin/gh/laithsakka/282/head 2025-10-10T01:17:57.8304605Z * [new branch] gh/laithsakka/282/orig -> origin/gh/laithsakka/282/orig 2025-10-10T01:17:57.8304814Z * [new branch] gh/laithsakka/283/base -> origin/gh/laithsakka/283/base 2025-10-10T01:17:57.8305018Z * [new branch] gh/laithsakka/283/head -> origin/gh/laithsakka/283/head 2025-10-10T01:17:57.8305217Z * [new branch] gh/laithsakka/283/orig -> origin/gh/laithsakka/283/orig 2025-10-10T01:17:57.8305423Z * [new branch] gh/laithsakka/284/base -> origin/gh/laithsakka/284/base 2025-10-10T01:17:57.8305625Z * [new branch] gh/laithsakka/284/head -> origin/gh/laithsakka/284/head 2025-10-10T01:17:57.8305828Z * [new branch] gh/laithsakka/284/orig -> origin/gh/laithsakka/284/orig 2025-10-10T01:17:57.8306039Z * [new branch] gh/laithsakka/285/base -> origin/gh/laithsakka/285/base 2025-10-10T01:17:57.8306246Z * [new branch] gh/laithsakka/285/head -> origin/gh/laithsakka/285/head 2025-10-10T01:17:57.8306447Z * [new branch] gh/laithsakka/285/orig -> origin/gh/laithsakka/285/orig 2025-10-10T01:17:57.8306649Z * [new branch] gh/laithsakka/286/base -> origin/gh/laithsakka/286/base 2025-10-10T01:17:57.8306861Z * [new branch] gh/laithsakka/286/head -> origin/gh/laithsakka/286/head 2025-10-10T01:17:57.8307060Z * [new branch] gh/laithsakka/286/orig -> origin/gh/laithsakka/286/orig 2025-10-10T01:17:57.8307263Z * [new branch] gh/laithsakka/287/base -> origin/gh/laithsakka/287/base 2025-10-10T01:17:57.8307470Z * [new branch] gh/laithsakka/287/head -> origin/gh/laithsakka/287/head 2025-10-10T01:17:57.8307669Z * [new branch] gh/laithsakka/287/orig -> origin/gh/laithsakka/287/orig 2025-10-10T01:17:57.8307870Z * [new branch] gh/laithsakka/288/base -> origin/gh/laithsakka/288/base 2025-10-10T01:17:57.8308082Z * [new branch] gh/laithsakka/288/head -> origin/gh/laithsakka/288/head 2025-10-10T01:17:57.8308283Z * [new branch] gh/laithsakka/288/orig -> origin/gh/laithsakka/288/orig 2025-10-10T01:17:57.8309562Z * [new branch] gh/laithsakka/289/base -> origin/gh/laithsakka/289/base 2025-10-10T01:17:57.8309793Z * [new branch] gh/laithsakka/289/head -> origin/gh/laithsakka/289/head 2025-10-10T01:17:57.8310000Z * [new branch] gh/laithsakka/289/orig -> origin/gh/laithsakka/289/orig 2025-10-10T01:17:57.8310199Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-10-10T01:17:57.8310408Z * [new branch] gh/laithsakka/290/base -> origin/gh/laithsakka/290/base 2025-10-10T01:17:57.8310610Z * [new branch] gh/laithsakka/290/head -> origin/gh/laithsakka/290/head 2025-10-10T01:17:57.8310807Z * [new branch] gh/laithsakka/290/orig -> origin/gh/laithsakka/290/orig 2025-10-10T01:17:57.8311157Z * [new branch] gh/laithsakka/291/base -> origin/gh/laithsakka/291/base 2025-10-10T01:17:57.8311362Z * [new branch] gh/laithsakka/291/head -> origin/gh/laithsakka/291/head 2025-10-10T01:17:57.8311571Z * [new branch] gh/laithsakka/291/orig -> origin/gh/laithsakka/291/orig 2025-10-10T01:17:57.8311778Z * [new branch] gh/laithsakka/292/base -> origin/gh/laithsakka/292/base 2025-10-10T01:17:57.8311976Z * [new branch] gh/laithsakka/292/head -> origin/gh/laithsakka/292/head 2025-10-10T01:17:57.8312178Z * [new branch] gh/laithsakka/292/orig -> origin/gh/laithsakka/292/orig 2025-10-10T01:17:57.8312388Z * [new branch] gh/laithsakka/293/base -> origin/gh/laithsakka/293/base 2025-10-10T01:17:57.8312586Z * [new branch] gh/laithsakka/293/head -> origin/gh/laithsakka/293/head 2025-10-10T01:17:57.8312790Z * [new branch] gh/laithsakka/293/orig -> origin/gh/laithsakka/293/orig 2025-10-10T01:17:57.8312989Z * [new branch] gh/laithsakka/294/base -> origin/gh/laithsakka/294/base 2025-10-10T01:17:57.8313200Z * [new branch] gh/laithsakka/294/head -> origin/gh/laithsakka/294/head 2025-10-10T01:17:57.8313398Z * [new branch] gh/laithsakka/294/orig -> origin/gh/laithsakka/294/orig 2025-10-10T01:17:57.8313600Z * [new branch] gh/laithsakka/295/base -> origin/gh/laithsakka/295/base 2025-10-10T01:17:57.8313805Z * [new branch] gh/laithsakka/295/head -> origin/gh/laithsakka/295/head 2025-10-10T01:17:57.8314004Z * [new branch] gh/laithsakka/295/orig -> origin/gh/laithsakka/295/orig 2025-10-10T01:17:57.8314208Z * [new branch] gh/laithsakka/296/base -> origin/gh/laithsakka/296/base 2025-10-10T01:17:57.8314415Z * [new branch] gh/laithsakka/296/head -> origin/gh/laithsakka/296/head 2025-10-10T01:17:57.8314617Z * [new branch] gh/laithsakka/296/orig -> origin/gh/laithsakka/296/orig 2025-10-10T01:17:57.8314814Z * [new branch] gh/laithsakka/297/base -> origin/gh/laithsakka/297/base 2025-10-10T01:17:57.8315028Z * [new branch] gh/laithsakka/297/head -> origin/gh/laithsakka/297/head 2025-10-10T01:17:57.8315227Z * [new branch] gh/laithsakka/297/orig -> origin/gh/laithsakka/297/orig 2025-10-10T01:17:57.8315427Z * [new branch] gh/laithsakka/298/base -> origin/gh/laithsakka/298/base 2025-10-10T01:17:57.8315631Z * [new branch] gh/laithsakka/298/head -> origin/gh/laithsakka/298/head 2025-10-10T01:17:57.8315833Z * [new branch] gh/laithsakka/298/orig -> origin/gh/laithsakka/298/orig 2025-10-10T01:17:57.8316030Z * [new branch] gh/laithsakka/299/base -> origin/gh/laithsakka/299/base 2025-10-10T01:17:57.8316247Z * [new branch] gh/laithsakka/299/head -> origin/gh/laithsakka/299/head 2025-10-10T01:17:57.8316449Z * [new branch] gh/laithsakka/299/orig -> origin/gh/laithsakka/299/orig 2025-10-10T01:17:57.8316730Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-10-10T01:17:57.8316942Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-10-10T01:17:57.8317149Z * [new branch] gh/laithsakka/300/base -> origin/gh/laithsakka/300/base 2025-10-10T01:17:57.8317350Z * [new branch] gh/laithsakka/300/head -> origin/gh/laithsakka/300/head 2025-10-10T01:17:57.8317558Z * [new branch] gh/laithsakka/300/orig -> origin/gh/laithsakka/300/orig 2025-10-10T01:17:57.8317758Z * [new branch] gh/laithsakka/301/base -> origin/gh/laithsakka/301/base 2025-10-10T01:17:57.8317957Z * [new branch] gh/laithsakka/301/head -> origin/gh/laithsakka/301/head 2025-10-10T01:17:57.8318674Z * [new branch] gh/laithsakka/301/orig -> origin/gh/laithsakka/301/orig 2025-10-10T01:17:57.8318897Z * [new branch] gh/laithsakka/302/base -> origin/gh/laithsakka/302/base 2025-10-10T01:17:57.8319112Z * [new branch] gh/laithsakka/302/head -> origin/gh/laithsakka/302/head 2025-10-10T01:17:57.8319317Z * [new branch] gh/laithsakka/302/orig -> origin/gh/laithsakka/302/orig 2025-10-10T01:17:57.8319529Z * [new branch] gh/laithsakka/303/base -> origin/gh/laithsakka/303/base 2025-10-10T01:17:57.8319733Z * [new branch] gh/laithsakka/303/head -> origin/gh/laithsakka/303/head 2025-10-10T01:17:57.8319936Z * [new branch] gh/laithsakka/303/orig -> origin/gh/laithsakka/303/orig 2025-10-10T01:17:57.8320151Z * [new branch] gh/laithsakka/304/base -> origin/gh/laithsakka/304/base 2025-10-10T01:17:57.8320356Z * [new branch] gh/laithsakka/304/head -> origin/gh/laithsakka/304/head 2025-10-10T01:17:57.8320554Z * [new branch] gh/laithsakka/304/orig -> origin/gh/laithsakka/304/orig 2025-10-10T01:17:57.8320759Z * [new branch] gh/laithsakka/305/base -> origin/gh/laithsakka/305/base 2025-10-10T01:17:57.8320962Z * [new branch] gh/laithsakka/305/head -> origin/gh/laithsakka/305/head 2025-10-10T01:17:57.8321159Z * [new branch] gh/laithsakka/305/orig -> origin/gh/laithsakka/305/orig 2025-10-10T01:17:57.8321369Z * [new branch] gh/laithsakka/306/base -> origin/gh/laithsakka/306/base 2025-10-10T01:17:57.8321568Z * [new branch] gh/laithsakka/306/head -> origin/gh/laithsakka/306/head 2025-10-10T01:17:57.8321769Z * [new branch] gh/laithsakka/306/orig -> origin/gh/laithsakka/306/orig 2025-10-10T01:17:57.8321976Z * [new branch] gh/laithsakka/307/base -> origin/gh/laithsakka/307/base 2025-10-10T01:17:57.8322178Z * [new branch] gh/laithsakka/307/head -> origin/gh/laithsakka/307/head 2025-10-10T01:17:57.8322376Z * [new branch] gh/laithsakka/307/orig -> origin/gh/laithsakka/307/orig 2025-10-10T01:17:57.8322591Z * [new branch] gh/laithsakka/308/base -> origin/gh/laithsakka/308/base 2025-10-10T01:17:57.8322793Z * [new branch] gh/laithsakka/308/head -> origin/gh/laithsakka/308/head 2025-10-10T01:17:57.8322994Z * [new branch] gh/laithsakka/308/orig -> origin/gh/laithsakka/308/orig 2025-10-10T01:17:57.8323197Z * [new branch] gh/laithsakka/309/base -> origin/gh/laithsakka/309/base 2025-10-10T01:17:57.8323396Z * [new branch] gh/laithsakka/309/head -> origin/gh/laithsakka/309/head 2025-10-10T01:17:57.8323594Z * [new branch] gh/laithsakka/309/orig -> origin/gh/laithsakka/309/orig 2025-10-10T01:17:57.8323796Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-10-10T01:17:57.8324000Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-10-10T01:17:57.8324199Z * [new branch] gh/laithsakka/310/base -> origin/gh/laithsakka/310/base 2025-10-10T01:17:57.8324484Z * [new branch] gh/laithsakka/310/head -> origin/gh/laithsakka/310/head 2025-10-10T01:17:57.8324697Z * [new branch] gh/laithsakka/310/orig -> origin/gh/laithsakka/310/orig 2025-10-10T01:17:57.8324901Z * [new branch] gh/laithsakka/311/base -> origin/gh/laithsakka/311/base 2025-10-10T01:17:57.8325101Z * [new branch] gh/laithsakka/311/head -> origin/gh/laithsakka/311/head 2025-10-10T01:17:57.8325317Z * [new branch] gh/laithsakka/311/orig -> origin/gh/laithsakka/311/orig 2025-10-10T01:17:57.8325519Z * [new branch] gh/laithsakka/312/base -> origin/gh/laithsakka/312/base 2025-10-10T01:17:57.8325787Z * [new branch] gh/laithsakka/312/head -> origin/gh/laithsakka/312/head 2025-10-10T01:17:57.8325995Z * [new branch] gh/laithsakka/312/orig -> origin/gh/laithsakka/312/orig 2025-10-10T01:17:57.8326203Z * [new branch] gh/laithsakka/313/base -> origin/gh/laithsakka/313/base 2025-10-10T01:17:57.8326405Z * [new branch] gh/laithsakka/313/head -> origin/gh/laithsakka/313/head 2025-10-10T01:17:57.8326614Z * [new branch] gh/laithsakka/313/orig -> origin/gh/laithsakka/313/orig 2025-10-10T01:17:57.8326810Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-10-10T01:17:57.8327006Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-10-10T01:17:57.8327202Z * [new branch] gh/liangel/1/base -> origin/gh/liangel/1/base 2025-10-10T01:17:57.8327394Z * [new branch] gh/liangel/1/head -> origin/gh/liangel/1/head 2025-10-10T01:17:57.8327574Z * [new branch] gh/liangel/1/orig -> origin/gh/liangel/1/orig 2025-10-10T01:17:57.8327760Z * [new branch] gh/liangel/2/base -> origin/gh/liangel/2/base 2025-10-10T01:17:57.8327942Z * [new branch] gh/liangel/2/head -> origin/gh/liangel/2/head 2025-10-10T01:17:57.8328119Z * [new branch] gh/liangel/2/orig -> origin/gh/liangel/2/orig 2025-10-10T01:17:57.8328296Z * [new branch] gh/liangel/3/base -> origin/gh/liangel/3/base 2025-10-10T01:17:57.8328483Z * [new branch] gh/liangel/3/head -> origin/gh/liangel/3/head 2025-10-10T01:17:57.8328803Z * [new branch] gh/liangel/3/orig -> origin/gh/liangel/3/orig 2025-10-10T01:17:57.8328985Z * [new branch] gh/liangel/4/base -> origin/gh/liangel/4/base 2025-10-10T01:17:57.8329185Z * [new branch] gh/liangel/4/head -> origin/gh/liangel/4/head 2025-10-10T01:17:57.8329363Z * [new branch] gh/liangel/4/orig -> origin/gh/liangel/4/orig 2025-10-10T01:17:57.8329573Z * [new branch] gh/lucaskabela/1/base -> origin/gh/lucaskabela/1/base 2025-10-10T01:17:57.8329792Z * [new branch] gh/lucaskabela/1/head -> origin/gh/lucaskabela/1/head 2025-10-10T01:17:57.8329968Z * [new branch] gh/lw/3/base -> origin/gh/lw/3/base 2025-10-10T01:17:57.8330127Z * [new branch] gh/lw/3/head -> origin/gh/lw/3/head 2025-10-10T01:17:57.8330297Z * [new branch] gh/lw/3/orig -> origin/gh/lw/3/orig 2025-10-10T01:17:57.8330454Z * [new branch] gh/lw/4/base -> origin/gh/lw/4/base 2025-10-10T01:17:57.8330614Z * [new branch] gh/lw/4/head -> origin/gh/lw/4/head 2025-10-10T01:17:57.8330789Z * [new branch] gh/lw/4/orig -> origin/gh/lw/4/orig 2025-10-10T01:17:57.8330948Z * [new branch] gh/lw/5/base -> origin/gh/lw/5/base 2025-10-10T01:17:57.8331104Z * [new branch] gh/lw/5/head -> origin/gh/lw/5/head 2025-10-10T01:17:57.8331355Z * [new branch] gh/lw/5/orig -> origin/gh/lw/5/orig 2025-10-10T01:17:57.8331514Z * [new branch] gh/lw/6/base -> origin/gh/lw/6/base 2025-10-10T01:17:57.8331676Z * [new branch] gh/lw/6/head -> origin/gh/lw/6/head 2025-10-10T01:17:57.8331835Z * [new branch] gh/lw/6/orig -> origin/gh/lw/6/orig 2025-10-10T01:17:57.8332028Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-10-10T01:17:57.8332218Z * [new branch] gh/malfet/396/base -> origin/gh/malfet/396/base 2025-10-10T01:17:57.8332404Z * [new branch] gh/malfet/396/head -> origin/gh/malfet/396/head 2025-10-10T01:17:57.8332684Z * [new branch] gh/malfet/396/orig -> origin/gh/malfet/396/orig 2025-10-10T01:17:57.8332868Z * [new branch] gh/malfet/397/base -> origin/gh/malfet/397/base 2025-10-10T01:17:57.8333051Z * [new branch] gh/malfet/397/head -> origin/gh/malfet/397/head 2025-10-10T01:17:57.8333238Z * [new branch] gh/malfet/397/orig -> origin/gh/malfet/397/orig 2025-10-10T01:17:57.8333418Z * [new branch] gh/malfet/398/base -> origin/gh/malfet/398/base 2025-10-10T01:17:57.8333597Z * [new branch] gh/malfet/398/head -> origin/gh/malfet/398/head 2025-10-10T01:17:57.8333785Z * [new branch] gh/malfet/398/orig -> origin/gh/malfet/398/orig 2025-10-10T01:17:57.8333963Z * [new branch] gh/malfet/399/base -> origin/gh/malfet/399/base 2025-10-10T01:17:57.8334151Z * [new branch] gh/malfet/399/head -> origin/gh/malfet/399/head 2025-10-10T01:17:57.8334354Z * [new branch] gh/malfet/399/orig -> origin/gh/malfet/399/orig 2025-10-10T01:17:57.8334535Z * [new branch] gh/malfet/414/base -> origin/gh/malfet/414/base 2025-10-10T01:17:57.8334721Z * [new branch] gh/malfet/414/head -> origin/gh/malfet/414/head 2025-10-10T01:17:57.8334919Z * [new branch] gh/malfet/414/orig -> origin/gh/malfet/414/orig 2025-10-10T01:17:57.8335099Z * [new branch] gh/malfet/417/base -> origin/gh/malfet/417/base 2025-10-10T01:17:57.8335282Z * [new branch] gh/malfet/417/head -> origin/gh/malfet/417/head 2025-10-10T01:17:57.8335473Z * [new branch] gh/malfet/417/orig -> origin/gh/malfet/417/orig 2025-10-10T01:17:57.8335658Z * [new branch] gh/malfet/418/base -> origin/gh/malfet/418/base 2025-10-10T01:17:57.8335840Z * [new branch] gh/malfet/418/head -> origin/gh/malfet/418/head 2025-10-10T01:17:57.8336020Z * [new branch] gh/malfet/418/orig -> origin/gh/malfet/418/orig 2025-10-10T01:17:57.8336205Z * [new branch] gh/malfet/505/base -> origin/gh/malfet/505/base 2025-10-10T01:17:57.8336388Z * [new branch] gh/malfet/505/head -> origin/gh/malfet/505/head 2025-10-10T01:17:57.8336566Z * [new branch] gh/malfet/505/orig -> origin/gh/malfet/505/orig 2025-10-10T01:17:57.8336751Z * [new branch] gh/malfet/506/base -> origin/gh/malfet/506/base 2025-10-10T01:17:57.8336929Z * [new branch] gh/malfet/506/head -> origin/gh/malfet/506/head 2025-10-10T01:17:57.8337111Z * [new branch] gh/malfet/506/orig -> origin/gh/malfet/506/orig 2025-10-10T01:17:57.8337298Z * [new branch] gh/malfet/507/base -> origin/gh/malfet/507/base 2025-10-10T01:17:57.8337481Z * [new branch] gh/malfet/507/head -> origin/gh/malfet/507/head 2025-10-10T01:17:57.8337662Z * [new branch] gh/malfet/507/orig -> origin/gh/malfet/507/orig 2025-10-10T01:17:57.8337915Z * [new branch] gh/malfet/513/base -> origin/gh/malfet/513/base 2025-10-10T01:17:57.8338094Z * [new branch] gh/malfet/513/head -> origin/gh/malfet/513/head 2025-10-10T01:17:57.8338273Z * [new branch] gh/malfet/513/orig -> origin/gh/malfet/513/orig 2025-10-10T01:17:57.8338460Z * [new branch] gh/malfet/516/base -> origin/gh/malfet/516/base 2025-10-10T01:17:57.8338638Z * [new branch] gh/malfet/516/head -> origin/gh/malfet/516/head 2025-10-10T01:17:57.8338817Z * [new branch] gh/malfet/516/orig -> origin/gh/malfet/516/orig 2025-10-10T01:17:57.8339002Z * [new branch] gh/malfet/517/base -> origin/gh/malfet/517/base 2025-10-10T01:17:57.8339245Z * [new branch] gh/malfet/517/head -> origin/gh/malfet/517/head 2025-10-10T01:17:57.8339426Z * [new branch] gh/malfet/518/base -> origin/gh/malfet/518/base 2025-10-10T01:17:57.8339617Z * [new branch] gh/malfet/518/head -> origin/gh/malfet/518/head 2025-10-10T01:17:57.8339796Z * [new branch] gh/malfet/518/orig -> origin/gh/malfet/518/orig 2025-10-10T01:17:57.8339976Z * [new branch] gh/malfet/519/base -> origin/gh/malfet/519/base 2025-10-10T01:17:57.8340163Z * [new branch] gh/malfet/519/head -> origin/gh/malfet/519/head 2025-10-10T01:17:57.8340351Z * [new branch] gh/malfet/519/orig -> origin/gh/malfet/519/orig 2025-10-10T01:17:57.8340531Z * [new branch] gh/malfet/520/base -> origin/gh/malfet/520/base 2025-10-10T01:17:57.8340712Z * [new branch] gh/malfet/520/head -> origin/gh/malfet/520/head 2025-10-10T01:17:57.8340913Z * [new branch] gh/malfet/520/orig -> origin/gh/malfet/520/orig 2025-10-10T01:17:57.8341100Z * [new branch] gh/malfet/521/base -> origin/gh/malfet/521/base 2025-10-10T01:17:57.8341291Z * [new branch] gh/malfet/521/head -> origin/gh/malfet/521/head 2025-10-10T01:17:57.8341481Z * [new branch] gh/malfet/521/orig -> origin/gh/malfet/521/orig 2025-10-10T01:17:57.8341661Z * [new branch] gh/malfet/522/base -> origin/gh/malfet/522/base 2025-10-10T01:17:57.8341842Z * [new branch] gh/malfet/522/head -> origin/gh/malfet/522/head 2025-10-10T01:17:57.8342033Z * [new branch] gh/malfet/522/orig -> origin/gh/malfet/522/orig 2025-10-10T01:17:57.8342215Z * [new branch] gh/malfet/523/base -> origin/gh/malfet/523/base 2025-10-10T01:17:57.8342392Z * [new branch] gh/malfet/523/head -> origin/gh/malfet/523/head 2025-10-10T01:17:57.8342585Z * [new branch] gh/malfet/523/orig -> origin/gh/malfet/523/orig 2025-10-10T01:17:57.8342765Z * [new branch] gh/malfet/524/base -> origin/gh/malfet/524/base 2025-10-10T01:17:57.8342950Z * [new branch] gh/malfet/524/head -> origin/gh/malfet/524/head 2025-10-10T01:17:57.8343135Z * [new branch] gh/malfet/524/orig -> origin/gh/malfet/524/orig 2025-10-10T01:17:57.8343315Z * [new branch] gh/malfet/525/base -> origin/gh/malfet/525/base 2025-10-10T01:17:57.8343494Z * [new branch] gh/malfet/525/head -> origin/gh/malfet/525/head 2025-10-10T01:17:57.8343679Z * [new branch] gh/malfet/525/orig -> origin/gh/malfet/525/orig 2025-10-10T01:17:57.8343859Z * [new branch] gh/malfet/526/base -> origin/gh/malfet/526/base 2025-10-10T01:17:57.8344048Z * [new branch] gh/malfet/526/head -> origin/gh/malfet/526/head 2025-10-10T01:17:57.8344227Z * [new branch] gh/malfet/526/orig -> origin/gh/malfet/526/orig 2025-10-10T01:17:57.8344414Z * [new branch] gh/malfet/527/base -> origin/gh/malfet/527/base 2025-10-10T01:17:57.8344660Z * [new branch] gh/malfet/527/head -> origin/gh/malfet/527/head 2025-10-10T01:17:57.8344840Z * [new branch] gh/malfet/527/orig -> origin/gh/malfet/527/orig 2025-10-10T01:17:57.8345027Z * [new branch] gh/malfet/528/base -> origin/gh/malfet/528/base 2025-10-10T01:17:57.8345212Z * [new branch] gh/malfet/528/head -> origin/gh/malfet/528/head 2025-10-10T01:17:57.8345392Z * [new branch] gh/malfet/528/orig -> origin/gh/malfet/528/orig 2025-10-10T01:17:57.8345586Z * [new branch] gh/malfet/529/base -> origin/gh/malfet/529/base 2025-10-10T01:17:57.8345837Z * [new branch] gh/malfet/529/head -> origin/gh/malfet/529/head 2025-10-10T01:17:57.8346026Z * [new branch] gh/malfet/529/orig -> origin/gh/malfet/529/orig 2025-10-10T01:17:57.8346215Z * [new branch] gh/malfet/530/base -> origin/gh/malfet/530/base 2025-10-10T01:17:57.8346399Z * [new branch] gh/malfet/530/head -> origin/gh/malfet/530/head 2025-10-10T01:17:57.8346581Z * [new branch] gh/malfet/530/orig -> origin/gh/malfet/530/orig 2025-10-10T01:17:57.8346774Z * [new branch] gh/malfet/531/base -> origin/gh/malfet/531/base 2025-10-10T01:17:57.8346956Z * [new branch] gh/malfet/531/head -> origin/gh/malfet/531/head 2025-10-10T01:17:57.8347138Z * [new branch] gh/malfet/531/orig -> origin/gh/malfet/531/orig 2025-10-10T01:17:57.8347328Z * [new branch] gh/malfet/532/base -> origin/gh/malfet/532/base 2025-10-10T01:17:57.8347511Z * [new branch] gh/malfet/532/head -> origin/gh/malfet/532/head 2025-10-10T01:17:57.8347691Z * [new branch] gh/malfet/532/orig -> origin/gh/malfet/532/orig 2025-10-10T01:17:57.8347882Z * [new branch] gh/malfet/533/base -> origin/gh/malfet/533/base 2025-10-10T01:17:57.8348062Z * [new branch] gh/malfet/533/head -> origin/gh/malfet/533/head 2025-10-10T01:17:57.8348241Z * [new branch] gh/malfet/533/orig -> origin/gh/malfet/533/orig 2025-10-10T01:17:57.8348421Z * [new branch] gh/malfet/534/base -> origin/gh/malfet/534/base 2025-10-10T01:17:57.8348612Z * [new branch] gh/malfet/534/head -> origin/gh/malfet/534/head 2025-10-10T01:17:57.8348790Z * [new branch] gh/malfet/534/orig -> origin/gh/malfet/534/orig 2025-10-10T01:17:57.8348968Z * [new branch] gh/malfet/535/base -> origin/gh/malfet/535/base 2025-10-10T01:17:57.8349159Z * [new branch] gh/malfet/535/head -> origin/gh/malfet/535/head 2025-10-10T01:17:57.8349338Z * [new branch] gh/malfet/535/orig -> origin/gh/malfet/535/orig 2025-10-10T01:17:57.8349549Z * [new branch] gh/malfet/536/base -> origin/gh/malfet/536/base 2025-10-10T01:17:57.8349737Z * [new branch] gh/malfet/536/head -> origin/gh/malfet/536/head 2025-10-10T01:17:57.8349917Z * [new branch] gh/malfet/536/orig -> origin/gh/malfet/536/orig 2025-10-10T01:17:57.8350102Z * [new branch] gh/malfet/537/base -> origin/gh/malfet/537/base 2025-10-10T01:17:57.8350292Z * [new branch] gh/malfet/537/head -> origin/gh/malfet/537/head 2025-10-10T01:17:57.8350477Z * [new branch] gh/malfet/537/orig -> origin/gh/malfet/537/orig 2025-10-10T01:17:57.8350658Z * [new branch] gh/malfet/538/base -> origin/gh/malfet/538/base 2025-10-10T01:17:57.8350855Z * [new branch] gh/malfet/538/head -> origin/gh/malfet/538/head 2025-10-10T01:17:57.8351034Z * [new branch] gh/malfet/538/orig -> origin/gh/malfet/538/orig 2025-10-10T01:17:57.8351289Z * [new branch] gh/malfet/539/base -> origin/gh/malfet/539/base 2025-10-10T01:17:57.8351480Z * [new branch] gh/malfet/539/head -> origin/gh/malfet/539/head 2025-10-10T01:17:57.8351660Z * [new branch] gh/malfet/539/orig -> origin/gh/malfet/539/orig 2025-10-10T01:17:57.8351841Z * [new branch] gh/malfet/540/base -> origin/gh/malfet/540/base 2025-10-10T01:17:57.8352029Z * [new branch] gh/malfet/540/head -> origin/gh/malfet/540/head 2025-10-10T01:17:57.8352208Z * [new branch] gh/malfet/540/orig -> origin/gh/malfet/540/orig 2025-10-10T01:17:57.8352389Z * [new branch] gh/malfet/541/base -> origin/gh/malfet/541/base 2025-10-10T01:17:57.8352638Z * [new branch] gh/malfet/541/head -> origin/gh/malfet/541/head 2025-10-10T01:17:57.8352831Z * [new branch] gh/malfet/541/orig -> origin/gh/malfet/541/orig 2025-10-10T01:17:57.8353013Z * [new branch] gh/malfet/542/base -> origin/gh/malfet/542/base 2025-10-10T01:17:57.8353193Z * [new branch] gh/malfet/542/head -> origin/gh/malfet/542/head 2025-10-10T01:17:57.8353388Z * [new branch] gh/malfet/542/orig -> origin/gh/malfet/542/orig 2025-10-10T01:17:57.8353572Z * [new branch] gh/malfet/543/base -> origin/gh/malfet/543/base 2025-10-10T01:17:57.8353757Z * [new branch] gh/malfet/543/head -> origin/gh/malfet/543/head 2025-10-10T01:17:57.8353958Z * [new branch] gh/malfet/543/orig -> origin/gh/malfet/543/orig 2025-10-10T01:17:57.8354147Z * [new branch] gh/malfet/544/base -> origin/gh/malfet/544/base 2025-10-10T01:17:57.8354338Z * [new branch] gh/malfet/544/head -> origin/gh/malfet/544/head 2025-10-10T01:17:57.8354528Z * [new branch] gh/malfet/544/orig -> origin/gh/malfet/544/orig 2025-10-10T01:17:57.8354712Z * [new branch] gh/malfet/545/base -> origin/gh/malfet/545/base 2025-10-10T01:17:57.8354897Z * [new branch] gh/malfet/545/head -> origin/gh/malfet/545/head 2025-10-10T01:17:57.8355087Z * [new branch] gh/malfet/545/orig -> origin/gh/malfet/545/orig 2025-10-10T01:17:57.8355270Z * [new branch] gh/malfet/546/base -> origin/gh/malfet/546/base 2025-10-10T01:17:57.8355449Z * [new branch] gh/malfet/546/head -> origin/gh/malfet/546/head 2025-10-10T01:17:57.8355639Z * [new branch] gh/malfet/546/orig -> origin/gh/malfet/546/orig 2025-10-10T01:17:57.8355821Z * [new branch] gh/malfet/547/base -> origin/gh/malfet/547/base 2025-10-10T01:17:57.8356004Z * [new branch] gh/malfet/547/head -> origin/gh/malfet/547/head 2025-10-10T01:17:57.8356192Z * [new branch] gh/malfet/547/orig -> origin/gh/malfet/547/orig 2025-10-10T01:17:57.8356379Z * [new branch] gh/malfet/548/base -> origin/gh/malfet/548/base 2025-10-10T01:17:57.8356563Z * [new branch] gh/malfet/548/head -> origin/gh/malfet/548/head 2025-10-10T01:17:57.8356746Z * [new branch] gh/malfet/548/orig -> origin/gh/malfet/548/orig 2025-10-10T01:17:57.8356932Z * [new branch] gh/malfet/549/base -> origin/gh/malfet/549/base 2025-10-10T01:17:57.8357116Z * [new branch] gh/malfet/549/head -> origin/gh/malfet/549/head 2025-10-10T01:17:57.8357296Z * [new branch] gh/malfet/549/orig -> origin/gh/malfet/549/orig 2025-10-10T01:17:57.8357493Z * [new branch] gh/malfet/550/base -> origin/gh/malfet/550/base 2025-10-10T01:17:57.8357673Z * [new branch] gh/malfet/550/head -> origin/gh/malfet/550/head 2025-10-10T01:17:57.8357920Z * [new branch] gh/malfet/550/orig -> origin/gh/malfet/550/orig 2025-10-10T01:17:57.8358110Z * [new branch] gh/malfet/551/base -> origin/gh/malfet/551/base 2025-10-10T01:17:57.8358290Z * [new branch] gh/malfet/551/head -> origin/gh/malfet/551/head 2025-10-10T01:17:57.8358471Z * [new branch] gh/malfet/551/orig -> origin/gh/malfet/551/orig 2025-10-10T01:17:57.8358660Z * [new branch] gh/malfet/552/base -> origin/gh/malfet/552/base 2025-10-10T01:17:57.8358842Z * [new branch] gh/malfet/552/head -> origin/gh/malfet/552/head 2025-10-10T01:17:57.8359028Z * [new branch] gh/malfet/552/orig -> origin/gh/malfet/552/orig 2025-10-10T01:17:57.8359290Z * [new branch] gh/malfet/553/base -> origin/gh/malfet/553/base 2025-10-10T01:17:57.8359474Z * [new branch] gh/malfet/553/head -> origin/gh/malfet/553/head 2025-10-10T01:17:57.8359659Z * [new branch] gh/malfet/553/orig -> origin/gh/malfet/553/orig 2025-10-10T01:17:57.8359847Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-10-10T01:17:57.8360026Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-10-10T01:17:57.8360258Z * [new branch] gh/manuelcandales/10/base -> origin/gh/manuelcandales/10/base 2025-10-10T01:17:57.8360500Z * [new branch] gh/manuelcandales/10/head -> origin/gh/manuelcandales/10/head 2025-10-10T01:17:57.8360717Z * [new branch] gh/manuelcandales/10/orig -> origin/gh/manuelcandales/10/orig 2025-10-10T01:17:57.8360938Z * [new branch] gh/manuelcandales/11/base -> origin/gh/manuelcandales/11/base 2025-10-10T01:17:57.8361157Z * [new branch] gh/manuelcandales/11/head -> origin/gh/manuelcandales/11/head 2025-10-10T01:17:57.8361390Z * [new branch] gh/manuelcandales/11/orig -> origin/gh/manuelcandales/11/orig 2025-10-10T01:17:57.8361617Z * [new branch] gh/manuelcandales/9/base -> origin/gh/manuelcandales/9/base 2025-10-10T01:17:57.8361834Z * [new branch] gh/manuelcandales/9/head -> origin/gh/manuelcandales/9/head 2025-10-10T01:17:57.8362061Z * [new branch] gh/manuelcandales/9/orig -> origin/gh/manuelcandales/9/orig 2025-10-10T01:17:57.8362241Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-10-10T01:17:57.8362441Z * [new branch] gh/masnesral/235/base -> origin/gh/masnesral/235/base 2025-10-10T01:17:57.8362644Z * [new branch] gh/masnesral/235/head -> origin/gh/masnesral/235/head 2025-10-10T01:17:57.8362843Z * [new branch] gh/masnesral/235/orig -> origin/gh/masnesral/235/orig 2025-10-10T01:17:57.8363037Z * [new branch] gh/masnesral/236/base -> origin/gh/masnesral/236/base 2025-10-10T01:17:57.8363248Z * [new branch] gh/masnesral/236/head -> origin/gh/masnesral/236/head 2025-10-10T01:17:57.8363444Z * [new branch] gh/masnesral/236/orig -> origin/gh/masnesral/236/orig 2025-10-10T01:17:57.8363638Z * [new branch] gh/masnesral/237/base -> origin/gh/masnesral/237/base 2025-10-10T01:17:57.8363838Z * [new branch] gh/masnesral/237/head -> origin/gh/masnesral/237/head 2025-10-10T01:17:57.8364029Z * [new branch] gh/masnesral/237/orig -> origin/gh/masnesral/237/orig 2025-10-10T01:17:57.8364225Z * [new branch] gh/masnesral/238/base -> origin/gh/masnesral/238/base 2025-10-10T01:17:57.8364427Z * [new branch] gh/masnesral/238/head -> origin/gh/masnesral/238/head 2025-10-10T01:17:57.8364626Z * [new branch] gh/masnesral/238/orig -> origin/gh/masnesral/238/orig 2025-10-10T01:17:57.8364822Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-10-10T01:17:57.8365098Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-10-10T01:17:57.8365288Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-10-10T01:17:57.8365476Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-10-10T01:17:57.8365667Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-10-10T01:17:57.8365867Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-10-10T01:17:57.8366058Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-10-10T01:17:57.8366311Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-10-10T01:17:57.8366510Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-10-10T01:17:57.8366701Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-10-10T01:17:57.8366891Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-10-10T01:17:57.8367088Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-10-10T01:17:57.8367275Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-10-10T01:17:57.8367461Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-10-10T01:17:57.8367720Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-10-10T01:17:57.8367966Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-10-10T01:17:57.8368214Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-10-10T01:17:57.8368462Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-10-10T01:17:57.8368801Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-10-10T01:17:57.8369045Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-10-10T01:17:57.8369298Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-10-10T01:17:57.8369540Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-10-10T01:17:57.8369780Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-10-10T01:17:57.8370029Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-10-10T01:17:57.8370275Z * [new branch] gh/mikaylagawarecki/317/base -> origin/gh/mikaylagawarecki/317/base 2025-10-10T01:17:57.8370516Z * [new branch] gh/mikaylagawarecki/317/head -> origin/gh/mikaylagawarecki/317/head 2025-10-10T01:17:57.8370771Z * [new branch] gh/mikaylagawarecki/317/orig -> origin/gh/mikaylagawarecki/317/orig 2025-10-10T01:17:57.8371014Z * [new branch] gh/mikaylagawarecki/336/base -> origin/gh/mikaylagawarecki/336/base 2025-10-10T01:17:57.8371254Z * [new branch] gh/mikaylagawarecki/336/head -> origin/gh/mikaylagawarecki/336/head 2025-10-10T01:17:57.8371493Z * [new branch] gh/mikaylagawarecki/336/orig -> origin/gh/mikaylagawarecki/336/orig 2025-10-10T01:17:57.8371740Z * [new branch] gh/mikaylagawarecki/337/base -> origin/gh/mikaylagawarecki/337/base 2025-10-10T01:17:57.8371977Z * [new branch] gh/mikaylagawarecki/337/head -> origin/gh/mikaylagawarecki/337/head 2025-10-10T01:17:57.8372216Z * [new branch] gh/mikaylagawarecki/337/orig -> origin/gh/mikaylagawarecki/337/orig 2025-10-10T01:17:57.8372462Z * [new branch] gh/mikaylagawarecki/340/base -> origin/gh/mikaylagawarecki/340/base 2025-10-10T01:17:57.8372779Z * [new branch] gh/mikaylagawarecki/340/head -> origin/gh/mikaylagawarecki/340/head 2025-10-10T01:17:57.8373023Z * [new branch] gh/mikaylagawarecki/340/orig -> origin/gh/mikaylagawarecki/340/orig 2025-10-10T01:17:57.8373278Z * [new branch] gh/mikaylagawarecki/341/base -> origin/gh/mikaylagawarecki/341/base 2025-10-10T01:17:57.8373519Z * [new branch] gh/mikaylagawarecki/341/head -> origin/gh/mikaylagawarecki/341/head 2025-10-10T01:17:57.8373758Z * [new branch] gh/mikaylagawarecki/341/orig -> origin/gh/mikaylagawarecki/341/orig 2025-10-10T01:17:57.8374009Z * [new branch] gh/mikaylagawarecki/342/base -> origin/gh/mikaylagawarecki/342/base 2025-10-10T01:17:57.8374314Z * [new branch] gh/mikaylagawarecki/342/head -> origin/gh/mikaylagawarecki/342/head 2025-10-10T01:17:57.8374556Z * [new branch] gh/mikaylagawarecki/342/orig -> origin/gh/mikaylagawarecki/342/orig 2025-10-10T01:17:57.8374805Z * [new branch] gh/mikaylagawarecki/343/base -> origin/gh/mikaylagawarecki/343/base 2025-10-10T01:17:57.8375049Z * [new branch] gh/mikaylagawarecki/343/head -> origin/gh/mikaylagawarecki/343/head 2025-10-10T01:17:57.8375288Z * [new branch] gh/mikaylagawarecki/343/orig -> origin/gh/mikaylagawarecki/343/orig 2025-10-10T01:17:57.8375535Z * [new branch] gh/mikaylagawarecki/344/base -> origin/gh/mikaylagawarecki/344/base 2025-10-10T01:17:57.8375773Z * [new branch] gh/mikaylagawarecki/344/head -> origin/gh/mikaylagawarecki/344/head 2025-10-10T01:17:57.8376009Z * [new branch] gh/mikaylagawarecki/344/orig -> origin/gh/mikaylagawarecki/344/orig 2025-10-10T01:17:57.8376262Z * [new branch] gh/mikaylagawarecki/345/base -> origin/gh/mikaylagawarecki/345/base 2025-10-10T01:17:57.8376502Z * [new branch] gh/mikaylagawarecki/345/head -> origin/gh/mikaylagawarecki/345/head 2025-10-10T01:17:57.8376750Z * [new branch] gh/mikaylagawarecki/345/orig -> origin/gh/mikaylagawarecki/345/orig 2025-10-10T01:17:57.8376994Z * [new branch] gh/mikaylagawarecki/346/base -> origin/gh/mikaylagawarecki/346/base 2025-10-10T01:17:57.8377230Z * [new branch] gh/mikaylagawarecki/346/head -> origin/gh/mikaylagawarecki/346/head 2025-10-10T01:17:57.8377467Z * [new branch] gh/mikaylagawarecki/346/orig -> origin/gh/mikaylagawarecki/346/orig 2025-10-10T01:17:57.8377716Z * [new branch] gh/mikaylagawarecki/347/base -> origin/gh/mikaylagawarecki/347/base 2025-10-10T01:17:57.8377952Z * [new branch] gh/mikaylagawarecki/347/head -> origin/gh/mikaylagawarecki/347/head 2025-10-10T01:17:57.8388039Z * [new branch] gh/mikaylagawarecki/347/orig -> origin/gh/mikaylagawarecki/347/orig 2025-10-10T01:17:57.8388401Z * [new branch] gh/mikaylagawarecki/348/base -> origin/gh/mikaylagawarecki/348/base 2025-10-10T01:17:57.8388675Z * [new branch] gh/mikaylagawarecki/348/head -> origin/gh/mikaylagawarecki/348/head 2025-10-10T01:17:57.8388922Z * [new branch] gh/mikaylagawarecki/348/orig -> origin/gh/mikaylagawarecki/348/orig 2025-10-10T01:17:57.8389178Z * [new branch] gh/mikaylagawarecki/349/base -> origin/gh/mikaylagawarecki/349/base 2025-10-10T01:17:57.8389419Z * [new branch] gh/mikaylagawarecki/349/head -> origin/gh/mikaylagawarecki/349/head 2025-10-10T01:17:57.8389660Z * [new branch] gh/mikaylagawarecki/349/orig -> origin/gh/mikaylagawarecki/349/orig 2025-10-10T01:17:57.8389913Z * [new branch] gh/mikaylagawarecki/350/base -> origin/gh/mikaylagawarecki/350/base 2025-10-10T01:17:57.8390160Z * [new branch] gh/mikaylagawarecki/350/head -> origin/gh/mikaylagawarecki/350/head 2025-10-10T01:17:57.8390406Z * [new branch] gh/mikaylagawarecki/350/orig -> origin/gh/mikaylagawarecki/350/orig 2025-10-10T01:17:57.8390609Z * [new branch] gh/mlazos/18/base -> origin/gh/mlazos/18/base 2025-10-10T01:17:57.8390935Z * [new branch] gh/mlazos/18/head -> origin/gh/mlazos/18/head 2025-10-10T01:17:57.8391120Z * [new branch] gh/mlazos/18/orig -> origin/gh/mlazos/18/orig 2025-10-10T01:17:57.8391311Z * [new branch] gh/mlazos/19/base -> origin/gh/mlazos/19/base 2025-10-10T01:17:57.8391488Z * [new branch] gh/mlazos/19/head -> origin/gh/mlazos/19/head 2025-10-10T01:17:57.8391666Z * [new branch] gh/mlazos/19/orig -> origin/gh/mlazos/19/orig 2025-10-10T01:17:57.8391843Z * [new branch] gh/mlazos/20/base -> origin/gh/mlazos/20/base 2025-10-10T01:17:57.8392122Z * [new branch] gh/mlazos/20/head -> origin/gh/mlazos/20/head 2025-10-10T01:17:57.8392302Z * [new branch] gh/mlazos/20/orig -> origin/gh/mlazos/20/orig 2025-10-10T01:17:57.8392487Z * [new branch] gh/mlazos/21/base -> origin/gh/mlazos/21/base 2025-10-10T01:17:57.8392671Z * [new branch] gh/mlazos/21/head -> origin/gh/mlazos/21/head 2025-10-10T01:17:57.8392849Z * [new branch] gh/mlazos/21/orig -> origin/gh/mlazos/21/orig 2025-10-10T01:17:57.8393022Z * [new branch] gh/mlazos/22/base -> origin/gh/mlazos/22/base 2025-10-10T01:17:57.8393210Z * [new branch] gh/mlazos/22/head -> origin/gh/mlazos/22/head 2025-10-10T01:17:57.8393389Z * [new branch] gh/mlazos/22/orig -> origin/gh/mlazos/22/orig 2025-10-10T01:17:57.8393567Z * [new branch] gh/mlazos/23/base -> origin/gh/mlazos/23/base 2025-10-10T01:17:57.8393765Z * [new branch] gh/mlazos/23/head -> origin/gh/mlazos/23/head 2025-10-10T01:17:57.8393947Z * [new branch] gh/mlazos/23/orig -> origin/gh/mlazos/23/orig 2025-10-10T01:17:57.8394133Z * [new branch] gh/mlazos/24/base -> origin/gh/mlazos/24/base 2025-10-10T01:17:57.8394333Z * [new branch] gh/mlazos/24/head -> origin/gh/mlazos/24/head 2025-10-10T01:17:57.8394513Z * [new branch] gh/mlazos/24/orig -> origin/gh/mlazos/24/orig 2025-10-10T01:17:57.8394699Z * [new branch] gh/mlazos/25/base -> origin/gh/mlazos/25/base 2025-10-10T01:17:57.8394895Z * [new branch] gh/mlazos/25/head -> origin/gh/mlazos/25/head 2025-10-10T01:17:57.8395072Z * [new branch] gh/mlazos/25/orig -> origin/gh/mlazos/25/orig 2025-10-10T01:17:57.8395249Z * [new branch] gh/mlazos/26/base -> origin/gh/mlazos/26/base 2025-10-10T01:17:57.8395435Z * [new branch] gh/mlazos/26/head -> origin/gh/mlazos/26/head 2025-10-10T01:17:57.8395623Z * [new branch] gh/mlazos/26/orig -> origin/gh/mlazos/26/orig 2025-10-10T01:17:57.8395808Z * [new branch] gh/mlazos/27/base -> origin/gh/mlazos/27/base 2025-10-10T01:17:57.8395986Z * [new branch] gh/mlazos/27/head -> origin/gh/mlazos/27/head 2025-10-10T01:17:57.8396176Z * [new branch] gh/mlazos/27/orig -> origin/gh/mlazos/27/orig 2025-10-10T01:17:57.8396349Z * [new branch] gh/mlazos/28/base -> origin/gh/mlazos/28/base 2025-10-10T01:17:57.8396525Z * [new branch] gh/mlazos/28/head -> origin/gh/mlazos/28/head 2025-10-10T01:17:57.8396714Z * [new branch] gh/mlazos/28/orig -> origin/gh/mlazos/28/orig 2025-10-10T01:17:57.8396890Z * [new branch] gh/mlazos/29/base -> origin/gh/mlazos/29/base 2025-10-10T01:17:57.8397071Z * [new branch] gh/mlazos/29/head -> origin/gh/mlazos/29/head 2025-10-10T01:17:57.8397255Z * [new branch] gh/mlazos/29/orig -> origin/gh/mlazos/29/orig 2025-10-10T01:17:57.8397503Z * [new branch] gh/mlazos/30/base -> origin/gh/mlazos/30/base 2025-10-10T01:17:57.8397680Z * [new branch] gh/mlazos/30/head -> origin/gh/mlazos/30/head 2025-10-10T01:17:57.8397871Z * [new branch] gh/mlazos/30/orig -> origin/gh/mlazos/30/orig 2025-10-10T01:17:57.8398144Z * [new branch] gh/mlazos/31/base -> origin/gh/mlazos/31/base 2025-10-10T01:17:57.8398329Z * [new branch] gh/mlazos/31/head -> origin/gh/mlazos/31/head 2025-10-10T01:17:57.8398568Z * [new branch] gh/mlazos/31/orig -> origin/gh/mlazos/31/orig 2025-10-10T01:17:57.8398747Z * [new branch] gh/mlazos/32/base -> origin/gh/mlazos/32/base 2025-10-10T01:17:57.8399046Z * [new branch] gh/mlazos/32/head -> origin/gh/mlazos/32/head 2025-10-10T01:17:57.8400791Z * [new branch] gh/mlazos/32/orig -> origin/gh/mlazos/32/orig 2025-10-10T01:17:57.8400986Z * [new branch] gh/mlazos/33/base -> origin/gh/mlazos/33/base 2025-10-10T01:17:57.8401164Z * [new branch] gh/mlazos/33/head -> origin/gh/mlazos/33/head 2025-10-10T01:17:57.8401343Z * [new branch] gh/mlazos/33/orig -> origin/gh/mlazos/33/orig 2025-10-10T01:17:57.8401535Z * [new branch] gh/mlazos/34/base -> origin/gh/mlazos/34/base 2025-10-10T01:17:57.8401708Z * [new branch] gh/mlazos/34/head -> origin/gh/mlazos/34/head 2025-10-10T01:17:57.8401891Z * [new branch] gh/mlazos/34/orig -> origin/gh/mlazos/34/orig 2025-10-10T01:17:57.8402091Z * [new branch] gh/mlazos/35/base -> origin/gh/mlazos/35/base 2025-10-10T01:17:57.8402269Z * [new branch] gh/mlazos/35/head -> origin/gh/mlazos/35/head 2025-10-10T01:17:57.8402443Z * [new branch] gh/mlazos/35/orig -> origin/gh/mlazos/35/orig 2025-10-10T01:17:57.8402635Z * [new branch] gh/mlazos/36/base -> origin/gh/mlazos/36/base 2025-10-10T01:17:57.8402811Z * [new branch] gh/mlazos/36/head -> origin/gh/mlazos/36/head 2025-10-10T01:17:57.8402991Z * [new branch] gh/mlazos/36/orig -> origin/gh/mlazos/36/orig 2025-10-10T01:17:57.8403174Z * [new branch] gh/mlazos/37/base -> origin/gh/mlazos/37/base 2025-10-10T01:17:57.8403352Z * [new branch] gh/mlazos/37/head -> origin/gh/mlazos/37/head 2025-10-10T01:17:57.8403531Z * [new branch] gh/mlazos/37/orig -> origin/gh/mlazos/37/orig 2025-10-10T01:17:57.8403725Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-10-10T01:17:57.8403908Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-10-10T01:17:57.8404106Z * [new branch] gh/muchulee8/62/base -> origin/gh/muchulee8/62/base 2025-10-10T01:17:57.8404315Z * [new branch] gh/muchulee8/62/head -> origin/gh/muchulee8/62/head 2025-10-10T01:17:57.8404506Z * [new branch] gh/muchulee8/62/orig -> origin/gh/muchulee8/62/orig 2025-10-10T01:17:57.8404699Z * [new branch] gh/muchulee8/64/base -> origin/gh/muchulee8/64/base 2025-10-10T01:17:57.8404897Z * [new branch] gh/muchulee8/64/head -> origin/gh/muchulee8/64/head 2025-10-10T01:17:57.8405086Z * [new branch] gh/muchulee8/64/orig -> origin/gh/muchulee8/64/orig 2025-10-10T01:17:57.8405275Z * [new branch] gh/muchulee8/65/base -> origin/gh/muchulee8/65/base 2025-10-10T01:17:57.8405526Z * [new branch] gh/muchulee8/65/head -> origin/gh/muchulee8/65/head 2025-10-10T01:17:57.8405729Z * [new branch] gh/muchulee8/65/orig -> origin/gh/muchulee8/65/orig 2025-10-10T01:17:57.8405971Z * [new branch] gh/muchulee8/66/base -> origin/gh/muchulee8/66/base 2025-10-10T01:17:57.8406313Z * [new branch] gh/muchulee8/66/head -> origin/gh/muchulee8/66/head 2025-10-10T01:17:57.8406556Z * [new branch] gh/muchulee8/66/orig -> origin/gh/muchulee8/66/orig 2025-10-10T01:17:57.8406760Z * [new branch] gh/muchulee8/67/base -> origin/gh/muchulee8/67/base 2025-10-10T01:17:57.8406994Z * [new branch] gh/muchulee8/67/head -> origin/gh/muchulee8/67/head 2025-10-10T01:17:57.8407197Z * [new branch] gh/muchulee8/67/orig -> origin/gh/muchulee8/67/orig 2025-10-10T01:17:57.8407476Z * [new branch] gh/naveenthangudu/1/base -> origin/gh/naveenthangudu/1/base 2025-10-10T01:17:57.8407816Z * [new branch] gh/naveenthangudu/1/head -> origin/gh/naveenthangudu/1/head 2025-10-10T01:17:57.8408089Z * [new branch] gh/naveenthangudu/1/orig -> origin/gh/naveenthangudu/1/orig 2025-10-10T01:17:57.8408325Z * [new branch] gh/naveenthangudu/2/base -> origin/gh/naveenthangudu/2/base 2025-10-10T01:17:57.8408736Z * [new branch] gh/naveenthangudu/2/head -> origin/gh/naveenthangudu/2/head 2025-10-10T01:17:57.8409010Z * [new branch] gh/naveenthangudu/2/orig -> origin/gh/naveenthangudu/2/orig 2025-10-10T01:17:57.8409235Z * [new branch] gh/naveenthangudu/3/base -> origin/gh/naveenthangudu/3/base 2025-10-10T01:17:57.8409503Z * [new branch] gh/naveenthangudu/3/head -> origin/gh/naveenthangudu/3/head 2025-10-10T01:17:57.8409769Z * [new branch] gh/naveenthangudu/3/orig -> origin/gh/naveenthangudu/3/orig 2025-10-10T01:17:57.8410003Z * [new branch] gh/naveenthangudu/4/base -> origin/gh/naveenthangudu/4/base 2025-10-10T01:17:57.8410274Z * [new branch] gh/naveenthangudu/4/head -> origin/gh/naveenthangudu/4/head 2025-10-10T01:17:57.8410542Z * [new branch] gh/naveenthangudu/4/orig -> origin/gh/naveenthangudu/4/orig 2025-10-10T01:17:57.8410767Z * [new branch] gh/naveenthangudu/5/base -> origin/gh/naveenthangudu/5/base 2025-10-10T01:17:57.8411035Z * [new branch] gh/naveenthangudu/5/head -> origin/gh/naveenthangudu/5/head 2025-10-10T01:17:57.8411278Z * [new branch] gh/naveenthangudu/5/orig -> origin/gh/naveenthangudu/5/orig 2025-10-10T01:17:57.8411528Z * [new branch] gh/naveenthangudu/6/base -> origin/gh/naveenthangudu/6/base 2025-10-10T01:17:57.8411799Z * [new branch] gh/naveenthangudu/6/head -> origin/gh/naveenthangudu/6/head 2025-10-10T01:17:57.8412044Z * [new branch] gh/naveenthangudu/6/orig -> origin/gh/naveenthangudu/6/orig 2025-10-10T01:17:57.8412299Z * [new branch] gh/naveenthangudu/7/base -> origin/gh/naveenthangudu/7/base 2025-10-10T01:17:57.8412574Z * [new branch] gh/naveenthangudu/7/head -> origin/gh/naveenthangudu/7/head 2025-10-10T01:17:57.8412827Z * [new branch] gh/naveenthangudu/7/orig -> origin/gh/naveenthangudu/7/orig 2025-10-10T01:17:57.8413077Z * [new branch] gh/naveenthangudu/8/base -> origin/gh/naveenthangudu/8/base 2025-10-10T01:17:57.8413343Z * [new branch] gh/naveenthangudu/8/head -> origin/gh/naveenthangudu/8/head 2025-10-10T01:17:57.8413679Z * [new branch] gh/naveenthangudu/8/orig -> origin/gh/naveenthangudu/8/orig 2025-10-10T01:17:57.8413914Z * [new branch] gh/nikitaved/1/base -> origin/gh/nikitaved/1/base 2025-10-10T01:17:57.8414158Z * [new branch] gh/nikitaved/1/head -> origin/gh/nikitaved/1/head 2025-10-10T01:17:57.8414362Z * [new branch] gh/nikitaved/1/orig -> origin/gh/nikitaved/1/orig 2025-10-10T01:17:57.8414624Z * [new branch] gh/nikitaved/2/base -> origin/gh/nikitaved/2/base 2025-10-10T01:17:57.8414958Z * [new branch] gh/nikitaved/2/head -> origin/gh/nikitaved/2/head 2025-10-10T01:17:57.8415152Z * [new branch] gh/nikitaved/2/orig -> origin/gh/nikitaved/2/orig 2025-10-10T01:17:57.8415413Z * [new branch] gh/nikitaved/3/base -> origin/gh/nikitaved/3/base 2025-10-10T01:17:57.8415650Z * [new branch] gh/nikitaved/3/head -> origin/gh/nikitaved/3/head 2025-10-10T01:17:57.8415845Z * [new branch] gh/nikitaved/3/orig -> origin/gh/nikitaved/3/orig 2025-10-10T01:17:57.8416090Z * [new branch] gh/oulgen/35/base -> origin/gh/oulgen/35/base 2025-10-10T01:17:57.8416274Z * [new branch] gh/oulgen/35/head -> origin/gh/oulgen/35/head 2025-10-10T01:17:57.8416579Z * [new branch] gh/oulgen/35/orig -> origin/gh/oulgen/35/orig 2025-10-10T01:17:57.8416902Z * [new branch] gh/patvig/mtia-serialization -> origin/gh/patvig/mtia-serialization 2025-10-10T01:17:57.8417123Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-10-10T01:17:57.8417332Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-10-10T01:17:57.8417552Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-10-10T01:17:57.8417759Z * [new branch] gh/pearu/109/base -> origin/gh/pearu/109/base 2025-10-10T01:17:57.8417985Z * [new branch] gh/pearu/109/head -> origin/gh/pearu/109/head 2025-10-10T01:17:57.8418167Z * [new branch] gh/pearu/109/orig -> origin/gh/pearu/109/orig 2025-10-10T01:17:57.8418408Z * [new branch] gh/pearu/110/base -> origin/gh/pearu/110/base 2025-10-10T01:17:57.8418595Z * [new branch] gh/pearu/110/head -> origin/gh/pearu/110/head 2025-10-10T01:17:57.8418823Z * [new branch] gh/pearu/110/orig -> origin/gh/pearu/110/orig 2025-10-10T01:17:57.8419017Z * [new branch] gh/pearu/111/base -> origin/gh/pearu/111/base 2025-10-10T01:17:57.8419252Z * [new branch] gh/pearu/111/head -> origin/gh/pearu/111/head 2025-10-10T01:17:57.8419480Z * [new branch] gh/pearu/111/orig -> origin/gh/pearu/111/orig 2025-10-10T01:17:57.8419671Z * [new branch] gh/pearu/112/base -> origin/gh/pearu/112/base 2025-10-10T01:17:57.8419891Z * [new branch] gh/pearu/112/head -> origin/gh/pearu/112/head 2025-10-10T01:17:57.8420128Z * [new branch] gh/pearu/112/orig -> origin/gh/pearu/112/orig 2025-10-10T01:17:57.8420424Z * [new branch] gh/pearu/113/base -> origin/gh/pearu/113/base 2025-10-10T01:17:57.8420618Z * [new branch] gh/pearu/113/head -> origin/gh/pearu/113/head 2025-10-10T01:17:57.8420881Z * [new branch] gh/pearu/113/orig -> origin/gh/pearu/113/orig 2025-10-10T01:17:57.8421104Z * [new branch] gh/pearu/114/base -> origin/gh/pearu/114/base 2025-10-10T01:17:57.8421299Z * [new branch] gh/pearu/114/head -> origin/gh/pearu/114/head 2025-10-10T01:17:57.8421519Z * [new branch] gh/pearu/114/orig -> origin/gh/pearu/114/orig 2025-10-10T01:17:57.8421705Z * [new branch] gh/pearu/115/base -> origin/gh/pearu/115/base 2025-10-10T01:17:57.8421945Z * [new branch] gh/pearu/115/head -> origin/gh/pearu/115/head 2025-10-10T01:17:57.8422127Z * [new branch] gh/pearu/115/orig -> origin/gh/pearu/115/orig 2025-10-10T01:17:57.8422356Z * [new branch] gh/pearu/116/base -> origin/gh/pearu/116/base 2025-10-10T01:17:57.8422542Z * [new branch] gh/pearu/116/head -> origin/gh/pearu/116/head 2025-10-10T01:17:57.8422771Z * [new branch] gh/pearu/116/orig -> origin/gh/pearu/116/orig 2025-10-10T01:17:57.8423074Z * [new branch] gh/pearu/117/base -> origin/gh/pearu/117/base 2025-10-10T01:17:57.8423268Z * [new branch] gh/pearu/117/head -> origin/gh/pearu/117/head 2025-10-10T01:17:57.8423494Z * [new branch] gh/pearu/117/orig -> origin/gh/pearu/117/orig 2025-10-10T01:17:57.8423678Z * [new branch] gh/pearu/118/base -> origin/gh/pearu/118/base 2025-10-10T01:17:57.8423923Z * [new branch] gh/pearu/118/head -> origin/gh/pearu/118/head 2025-10-10T01:17:57.8424108Z * [new branch] gh/pearu/118/orig -> origin/gh/pearu/118/orig 2025-10-10T01:17:57.8424411Z * [new branch] gh/pearu/119/base -> origin/gh/pearu/119/base 2025-10-10T01:17:57.8424646Z * [new branch] gh/pearu/119/head -> origin/gh/pearu/119/head 2025-10-10T01:17:57.8424825Z * [new branch] gh/pearu/119/orig -> origin/gh/pearu/119/orig 2025-10-10T01:17:57.8425058Z * [new branch] gh/pearu/120/base -> origin/gh/pearu/120/base 2025-10-10T01:17:57.8425245Z * [new branch] gh/pearu/120/head -> origin/gh/pearu/120/head 2025-10-10T01:17:57.8425482Z * [new branch] gh/pearu/120/orig -> origin/gh/pearu/120/orig 2025-10-10T01:17:57.8425712Z * [new branch] gh/pearu/121/base -> origin/gh/pearu/121/base 2025-10-10T01:17:57.8425940Z * [new branch] gh/pearu/121/head -> origin/gh/pearu/121/head 2025-10-10T01:17:57.8426154Z * [new branch] gh/pearu/121/orig -> origin/gh/pearu/121/orig 2025-10-10T01:17:57.8426360Z * [new branch] gh/pearu/122/base -> origin/gh/pearu/122/base 2025-10-10T01:17:57.8426586Z * [new branch] gh/pearu/122/head -> origin/gh/pearu/122/head 2025-10-10T01:17:57.8426781Z * [new branch] gh/pearu/122/orig -> origin/gh/pearu/122/orig 2025-10-10T01:17:57.8427010Z * [new branch] gh/pearu/123/base -> origin/gh/pearu/123/base 2025-10-10T01:17:57.8427191Z * [new branch] gh/pearu/123/head -> origin/gh/pearu/123/head 2025-10-10T01:17:57.8427426Z * [new branch] gh/pearu/123/orig -> origin/gh/pearu/123/orig 2025-10-10T01:17:57.8427604Z * [new branch] gh/pearu/124/base -> origin/gh/pearu/124/base 2025-10-10T01:17:57.8427830Z * [new branch] gh/pearu/124/head -> origin/gh/pearu/124/head 2025-10-10T01:17:57.8428025Z * [new branch] gh/pearu/124/orig -> origin/gh/pearu/124/orig 2025-10-10T01:17:57.8428254Z * [new branch] gh/pearu/125/base -> origin/gh/pearu/125/base 2025-10-10T01:17:57.8428462Z * [new branch] gh/pearu/125/head -> origin/gh/pearu/125/head 2025-10-10T01:17:57.8428665Z * [new branch] gh/pearu/125/orig -> origin/gh/pearu/125/orig 2025-10-10T01:17:57.8428896Z * [new branch] gh/pearu/126/base -> origin/gh/pearu/126/base 2025-10-10T01:17:57.8429081Z * [new branch] gh/pearu/126/head -> origin/gh/pearu/126/head 2025-10-10T01:17:57.8429317Z * [new branch] gh/pearu/126/orig -> origin/gh/pearu/126/orig 2025-10-10T01:17:57.8429498Z * [new branch] gh/pearu/127/base -> origin/gh/pearu/127/base 2025-10-10T01:17:57.8429729Z * [new branch] gh/pearu/127/head -> origin/gh/pearu/127/head 2025-10-10T01:17:57.8429909Z * [new branch] gh/pearu/127/orig -> origin/gh/pearu/127/orig 2025-10-10T01:17:57.8430157Z * [new branch] gh/pearu/128/base -> origin/gh/pearu/128/base 2025-10-10T01:17:57.8430362Z * [new branch] gh/pearu/128/head -> origin/gh/pearu/128/head 2025-10-10T01:17:57.8430634Z * [new branch] gh/pearu/128/orig -> origin/gh/pearu/128/orig 2025-10-10T01:17:57.8430875Z * [new branch] gh/pearu/129/base -> origin/gh/pearu/129/base 2025-10-10T01:17:57.8431058Z * [new branch] gh/pearu/129/head -> origin/gh/pearu/129/head 2025-10-10T01:17:57.8431289Z * [new branch] gh/pearu/129/orig -> origin/gh/pearu/129/orig 2025-10-10T01:17:57.8431485Z * [new branch] gh/pearu/130/base -> origin/gh/pearu/130/base 2025-10-10T01:17:57.8431720Z * [new branch] gh/pearu/130/head -> origin/gh/pearu/130/head 2025-10-10T01:17:57.8431950Z * [new branch] gh/pearu/130/orig -> origin/gh/pearu/130/orig 2025-10-10T01:17:57.8432221Z * [new branch] gh/pearu/131/base -> origin/gh/pearu/131/base 2025-10-10T01:17:57.8432454Z * [new branch] gh/pearu/131/head -> origin/gh/pearu/131/head 2025-10-10T01:17:57.8432667Z * [new branch] gh/pearu/131/orig -> origin/gh/pearu/131/orig 2025-10-10T01:17:57.8432875Z * [new branch] gh/pearu/132/base -> origin/gh/pearu/132/base 2025-10-10T01:17:57.8433095Z * [new branch] gh/pearu/132/head -> origin/gh/pearu/132/head 2025-10-10T01:17:57.8433284Z * [new branch] gh/pearu/132/orig -> origin/gh/pearu/132/orig 2025-10-10T01:17:57.8433523Z * [new branch] gh/pearu/133/base -> origin/gh/pearu/133/base 2025-10-10T01:17:57.8433704Z * [new branch] gh/pearu/133/head -> origin/gh/pearu/133/head 2025-10-10T01:17:57.8433933Z * [new branch] gh/pearu/133/orig -> origin/gh/pearu/133/orig 2025-10-10T01:17:57.8434125Z * [new branch] gh/pearu/134/base -> origin/gh/pearu/134/base 2025-10-10T01:17:57.8434374Z * [new branch] gh/pearu/134/head -> origin/gh/pearu/134/head 2025-10-10T01:17:57.8434561Z * [new branch] gh/pearu/134/orig -> origin/gh/pearu/134/orig 2025-10-10T01:17:57.8434792Z * [new branch] gh/pearu/135/base -> origin/gh/pearu/135/base 2025-10-10T01:17:57.8435022Z * [new branch] gh/pearu/135/head -> origin/gh/pearu/135/head 2025-10-10T01:17:57.8435202Z * [new branch] gh/pearu/135/orig -> origin/gh/pearu/135/orig 2025-10-10T01:17:57.8435430Z * [new branch] gh/pearu/136/base -> origin/gh/pearu/136/base 2025-10-10T01:17:57.8435626Z * [new branch] gh/pearu/136/head -> origin/gh/pearu/136/head 2025-10-10T01:17:57.8435856Z * [new branch] gh/pearu/136/orig -> origin/gh/pearu/136/orig 2025-10-10T01:17:57.8436044Z * [new branch] gh/pearu/137/base -> origin/gh/pearu/137/base 2025-10-10T01:17:57.8436285Z * [new branch] gh/pearu/137/head -> origin/gh/pearu/137/head 2025-10-10T01:17:57.8436497Z * [new branch] gh/pearu/137/orig -> origin/gh/pearu/137/orig 2025-10-10T01:17:57.8436704Z * [new branch] gh/pearu/138/base -> origin/gh/pearu/138/base 2025-10-10T01:17:57.8436940Z * [new branch] gh/pearu/138/head -> origin/gh/pearu/138/head 2025-10-10T01:17:57.8437128Z * [new branch] gh/pearu/138/orig -> origin/gh/pearu/138/orig 2025-10-10T01:17:57.8437359Z * [new branch] gh/pearu/139/base -> origin/gh/pearu/139/base 2025-10-10T01:17:57.8437556Z * [new branch] gh/pearu/139/head -> origin/gh/pearu/139/head 2025-10-10T01:17:57.8437787Z * [new branch] gh/pearu/139/orig -> origin/gh/pearu/139/orig 2025-10-10T01:17:57.8437972Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-10-10T01:17:57.8438203Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-10-10T01:17:57.8439009Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-10-10T01:17:57.8439222Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-10-10T01:17:57.8439415Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-10-10T01:17:57.8439647Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-10-10T01:17:57.8439842Z * [new branch] gh/pianpwk/1/base -> origin/gh/pianpwk/1/base 2025-10-10T01:17:57.8440075Z * [new branch] gh/pianpwk/1/head -> origin/gh/pianpwk/1/head 2025-10-10T01:17:57.8440270Z * [new branch] gh/pianpwk/1/orig -> origin/gh/pianpwk/1/orig 2025-10-10T01:17:57.8440576Z * [new branch] gh/pianpwk/2/base -> origin/gh/pianpwk/2/base 2025-10-10T01:17:57.8440803Z * [new branch] gh/pianpwk/2/head -> origin/gh/pianpwk/2/head 2025-10-10T01:17:57.8441001Z * [new branch] gh/pianpwk/2/orig -> origin/gh/pianpwk/2/orig 2025-10-10T01:17:57.8441238Z * [new branch] gh/pianpwk/3/base -> origin/gh/pianpwk/3/base 2025-10-10T01:17:57.8441424Z * [new branch] gh/pianpwk/3/head -> origin/gh/pianpwk/3/head 2025-10-10T01:17:57.8441659Z * [new branch] gh/pianpwk/3/orig -> origin/gh/pianpwk/3/orig 2025-10-10T01:17:57.8441884Z * [new branch] gh/pianpwk/4/base -> origin/gh/pianpwk/4/base 2025-10-10T01:17:57.8442083Z * [new branch] gh/pianpwk/4/head -> origin/gh/pianpwk/4/head 2025-10-10T01:17:57.8442306Z * [new branch] gh/pianpwk/4/orig -> origin/gh/pianpwk/4/orig 2025-10-10T01:17:57.8442504Z * [new branch] gh/pianpwk/5/base -> origin/gh/pianpwk/5/base 2025-10-10T01:17:57.8442728Z * [new branch] gh/pianpwk/5/head -> origin/gh/pianpwk/5/head 2025-10-10T01:17:57.8442916Z * [new branch] gh/pianpwk/5/orig -> origin/gh/pianpwk/5/orig 2025-10-10T01:17:57.8443159Z * [new branch] gh/pianpwk/6/base -> origin/gh/pianpwk/6/base 2025-10-10T01:17:57.8443345Z * [new branch] gh/pianpwk/6/head -> origin/gh/pianpwk/6/head 2025-10-10T01:17:57.8443576Z * [new branch] gh/pianpwk/6/orig -> origin/gh/pianpwk/6/orig 2025-10-10T01:17:57.8443766Z * [new branch] gh/pianpwk/7/base -> origin/gh/pianpwk/7/base 2025-10-10T01:17:57.8443997Z * [new branch] gh/pianpwk/7/head -> origin/gh/pianpwk/7/head 2025-10-10T01:17:57.8444225Z * [new branch] gh/pianpwk/7/orig -> origin/gh/pianpwk/7/orig 2025-10-10T01:17:57.8444428Z * [new branch] gh/pianpwk/8/base -> origin/gh/pianpwk/8/base 2025-10-10T01:17:57.8444608Z * [new branch] gh/pianpwk/8/head -> origin/gh/pianpwk/8/head 2025-10-10T01:17:57.8444794Z * [new branch] gh/pianpwk/8/orig -> origin/gh/pianpwk/8/orig 2025-10-10T01:17:57.8445028Z * [new branch] gh/raymo/refresh-script -> origin/gh/raymo/refresh-script 2025-10-10T01:17:57.8445204Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-10-10T01:17:57.8445376Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-10-10T01:17:57.8445551Z * [new branch] gh/rec/153/base -> origin/gh/rec/153/base 2025-10-10T01:17:57.8445720Z * [new branch] gh/rec/153/head -> origin/gh/rec/153/head 2025-10-10T01:17:57.8445889Z * [new branch] gh/rec/153/orig -> origin/gh/rec/153/orig 2025-10-10T01:17:57.8446055Z * [new branch] gh/rec/154/base -> origin/gh/rec/154/base 2025-10-10T01:17:57.8446229Z * [new branch] gh/rec/154/head -> origin/gh/rec/154/head 2025-10-10T01:17:57.8446476Z * [new branch] gh/rec/154/orig -> origin/gh/rec/154/orig 2025-10-10T01:17:57.8446646Z * [new branch] gh/rec/162/base -> origin/gh/rec/162/base 2025-10-10T01:17:57.8446823Z * [new branch] gh/rec/162/head -> origin/gh/rec/162/head 2025-10-10T01:17:57.8446988Z * [new branch] gh/rec/162/orig -> origin/gh/rec/162/orig 2025-10-10T01:17:57.8447157Z * [new branch] gh/rec/164/base -> origin/gh/rec/164/base 2025-10-10T01:17:57.8447337Z * [new branch] gh/rec/164/head -> origin/gh/rec/164/head 2025-10-10T01:17:57.8447896Z * [new branch] gh/rec/164/orig -> origin/gh/rec/164/orig 2025-10-10T01:17:57.8448072Z * [new branch] gh/rec/166/base -> origin/gh/rec/166/base 2025-10-10T01:17:57.8448248Z * [new branch] gh/rec/166/head -> origin/gh/rec/166/head 2025-10-10T01:17:57.8448418Z * [new branch] gh/rec/166/orig -> origin/gh/rec/166/orig 2025-10-10T01:17:57.8448714Z * [new branch] gh/robert-hardwick/1/base -> origin/gh/robert-hardwick/1/base 2025-10-10T01:17:57.8448954Z * [new branch] gh/robert-hardwick/1/head -> origin/gh/robert-hardwick/1/head 2025-10-10T01:17:57.8449174Z * [new branch] gh/robert-hardwick/1/orig -> origin/gh/robert-hardwick/1/orig 2025-10-10T01:17:57.8449396Z * [new branch] gh/robert-hardwick/2/base -> origin/gh/robert-hardwick/2/base 2025-10-10T01:17:57.8449688Z * [new branch] gh/robert-hardwick/2/head -> origin/gh/robert-hardwick/2/head 2025-10-10T01:17:57.8449954Z * [new branch] gh/robert-hardwick/2/orig -> origin/gh/robert-hardwick/2/orig 2025-10-10T01:17:57.8450171Z * [new branch] gh/robert-hardwick/3/base -> origin/gh/robert-hardwick/3/base 2025-10-10T01:17:57.8450442Z * [new branch] gh/robert-hardwick/3/head -> origin/gh/robert-hardwick/3/head 2025-10-10T01:17:57.8450676Z * [new branch] gh/robert-hardwick/3/orig -> origin/gh/robert-hardwick/3/orig 2025-10-10T01:17:57.8450893Z * [new branch] gh/robert-hardwick/4/base -> origin/gh/robert-hardwick/4/base 2025-10-10T01:17:57.8451109Z * [new branch] gh/robert-hardwick/4/head -> origin/gh/robert-hardwick/4/head 2025-10-10T01:17:57.8451335Z * [new branch] gh/robert-hardwick/4/orig -> origin/gh/robert-hardwick/4/orig 2025-10-10T01:17:57.8451518Z * [new branch] gh/rtimpe/1/base -> origin/gh/rtimpe/1/base 2025-10-10T01:17:57.8451702Z * [new branch] gh/rtimpe/1/head -> origin/gh/rtimpe/1/head 2025-10-10T01:17:57.8451900Z * [new branch] gh/rtimpe/11/base -> origin/gh/rtimpe/11/base 2025-10-10T01:17:57.8452089Z * [new branch] gh/rtimpe/11/head -> origin/gh/rtimpe/11/head 2025-10-10T01:17:57.8452273Z * [new branch] gh/rtimpe/11/orig -> origin/gh/rtimpe/11/orig 2025-10-10T01:17:57.8452466Z * [new branch] gh/rtimpe/15/base -> origin/gh/rtimpe/15/base 2025-10-10T01:17:57.8452646Z * [new branch] gh/rtimpe/15/head -> origin/gh/rtimpe/15/head 2025-10-10T01:17:57.8452824Z * [new branch] gh/rtimpe/15/orig -> origin/gh/rtimpe/15/orig 2025-10-10T01:17:57.8453011Z * [new branch] gh/rtimpe/16/base -> origin/gh/rtimpe/16/base 2025-10-10T01:17:57.8453193Z * [new branch] gh/rtimpe/16/head -> origin/gh/rtimpe/16/head 2025-10-10T01:17:57.8453371Z * [new branch] gh/rtimpe/16/orig -> origin/gh/rtimpe/16/orig 2025-10-10T01:17:57.8453552Z * [new branch] gh/rtimpe/17/base -> origin/gh/rtimpe/17/base 2025-10-10T01:17:57.8453736Z * [new branch] gh/rtimpe/17/head -> origin/gh/rtimpe/17/head 2025-10-10T01:17:57.8453988Z * [new branch] gh/rtimpe/17/orig -> origin/gh/rtimpe/17/orig 2025-10-10T01:17:57.8454165Z * [new branch] gh/rtimpe/18/base -> origin/gh/rtimpe/18/base 2025-10-10T01:17:57.8454351Z * [new branch] gh/rtimpe/18/head -> origin/gh/rtimpe/18/head 2025-10-10T01:17:57.8454527Z * [new branch] gh/rtimpe/18/orig -> origin/gh/rtimpe/18/orig 2025-10-10T01:17:57.8454702Z * [new branch] gh/rtimpe/2/base -> origin/gh/rtimpe/2/base 2025-10-10T01:17:57.8454880Z * [new branch] gh/rtimpe/2/head -> origin/gh/rtimpe/2/head 2025-10-10T01:17:57.8455133Z * [new branch] gh/rtimpe/3/base -> origin/gh/rtimpe/3/base 2025-10-10T01:17:57.8455309Z * [new branch] gh/rtimpe/3/head -> origin/gh/rtimpe/3/head 2025-10-10T01:17:57.8455513Z * [new branch] gh/rtimpe/4/base -> origin/gh/rtimpe/4/base 2025-10-10T01:17:57.8455726Z * [new branch] gh/rtimpe/4/head -> origin/gh/rtimpe/4/head 2025-10-10T01:17:57.8455984Z * [new branch] gh/ruisizhang123/1/base -> origin/gh/ruisizhang123/1/base 2025-10-10T01:17:57.8456197Z * [new branch] gh/ruisizhang123/1/head -> origin/gh/ruisizhang123/1/head 2025-10-10T01:17:57.8456466Z * [new branch] gh/ruisizhang123/1/orig -> origin/gh/ruisizhang123/1/orig 2025-10-10T01:17:57.8456681Z * [new branch] gh/ruisizhang123/4/base -> origin/gh/ruisizhang123/4/base 2025-10-10T01:17:57.8456888Z * [new branch] gh/ruisizhang123/4/head -> origin/gh/ruisizhang123/4/head 2025-10-10T01:17:57.8457102Z * [new branch] gh/ruisizhang123/4/orig -> origin/gh/ruisizhang123/4/orig 2025-10-10T01:17:57.8457312Z * [new branch] gh/ruisizhang123/5/base -> origin/gh/ruisizhang123/5/base 2025-10-10T01:17:57.8457517Z * [new branch] gh/ruisizhang123/5/head -> origin/gh/ruisizhang123/5/head 2025-10-10T01:17:57.8457732Z * [new branch] gh/ruisizhang123/5/orig -> origin/gh/ruisizhang123/5/orig 2025-10-10T01:17:57.8457935Z * [new branch] gh/ruisizhang123/6/base -> origin/gh/ruisizhang123/6/base 2025-10-10T01:17:57.8458138Z * [new branch] gh/ruisizhang123/6/head -> origin/gh/ruisizhang123/6/head 2025-10-10T01:17:57.8458349Z * [new branch] gh/ruisizhang123/6/orig -> origin/gh/ruisizhang123/6/orig 2025-10-10T01:17:57.8458555Z * [new branch] gh/ruisizhang123/7/base -> origin/gh/ruisizhang123/7/base 2025-10-10T01:17:57.8458760Z * [new branch] gh/ruisizhang123/7/head -> origin/gh/ruisizhang123/7/head 2025-10-10T01:17:57.8458969Z * [new branch] gh/ruisizhang123/7/orig -> origin/gh/ruisizhang123/7/orig 2025-10-10T01:17:57.8459176Z * [new branch] gh/ruisizhang123/8/base -> origin/gh/ruisizhang123/8/base 2025-10-10T01:17:57.8459383Z * [new branch] gh/ruisizhang123/8/head -> origin/gh/ruisizhang123/8/head 2025-10-10T01:17:57.8459602Z * [new branch] gh/ruisizhang123/8/orig -> origin/gh/ruisizhang123/8/orig 2025-10-10T01:17:57.8459805Z * [new branch] gh/ruisizhang123/9/base -> origin/gh/ruisizhang123/9/base 2025-10-10T01:17:57.8460009Z * [new branch] gh/ruisizhang123/9/head -> origin/gh/ruisizhang123/9/head 2025-10-10T01:17:57.8460218Z * [new branch] gh/ruisizhang123/9/orig -> origin/gh/ruisizhang123/9/orig 2025-10-10T01:17:57.8460403Z * [new branch] gh/sarckk/2/base -> origin/gh/sarckk/2/base 2025-10-10T01:17:57.8460580Z * [new branch] gh/sarckk/2/head -> origin/gh/sarckk/2/head 2025-10-10T01:17:57.8460756Z * [new branch] gh/sarckk/2/orig -> origin/gh/sarckk/2/orig 2025-10-10T01:17:57.8461044Z * [new branch] gh/seemethere/35/base -> origin/gh/seemethere/35/base 2025-10-10T01:17:57.8461241Z * [new branch] gh/seemethere/35/head -> origin/gh/seemethere/35/head 2025-10-10T01:17:57.8461437Z * [new branch] gh/seemethere/35/orig -> origin/gh/seemethere/35/orig 2025-10-10T01:17:57.8461694Z * [new branch] gh/seemethere/37/base -> origin/gh/seemethere/37/base 2025-10-10T01:17:57.8461894Z * [new branch] gh/seemethere/37/head -> origin/gh/seemethere/37/head 2025-10-10T01:17:57.8462143Z * [new branch] gh/seemethere/37/orig -> origin/gh/seemethere/37/orig 2025-10-10T01:17:57.8462394Z * [new branch] gh/seemethere/43/base -> origin/gh/seemethere/43/base 2025-10-10T01:17:57.8462658Z * [new branch] gh/seemethere/43/head -> origin/gh/seemethere/43/head 2025-10-10T01:17:57.8462852Z * [new branch] gh/seemethere/43/orig -> origin/gh/seemethere/43/orig 2025-10-10T01:17:57.8463062Z * [new branch] gh/seemethere/44/base -> origin/gh/seemethere/44/base 2025-10-10T01:17:57.8463257Z * [new branch] gh/seemethere/44/head -> origin/gh/seemethere/44/head 2025-10-10T01:17:57.8463527Z * [new branch] gh/seemethere/44/orig -> origin/gh/seemethere/44/orig 2025-10-10T01:17:57.8463839Z * [new branch] gh/seemethere/48/base -> origin/gh/seemethere/48/base 2025-10-10T01:17:57.8464042Z * [new branch] gh/seemethere/48/head -> origin/gh/seemethere/48/head 2025-10-10T01:17:57.8464240Z * [new branch] gh/seemethere/48/orig -> origin/gh/seemethere/48/orig 2025-10-10T01:17:57.8464440Z * [new branch] gh/seemethere/49/base -> origin/gh/seemethere/49/base 2025-10-10T01:17:57.8464655Z * [new branch] gh/seemethere/49/head -> origin/gh/seemethere/49/head 2025-10-10T01:17:57.8464853Z * [new branch] gh/seemethere/49/orig -> origin/gh/seemethere/49/orig 2025-10-10T01:17:57.8465056Z * [new branch] gh/seemethere/52/base -> origin/gh/seemethere/52/base 2025-10-10T01:17:57.8465264Z * [new branch] gh/seemethere/52/head -> origin/gh/seemethere/52/head 2025-10-10T01:17:57.8465458Z * [new branch] gh/seemethere/52/orig -> origin/gh/seemethere/52/orig 2025-10-10T01:17:57.8465656Z * [new branch] gh/seemethere/53/base -> origin/gh/seemethere/53/base 2025-10-10T01:17:57.8465857Z * [new branch] gh/seemethere/53/head -> origin/gh/seemethere/53/head 2025-10-10T01:17:57.8466054Z * [new branch] gh/seemethere/53/orig -> origin/gh/seemethere/53/orig 2025-10-10T01:17:57.8466252Z * [new branch] gh/seemethere/54/base -> origin/gh/seemethere/54/base 2025-10-10T01:17:57.8466456Z * [new branch] gh/seemethere/54/head -> origin/gh/seemethere/54/head 2025-10-10T01:17:57.8466653Z * [new branch] gh/seemethere/54/orig -> origin/gh/seemethere/54/orig 2025-10-10T01:17:57.8466848Z * [new branch] gh/seemethere/55/base -> origin/gh/seemethere/55/base 2025-10-10T01:17:57.8467051Z * [new branch] gh/seemethere/55/head -> origin/gh/seemethere/55/head 2025-10-10T01:17:57.8467246Z * [new branch] gh/seemethere/55/orig -> origin/gh/seemethere/55/orig 2025-10-10T01:17:57.8467439Z * [new branch] gh/seemethere/59/base -> origin/gh/seemethere/59/base 2025-10-10T01:17:57.8467696Z * [new branch] gh/seemethere/59/head -> origin/gh/seemethere/59/head 2025-10-10T01:17:57.8467897Z * [new branch] gh/seemethere/59/orig -> origin/gh/seemethere/59/orig 2025-10-10T01:17:57.8468143Z * [new branch] gh/seemethere/62/base -> origin/gh/seemethere/62/base 2025-10-10T01:17:57.8468394Z * [new branch] gh/seemethere/62/head -> origin/gh/seemethere/62/head 2025-10-10T01:17:57.8468664Z * [new branch] gh/seemethere/62/orig -> origin/gh/seemethere/62/orig 2025-10-10T01:17:57.8468861Z * [new branch] gh/seemethere/63/base -> origin/gh/seemethere/63/base 2025-10-10T01:17:57.8469054Z * [new branch] gh/seemethere/63/head -> origin/gh/seemethere/63/head 2025-10-10T01:17:57.8469357Z * [new branch] gh/seemethere/63/orig -> origin/gh/seemethere/63/orig 2025-10-10T01:17:57.8469555Z * [new branch] gh/seemethere/64/base -> origin/gh/seemethere/64/base 2025-10-10T01:17:57.8469749Z * [new branch] gh/seemethere/64/head -> origin/gh/seemethere/64/head 2025-10-10T01:17:57.8470018Z * [new branch] gh/seemethere/64/orig -> origin/gh/seemethere/64/orig 2025-10-10T01:17:57.8470215Z * [new branch] gh/seemethere/65/base -> origin/gh/seemethere/65/base 2025-10-10T01:17:57.8470412Z * [new branch] gh/seemethere/65/head -> origin/gh/seemethere/65/head 2025-10-10T01:17:57.8470613Z * [new branch] gh/seemethere/65/orig -> origin/gh/seemethere/65/orig 2025-10-10T01:17:57.8470809Z * [new branch] gh/seemethere/66/base -> origin/gh/seemethere/66/base 2025-10-10T01:17:57.8471004Z * [new branch] gh/seemethere/66/head -> origin/gh/seemethere/66/head 2025-10-10T01:17:57.8471208Z * [new branch] gh/seemethere/66/orig -> origin/gh/seemethere/66/orig 2025-10-10T01:17:57.8471405Z * [new branch] gh/seemethere/67/base -> origin/gh/seemethere/67/base 2025-10-10T01:17:57.8471601Z * [new branch] gh/seemethere/67/head -> origin/gh/seemethere/67/head 2025-10-10T01:17:57.8471806Z * [new branch] gh/seemethere/67/orig -> origin/gh/seemethere/67/orig 2025-10-10T01:17:57.8472002Z * [new branch] gh/seemethere/68/base -> origin/gh/seemethere/68/base 2025-10-10T01:17:57.8472202Z * [new branch] gh/seemethere/68/head -> origin/gh/seemethere/68/head 2025-10-10T01:17:57.8472409Z * [new branch] gh/seemethere/68/orig -> origin/gh/seemethere/68/orig 2025-10-10T01:17:57.8472605Z * [new branch] gh/seemethere/69/base -> origin/gh/seemethere/69/base 2025-10-10T01:17:57.8472802Z * [new branch] gh/seemethere/69/head -> origin/gh/seemethere/69/head 2025-10-10T01:17:57.8473004Z * [new branch] gh/seemethere/69/orig -> origin/gh/seemethere/69/orig 2025-10-10T01:17:57.8473199Z * [new branch] gh/seemethere/70/base -> origin/gh/seemethere/70/base 2025-10-10T01:17:57.8473402Z * [new branch] gh/seemethere/70/head -> origin/gh/seemethere/70/head 2025-10-10T01:17:57.8473596Z * [new branch] gh/seemethere/70/orig -> origin/gh/seemethere/70/orig 2025-10-10T01:17:57.8473799Z * [new branch] gh/seemethere/71/base -> origin/gh/seemethere/71/base 2025-10-10T01:17:57.8474003Z * [new branch] gh/seemethere/71/head -> origin/gh/seemethere/71/head 2025-10-10T01:17:57.8474197Z * [new branch] gh/seemethere/71/orig -> origin/gh/seemethere/71/orig 2025-10-10T01:17:57.8474411Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-10-10T01:17:57.8474613Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-10-10T01:17:57.8474813Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-10-10T01:17:57.8475021Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-10-10T01:17:57.8475281Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-10-10T01:17:57.8475486Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-10-10T01:17:57.8475770Z * [new branch] gh/shunting314/211/base -> origin/gh/shunting314/211/base 2025-10-10T01:17:57.8475972Z * [new branch] gh/shunting314/211/head -> origin/gh/shunting314/211/head 2025-10-10T01:17:57.8476172Z * [new branch] gh/shunting314/211/orig -> origin/gh/shunting314/211/orig 2025-10-10T01:17:57.8476384Z * [new branch] gh/shunting314/212/base -> origin/gh/shunting314/212/base 2025-10-10T01:17:57.8476584Z * [new branch] gh/shunting314/212/head -> origin/gh/shunting314/212/head 2025-10-10T01:17:57.8476782Z * [new branch] gh/shunting314/212/orig -> origin/gh/shunting314/212/orig 2025-10-10T01:17:57.8477055Z * [new branch] gh/shunting314/213/base -> origin/gh/shunting314/213/base 2025-10-10T01:17:57.8477257Z * [new branch] gh/shunting314/213/head -> origin/gh/shunting314/213/head 2025-10-10T01:17:57.8477458Z * [new branch] gh/shunting314/213/orig -> origin/gh/shunting314/213/orig 2025-10-10T01:17:57.8477676Z * [new branch] gh/shunting314/215/base -> origin/gh/shunting314/215/base 2025-10-10T01:17:57.8477879Z * [new branch] gh/shunting314/215/head -> origin/gh/shunting314/215/head 2025-10-10T01:17:57.8478083Z * [new branch] gh/shunting314/215/orig -> origin/gh/shunting314/215/orig 2025-10-10T01:17:57.8478291Z * [new branch] gh/shunting314/216/base -> origin/gh/shunting314/216/base 2025-10-10T01:17:57.8478494Z * [new branch] gh/shunting314/216/head -> origin/gh/shunting314/216/head 2025-10-10T01:17:57.8478698Z * [new branch] gh/shunting314/216/orig -> origin/gh/shunting314/216/orig 2025-10-10T01:17:57.8478960Z * [new branch] gh/shunting314/217/base -> origin/gh/shunting314/217/base 2025-10-10T01:17:57.8479212Z * [new branch] gh/shunting314/217/head -> origin/gh/shunting314/217/head 2025-10-10T01:17:57.8479428Z * [new branch] gh/shunting314/217/orig -> origin/gh/shunting314/217/orig 2025-10-10T01:17:57.8479676Z * [new branch] gh/shunting314/218/base -> origin/gh/shunting314/218/base 2025-10-10T01:17:57.8479885Z * [new branch] gh/shunting314/218/head -> origin/gh/shunting314/218/head 2025-10-10T01:17:57.8480093Z * [new branch] gh/shunting314/218/orig -> origin/gh/shunting314/218/orig 2025-10-10T01:17:57.8480292Z * [new branch] gh/shunting314/219/base -> origin/gh/shunting314/219/base 2025-10-10T01:17:57.8480502Z * [new branch] gh/shunting314/219/head -> origin/gh/shunting314/219/head 2025-10-10T01:17:57.8480709Z * [new branch] gh/shunting314/219/orig -> origin/gh/shunting314/219/orig 2025-10-10T01:17:57.8480914Z * [new branch] gh/shunting314/223/base -> origin/gh/shunting314/223/base 2025-10-10T01:17:57.8481124Z * [new branch] gh/shunting314/223/head -> origin/gh/shunting314/223/head 2025-10-10T01:17:57.8481332Z * [new branch] gh/shunting314/223/orig -> origin/gh/shunting314/223/orig 2025-10-10T01:17:57.8481535Z * [new branch] gh/shunting314/224/base -> origin/gh/shunting314/224/base 2025-10-10T01:17:57.8481740Z * [new branch] gh/shunting314/224/head -> origin/gh/shunting314/224/head 2025-10-10T01:17:57.8481941Z * [new branch] gh/shunting314/224/orig -> origin/gh/shunting314/224/orig 2025-10-10T01:17:57.8482143Z * [new branch] gh/shunting314/225/base -> origin/gh/shunting314/225/base 2025-10-10T01:17:57.8482355Z * [new branch] gh/shunting314/225/head -> origin/gh/shunting314/225/head 2025-10-10T01:17:57.8482561Z * [new branch] gh/shunting314/225/orig -> origin/gh/shunting314/225/orig 2025-10-10T01:17:57.8482764Z * [new branch] gh/shunting314/226/base -> origin/gh/shunting314/226/base 2025-10-10T01:17:57.8483039Z * [new branch] gh/shunting314/226/head -> origin/gh/shunting314/226/head 2025-10-10T01:17:57.8483239Z * [new branch] gh/shunting314/226/orig -> origin/gh/shunting314/226/orig 2025-10-10T01:17:57.8483446Z * [new branch] gh/shunting314/227/base -> origin/gh/shunting314/227/base 2025-10-10T01:17:57.8483654Z * [new branch] gh/shunting314/227/head -> origin/gh/shunting314/227/head 2025-10-10T01:17:57.8483859Z * [new branch] gh/shunting314/227/orig -> origin/gh/shunting314/227/orig 2025-10-10T01:17:57.8484061Z * [new branch] gh/shunting314/228/base -> origin/gh/shunting314/228/base 2025-10-10T01:17:57.8484328Z * [new branch] gh/shunting314/228/head -> origin/gh/shunting314/228/head 2025-10-10T01:17:57.8484545Z * [new branch] gh/shunting314/228/orig -> origin/gh/shunting314/228/orig 2025-10-10T01:17:57.8484752Z * [new branch] gh/shunting314/229/base -> origin/gh/shunting314/229/base 2025-10-10T01:17:57.8484954Z * [new branch] gh/shunting314/229/head -> origin/gh/shunting314/229/head 2025-10-10T01:17:57.8485164Z * [new branch] gh/shunting314/229/orig -> origin/gh/shunting314/229/orig 2025-10-10T01:17:57.8485366Z * [new branch] gh/shunting314/230/base -> origin/gh/shunting314/230/base 2025-10-10T01:17:57.8485568Z * [new branch] gh/shunting314/230/head -> origin/gh/shunting314/230/head 2025-10-10T01:17:57.8485782Z * [new branch] gh/shunting314/230/orig -> origin/gh/shunting314/230/orig 2025-10-10T01:17:57.8485987Z * [new branch] gh/shunting314/231/base -> origin/gh/shunting314/231/base 2025-10-10T01:17:57.8486192Z * [new branch] gh/shunting314/231/head -> origin/gh/shunting314/231/head 2025-10-10T01:17:57.8486399Z * [new branch] gh/shunting314/231/orig -> origin/gh/shunting314/231/orig 2025-10-10T01:17:57.8486601Z * [new branch] gh/shunting314/232/base -> origin/gh/shunting314/232/base 2025-10-10T01:17:57.8486804Z * [new branch] gh/shunting314/232/head -> origin/gh/shunting314/232/head 2025-10-10T01:17:57.8487012Z * [new branch] gh/shunting314/232/orig -> origin/gh/shunting314/232/orig 2025-10-10T01:17:57.8487213Z * [new branch] gh/shunting314/233/base -> origin/gh/shunting314/233/base 2025-10-10T01:17:57.8487413Z * [new branch] gh/shunting314/233/head -> origin/gh/shunting314/233/head 2025-10-10T01:17:57.8487629Z * [new branch] gh/shunting314/233/orig -> origin/gh/shunting314/233/orig 2025-10-10T01:17:57.8487833Z * [new branch] gh/shunting314/234/base -> origin/gh/shunting314/234/base 2025-10-10T01:17:57.8488033Z * [new branch] gh/shunting314/234/head -> origin/gh/shunting314/234/head 2025-10-10T01:17:57.8488246Z * [new branch] gh/shunting314/234/orig -> origin/gh/shunting314/234/orig 2025-10-10T01:17:57.8488449Z * [new branch] gh/shunting314/235/base -> origin/gh/shunting314/235/base 2025-10-10T01:17:57.8488719Z * [new branch] gh/shunting314/235/head -> origin/gh/shunting314/235/head 2025-10-10T01:17:57.8488944Z * [new branch] gh/shunting314/235/orig -> origin/gh/shunting314/235/orig 2025-10-10T01:17:57.8489142Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-10-10T01:17:57.8489335Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-10-10T01:17:57.8489529Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-10-10T01:17:57.8489735Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-10-10T01:17:57.8489925Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-10-10T01:17:57.8490189Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-10-10T01:17:57.8490389Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-10-10T01:17:57.8490576Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-10-10T01:17:57.8490782Z * [new branch] gh/sinhaanhsul/1/base -> origin/gh/sinhaanhsul/1/base 2025-10-10T01:17:57.8490992Z * [new branch] gh/sinhaanhsul/1/head -> origin/gh/sinhaanhsul/1/head 2025-10-10T01:17:57.8491187Z * [new branch] gh/slayton58/1/base -> origin/gh/slayton58/1/base 2025-10-10T01:17:57.8491438Z * [new branch] gh/slayton58/1/head -> origin/gh/slayton58/1/head 2025-10-10T01:17:57.8491633Z * [new branch] gh/slayton58/1/orig -> origin/gh/slayton58/1/orig 2025-10-10T01:17:57.8491828Z * [new branch] gh/slayton58/10/base -> origin/gh/slayton58/10/base 2025-10-10T01:17:57.8492025Z * [new branch] gh/slayton58/10/head -> origin/gh/slayton58/10/head 2025-10-10T01:17:57.8492227Z * [new branch] gh/slayton58/10/orig -> origin/gh/slayton58/10/orig 2025-10-10T01:17:57.8492418Z * [new branch] gh/slayton58/11/base -> origin/gh/slayton58/11/base 2025-10-10T01:17:57.8492605Z * [new branch] gh/slayton58/11/head -> origin/gh/slayton58/11/head 2025-10-10T01:17:57.8492803Z * [new branch] gh/slayton58/11/orig -> origin/gh/slayton58/11/orig 2025-10-10T01:17:57.8492995Z * [new branch] gh/slayton58/12/base -> origin/gh/slayton58/12/base 2025-10-10T01:17:57.8493187Z * [new branch] gh/slayton58/12/head -> origin/gh/slayton58/12/head 2025-10-10T01:17:57.8493392Z * [new branch] gh/slayton58/12/orig -> origin/gh/slayton58/12/orig 2025-10-10T01:17:57.8493588Z * [new branch] gh/slayton58/13/base -> origin/gh/slayton58/13/base 2025-10-10T01:17:57.8493780Z * [new branch] gh/slayton58/13/head -> origin/gh/slayton58/13/head 2025-10-10T01:17:57.8493972Z * [new branch] gh/slayton58/13/orig -> origin/gh/slayton58/13/orig 2025-10-10T01:17:57.8494168Z * [new branch] gh/slayton58/14/base -> origin/gh/slayton58/14/base 2025-10-10T01:17:57.8494360Z * [new branch] gh/slayton58/14/head -> origin/gh/slayton58/14/head 2025-10-10T01:17:57.8494550Z * [new branch] gh/slayton58/14/orig -> origin/gh/slayton58/14/orig 2025-10-10T01:17:57.8494745Z * [new branch] gh/slayton58/15/base -> origin/gh/slayton58/15/base 2025-10-10T01:17:57.8494936Z * [new branch] gh/slayton58/15/head -> origin/gh/slayton58/15/head 2025-10-10T01:17:57.8495192Z * [new branch] gh/slayton58/15/orig -> origin/gh/slayton58/15/orig 2025-10-10T01:17:57.8495395Z * [new branch] gh/slayton58/16/base -> origin/gh/slayton58/16/base 2025-10-10T01:17:57.8495635Z * [new branch] gh/slayton58/16/head -> origin/gh/slayton58/16/head 2025-10-10T01:17:57.8495873Z * [new branch] gh/slayton58/16/orig -> origin/gh/slayton58/16/orig 2025-10-10T01:17:57.8496077Z * [new branch] gh/slayton58/17/base -> origin/gh/slayton58/17/base 2025-10-10T01:17:57.8496265Z * [new branch] gh/slayton58/17/head -> origin/gh/slayton58/17/head 2025-10-10T01:17:57.8496454Z * [new branch] gh/slayton58/17/orig -> origin/gh/slayton58/17/orig 2025-10-10T01:17:57.8496656Z * [new branch] gh/slayton58/18/base -> origin/gh/slayton58/18/base 2025-10-10T01:17:57.8496843Z * [new branch] gh/slayton58/18/head -> origin/gh/slayton58/18/head 2025-10-10T01:17:57.8497035Z * [new branch] gh/slayton58/19/base -> origin/gh/slayton58/19/base 2025-10-10T01:17:57.8497298Z * [new branch] gh/slayton58/19/head -> origin/gh/slayton58/19/head 2025-10-10T01:17:57.8497488Z * [new branch] gh/slayton58/19/orig -> origin/gh/slayton58/19/orig 2025-10-10T01:17:57.8497676Z * [new branch] gh/slayton58/2/base -> origin/gh/slayton58/2/base 2025-10-10T01:17:57.8497873Z * [new branch] gh/slayton58/2/head -> origin/gh/slayton58/2/head 2025-10-10T01:17:57.8498059Z * [new branch] gh/slayton58/2/orig -> origin/gh/slayton58/2/orig 2025-10-10T01:17:57.8498247Z * [new branch] gh/slayton58/20/base -> origin/gh/slayton58/20/base 2025-10-10T01:17:57.8498506Z * [new branch] gh/slayton58/20/head -> origin/gh/slayton58/20/head 2025-10-10T01:17:57.8498707Z * [new branch] gh/slayton58/20/orig -> origin/gh/slayton58/20/orig 2025-10-10T01:17:57.8498898Z * [new branch] gh/slayton58/21/base -> origin/gh/slayton58/21/base 2025-10-10T01:17:57.8499088Z * [new branch] gh/slayton58/21/head -> origin/gh/slayton58/21/head 2025-10-10T01:17:57.8499288Z * [new branch] gh/slayton58/21/orig -> origin/gh/slayton58/21/orig 2025-10-10T01:17:57.8499474Z * [new branch] gh/slayton58/22/base -> origin/gh/slayton58/22/base 2025-10-10T01:17:57.8499662Z * [new branch] gh/slayton58/22/head -> origin/gh/slayton58/22/head 2025-10-10T01:17:57.8499860Z * [new branch] gh/slayton58/22/orig -> origin/gh/slayton58/22/orig 2025-10-10T01:17:57.8500053Z * [new branch] gh/slayton58/23/base -> origin/gh/slayton58/23/base 2025-10-10T01:17:57.8500246Z * [new branch] gh/slayton58/23/head -> origin/gh/slayton58/23/head 2025-10-10T01:17:57.8500440Z * [new branch] gh/slayton58/23/orig -> origin/gh/slayton58/23/orig 2025-10-10T01:17:57.8500630Z * [new branch] gh/slayton58/24/base -> origin/gh/slayton58/24/base 2025-10-10T01:17:57.8500821Z * [new branch] gh/slayton58/24/head -> origin/gh/slayton58/24/head 2025-10-10T01:17:57.8501015Z * [new branch] gh/slayton58/24/orig -> origin/gh/slayton58/24/orig 2025-10-10T01:17:57.8501202Z * [new branch] gh/slayton58/25/base -> origin/gh/slayton58/25/base 2025-10-10T01:17:57.8501396Z * [new branch] gh/slayton58/25/head -> origin/gh/slayton58/25/head 2025-10-10T01:17:57.8501593Z * [new branch] gh/slayton58/25/orig -> origin/gh/slayton58/25/orig 2025-10-10T01:17:57.8501785Z * [new branch] gh/slayton58/26/base -> origin/gh/slayton58/26/base 2025-10-10T01:17:57.8501973Z * [new branch] gh/slayton58/26/head -> origin/gh/slayton58/26/head 2025-10-10T01:17:57.8502170Z * [new branch] gh/slayton58/26/orig -> origin/gh/slayton58/26/orig 2025-10-10T01:17:57.8502363Z * [new branch] gh/slayton58/3/base -> origin/gh/slayton58/3/base 2025-10-10T01:17:57.8502552Z * [new branch] gh/slayton58/3/head -> origin/gh/slayton58/3/head 2025-10-10T01:17:57.8502738Z * [new branch] gh/slayton58/3/orig -> origin/gh/slayton58/3/orig 2025-10-10T01:17:57.8502931Z * [new branch] gh/slayton58/4/base -> origin/gh/slayton58/4/base 2025-10-10T01:17:57.8503117Z * [new branch] gh/slayton58/4/head -> origin/gh/slayton58/4/head 2025-10-10T01:17:57.8503300Z * [new branch] gh/slayton58/4/orig -> origin/gh/slayton58/4/orig 2025-10-10T01:17:57.8503496Z * [new branch] gh/slayton58/5/base -> origin/gh/slayton58/5/base 2025-10-10T01:17:57.8503681Z * [new branch] gh/slayton58/5/head -> origin/gh/slayton58/5/head 2025-10-10T01:17:57.8503871Z * [new branch] gh/slayton58/5/orig -> origin/gh/slayton58/5/orig 2025-10-10T01:17:57.8504137Z * [new branch] gh/slayton58/6/base -> origin/gh/slayton58/6/base 2025-10-10T01:17:57.8504323Z * [new branch] gh/slayton58/6/head -> origin/gh/slayton58/6/head 2025-10-10T01:17:57.8504510Z * [new branch] gh/slayton58/7/base -> origin/gh/slayton58/7/base 2025-10-10T01:17:57.8504703Z * [new branch] gh/slayton58/7/head -> origin/gh/slayton58/7/head 2025-10-10T01:17:57.8504891Z * [new branch] gh/slayton58/8/base -> origin/gh/slayton58/8/base 2025-10-10T01:17:57.8505076Z * [new branch] gh/slayton58/8/head -> origin/gh/slayton58/8/head 2025-10-10T01:17:57.8505334Z * [new branch] gh/slayton58/8/orig -> origin/gh/slayton58/8/orig 2025-10-10T01:17:57.8505522Z * [new branch] gh/slayton58/9/base -> origin/gh/slayton58/9/base 2025-10-10T01:17:57.8505713Z * [new branch] gh/slayton58/9/head -> origin/gh/slayton58/9/head 2025-10-10T01:17:57.8505911Z * [new branch] gh/slayton58/9/orig -> origin/gh/slayton58/9/orig 2025-10-10T01:17:57.8506113Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-10-10T01:17:57.8506311Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-10-10T01:17:57.8506515Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-10-10T01:17:57.8506713Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-10-10T01:17:57.8506911Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-10-10T01:17:57.8507113Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-10-10T01:17:57.8507320Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-10-10T01:17:57.8507525Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-10-10T01:17:57.8507724Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-10-10T01:17:57.8507933Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-10-10T01:17:57.8508129Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-10-10T01:17:57.8508322Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-10-10T01:17:57.8508522Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-10-10T01:17:57.8508720Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-10-10T01:17:57.8508988Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-10-10T01:17:57.8509272Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-10-10T01:17:57.8509480Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-10-10T01:17:57.8509677Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-10-10T01:17:57.8509885Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-10-10T01:17:57.8510088Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-10-10T01:17:57.8510285Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-10-10T01:17:57.8510492Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-10-10T01:17:57.8510689Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-10-10T01:17:57.8510883Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-10-10T01:17:57.8511182Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-10-10T01:17:57.8511382Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-10-10T01:17:57.8511578Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-10-10T01:17:57.8511773Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-10-10T01:17:57.8511981Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-10-10T01:17:57.8512178Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-10-10T01:17:57.8512452Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-10-10T01:17:57.8512656Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-10-10T01:17:57.8512850Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-10-10T01:17:57.8513048Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-10-10T01:17:57.8513255Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-10-10T01:17:57.8513451Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-10-10T01:17:57.8513647Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-10-10T01:17:57.8513853Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-10-10T01:17:57.8514050Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-10-10T01:17:57.8514253Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-10-10T01:17:57.8514461Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-10-10T01:17:57.8514657Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-10-10T01:17:57.8514851Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-10-10T01:17:57.8515058Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-10-10T01:17:57.8515256Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-10-10T01:17:57.8515451Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-10-10T01:17:57.8515654Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-10-10T01:17:57.8515852Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-10-10T01:17:57.8516052Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-10-10T01:17:57.8516245Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-10-10T01:17:57.8516452Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-10-10T01:17:57.8516647Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-10-10T01:17:57.8516847Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-10-10T01:17:57.8517049Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-10-10T01:17:57.8517244Z * [new branch] gh/soulitzer/372/base -> origin/gh/soulitzer/372/base 2025-10-10T01:17:57.8517446Z * [new branch] gh/soulitzer/372/head -> origin/gh/soulitzer/372/head 2025-10-10T01:17:57.8517650Z * [new branch] gh/soulitzer/372/orig -> origin/gh/soulitzer/372/orig 2025-10-10T01:17:57.8517846Z * [new branch] gh/soulitzer/374/base -> origin/gh/soulitzer/374/base 2025-10-10T01:17:57.8518039Z * [new branch] gh/soulitzer/374/head -> origin/gh/soulitzer/374/head 2025-10-10T01:17:57.8518311Z * [new branch] gh/soulitzer/374/orig -> origin/gh/soulitzer/374/orig 2025-10-10T01:17:57.8518505Z * [new branch] gh/soulitzer/375/base -> origin/gh/soulitzer/375/base 2025-10-10T01:17:57.8518702Z * [new branch] gh/soulitzer/375/head -> origin/gh/soulitzer/375/head 2025-10-10T01:17:57.8518906Z * [new branch] gh/soulitzer/375/orig -> origin/gh/soulitzer/375/orig 2025-10-10T01:17:57.8519105Z * [new branch] gh/soulitzer/380/base -> origin/gh/soulitzer/380/base 2025-10-10T01:17:57.8519297Z * [new branch] gh/soulitzer/380/head -> origin/gh/soulitzer/380/head 2025-10-10T01:17:57.8519578Z * [new branch] gh/soulitzer/380/orig -> origin/gh/soulitzer/380/orig 2025-10-10T01:17:57.8519781Z * [new branch] gh/soulitzer/381/base -> origin/gh/soulitzer/381/base 2025-10-10T01:17:57.8519978Z * [new branch] gh/soulitzer/381/head -> origin/gh/soulitzer/381/head 2025-10-10T01:17:57.8520184Z * [new branch] gh/soulitzer/381/orig -> origin/gh/soulitzer/381/orig 2025-10-10T01:17:57.8520380Z * [new branch] gh/soulitzer/382/base -> origin/gh/soulitzer/382/base 2025-10-10T01:17:57.8520576Z * [new branch] gh/soulitzer/382/head -> origin/gh/soulitzer/382/head 2025-10-10T01:17:57.8520772Z * [new branch] gh/soulitzer/382/orig -> origin/gh/soulitzer/382/orig 2025-10-10T01:17:57.8520976Z * [new branch] gh/soulitzer/383/base -> origin/gh/soulitzer/383/base 2025-10-10T01:17:57.8521177Z * [new branch] gh/soulitzer/383/head -> origin/gh/soulitzer/383/head 2025-10-10T01:17:57.8521372Z * [new branch] gh/soulitzer/383/orig -> origin/gh/soulitzer/383/orig 2025-10-10T01:17:57.8521580Z * [new branch] gh/soulitzer/384/base -> origin/gh/soulitzer/384/base 2025-10-10T01:17:57.8521780Z * [new branch] gh/soulitzer/384/head -> origin/gh/soulitzer/384/head 2025-10-10T01:17:57.8521982Z * [new branch] gh/soulitzer/384/orig -> origin/gh/soulitzer/384/orig 2025-10-10T01:17:57.8522187Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-10-10T01:17:57.8522379Z * [new branch] gh/swolchok/786/base -> origin/gh/swolchok/786/base 2025-10-10T01:17:57.8522567Z * [new branch] gh/swolchok/786/head -> origin/gh/swolchok/786/head 2025-10-10T01:17:57.8522770Z * [new branch] gh/swolchok/786/orig -> origin/gh/swolchok/786/orig 2025-10-10T01:17:57.8522961Z * [new branch] gh/swolchok/787/base -> origin/gh/swolchok/787/base 2025-10-10T01:17:57.8523151Z * [new branch] gh/swolchok/787/head -> origin/gh/swolchok/787/head 2025-10-10T01:17:57.8523354Z * [new branch] gh/swolchok/787/orig -> origin/gh/swolchok/787/orig 2025-10-10T01:17:57.8523544Z * [new branch] gh/swolchok/809/base -> origin/gh/swolchok/809/base 2025-10-10T01:17:57.8523734Z * [new branch] gh/swolchok/809/head -> origin/gh/swolchok/809/head 2025-10-10T01:17:57.8523931Z * [new branch] gh/swolchok/809/orig -> origin/gh/swolchok/809/orig 2025-10-10T01:17:57.8524125Z * [new branch] gh/swolchok/815/base -> origin/gh/swolchok/815/base 2025-10-10T01:17:57.8524319Z * [new branch] gh/swolchok/815/head -> origin/gh/swolchok/815/head 2025-10-10T01:17:57.8524521Z * [new branch] gh/swolchok/815/orig -> origin/gh/swolchok/815/orig 2025-10-10T01:17:57.8524714Z * [new branch] gh/swolchok/819/base -> origin/gh/swolchok/819/base 2025-10-10T01:17:57.8524902Z * [new branch] gh/swolchok/819/head -> origin/gh/swolchok/819/head 2025-10-10T01:17:57.8525159Z * [new branch] gh/swolchok/819/orig -> origin/gh/swolchok/819/orig 2025-10-10T01:17:57.8525357Z * [new branch] gh/swolchok/821/base -> origin/gh/swolchok/821/base 2025-10-10T01:17:57.8525545Z * [new branch] gh/swolchok/821/head -> origin/gh/swolchok/821/head 2025-10-10T01:17:57.8525738Z * [new branch] gh/swolchok/821/orig -> origin/gh/swolchok/821/orig 2025-10-10T01:17:57.8526026Z * [new branch] gh/swolchok/823/base -> origin/gh/swolchok/823/base 2025-10-10T01:17:57.8526222Z * [new branch] gh/swolchok/823/head -> origin/gh/swolchok/823/head 2025-10-10T01:17:57.8526538Z * [new branch] gh/swolchok/823/orig -> origin/gh/swolchok/823/orig 2025-10-10T01:17:57.8526787Z * [new branch] gh/swolchok/824/base -> origin/gh/swolchok/824/base 2025-10-10T01:17:57.8526982Z * [new branch] gh/swolchok/824/head -> origin/gh/swolchok/824/head 2025-10-10T01:17:57.8527179Z * [new branch] gh/swolchok/824/orig -> origin/gh/swolchok/824/orig 2025-10-10T01:17:57.8527382Z * [new branch] gh/swolchok/826/base -> origin/gh/swolchok/826/base 2025-10-10T01:17:57.8527576Z * [new branch] gh/swolchok/826/head -> origin/gh/swolchok/826/head 2025-10-10T01:17:57.8527774Z * [new branch] gh/swolchok/826/orig -> origin/gh/swolchok/826/orig 2025-10-10T01:17:57.8527977Z * [new branch] gh/swolchok/829/base -> origin/gh/swolchok/829/base 2025-10-10T01:17:57.8528167Z * [new branch] gh/swolchok/829/head -> origin/gh/swolchok/829/head 2025-10-10T01:17:57.8528369Z * [new branch] gh/swolchok/829/orig -> origin/gh/swolchok/829/orig 2025-10-10T01:17:57.8528634Z * [new branch] gh/swolchok/830/base -> origin/gh/swolchok/830/base 2025-10-10T01:17:57.8528840Z * [new branch] gh/swolchok/830/head -> origin/gh/swolchok/830/head 2025-10-10T01:17:57.8529031Z * [new branch] gh/swolchok/830/orig -> origin/gh/swolchok/830/orig 2025-10-10T01:17:57.8529233Z * [new branch] gh/swolchok/831/base -> origin/gh/swolchok/831/base 2025-10-10T01:17:57.8529428Z * [new branch] gh/swolchok/831/head -> origin/gh/swolchok/831/head 2025-10-10T01:17:57.8529623Z * [new branch] gh/swolchok/831/orig -> origin/gh/swolchok/831/orig 2025-10-10T01:17:57.8529817Z * [new branch] gh/swolchok/832/base -> origin/gh/swolchok/832/base 2025-10-10T01:17:57.8530022Z * [new branch] gh/swolchok/832/head -> origin/gh/swolchok/832/head 2025-10-10T01:17:57.8530222Z * [new branch] gh/swolchok/832/orig -> origin/gh/swolchok/832/orig 2025-10-10T01:17:57.8530414Z * [new branch] gh/swolchok/833/base -> origin/gh/swolchok/833/base 2025-10-10T01:17:57.8530624Z * [new branch] gh/swolchok/833/head -> origin/gh/swolchok/833/head 2025-10-10T01:17:57.8530816Z * [new branch] gh/swolchok/833/orig -> origin/gh/swolchok/833/orig 2025-10-10T01:17:57.8531013Z * [new branch] gh/swolchok/834/base -> origin/gh/swolchok/834/base 2025-10-10T01:17:57.8531217Z * [new branch] gh/swolchok/834/head -> origin/gh/swolchok/834/head 2025-10-10T01:17:57.8531410Z * [new branch] gh/swolchok/834/orig -> origin/gh/swolchok/834/orig 2025-10-10T01:17:57.8531600Z * [new branch] gh/swolchok/835/base -> origin/gh/swolchok/835/base 2025-10-10T01:17:57.8531801Z * [new branch] gh/swolchok/835/head -> origin/gh/swolchok/835/head 2025-10-10T01:17:57.8531995Z * [new branch] gh/swolchok/835/orig -> origin/gh/swolchok/835/orig 2025-10-10T01:17:57.8532191Z * [new branch] gh/swolchok/836/base -> origin/gh/swolchok/836/base 2025-10-10T01:17:57.8532476Z * [new branch] gh/swolchok/836/head -> origin/gh/swolchok/836/head 2025-10-10T01:17:57.8532667Z * [new branch] gh/swolchok/836/orig -> origin/gh/swolchok/836/orig 2025-10-10T01:17:57.8532857Z * [new branch] gh/swolchok/837/base -> origin/gh/swolchok/837/base 2025-10-10T01:17:57.8533060Z * [new branch] gh/swolchok/837/head -> origin/gh/swolchok/837/head 2025-10-10T01:17:57.8533257Z * [new branch] gh/swolchok/837/orig -> origin/gh/swolchok/837/orig 2025-10-10T01:17:57.8533450Z * [new branch] gh/swolchok/838/base -> origin/gh/swolchok/838/base 2025-10-10T01:17:57.8533714Z * [new branch] gh/swolchok/838/head -> origin/gh/swolchok/838/head 2025-10-10T01:17:57.8533905Z * [new branch] gh/swolchok/838/orig -> origin/gh/swolchok/838/orig 2025-10-10T01:17:57.8534095Z * [new branch] gh/swolchok/839/base -> origin/gh/swolchok/839/base 2025-10-10T01:17:57.8534365Z * [new branch] gh/swolchok/839/head -> origin/gh/swolchok/839/head 2025-10-10T01:17:57.8534567Z * [new branch] gh/swolchok/839/orig -> origin/gh/swolchok/839/orig 2025-10-10T01:17:57.8534758Z * [new branch] gh/swolchok/840/base -> origin/gh/swolchok/840/base 2025-10-10T01:17:57.8534945Z * [new branch] gh/swolchok/840/head -> origin/gh/swolchok/840/head 2025-10-10T01:17:57.8535143Z * [new branch] gh/swolchok/840/orig -> origin/gh/swolchok/840/orig 2025-10-10T01:17:57.8535335Z * [new branch] gh/swolchok/841/base -> origin/gh/swolchok/841/base 2025-10-10T01:17:57.8535527Z * [new branch] gh/swolchok/841/head -> origin/gh/swolchok/841/head 2025-10-10T01:17:57.8535727Z * [new branch] gh/swolchok/841/orig -> origin/gh/swolchok/841/orig 2025-10-10T01:17:57.8535929Z * [new branch] gh/swolchok/842/base -> origin/gh/swolchok/842/base 2025-10-10T01:17:57.8536118Z * [new branch] gh/swolchok/842/head -> origin/gh/swolchok/842/head 2025-10-10T01:17:57.8536314Z * [new branch] gh/swolchok/842/orig -> origin/gh/swolchok/842/orig 2025-10-10T01:17:57.8536504Z * [new branch] gh/swolchok/843/base -> origin/gh/swolchok/843/base 2025-10-10T01:17:57.8536697Z * [new branch] gh/swolchok/843/head -> origin/gh/swolchok/843/head 2025-10-10T01:17:57.8536897Z * [new branch] gh/swolchok/843/orig -> origin/gh/swolchok/843/orig 2025-10-10T01:17:57.8537094Z * [new branch] gh/swolchok/844/base -> origin/gh/swolchok/844/base 2025-10-10T01:17:57.8537285Z * [new branch] gh/swolchok/844/head -> origin/gh/swolchok/844/head 2025-10-10T01:17:57.8537479Z * [new branch] gh/swolchok/844/orig -> origin/gh/swolchok/844/orig 2025-10-10T01:17:57.8537673Z * [new branch] gh/swolchok/845/base -> origin/gh/swolchok/845/base 2025-10-10T01:17:57.8537866Z * [new branch] gh/swolchok/845/head -> origin/gh/swolchok/845/head 2025-10-10T01:17:57.8538069Z * [new branch] gh/swolchok/845/orig -> origin/gh/swolchok/845/orig 2025-10-10T01:17:57.8538260Z * [new branch] gh/swolchok/846/base -> origin/gh/swolchok/846/base 2025-10-10T01:17:57.8538449Z * [new branch] gh/swolchok/846/head -> origin/gh/swolchok/846/head 2025-10-10T01:17:57.8538637Z * [new branch] gh/swolchok/846/orig -> origin/gh/swolchok/846/orig 2025-10-10T01:17:57.8538834Z * [new branch] gh/swolchok/847/base -> origin/gh/swolchok/847/base 2025-10-10T01:17:57.8539021Z * [new branch] gh/swolchok/847/head -> origin/gh/swolchok/847/head 2025-10-10T01:17:57.8539210Z * [new branch] gh/swolchok/847/orig -> origin/gh/swolchok/847/orig 2025-10-10T01:17:57.8539484Z * [new branch] gh/swolchok/848/base -> origin/gh/swolchok/848/base 2025-10-10T01:17:57.8539672Z * [new branch] gh/swolchok/848/head -> origin/gh/swolchok/848/head 2025-10-10T01:17:57.8539861Z * [new branch] gh/swolchok/848/orig -> origin/gh/swolchok/848/orig 2025-10-10T01:17:57.8540055Z * [new branch] gh/swolchok/849/base -> origin/gh/swolchok/849/base 2025-10-10T01:17:57.8540245Z * [new branch] gh/swolchok/849/head -> origin/gh/swolchok/849/head 2025-10-10T01:17:57.8540434Z * [new branch] gh/swolchok/849/orig -> origin/gh/swolchok/849/orig 2025-10-10T01:17:57.8540703Z * [new branch] gh/swolchok/850/base -> origin/gh/swolchok/850/base 2025-10-10T01:17:57.8540896Z * [new branch] gh/swolchok/850/head -> origin/gh/swolchok/850/head 2025-10-10T01:17:57.8541091Z * [new branch] gh/swolchok/850/orig -> origin/gh/swolchok/850/orig 2025-10-10T01:17:57.8541288Z * [new branch] gh/swolchok/851/base -> origin/gh/swolchok/851/base 2025-10-10T01:17:57.8541477Z * [new branch] gh/swolchok/851/head -> origin/gh/swolchok/851/head 2025-10-10T01:17:57.8541664Z * [new branch] gh/swolchok/851/orig -> origin/gh/swolchok/851/orig 2025-10-10T01:17:57.8541862Z * [new branch] gh/swolchok/852/base -> origin/gh/swolchok/852/base 2025-10-10T01:17:57.8542054Z * [new branch] gh/swolchok/852/head -> origin/gh/swolchok/852/head 2025-10-10T01:17:57.8542302Z * [new branch] gh/swolchok/852/orig -> origin/gh/swolchok/852/orig 2025-10-10T01:17:57.8542511Z * [new branch] gh/syed-ahmed/5/base -> origin/gh/syed-ahmed/5/base 2025-10-10T01:17:57.8542714Z * [new branch] gh/syed-ahmed/5/head -> origin/gh/syed-ahmed/5/head 2025-10-10T01:17:57.8542907Z * [new branch] gh/syed-ahmed/5/orig -> origin/gh/syed-ahmed/5/orig 2025-10-10T01:17:57.8543095Z * [new branch] gh/syed-ahmed/6/base -> origin/gh/syed-ahmed/6/base 2025-10-10T01:17:57.8543293Z * [new branch] gh/syed-ahmed/6/head -> origin/gh/syed-ahmed/6/head 2025-10-10T01:17:57.8543478Z * [new branch] gh/syed-ahmed/6/orig -> origin/gh/syed-ahmed/6/orig 2025-10-10T01:17:57.8543670Z * [new branch] gh/syed-ahmed/7/base -> origin/gh/syed-ahmed/7/base 2025-10-10T01:17:57.8543873Z * [new branch] gh/syed-ahmed/7/head -> origin/gh/syed-ahmed/7/head 2025-10-10T01:17:57.8544067Z * [new branch] gh/syed-ahmed/7/orig -> origin/gh/syed-ahmed/7/orig 2025-10-10T01:17:57.8544253Z * [new branch] gh/teja-rao/4/base -> origin/gh/teja-rao/4/base 2025-10-10T01:17:57.8544445Z * [new branch] gh/teja-rao/4/head -> origin/gh/teja-rao/4/head 2025-10-10T01:17:57.8544631Z * [new branch] gh/teja-rao/4/orig -> origin/gh/teja-rao/4/orig 2025-10-10T01:17:57.8544815Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-10-10T01:17:57.8545005Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-10-10T01:17:57.8545188Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-10-10T01:17:57.8545368Z * [new branch] gh/tianyu-l/5/base -> origin/gh/tianyu-l/5/base 2025-10-10T01:17:57.8545555Z * [new branch] gh/tianyu-l/5/orig -> origin/gh/tianyu-l/5/orig 2025-10-10T01:17:57.8545740Z * [new branch] gh/tianyu-l/6/base -> origin/gh/tianyu-l/6/base 2025-10-10T01:17:57.8545922Z * [new branch] gh/tianyu-l/6/head -> origin/gh/tianyu-l/6/head 2025-10-10T01:17:57.8546182Z * [new branch] gh/tianyu-l/6/orig -> origin/gh/tianyu-l/6/orig 2025-10-10T01:17:57.8546367Z * [new branch] gh/tianyu-l/7/base -> origin/gh/tianyu-l/7/base 2025-10-10T01:17:57.8546551Z * [new branch] gh/tianyu-l/7/orig -> origin/gh/tianyu-l/7/orig 2025-10-10T01:17:57.8546787Z * [new branch] gh/tugsbayasgalan/10/base -> origin/gh/tugsbayasgalan/10/base 2025-10-10T01:17:57.8547021Z * [new branch] gh/tugsbayasgalan/10/head -> origin/gh/tugsbayasgalan/10/head 2025-10-10T01:17:57.8547243Z * [new branch] gh/tugsbayasgalan/10/orig -> origin/gh/tugsbayasgalan/10/orig 2025-10-10T01:17:57.8547466Z * [new branch] gh/tugsbayasgalan/11/base -> origin/gh/tugsbayasgalan/11/base 2025-10-10T01:17:57.8547770Z * [new branch] gh/tugsbayasgalan/11/head -> origin/gh/tugsbayasgalan/11/head 2025-10-10T01:17:57.8547993Z * [new branch] gh/tugsbayasgalan/11/orig -> origin/gh/tugsbayasgalan/11/orig 2025-10-10T01:17:57.8548216Z * [new branch] gh/tugsbayasgalan/12/base -> origin/gh/tugsbayasgalan/12/base 2025-10-10T01:17:57.8548446Z * [new branch] gh/tugsbayasgalan/12/head -> origin/gh/tugsbayasgalan/12/head 2025-10-10T01:17:57.8548667Z * [new branch] gh/tugsbayasgalan/12/orig -> origin/gh/tugsbayasgalan/12/orig 2025-10-10T01:17:57.8548884Z * [new branch] gh/tugsbayasgalan/13/base -> origin/gh/tugsbayasgalan/13/base 2025-10-10T01:17:57.8549114Z * [new branch] gh/tugsbayasgalan/13/head -> origin/gh/tugsbayasgalan/13/head 2025-10-10T01:17:57.8549331Z * [new branch] gh/tugsbayasgalan/13/orig -> origin/gh/tugsbayasgalan/13/orig 2025-10-10T01:17:57.8549553Z * [new branch] gh/tugsbayasgalan/14/base -> origin/gh/tugsbayasgalan/14/base 2025-10-10T01:17:57.8549792Z * [new branch] gh/tugsbayasgalan/14/head -> origin/gh/tugsbayasgalan/14/head 2025-10-10T01:17:57.8550018Z * [new branch] gh/tugsbayasgalan/14/orig -> origin/gh/tugsbayasgalan/14/orig 2025-10-10T01:17:57.8550236Z * [new branch] gh/tugsbayasgalan/15/base -> origin/gh/tugsbayasgalan/15/base 2025-10-10T01:17:57.8550467Z * [new branch] gh/tugsbayasgalan/15/head -> origin/gh/tugsbayasgalan/15/head 2025-10-10T01:17:57.8550689Z * [new branch] gh/tugsbayasgalan/15/orig -> origin/gh/tugsbayasgalan/15/orig 2025-10-10T01:17:57.8550911Z * [new branch] gh/tugsbayasgalan/16/base -> origin/gh/tugsbayasgalan/16/base 2025-10-10T01:17:57.8551139Z * [new branch] gh/tugsbayasgalan/16/head -> origin/gh/tugsbayasgalan/16/head 2025-10-10T01:17:57.8551360Z * [new branch] gh/tugsbayasgalan/16/orig -> origin/gh/tugsbayasgalan/16/orig 2025-10-10T01:17:57.8551578Z * [new branch] gh/tugsbayasgalan/17/base -> origin/gh/tugsbayasgalan/17/base 2025-10-10T01:17:57.8551811Z * [new branch] gh/tugsbayasgalan/17/head -> origin/gh/tugsbayasgalan/17/head 2025-10-10T01:17:57.8552033Z * [new branch] gh/tugsbayasgalan/17/orig -> origin/gh/tugsbayasgalan/17/orig 2025-10-10T01:17:57.8552255Z * [new branch] gh/tugsbayasgalan/18/base -> origin/gh/tugsbayasgalan/18/base 2025-10-10T01:17:57.8552473Z * [new branch] gh/tugsbayasgalan/18/head -> origin/gh/tugsbayasgalan/18/head 2025-10-10T01:17:57.8552700Z * [new branch] gh/tugsbayasgalan/18/orig -> origin/gh/tugsbayasgalan/18/orig 2025-10-10T01:17:57.8552921Z * [new branch] gh/tugsbayasgalan/19/base -> origin/gh/tugsbayasgalan/19/base 2025-10-10T01:17:57.8553141Z * [new branch] gh/tugsbayasgalan/19/head -> origin/gh/tugsbayasgalan/19/head 2025-10-10T01:17:57.8553375Z * [new branch] gh/tugsbayasgalan/19/orig -> origin/gh/tugsbayasgalan/19/orig 2025-10-10T01:17:57.8553599Z * [new branch] gh/tugsbayasgalan/2/base -> origin/gh/tugsbayasgalan/2/base 2025-10-10T01:17:57.8554354Z * [new branch] gh/tugsbayasgalan/2/head -> origin/gh/tugsbayasgalan/2/head 2025-10-10T01:17:57.8554588Z * [new branch] gh/tugsbayasgalan/2/orig -> origin/gh/tugsbayasgalan/2/orig 2025-10-10T01:17:57.8554812Z * [new branch] gh/tugsbayasgalan/20/base -> origin/gh/tugsbayasgalan/20/base 2025-10-10T01:17:57.8555031Z * [new branch] gh/tugsbayasgalan/20/head -> origin/gh/tugsbayasgalan/20/head 2025-10-10T01:17:57.8555261Z * [new branch] gh/tugsbayasgalan/20/orig -> origin/gh/tugsbayasgalan/20/orig 2025-10-10T01:17:57.8555484Z * [new branch] gh/tugsbayasgalan/21/base -> origin/gh/tugsbayasgalan/21/base 2025-10-10T01:17:57.8555778Z * [new branch] gh/tugsbayasgalan/21/head -> origin/gh/tugsbayasgalan/21/head 2025-10-10T01:17:57.8556007Z * [new branch] gh/tugsbayasgalan/21/orig -> origin/gh/tugsbayasgalan/21/orig 2025-10-10T01:17:57.8556230Z * [new branch] gh/tugsbayasgalan/22/base -> origin/gh/tugsbayasgalan/22/base 2025-10-10T01:17:57.8556453Z * [new branch] gh/tugsbayasgalan/22/head -> origin/gh/tugsbayasgalan/22/head 2025-10-10T01:17:57.8556680Z * [new branch] gh/tugsbayasgalan/22/orig -> origin/gh/tugsbayasgalan/22/orig 2025-10-10T01:17:57.8556907Z * [new branch] gh/tugsbayasgalan/23/base -> origin/gh/tugsbayasgalan/23/base 2025-10-10T01:17:57.8557128Z * [new branch] gh/tugsbayasgalan/23/head -> origin/gh/tugsbayasgalan/23/head 2025-10-10T01:17:57.8557358Z * [new branch] gh/tugsbayasgalan/23/orig -> origin/gh/tugsbayasgalan/23/orig 2025-10-10T01:17:57.8557580Z * [new branch] gh/tugsbayasgalan/24/base -> origin/gh/tugsbayasgalan/24/base 2025-10-10T01:17:57.8557814Z * [new branch] gh/tugsbayasgalan/24/head -> origin/gh/tugsbayasgalan/24/head 2025-10-10T01:17:57.8558112Z * [new branch] gh/tugsbayasgalan/24/orig -> origin/gh/tugsbayasgalan/24/orig 2025-10-10T01:17:57.8558335Z * [new branch] gh/tugsbayasgalan/25/base -> origin/gh/tugsbayasgalan/25/base 2025-10-10T01:17:57.8558556Z * [new branch] gh/tugsbayasgalan/25/head -> origin/gh/tugsbayasgalan/25/head 2025-10-10T01:17:57.8558775Z * [new branch] gh/tugsbayasgalan/25/orig -> origin/gh/tugsbayasgalan/25/orig 2025-10-10T01:17:57.8559006Z * [new branch] gh/tugsbayasgalan/26/base -> origin/gh/tugsbayasgalan/26/base 2025-10-10T01:17:57.8559223Z * [new branch] gh/tugsbayasgalan/26/head -> origin/gh/tugsbayasgalan/26/head 2025-10-10T01:17:57.8559443Z * [new branch] gh/tugsbayasgalan/26/orig -> origin/gh/tugsbayasgalan/26/orig 2025-10-10T01:17:57.8559675Z * [new branch] gh/tugsbayasgalan/27/base -> origin/gh/tugsbayasgalan/27/base 2025-10-10T01:17:57.8559897Z * [new branch] gh/tugsbayasgalan/27/head -> origin/gh/tugsbayasgalan/27/head 2025-10-10T01:17:57.8560127Z * [new branch] gh/tugsbayasgalan/27/orig -> origin/gh/tugsbayasgalan/27/orig 2025-10-10T01:17:57.8560356Z * [new branch] gh/tugsbayasgalan/28/base -> origin/gh/tugsbayasgalan/28/base 2025-10-10T01:17:57.8560579Z * [new branch] gh/tugsbayasgalan/28/head -> origin/gh/tugsbayasgalan/28/head 2025-10-10T01:17:57.8560799Z * [new branch] gh/tugsbayasgalan/28/orig -> origin/gh/tugsbayasgalan/28/orig 2025-10-10T01:17:57.8561030Z * [new branch] gh/tugsbayasgalan/29/base -> origin/gh/tugsbayasgalan/29/base 2025-10-10T01:17:57.8561252Z * [new branch] gh/tugsbayasgalan/29/head -> origin/gh/tugsbayasgalan/29/head 2025-10-10T01:17:57.8561474Z * [new branch] gh/tugsbayasgalan/29/orig -> origin/gh/tugsbayasgalan/29/orig 2025-10-10T01:17:57.8561706Z * [new branch] gh/tugsbayasgalan/3/base -> origin/gh/tugsbayasgalan/3/base 2025-10-10T01:17:57.8561997Z * [new branch] gh/tugsbayasgalan/3/head -> origin/gh/tugsbayasgalan/3/head 2025-10-10T01:17:57.8562210Z * [new branch] gh/tugsbayasgalan/3/orig -> origin/gh/tugsbayasgalan/3/orig 2025-10-10T01:17:57.8562452Z * [new branch] gh/tugsbayasgalan/30/base -> origin/gh/tugsbayasgalan/30/base 2025-10-10T01:17:57.8562678Z * [new branch] gh/tugsbayasgalan/30/head -> origin/gh/tugsbayasgalan/30/head 2025-10-10T01:17:57.8562903Z * [new branch] gh/tugsbayasgalan/30/orig -> origin/gh/tugsbayasgalan/30/orig 2025-10-10T01:17:57.8563133Z * [new branch] gh/tugsbayasgalan/31/base -> origin/gh/tugsbayasgalan/31/base 2025-10-10T01:17:57.8563778Z * [new branch] gh/tugsbayasgalan/31/head -> origin/gh/tugsbayasgalan/31/head 2025-10-10T01:17:57.8564008Z * [new branch] gh/tugsbayasgalan/31/orig -> origin/gh/tugsbayasgalan/31/orig 2025-10-10T01:17:57.8564244Z * [new branch] gh/tugsbayasgalan/32/base -> origin/gh/tugsbayasgalan/32/base 2025-10-10T01:17:57.8564469Z * [new branch] gh/tugsbayasgalan/32/head -> origin/gh/tugsbayasgalan/32/head 2025-10-10T01:17:57.8564697Z * [new branch] gh/tugsbayasgalan/32/orig -> origin/gh/tugsbayasgalan/32/orig 2025-10-10T01:17:57.8564917Z * [new branch] gh/tugsbayasgalan/33/base -> origin/gh/tugsbayasgalan/33/base 2025-10-10T01:17:57.8565147Z * [new branch] gh/tugsbayasgalan/33/head -> origin/gh/tugsbayasgalan/33/head 2025-10-10T01:17:57.8565371Z * [new branch] gh/tugsbayasgalan/33/orig -> origin/gh/tugsbayasgalan/33/orig 2025-10-10T01:17:57.8565590Z * [new branch] gh/tugsbayasgalan/34/base -> origin/gh/tugsbayasgalan/34/base 2025-10-10T01:17:57.8565825Z * [new branch] gh/tugsbayasgalan/34/head -> origin/gh/tugsbayasgalan/34/head 2025-10-10T01:17:57.8566054Z * [new branch] gh/tugsbayasgalan/34/orig -> origin/gh/tugsbayasgalan/34/orig 2025-10-10T01:17:57.8566277Z * [new branch] gh/tugsbayasgalan/35/base -> origin/gh/tugsbayasgalan/35/base 2025-10-10T01:17:57.8566509Z * [new branch] gh/tugsbayasgalan/35/head -> origin/gh/tugsbayasgalan/35/head 2025-10-10T01:17:57.8566730Z * [new branch] gh/tugsbayasgalan/35/orig -> origin/gh/tugsbayasgalan/35/orig 2025-10-10T01:17:57.8566948Z * [new branch] gh/tugsbayasgalan/36/base -> origin/gh/tugsbayasgalan/36/base 2025-10-10T01:17:57.8567174Z * [new branch] gh/tugsbayasgalan/36/head -> origin/gh/tugsbayasgalan/36/head 2025-10-10T01:17:57.8567395Z * [new branch] gh/tugsbayasgalan/36/orig -> origin/gh/tugsbayasgalan/36/orig 2025-10-10T01:17:57.8567618Z * [new branch] gh/tugsbayasgalan/37/base -> origin/gh/tugsbayasgalan/37/base 2025-10-10T01:17:57.8567845Z * [new branch] gh/tugsbayasgalan/37/head -> origin/gh/tugsbayasgalan/37/head 2025-10-10T01:17:57.8568067Z * [new branch] gh/tugsbayasgalan/37/orig -> origin/gh/tugsbayasgalan/37/orig 2025-10-10T01:17:57.8568287Z * [new branch] gh/tugsbayasgalan/38/base -> origin/gh/tugsbayasgalan/38/base 2025-10-10T01:17:57.8568592Z * [new branch] gh/tugsbayasgalan/38/head -> origin/gh/tugsbayasgalan/38/head 2025-10-10T01:17:57.8568825Z * [new branch] gh/tugsbayasgalan/38/orig -> origin/gh/tugsbayasgalan/38/orig 2025-10-10T01:17:57.8569047Z * [new branch] gh/tugsbayasgalan/39/base -> origin/gh/tugsbayasgalan/39/base 2025-10-10T01:17:57.8569277Z * [new branch] gh/tugsbayasgalan/39/head -> origin/gh/tugsbayasgalan/39/head 2025-10-10T01:17:57.8569506Z * [new branch] gh/tugsbayasgalan/39/orig -> origin/gh/tugsbayasgalan/39/orig 2025-10-10T01:17:57.8569730Z * [new branch] gh/tugsbayasgalan/40/base -> origin/gh/tugsbayasgalan/40/base 2025-10-10T01:17:57.8569968Z * [new branch] gh/tugsbayasgalan/40/head -> origin/gh/tugsbayasgalan/40/head 2025-10-10T01:17:57.8570264Z * [new branch] gh/tugsbayasgalan/40/orig -> origin/gh/tugsbayasgalan/40/orig 2025-10-10T01:17:57.8570487Z * [new branch] gh/tugsbayasgalan/41/base -> origin/gh/tugsbayasgalan/41/base 2025-10-10T01:17:57.8570707Z * [new branch] gh/tugsbayasgalan/41/head -> origin/gh/tugsbayasgalan/41/head 2025-10-10T01:17:57.8570959Z * [new branch] gh/tugsbayasgalan/41/orig -> origin/gh/tugsbayasgalan/41/orig 2025-10-10T01:17:57.8571183Z * [new branch] gh/tugsbayasgalan/42/base -> origin/gh/tugsbayasgalan/42/base 2025-10-10T01:17:57.8571406Z * [new branch] gh/tugsbayasgalan/42/head -> origin/gh/tugsbayasgalan/42/head 2025-10-10T01:17:57.8571707Z * [new branch] gh/tugsbayasgalan/42/orig -> origin/gh/tugsbayasgalan/42/orig 2025-10-10T01:17:57.8571928Z * [new branch] gh/tugsbayasgalan/43/base -> origin/gh/tugsbayasgalan/43/base 2025-10-10T01:17:57.8572154Z * [new branch] gh/tugsbayasgalan/43/head -> origin/gh/tugsbayasgalan/43/head 2025-10-10T01:17:57.8572387Z * [new branch] gh/tugsbayasgalan/43/orig -> origin/gh/tugsbayasgalan/43/orig 2025-10-10T01:17:57.8572606Z * [new branch] gh/tugsbayasgalan/44/base -> origin/gh/tugsbayasgalan/44/base 2025-10-10T01:17:57.8572827Z * [new branch] gh/tugsbayasgalan/44/head -> origin/gh/tugsbayasgalan/44/head 2025-10-10T01:17:57.8573058Z * [new branch] gh/tugsbayasgalan/44/orig -> origin/gh/tugsbayasgalan/44/orig 2025-10-10T01:17:57.8573284Z * [new branch] gh/tugsbayasgalan/45/base -> origin/gh/tugsbayasgalan/45/base 2025-10-10T01:17:57.8573507Z * [new branch] gh/tugsbayasgalan/45/head -> origin/gh/tugsbayasgalan/45/head 2025-10-10T01:17:57.8573745Z * [new branch] gh/tugsbayasgalan/45/orig -> origin/gh/tugsbayasgalan/45/orig 2025-10-10T01:17:57.8573971Z * [new branch] gh/tugsbayasgalan/46/base -> origin/gh/tugsbayasgalan/46/base 2025-10-10T01:17:57.8574193Z * [new branch] gh/tugsbayasgalan/46/head -> origin/gh/tugsbayasgalan/46/head 2025-10-10T01:17:57.8574421Z * [new branch] gh/tugsbayasgalan/46/orig -> origin/gh/tugsbayasgalan/46/orig 2025-10-10T01:17:57.8574640Z * [new branch] gh/tugsbayasgalan/47/base -> origin/gh/tugsbayasgalan/47/base 2025-10-10T01:17:57.8574862Z * [new branch] gh/tugsbayasgalan/47/head -> origin/gh/tugsbayasgalan/47/head 2025-10-10T01:17:57.8575091Z * [new branch] gh/tugsbayasgalan/47/orig -> origin/gh/tugsbayasgalan/47/orig 2025-10-10T01:17:57.8575317Z * [new branch] gh/tugsbayasgalan/48/base -> origin/gh/tugsbayasgalan/48/base 2025-10-10T01:17:57.8575539Z * [new branch] gh/tugsbayasgalan/48/head -> origin/gh/tugsbayasgalan/48/head 2025-10-10T01:17:57.8575776Z * [new branch] gh/tugsbayasgalan/48/orig -> origin/gh/tugsbayasgalan/48/orig 2025-10-10T01:17:57.8576001Z * [new branch] gh/tugsbayasgalan/49/base -> origin/gh/tugsbayasgalan/49/base 2025-10-10T01:17:57.8576221Z * [new branch] gh/tugsbayasgalan/49/head -> origin/gh/tugsbayasgalan/49/head 2025-10-10T01:17:57.8576441Z * [new branch] gh/tugsbayasgalan/49/orig -> origin/gh/tugsbayasgalan/49/orig 2025-10-10T01:17:57.8576672Z * [new branch] gh/tugsbayasgalan/50/base -> origin/gh/tugsbayasgalan/50/base 2025-10-10T01:17:57.8576897Z * [new branch] gh/tugsbayasgalan/50/head -> origin/gh/tugsbayasgalan/50/head 2025-10-10T01:17:57.8577115Z * [new branch] gh/tugsbayasgalan/50/orig -> origin/gh/tugsbayasgalan/50/orig 2025-10-10T01:17:57.8577347Z * [new branch] gh/tugsbayasgalan/51/base -> origin/gh/tugsbayasgalan/51/base 2025-10-10T01:17:57.8577566Z * [new branch] gh/tugsbayasgalan/51/head -> origin/gh/tugsbayasgalan/51/head 2025-10-10T01:17:57.8577861Z * [new branch] gh/tugsbayasgalan/51/orig -> origin/gh/tugsbayasgalan/51/orig 2025-10-10T01:17:57.8578087Z * [new branch] gh/tugsbayasgalan/52/base -> origin/gh/tugsbayasgalan/52/base 2025-10-10T01:17:57.8578305Z * [new branch] gh/tugsbayasgalan/52/head -> origin/gh/tugsbayasgalan/52/head 2025-10-10T01:17:57.8578529Z * [new branch] gh/tugsbayasgalan/52/orig -> origin/gh/tugsbayasgalan/52/orig 2025-10-10T01:17:57.8578758Z * [new branch] gh/tugsbayasgalan/53/base -> origin/gh/tugsbayasgalan/53/base 2025-10-10T01:17:57.8578975Z * [new branch] gh/tugsbayasgalan/53/head -> origin/gh/tugsbayasgalan/53/head 2025-10-10T01:17:57.8579257Z * [new branch] gh/tugsbayasgalan/53/orig -> origin/gh/tugsbayasgalan/53/orig 2025-10-10T01:17:57.8579490Z * [new branch] gh/tugsbayasgalan/54/base -> origin/gh/tugsbayasgalan/54/base 2025-10-10T01:17:57.8579712Z * [new branch] gh/tugsbayasgalan/54/head -> origin/gh/tugsbayasgalan/54/head 2025-10-10T01:17:57.8579933Z * [new branch] gh/tugsbayasgalan/54/orig -> origin/gh/tugsbayasgalan/54/orig 2025-10-10T01:17:57.8580163Z * [new branch] gh/tugsbayasgalan/6/base -> origin/gh/tugsbayasgalan/6/base 2025-10-10T01:17:57.8580382Z * [new branch] gh/tugsbayasgalan/6/head -> origin/gh/tugsbayasgalan/6/head 2025-10-10T01:17:57.8580596Z * [new branch] gh/tugsbayasgalan/6/orig -> origin/gh/tugsbayasgalan/6/orig 2025-10-10T01:17:57.8580821Z * [new branch] gh/tugsbayasgalan/7/base -> origin/gh/tugsbayasgalan/7/base 2025-10-10T01:17:57.8581038Z * [new branch] gh/tugsbayasgalan/7/head -> origin/gh/tugsbayasgalan/7/head 2025-10-10T01:17:57.8581254Z * [new branch] gh/tugsbayasgalan/7/orig -> origin/gh/tugsbayasgalan/7/orig 2025-10-10T01:17:57.8581480Z * [new branch] gh/tugsbayasgalan/8/base -> origin/gh/tugsbayasgalan/8/base 2025-10-10T01:17:57.8581697Z * [new branch] gh/tugsbayasgalan/8/head -> origin/gh/tugsbayasgalan/8/head 2025-10-10T01:17:57.8581911Z * [new branch] gh/tugsbayasgalan/8/orig -> origin/gh/tugsbayasgalan/8/orig 2025-10-10T01:17:57.8582132Z * [new branch] gh/tugsbayasgalan/9/base -> origin/gh/tugsbayasgalan/9/base 2025-10-10T01:17:57.8582355Z * [new branch] gh/tugsbayasgalan/9/head -> origin/gh/tugsbayasgalan/9/head 2025-10-10T01:17:57.8582579Z * [new branch] gh/tugsbayasgalan/9/orig -> origin/gh/tugsbayasgalan/9/orig 2025-10-10T01:17:57.8582755Z * [new branch] gh/v0i0/10/base -> origin/gh/v0i0/10/base 2025-10-10T01:17:57.8582939Z * [new branch] gh/v0i0/10/head -> origin/gh/v0i0/10/head 2025-10-10T01:17:57.8583110Z * [new branch] gh/v0i0/10/orig -> origin/gh/v0i0/10/orig 2025-10-10T01:17:57.8583280Z * [new branch] gh/v0i0/11/base -> origin/gh/v0i0/11/base 2025-10-10T01:17:57.8583451Z * [new branch] gh/v0i0/11/head -> origin/gh/v0i0/11/head 2025-10-10T01:17:57.8583617Z * [new branch] gh/v0i0/11/orig -> origin/gh/v0i0/11/orig 2025-10-10T01:17:57.8583781Z * [new branch] gh/v0i0/12/base -> origin/gh/v0i0/12/base 2025-10-10T01:17:57.8583954Z * [new branch] gh/v0i0/12/head -> origin/gh/v0i0/12/head 2025-10-10T01:17:57.8584123Z * [new branch] gh/v0i0/12/orig -> origin/gh/v0i0/12/orig 2025-10-10T01:17:57.8584287Z * [new branch] gh/v0i0/13/base -> origin/gh/v0i0/13/base 2025-10-10T01:17:57.8584466Z * [new branch] gh/v0i0/13/head -> origin/gh/v0i0/13/head 2025-10-10T01:17:57.8584629Z * [new branch] gh/v0i0/13/orig -> origin/gh/v0i0/13/orig 2025-10-10T01:17:57.8584866Z * [new branch] gh/v0i0/7/base -> origin/gh/v0i0/7/base 2025-10-10T01:17:57.8585043Z * [new branch] gh/v0i0/7/head -> origin/gh/v0i0/7/head 2025-10-10T01:17:57.8585207Z * [new branch] gh/v0i0/7/orig -> origin/gh/v0i0/7/orig 2025-10-10T01:17:57.8585370Z * [new branch] gh/v0i0/8/base -> origin/gh/v0i0/8/base 2025-10-10T01:17:57.8585539Z * [new branch] gh/v0i0/8/head -> origin/gh/v0i0/8/head 2025-10-10T01:17:57.8585705Z * [new branch] gh/v0i0/8/orig -> origin/gh/v0i0/8/orig 2025-10-10T01:17:57.8585872Z * [new branch] gh/v0i0/9/base -> origin/gh/v0i0/9/base 2025-10-10T01:17:57.8586104Z * [new branch] gh/v0i0/9/head -> origin/gh/v0i0/9/head 2025-10-10T01:17:57.8586279Z * [new branch] gh/v0i0/9/orig -> origin/gh/v0i0/9/orig 2025-10-10T01:17:57.8586492Z * [new branch] gh/vishal9-team/1/base -> origin/gh/vishal9-team/1/base 2025-10-10T01:17:57.8586695Z * [new branch] gh/vishal9-team/1/head -> origin/gh/vishal9-team/1/head 2025-10-10T01:17:57.8586903Z * [new branch] gh/vishal9-team/2/base -> origin/gh/vishal9-team/2/base 2025-10-10T01:17:57.8587103Z * [new branch] gh/vishal9-team/2/head -> origin/gh/vishal9-team/2/head 2025-10-10T01:17:57.8587302Z * [new branch] gh/vishal9-team/2/orig -> origin/gh/vishal9-team/2/orig 2025-10-10T01:17:57.8587489Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-10-10T01:17:57.8587663Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-10-10T01:17:57.8587835Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-10-10T01:17:57.8588018Z * [new branch] gh/vkuzo/7/base -> origin/gh/vkuzo/7/base 2025-10-10T01:17:57.8588189Z * [new branch] gh/vkuzo/7/head -> origin/gh/vkuzo/7/head 2025-10-10T01:17:57.8588359Z * [new branch] gh/vkuzo/7/orig -> origin/gh/vkuzo/7/orig 2025-10-10T01:17:57.8588566Z * [new branch] gh/wconstab/419/base -> origin/gh/wconstab/419/base 2025-10-10T01:17:57.8588761Z * [new branch] gh/wconstab/419/head -> origin/gh/wconstab/419/head 2025-10-10T01:17:57.8588959Z * [new branch] gh/wconstab/419/orig -> origin/gh/wconstab/419/orig 2025-10-10T01:17:57.8589157Z * [new branch] gh/wconstab/424/base -> origin/gh/wconstab/424/base 2025-10-10T01:17:57.8589353Z * [new branch] gh/wconstab/424/head -> origin/gh/wconstab/424/head 2025-10-10T01:17:57.8589544Z * [new branch] gh/wconstab/424/orig -> origin/gh/wconstab/424/orig 2025-10-10T01:17:57.8589732Z * [new branch] gh/wconstab/435/base -> origin/gh/wconstab/435/base 2025-10-10T01:17:57.8589938Z * [new branch] gh/wconstab/435/head -> origin/gh/wconstab/435/head 2025-10-10T01:17:57.8590132Z * [new branch] gh/wconstab/435/orig -> origin/gh/wconstab/435/orig 2025-10-10T01:17:57.8590323Z * [new branch] gh/wconstab/438/base -> origin/gh/wconstab/438/base 2025-10-10T01:17:57.8590522Z * [new branch] gh/wconstab/438/head -> origin/gh/wconstab/438/head 2025-10-10T01:17:57.8590712Z * [new branch] gh/wconstab/438/orig -> origin/gh/wconstab/438/orig 2025-10-10T01:17:57.8590901Z * [new branch] gh/wconstab/444/base -> origin/gh/wconstab/444/base 2025-10-10T01:17:57.8591100Z * [new branch] gh/wconstab/444/head -> origin/gh/wconstab/444/head 2025-10-10T01:17:57.8591290Z * [new branch] gh/wconstab/444/orig -> origin/gh/wconstab/444/orig 2025-10-10T01:17:57.8591478Z * [new branch] gh/wconstab/447/base -> origin/gh/wconstab/447/base 2025-10-10T01:17:57.8591755Z * [new branch] gh/wconstab/447/head -> origin/gh/wconstab/447/head 2025-10-10T01:17:57.8591946Z * [new branch] gh/wconstab/447/orig -> origin/gh/wconstab/447/orig 2025-10-10T01:17:57.8592143Z * [new branch] gh/weifengpy/30/base -> origin/gh/weifengpy/30/base 2025-10-10T01:17:57.8592345Z * [new branch] gh/weifengpy/30/head -> origin/gh/weifengpy/30/head 2025-10-10T01:17:57.8592538Z * [new branch] gh/weifengpy/30/orig -> origin/gh/weifengpy/30/orig 2025-10-10T01:17:57.8592734Z * [new branch] gh/weifengpy/31/base -> origin/gh/weifengpy/31/base 2025-10-10T01:17:57.8593007Z * [new branch] gh/weifengpy/31/head -> origin/gh/weifengpy/31/head 2025-10-10T01:17:57.8593199Z * [new branch] gh/weifengpy/31/orig -> origin/gh/weifengpy/31/orig 2025-10-10T01:17:57.8593399Z * [new branch] gh/weifengpy/32/base -> origin/gh/weifengpy/32/base 2025-10-10T01:17:57.8593600Z * [new branch] gh/weifengpy/32/head -> origin/gh/weifengpy/32/head 2025-10-10T01:17:57.8593793Z * [new branch] gh/weifengpy/32/orig -> origin/gh/weifengpy/32/orig 2025-10-10T01:17:57.8593992Z * [new branch] gh/weifengpy/33/base -> origin/gh/weifengpy/33/base 2025-10-10T01:17:57.8594186Z * [new branch] gh/weifengpy/33/head -> origin/gh/weifengpy/33/head 2025-10-10T01:17:57.8594388Z * [new branch] gh/weifengpy/33/orig -> origin/gh/weifengpy/33/orig 2025-10-10T01:17:57.8594581Z * [new branch] gh/weifengpy/34/base -> origin/gh/weifengpy/34/base 2025-10-10T01:17:57.8594781Z * [new branch] gh/weifengpy/34/head -> origin/gh/weifengpy/34/head 2025-10-10T01:17:57.8594986Z * [new branch] gh/weifengpy/34/orig -> origin/gh/weifengpy/34/orig 2025-10-10T01:17:57.8595180Z * [new branch] gh/weifengpy/35/base -> origin/gh/weifengpy/35/base 2025-10-10T01:17:57.8595378Z * [new branch] gh/weifengpy/35/head -> origin/gh/weifengpy/35/head 2025-10-10T01:17:57.8595582Z * [new branch] gh/weifengpy/35/orig -> origin/gh/weifengpy/35/orig 2025-10-10T01:17:57.8595773Z * [new branch] gh/weifengpy/36/base -> origin/gh/weifengpy/36/base 2025-10-10T01:17:57.8595964Z * [new branch] gh/weifengpy/36/head -> origin/gh/weifengpy/36/head 2025-10-10T01:17:57.8596164Z * [new branch] gh/weifengpy/36/orig -> origin/gh/weifengpy/36/orig 2025-10-10T01:17:57.8596357Z * [new branch] gh/weifengpy/37/base -> origin/gh/weifengpy/37/base 2025-10-10T01:17:57.8596549Z * [new branch] gh/weifengpy/37/head -> origin/gh/weifengpy/37/head 2025-10-10T01:17:57.8596750Z * [new branch] gh/weifengpy/37/orig -> origin/gh/weifengpy/37/orig 2025-10-10T01:17:57.8596969Z * [new branch] gh/williamwen42/250/base -> origin/gh/williamwen42/250/base 2025-10-10T01:17:57.8597182Z * [new branch] gh/williamwen42/250/head -> origin/gh/williamwen42/250/head 2025-10-10T01:17:57.8597401Z * [new branch] gh/williamwen42/250/orig -> origin/gh/williamwen42/250/orig 2025-10-10T01:17:57.8597613Z * [new branch] gh/williamwen42/278/base -> origin/gh/williamwen42/278/base 2025-10-10T01:17:57.8597820Z * [new branch] gh/williamwen42/278/head -> origin/gh/williamwen42/278/head 2025-10-10T01:17:57.8598033Z * [new branch] gh/williamwen42/278/orig -> origin/gh/williamwen42/278/orig 2025-10-10T01:17:57.8598246Z * [new branch] gh/williamwen42/279/base -> origin/gh/williamwen42/279/base 2025-10-10T01:17:57.8598453Z * [new branch] gh/williamwen42/279/head -> origin/gh/williamwen42/279/head 2025-10-10T01:17:57.8598748Z * [new branch] gh/williamwen42/279/orig -> origin/gh/williamwen42/279/orig 2025-10-10T01:17:57.8598956Z * [new branch] gh/williamwen42/281/base -> origin/gh/williamwen42/281/base 2025-10-10T01:17:57.8599165Z * [new branch] gh/williamwen42/281/head -> origin/gh/williamwen42/281/head 2025-10-10T01:17:57.8599375Z * [new branch] gh/williamwen42/281/orig -> origin/gh/williamwen42/281/orig 2025-10-10T01:17:57.8599599Z * [new branch] gh/williamwen42/282/base -> origin/gh/williamwen42/282/base 2025-10-10T01:17:57.8599812Z * [new branch] gh/williamwen42/282/head -> origin/gh/williamwen42/282/head 2025-10-10T01:17:57.8600085Z * [new branch] gh/williamwen42/282/orig -> origin/gh/williamwen42/282/orig 2025-10-10T01:17:57.8600304Z * [new branch] gh/williamwen42/285/base -> origin/gh/williamwen42/285/base 2025-10-10T01:17:57.8600517Z * [new branch] gh/williamwen42/285/head -> origin/gh/williamwen42/285/head 2025-10-10T01:17:57.8600723Z * [new branch] gh/williamwen42/285/orig -> origin/gh/williamwen42/285/orig 2025-10-10T01:17:57.8600941Z * [new branch] gh/williamwen42/286/base -> origin/gh/williamwen42/286/base 2025-10-10T01:17:57.8601147Z * [new branch] gh/williamwen42/286/head -> origin/gh/williamwen42/286/head 2025-10-10T01:17:57.8601354Z * [new branch] gh/williamwen42/286/orig -> origin/gh/williamwen42/286/orig 2025-10-10T01:17:57.8601571Z * [new branch] gh/williamwen42/287/base -> origin/gh/williamwen42/287/base 2025-10-10T01:17:57.8601784Z * [new branch] gh/williamwen42/287/head -> origin/gh/williamwen42/287/head 2025-10-10T01:17:57.8601997Z * [new branch] gh/williamwen42/287/orig -> origin/gh/williamwen42/287/orig 2025-10-10T01:17:57.8602213Z * [new branch] gh/williamwen42/288/base -> origin/gh/williamwen42/288/base 2025-10-10T01:17:57.8602430Z * [new branch] gh/williamwen42/288/head -> origin/gh/williamwen42/288/head 2025-10-10T01:17:57.8602639Z * [new branch] gh/williamwen42/288/orig -> origin/gh/williamwen42/288/orig 2025-10-10T01:17:57.8602859Z * [new branch] gh/williamwen42/289/base -> origin/gh/williamwen42/289/base 2025-10-10T01:17:57.8603073Z * [new branch] gh/williamwen42/289/head -> origin/gh/williamwen42/289/head 2025-10-10T01:17:57.8603280Z * [new branch] gh/williamwen42/289/orig -> origin/gh/williamwen42/289/orig 2025-10-10T01:17:57.8603502Z * [new branch] gh/williamwen42/290/base -> origin/gh/williamwen42/290/base 2025-10-10T01:17:57.8603714Z * [new branch] gh/williamwen42/290/head -> origin/gh/williamwen42/290/head 2025-10-10T01:17:57.8603924Z * [new branch] gh/williamwen42/290/orig -> origin/gh/williamwen42/290/orig 2025-10-10T01:17:57.8604150Z * [new branch] gh/williamwen42/291/base -> origin/gh/williamwen42/291/base 2025-10-10T01:17:57.8604357Z * [new branch] gh/williamwen42/291/head -> origin/gh/williamwen42/291/head 2025-10-10T01:17:57.8604569Z * [new branch] gh/williamwen42/291/orig -> origin/gh/williamwen42/291/orig 2025-10-10T01:17:57.8604777Z * [new branch] gh/williamwen42/292/base -> origin/gh/williamwen42/292/base 2025-10-10T01:17:57.8604993Z * [new branch] gh/williamwen42/292/head -> origin/gh/williamwen42/292/head 2025-10-10T01:17:57.8605202Z * [new branch] gh/williamwen42/292/orig -> origin/gh/williamwen42/292/orig 2025-10-10T01:17:57.8605413Z * [new branch] gh/williamwen42/293/base -> origin/gh/williamwen42/293/base 2025-10-10T01:17:57.8605631Z * [new branch] gh/williamwen42/293/head -> origin/gh/williamwen42/293/head 2025-10-10T01:17:57.8605837Z * [new branch] gh/williamwen42/293/orig -> origin/gh/williamwen42/293/orig 2025-10-10T01:17:57.8606115Z * [new branch] gh/williamwen42/294/base -> origin/gh/williamwen42/294/base 2025-10-10T01:17:57.8606337Z * [new branch] gh/williamwen42/294/head -> origin/gh/williamwen42/294/head 2025-10-10T01:17:57.8606545Z * [new branch] gh/williamwen42/294/orig -> origin/gh/williamwen42/294/orig 2025-10-10T01:17:57.8606761Z * [new branch] gh/williamwen42/295/base -> origin/gh/williamwen42/295/base 2025-10-10T01:17:57.8606990Z * [new branch] gh/williamwen42/295/head -> origin/gh/williamwen42/295/head 2025-10-10T01:17:57.8607200Z * [new branch] gh/williamwen42/295/orig -> origin/gh/williamwen42/295/orig 2025-10-10T01:17:57.8607475Z * [new branch] gh/williamwen42/296/base -> origin/gh/williamwen42/296/base 2025-10-10T01:17:57.8607693Z * [new branch] gh/williamwen42/296/head -> origin/gh/williamwen42/296/head 2025-10-10T01:17:57.8607905Z * [new branch] gh/williamwen42/296/orig -> origin/gh/williamwen42/296/orig 2025-10-10T01:17:57.8608116Z * [new branch] gh/williamwen42/297/base -> origin/gh/williamwen42/297/base 2025-10-10T01:17:57.8608335Z * [new branch] gh/williamwen42/297/head -> origin/gh/williamwen42/297/head 2025-10-10T01:17:57.8608628Z * [new branch] gh/williamwen42/297/orig -> origin/gh/williamwen42/297/orig 2025-10-10T01:17:57.8608842Z * [new branch] gh/williamwen42/298/base -> origin/gh/williamwen42/298/base 2025-10-10T01:17:57.8609065Z * [new branch] gh/williamwen42/298/head -> origin/gh/williamwen42/298/head 2025-10-10T01:17:57.8609281Z * [new branch] gh/williamwen42/298/orig -> origin/gh/williamwen42/298/orig 2025-10-10T01:17:57.8609488Z * [new branch] gh/williamwen42/299/base -> origin/gh/williamwen42/299/base 2025-10-10T01:17:57.8609712Z * [new branch] gh/williamwen42/299/head -> origin/gh/williamwen42/299/head 2025-10-10T01:17:57.8609919Z * [new branch] gh/williamwen42/299/orig -> origin/gh/williamwen42/299/orig 2025-10-10T01:17:57.8610134Z * [new branch] gh/williamwen42/300/base -> origin/gh/williamwen42/300/base 2025-10-10T01:17:57.8610342Z * [new branch] gh/williamwen42/300/head -> origin/gh/williamwen42/300/head 2025-10-10T01:17:57.8610561Z * [new branch] gh/williamwen42/300/orig -> origin/gh/williamwen42/300/orig 2025-10-10T01:17:57.8610773Z * [new branch] gh/williamwen42/301/base -> origin/gh/williamwen42/301/base 2025-10-10T01:17:57.8610987Z * [new branch] gh/williamwen42/301/head -> origin/gh/williamwen42/301/head 2025-10-10T01:17:57.8611210Z * [new branch] gh/williamwen42/301/orig -> origin/gh/williamwen42/301/orig 2025-10-10T01:17:57.8611419Z * [new branch] gh/williamwen42/302/base -> origin/gh/williamwen42/302/base 2025-10-10T01:17:57.8611631Z * [new branch] gh/williamwen42/302/head -> origin/gh/williamwen42/302/head 2025-10-10T01:17:57.8611853Z * [new branch] gh/williamwen42/302/orig -> origin/gh/williamwen42/302/orig 2025-10-10T01:17:57.8612061Z * [new branch] gh/williamwen42/303/base -> origin/gh/williamwen42/303/base 2025-10-10T01:17:57.8612275Z * [new branch] gh/williamwen42/303/head -> origin/gh/williamwen42/303/head 2025-10-10T01:17:57.8612491Z * [new branch] gh/williamwen42/303/orig -> origin/gh/williamwen42/303/orig 2025-10-10T01:17:57.8612699Z * [new branch] gh/williamwen42/304/base -> origin/gh/williamwen42/304/base 2025-10-10T01:17:57.8612913Z * [new branch] gh/williamwen42/304/head -> origin/gh/williamwen42/304/head 2025-10-10T01:17:57.8613131Z * [new branch] gh/williamwen42/304/orig -> origin/gh/williamwen42/304/orig 2025-10-10T01:17:57.8613406Z * [new branch] gh/williamwen42/305/base -> origin/gh/williamwen42/305/base 2025-10-10T01:17:57.8613619Z * [new branch] gh/williamwen42/305/head -> origin/gh/williamwen42/305/head 2025-10-10T01:17:57.8613834Z * [new branch] gh/williamwen42/305/orig -> origin/gh/williamwen42/305/orig 2025-10-10T01:17:57.8614045Z * [new branch] gh/williamwen42/306/base -> origin/gh/williamwen42/306/base 2025-10-10T01:17:57.8614255Z * [new branch] gh/williamwen42/306/head -> origin/gh/williamwen42/306/head 2025-10-10T01:17:57.8614477Z * [new branch] gh/williamwen42/306/orig -> origin/gh/williamwen42/306/orig 2025-10-10T01:17:57.8614745Z * [new branch] gh/williamwen42/307/base -> origin/gh/williamwen42/307/base 2025-10-10T01:17:57.8614959Z * [new branch] gh/williamwen42/307/head -> origin/gh/williamwen42/307/head 2025-10-10T01:17:57.8615177Z * [new branch] gh/williamwen42/307/orig -> origin/gh/williamwen42/307/orig 2025-10-10T01:17:57.8615367Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-10-10T01:17:57.8615552Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-10-10T01:17:57.8615728Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-10-10T01:17:57.8615919Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-10-10T01:17:57.8616097Z * [new branch] gh/xmfan/244/base -> origin/gh/xmfan/244/base 2025-10-10T01:17:57.8616276Z * [new branch] gh/xmfan/244/head -> origin/gh/xmfan/244/head 2025-10-10T01:17:57.8616467Z * [new branch] gh/xmfan/244/orig -> origin/gh/xmfan/244/orig 2025-10-10T01:17:57.8616645Z * [new branch] gh/xmfan/246/base -> origin/gh/xmfan/246/base 2025-10-10T01:17:57.8616837Z * [new branch] gh/xmfan/246/head -> origin/gh/xmfan/246/head 2025-10-10T01:17:57.8617025Z * [new branch] gh/xmfan/246/orig -> origin/gh/xmfan/246/orig 2025-10-10T01:17:57.8617202Z * [new branch] gh/xmfan/253/base -> origin/gh/xmfan/253/base 2025-10-10T01:17:57.8617378Z * [new branch] gh/xmfan/253/head -> origin/gh/xmfan/253/head 2025-10-10T01:17:57.8617569Z * [new branch] gh/xmfan/253/orig -> origin/gh/xmfan/253/orig 2025-10-10T01:17:57.8617746Z * [new branch] gh/xmfan/260/base -> origin/gh/xmfan/260/base 2025-10-10T01:17:57.8617927Z * [new branch] gh/xmfan/260/head -> origin/gh/xmfan/260/head 2025-10-10T01:17:57.8618118Z * [new branch] gh/xmfan/260/orig -> origin/gh/xmfan/260/orig 2025-10-10T01:17:57.8618296Z * [new branch] gh/xmfan/262/base -> origin/gh/xmfan/262/base 2025-10-10T01:17:57.8618480Z * [new branch] gh/xmfan/262/head -> origin/gh/xmfan/262/head 2025-10-10T01:17:57.8618670Z * [new branch] gh/xmfan/262/orig -> origin/gh/xmfan/262/orig 2025-10-10T01:17:57.8618846Z * [new branch] gh/xmfan/274/base -> origin/gh/xmfan/274/base 2025-10-10T01:17:57.8619021Z * [new branch] gh/xmfan/274/head -> origin/gh/xmfan/274/head 2025-10-10T01:17:57.8619196Z * [new branch] gh/xmfan/274/orig -> origin/gh/xmfan/274/orig 2025-10-10T01:17:57.8619383Z * [new branch] gh/xmfan/277/base -> origin/gh/xmfan/277/base 2025-10-10T01:17:57.8619561Z * [new branch] gh/xmfan/277/head -> origin/gh/xmfan/277/head 2025-10-10T01:17:57.8619742Z * [new branch] gh/xmfan/277/orig -> origin/gh/xmfan/277/orig 2025-10-10T01:17:57.8619924Z * [new branch] gh/xmfan/281/base -> origin/gh/xmfan/281/base 2025-10-10T01:17:57.8620169Z * [new branch] gh/xmfan/281/head -> origin/gh/xmfan/281/head 2025-10-10T01:17:57.8620346Z * [new branch] gh/xmfan/281/orig -> origin/gh/xmfan/281/orig 2025-10-10T01:17:57.8620539Z * [new branch] gh/xmfan/284/base -> origin/gh/xmfan/284/base 2025-10-10T01:17:57.8620715Z * [new branch] gh/xmfan/284/head -> origin/gh/xmfan/284/head 2025-10-10T01:17:57.8620892Z * [new branch] gh/xmfan/284/orig -> origin/gh/xmfan/284/orig 2025-10-10T01:17:57.8621080Z * [new branch] gh/xmfan/285/base -> origin/gh/xmfan/285/base 2025-10-10T01:17:57.8621255Z * [new branch] gh/xmfan/285/head -> origin/gh/xmfan/285/head 2025-10-10T01:17:57.8621499Z * [new branch] gh/xmfan/285/orig -> origin/gh/xmfan/285/orig 2025-10-10T01:17:57.8621685Z * [new branch] gh/xmfan/286/base -> origin/gh/xmfan/286/base 2025-10-10T01:17:57.8621872Z * [new branch] gh/xmfan/286/head -> origin/gh/xmfan/286/head 2025-10-10T01:17:57.8622048Z * [new branch] gh/xmfan/286/orig -> origin/gh/xmfan/286/orig 2025-10-10T01:17:57.8622240Z * [new branch] gh/xmfan/287/base -> origin/gh/xmfan/287/base 2025-10-10T01:17:57.8622420Z * [new branch] gh/xmfan/287/head -> origin/gh/xmfan/287/head 2025-10-10T01:17:57.8622600Z * [new branch] gh/xmfan/287/orig -> origin/gh/xmfan/287/orig 2025-10-10T01:17:57.8622777Z * [new branch] gh/xmfan/288/base -> origin/gh/xmfan/288/base 2025-10-10T01:17:57.8622964Z * [new branch] gh/xmfan/288/head -> origin/gh/xmfan/288/head 2025-10-10T01:17:57.8623145Z * [new branch] gh/xmfan/288/orig -> origin/gh/xmfan/288/orig 2025-10-10T01:17:57.8623320Z * [new branch] gh/xmfan/289/base -> origin/gh/xmfan/289/base 2025-10-10T01:17:57.8623517Z * [new branch] gh/xmfan/289/head -> origin/gh/xmfan/289/head 2025-10-10T01:17:57.8623696Z * [new branch] gh/xmfan/289/orig -> origin/gh/xmfan/289/orig 2025-10-10T01:17:57.8623875Z * [new branch] gh/xmfan/290/base -> origin/gh/xmfan/290/base 2025-10-10T01:17:57.8624063Z * [new branch] gh/xmfan/290/head -> origin/gh/xmfan/290/head 2025-10-10T01:17:57.8624243Z * [new branch] gh/xmfan/290/orig -> origin/gh/xmfan/290/orig 2025-10-10T01:17:57.8624419Z * [new branch] gh/xmfan/291/base -> origin/gh/xmfan/291/base 2025-10-10T01:17:57.8624609Z * [new branch] gh/xmfan/291/head -> origin/gh/xmfan/291/head 2025-10-10T01:17:57.8624784Z * [new branch] gh/xmfan/291/orig -> origin/gh/xmfan/291/orig 2025-10-10T01:17:57.8624964Z * [new branch] gh/xmfan/292/base -> origin/gh/xmfan/292/base 2025-10-10T01:17:57.8625147Z * [new branch] gh/xmfan/292/head -> origin/gh/xmfan/292/head 2025-10-10T01:17:57.8625324Z * [new branch] gh/xmfan/292/orig -> origin/gh/xmfan/292/orig 2025-10-10T01:17:57.8625504Z * [new branch] gh/xmfan/293/base -> origin/gh/xmfan/293/base 2025-10-10T01:17:57.8625688Z * [new branch] gh/xmfan/293/head -> origin/gh/xmfan/293/head 2025-10-10T01:17:57.8625866Z * [new branch] gh/xmfan/293/orig -> origin/gh/xmfan/293/orig 2025-10-10T01:17:57.8626041Z * [new branch] gh/xmfan/294/base -> origin/gh/xmfan/294/base 2025-10-10T01:17:57.8626221Z * [new branch] gh/xmfan/294/head -> origin/gh/xmfan/294/head 2025-10-10T01:17:57.8626413Z * [new branch] gh/xmfan/294/orig -> origin/gh/xmfan/294/orig 2025-10-10T01:17:57.8626590Z * [new branch] gh/xmfan/295/base -> origin/gh/xmfan/295/base 2025-10-10T01:17:57.8626834Z * [new branch] gh/xmfan/295/head -> origin/gh/xmfan/295/head 2025-10-10T01:17:57.8627021Z * [new branch] gh/xmfan/295/orig -> origin/gh/xmfan/295/orig 2025-10-10T01:17:57.8627197Z * [new branch] gh/xmfan/296/base -> origin/gh/xmfan/296/base 2025-10-10T01:17:57.8627375Z * [new branch] gh/xmfan/296/head -> origin/gh/xmfan/296/head 2025-10-10T01:17:57.8627564Z * [new branch] gh/xmfan/296/orig -> origin/gh/xmfan/296/orig 2025-10-10T01:17:57.8627742Z * [new branch] gh/xmfan/297/base -> origin/gh/xmfan/297/base 2025-10-10T01:17:57.8627989Z * [new branch] gh/xmfan/297/head -> origin/gh/xmfan/297/head 2025-10-10T01:17:57.8628178Z * [new branch] gh/xmfan/297/orig -> origin/gh/xmfan/297/orig 2025-10-10T01:17:57.8628354Z * [new branch] gh/xmfan/298/base -> origin/gh/xmfan/298/base 2025-10-10T01:17:57.8628541Z * [new branch] gh/xmfan/298/head -> origin/gh/xmfan/298/head 2025-10-10T01:17:57.8628729Z * [new branch] gh/xmfan/298/orig -> origin/gh/xmfan/298/orig 2025-10-10T01:17:57.8628904Z * [new branch] gh/xmfan/299/base -> origin/gh/xmfan/299/base 2025-10-10T01:17:57.8629090Z * [new branch] gh/xmfan/299/head -> origin/gh/xmfan/299/head 2025-10-10T01:17:57.8629273Z * [new branch] gh/xmfan/299/orig -> origin/gh/xmfan/299/orig 2025-10-10T01:17:57.8629448Z * [new branch] gh/xmfan/300/base -> origin/gh/xmfan/300/base 2025-10-10T01:17:57.8629632Z * [new branch] gh/xmfan/300/head -> origin/gh/xmfan/300/head 2025-10-10T01:17:57.8629811Z * [new branch] gh/xmfan/300/orig -> origin/gh/xmfan/300/orig 2025-10-10T01:17:57.8630004Z * [new branch] gh/xmfan/301/base -> origin/gh/xmfan/301/base 2025-10-10T01:17:57.8630186Z * [new branch] gh/xmfan/301/head -> origin/gh/xmfan/301/head 2025-10-10T01:17:57.8630372Z * [new branch] gh/xmfan/301/orig -> origin/gh/xmfan/301/orig 2025-10-10T01:17:57.8630559Z * [new branch] gh/xmfan/302/base -> origin/gh/xmfan/302/base 2025-10-10T01:17:57.8630737Z * [new branch] gh/xmfan/302/head -> origin/gh/xmfan/302/head 2025-10-10T01:17:57.8630915Z * [new branch] gh/xmfan/302/orig -> origin/gh/xmfan/302/orig 2025-10-10T01:17:57.8631105Z * [new branch] gh/xmfan/303/base -> origin/gh/xmfan/303/base 2025-10-10T01:17:57.8631287Z * [new branch] gh/xmfan/303/head -> origin/gh/xmfan/303/head 2025-10-10T01:17:57.8631465Z * [new branch] gh/xmfan/303/orig -> origin/gh/xmfan/303/orig 2025-10-10T01:17:57.8631649Z * [new branch] gh/xmfan/304/base -> origin/gh/xmfan/304/base 2025-10-10T01:17:57.8631828Z * [new branch] gh/xmfan/304/head -> origin/gh/xmfan/304/head 2025-10-10T01:17:57.8632007Z * [new branch] gh/xmfan/304/orig -> origin/gh/xmfan/304/orig 2025-10-10T01:17:57.8632228Z * [new branch] gh/xuanzhang816/14/base -> origin/gh/xuanzhang816/14/base 2025-10-10T01:17:57.8632435Z * [new branch] gh/xuanzhang816/14/head -> origin/gh/xuanzhang816/14/head 2025-10-10T01:17:57.8632637Z * [new branch] gh/xuanzhang816/14/orig -> origin/gh/xuanzhang816/14/orig 2025-10-10T01:17:57.8632845Z * [new branch] gh/xuanzhang816/22/base -> origin/gh/xuanzhang816/22/base 2025-10-10T01:17:57.8633052Z * [new branch] gh/xuanzhang816/22/head -> origin/gh/xuanzhang816/22/head 2025-10-10T01:17:57.8633256Z * [new branch] gh/xuanzhang816/22/orig -> origin/gh/xuanzhang816/22/orig 2025-10-10T01:17:57.8633540Z * [new branch] gh/xuanzhang816/23/base -> origin/gh/xuanzhang816/23/base 2025-10-10T01:17:57.8633746Z * [new branch] gh/xuanzhang816/23/head -> origin/gh/xuanzhang816/23/head 2025-10-10T01:17:57.8633949Z * [new branch] gh/xuanzhang816/23/orig -> origin/gh/xuanzhang816/23/orig 2025-10-10T01:17:57.8634151Z * [new branch] gh/xuanzhang816/25/base -> origin/gh/xuanzhang816/25/base 2025-10-10T01:17:57.8634368Z * [new branch] gh/xuanzhang816/25/head -> origin/gh/xuanzhang816/25/head 2025-10-10T01:17:57.8634571Z * [new branch] gh/xuanzhang816/25/orig -> origin/gh/xuanzhang816/25/orig 2025-10-10T01:17:57.8634842Z * [new branch] gh/xuanzhang816/26/base -> origin/gh/xuanzhang816/26/base 2025-10-10T01:17:57.8635054Z * [new branch] gh/xuanzhang816/26/head -> origin/gh/xuanzhang816/26/head 2025-10-10T01:17:57.8635256Z * [new branch] gh/xuanzhang816/26/orig -> origin/gh/xuanzhang816/26/orig 2025-10-10T01:17:57.8635471Z * [new branch] gh/xuanzhang816/27/base -> origin/gh/xuanzhang816/27/base 2025-10-10T01:17:57.8635691Z * [new branch] gh/xuanzhang816/27/head -> origin/gh/xuanzhang816/27/head 2025-10-10T01:17:57.8635899Z * [new branch] gh/xuanzhang816/27/orig -> origin/gh/xuanzhang816/27/orig 2025-10-10T01:17:57.8636106Z * [new branch] gh/xuanzhang816/28/base -> origin/gh/xuanzhang816/28/base 2025-10-10T01:17:57.8636319Z * [new branch] gh/xuanzhang816/28/head -> origin/gh/xuanzhang816/28/head 2025-10-10T01:17:57.8636525Z * [new branch] gh/xuanzhang816/28/orig -> origin/gh/xuanzhang816/28/orig 2025-10-10T01:17:57.8636734Z * [new branch] gh/xuanzhang816/29/base -> origin/gh/xuanzhang816/29/base 2025-10-10T01:17:57.8636945Z * [new branch] gh/xuanzhang816/29/head -> origin/gh/xuanzhang816/29/head 2025-10-10T01:17:57.8637157Z * [new branch] gh/xuanzhang816/29/orig -> origin/gh/xuanzhang816/29/orig 2025-10-10T01:17:57.8637361Z * [new branch] gh/xuanzhang816/30/base -> origin/gh/xuanzhang816/30/base 2025-10-10T01:17:57.8637571Z * [new branch] gh/xuanzhang816/30/head -> origin/gh/xuanzhang816/30/head 2025-10-10T01:17:57.8637775Z * [new branch] gh/xuanzhang816/30/orig -> origin/gh/xuanzhang816/30/orig 2025-10-10T01:17:57.8637977Z * [new branch] gh/xuanzhang816/31/base -> origin/gh/xuanzhang816/31/base 2025-10-10T01:17:57.8638193Z * [new branch] gh/xuanzhang816/31/head -> origin/gh/xuanzhang816/31/head 2025-10-10T01:17:57.8638397Z * [new branch] gh/xuanzhang816/31/orig -> origin/gh/xuanzhang816/31/orig 2025-10-10T01:17:57.8638607Z * [new branch] gh/xuanzhang816/32/base -> origin/gh/xuanzhang816/32/base 2025-10-10T01:17:57.8638815Z * [new branch] gh/xuanzhang816/32/head -> origin/gh/xuanzhang816/32/head 2025-10-10T01:17:57.8639020Z * [new branch] gh/xuanzhang816/32/orig -> origin/gh/xuanzhang816/32/orig 2025-10-10T01:17:57.8639222Z * [new branch] gh/xuanzhang816/33/base -> origin/gh/xuanzhang816/33/base 2025-10-10T01:17:57.8639422Z * [new branch] gh/xuanzhang816/33/head -> origin/gh/xuanzhang816/33/head 2025-10-10T01:17:57.8639634Z * [new branch] gh/xuanzhang816/33/orig -> origin/gh/xuanzhang816/33/orig 2025-10-10T01:17:57.8639829Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-10-10T01:17:57.8640021Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-10-10T01:17:57.8640222Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-10-10T01:17:57.8640414Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-10-10T01:17:57.8640678Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-10-10T01:17:57.8640874Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-10-10T01:17:57.8641062Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-10-10T01:17:57.8641251Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-10-10T01:17:57.8641450Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-10-10T01:17:57.8641639Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-10-10T01:17:57.8641911Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-10-10T01:17:57.8642112Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-10-10T01:17:57.8642303Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-10-10T01:17:57.8642495Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-10-10T01:17:57.8642692Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-10-10T01:17:57.8642879Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-10-10T01:17:57.8643067Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-10-10T01:17:57.8643261Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-10-10T01:17:57.8643449Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-10-10T01:17:57.8643644Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-10-10T01:17:57.8643832Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-10-10T01:17:57.8644038Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-10-10T01:17:57.8644230Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-10-10T01:17:57.8644422Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-10-10T01:17:57.8644619Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-10-10T01:17:57.8644814Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-10-10T01:17:57.8645001Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-10-10T01:17:57.8645200Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-10-10T01:17:57.8645389Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-10-10T01:17:57.8645584Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-10-10T01:17:57.8645784Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-10-10T01:17:57.8645978Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-10-10T01:17:57.8646165Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-10-10T01:17:57.8646363Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-10-10T01:17:57.8646552Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-10-10T01:17:57.8646738Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-10-10T01:17:57.8646938Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-10-10T01:17:57.8647125Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-10-10T01:17:57.8647315Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-10-10T01:17:57.8647585Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-10-10T01:17:57.8647774Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-10-10T01:17:57.8647963Z * [new branch] gh/yanbing-j/36/base -> origin/gh/yanbing-j/36/base 2025-10-10T01:17:57.8648150Z * [new branch] gh/yanbing-j/36/head -> origin/gh/yanbing-j/36/head 2025-10-10T01:17:57.8648348Z * [new branch] gh/yanbing-j/36/orig -> origin/gh/yanbing-j/36/orig 2025-10-10T01:17:57.8648652Z * [new branch] gh/yangw-dev/12/base -> origin/gh/yangw-dev/12/base 2025-10-10T01:17:57.8648921Z * [new branch] gh/yangw-dev/12/head -> origin/gh/yangw-dev/12/head 2025-10-10T01:17:57.8649121Z * [new branch] gh/yangw-dev/12/orig -> origin/gh/yangw-dev/12/orig 2025-10-10T01:17:57.8649317Z * [new branch] gh/yangw-dev/13/base -> origin/gh/yangw-dev/13/base 2025-10-10T01:17:57.8649506Z * [new branch] gh/yangw-dev/13/head -> origin/gh/yangw-dev/13/head 2025-10-10T01:17:57.8649713Z * [new branch] gh/yangw-dev/13/orig -> origin/gh/yangw-dev/13/orig 2025-10-10T01:17:57.8649905Z * [new branch] gh/yangw-dev/14/base -> origin/gh/yangw-dev/14/base 2025-10-10T01:17:57.8650094Z * [new branch] gh/yangw-dev/14/head -> origin/gh/yangw-dev/14/head 2025-10-10T01:17:57.8650293Z * [new branch] gh/yangw-dev/14/orig -> origin/gh/yangw-dev/14/orig 2025-10-10T01:17:57.8650485Z * [new branch] gh/yangw-dev/15/base -> origin/gh/yangw-dev/15/base 2025-10-10T01:17:57.8650681Z * [new branch] gh/yangw-dev/15/head -> origin/gh/yangw-dev/15/head 2025-10-10T01:17:57.8650878Z * [new branch] gh/yangw-dev/15/orig -> origin/gh/yangw-dev/15/orig 2025-10-10T01:17:57.8651071Z * [new branch] gh/yangw-dev/19/base -> origin/gh/yangw-dev/19/base 2025-10-10T01:17:57.8651256Z * [new branch] gh/yangw-dev/19/head -> origin/gh/yangw-dev/19/head 2025-10-10T01:17:57.8651452Z * [new branch] gh/yangw-dev/19/orig -> origin/gh/yangw-dev/19/orig 2025-10-10T01:17:57.8651642Z * [new branch] gh/yangw-dev/26/base -> origin/gh/yangw-dev/26/base 2025-10-10T01:17:57.8651828Z * [new branch] gh/yangw-dev/26/head -> origin/gh/yangw-dev/26/head 2025-10-10T01:17:57.8652032Z * [new branch] gh/yangw-dev/26/orig -> origin/gh/yangw-dev/26/orig 2025-10-10T01:17:57.8652227Z * [new branch] gh/yangw-dev/27/base -> origin/gh/yangw-dev/27/base 2025-10-10T01:17:57.8652416Z * [new branch] gh/yangw-dev/27/head -> origin/gh/yangw-dev/27/head 2025-10-10T01:17:57.8652601Z * [new branch] gh/yangw-dev/27/orig -> origin/gh/yangw-dev/27/orig 2025-10-10T01:17:57.8652791Z * [new branch] gh/ydwu4/262/base -> origin/gh/ydwu4/262/base 2025-10-10T01:17:57.8652969Z * [new branch] gh/ydwu4/262/head -> origin/gh/ydwu4/262/head 2025-10-10T01:17:57.8653147Z * [new branch] gh/ydwu4/262/orig -> origin/gh/ydwu4/262/orig 2025-10-10T01:17:57.8653330Z * [new branch] gh/ydwu4/263/base -> origin/gh/ydwu4/263/base 2025-10-10T01:17:57.8653504Z * [new branch] gh/ydwu4/263/head -> origin/gh/ydwu4/263/head 2025-10-10T01:17:57.8653680Z * [new branch] gh/ydwu4/263/orig -> origin/gh/ydwu4/263/orig 2025-10-10T01:17:57.8653868Z * [new branch] gh/ydwu4/269/base -> origin/gh/ydwu4/269/base 2025-10-10T01:17:57.8654044Z * [new branch] gh/ydwu4/269/head -> origin/gh/ydwu4/269/head 2025-10-10T01:17:57.8654220Z * [new branch] gh/ydwu4/269/orig -> origin/gh/ydwu4/269/orig 2025-10-10T01:17:57.8654473Z * [new branch] gh/ydwu4/270/base -> origin/gh/ydwu4/270/base 2025-10-10T01:17:57.8654648Z * [new branch] gh/ydwu4/270/head -> origin/gh/ydwu4/270/head 2025-10-10T01:17:57.8654823Z * [new branch] gh/ydwu4/270/orig -> origin/gh/ydwu4/270/orig 2025-10-10T01:17:57.8655007Z * [new branch] gh/ydwu4/272/base -> origin/gh/ydwu4/272/base 2025-10-10T01:17:57.8655181Z * [new branch] gh/ydwu4/272/head -> origin/gh/ydwu4/272/head 2025-10-10T01:17:57.8655357Z * [new branch] gh/ydwu4/272/orig -> origin/gh/ydwu4/272/orig 2025-10-10T01:17:57.8655615Z * [new branch] gh/ydwu4/275/base -> origin/gh/ydwu4/275/base 2025-10-10T01:17:57.8655798Z * [new branch] gh/ydwu4/275/head -> origin/gh/ydwu4/275/head 2025-10-10T01:17:57.8655972Z * [new branch] gh/ydwu4/275/orig -> origin/gh/ydwu4/275/orig 2025-10-10T01:17:57.8656156Z * [new branch] gh/ydwu4/276/base -> origin/gh/ydwu4/276/base 2025-10-10T01:17:57.8656341Z * [new branch] gh/ydwu4/276/head -> origin/gh/ydwu4/276/head 2025-10-10T01:17:57.8656520Z * [new branch] gh/ydwu4/276/orig -> origin/gh/ydwu4/276/orig 2025-10-10T01:17:57.8656694Z * [new branch] gh/ydwu4/283/base -> origin/gh/ydwu4/283/base 2025-10-10T01:17:57.8656880Z * [new branch] gh/ydwu4/283/head -> origin/gh/ydwu4/283/head 2025-10-10T01:17:57.8657057Z * [new branch] gh/ydwu4/283/orig -> origin/gh/ydwu4/283/orig 2025-10-10T01:17:57.8657235Z * [new branch] gh/ydwu4/292/base -> origin/gh/ydwu4/292/base 2025-10-10T01:17:57.8657426Z * [new branch] gh/ydwu4/292/head -> origin/gh/ydwu4/292/head 2025-10-10T01:17:57.8657603Z * [new branch] gh/ydwu4/292/orig -> origin/gh/ydwu4/292/orig 2025-10-10T01:17:57.8657781Z * [new branch] gh/ydwu4/294/base -> origin/gh/ydwu4/294/base 2025-10-10T01:17:57.8657960Z * [new branch] gh/ydwu4/294/head -> origin/gh/ydwu4/294/head 2025-10-10T01:17:57.8658133Z * [new branch] gh/ydwu4/294/orig -> origin/gh/ydwu4/294/orig 2025-10-10T01:17:57.8658309Z * [new branch] gh/ydwu4/295/base -> origin/gh/ydwu4/295/base 2025-10-10T01:17:57.8658496Z * [new branch] gh/ydwu4/295/head -> origin/gh/ydwu4/295/head 2025-10-10T01:17:57.8658671Z * [new branch] gh/ydwu4/295/orig -> origin/gh/ydwu4/295/orig 2025-10-10T01:17:57.8658849Z * [new branch] gh/ydwu4/296/base -> origin/gh/ydwu4/296/base 2025-10-10T01:17:57.8659035Z * [new branch] gh/ydwu4/296/head -> origin/gh/ydwu4/296/head 2025-10-10T01:17:57.8659222Z * [new branch] gh/ydwu4/296/orig -> origin/gh/ydwu4/296/orig 2025-10-10T01:17:57.8659401Z * [new branch] gh/ydwu4/306/base -> origin/gh/ydwu4/306/base 2025-10-10T01:17:57.8659574Z * [new branch] gh/ydwu4/306/head -> origin/gh/ydwu4/306/head 2025-10-10T01:17:57.8659761Z * [new branch] gh/ydwu4/306/orig -> origin/gh/ydwu4/306/orig 2025-10-10T01:17:57.8659939Z * [new branch] gh/ydwu4/312/base -> origin/gh/ydwu4/312/base 2025-10-10T01:17:57.8660116Z * [new branch] gh/ydwu4/312/head -> origin/gh/ydwu4/312/head 2025-10-10T01:17:57.8660303Z * [new branch] gh/ydwu4/312/orig -> origin/gh/ydwu4/312/orig 2025-10-10T01:17:57.8660487Z * [new branch] gh/ydwu4/318/base -> origin/gh/ydwu4/318/base 2025-10-10T01:17:57.8660661Z * [new branch] gh/ydwu4/318/head -> origin/gh/ydwu4/318/head 2025-10-10T01:17:57.8660914Z * [new branch] gh/ydwu4/318/orig -> origin/gh/ydwu4/318/orig 2025-10-10T01:17:57.8661091Z * [new branch] gh/ydwu4/319/base -> origin/gh/ydwu4/319/base 2025-10-10T01:17:57.8661265Z * [new branch] gh/ydwu4/319/head -> origin/gh/ydwu4/319/head 2025-10-10T01:17:57.8661446Z * [new branch] gh/ydwu4/319/orig -> origin/gh/ydwu4/319/orig 2025-10-10T01:17:57.8661621Z * [new branch] gh/ydwu4/320/base -> origin/gh/ydwu4/320/base 2025-10-10T01:17:57.8661795Z * [new branch] gh/ydwu4/320/head -> origin/gh/ydwu4/320/head 2025-10-10T01:17:57.8661980Z * [new branch] gh/ydwu4/320/orig -> origin/gh/ydwu4/320/orig 2025-10-10T01:17:57.8662235Z * [new branch] gh/ydwu4/321/base -> origin/gh/ydwu4/321/base 2025-10-10T01:17:57.8662416Z * [new branch] gh/ydwu4/321/head -> origin/gh/ydwu4/321/head 2025-10-10T01:17:57.8662604Z * [new branch] gh/ydwu4/321/orig -> origin/gh/ydwu4/321/orig 2025-10-10T01:17:57.8662780Z * [new branch] gh/ydwu4/322/base -> origin/gh/ydwu4/322/base 2025-10-10T01:17:57.8662954Z * [new branch] gh/ydwu4/322/head -> origin/gh/ydwu4/322/head 2025-10-10T01:17:57.8663128Z * [new branch] gh/ydwu4/322/orig -> origin/gh/ydwu4/322/orig 2025-10-10T01:17:57.8663309Z * [new branch] gh/ydwu4/324/base -> origin/gh/ydwu4/324/base 2025-10-10T01:17:57.8663485Z * [new branch] gh/ydwu4/324/head -> origin/gh/ydwu4/324/head 2025-10-10T01:17:57.8663660Z * [new branch] gh/ydwu4/324/orig -> origin/gh/ydwu4/324/orig 2025-10-10T01:17:57.8663848Z * [new branch] gh/ydwu4/325/base -> origin/gh/ydwu4/325/base 2025-10-10T01:17:57.8664026Z * [new branch] gh/ydwu4/325/head -> origin/gh/ydwu4/325/head 2025-10-10T01:17:57.8664205Z * [new branch] gh/ydwu4/325/orig -> origin/gh/ydwu4/325/orig 2025-10-10T01:17:57.8664395Z * [new branch] gh/ydwu4/326/base -> origin/gh/ydwu4/326/base 2025-10-10T01:17:57.8664568Z * [new branch] gh/ydwu4/326/head -> origin/gh/ydwu4/326/head 2025-10-10T01:17:57.8664741Z * [new branch] gh/ydwu4/326/orig -> origin/gh/ydwu4/326/orig 2025-10-10T01:17:57.8664926Z * [new branch] gh/ydwu4/327/base -> origin/gh/ydwu4/327/base 2025-10-10T01:17:57.8665101Z * [new branch] gh/ydwu4/327/head -> origin/gh/ydwu4/327/head 2025-10-10T01:17:57.8665278Z * [new branch] gh/ydwu4/327/orig -> origin/gh/ydwu4/327/orig 2025-10-10T01:17:57.8665469Z * [new branch] gh/ydwu4/328/base -> origin/gh/ydwu4/328/base 2025-10-10T01:17:57.8665645Z * [new branch] gh/ydwu4/328/head -> origin/gh/ydwu4/328/head 2025-10-10T01:17:57.8665826Z * [new branch] gh/ydwu4/328/orig -> origin/gh/ydwu4/328/orig 2025-10-10T01:17:57.8666012Z * [new branch] gh/ydwu4/329/base -> origin/gh/ydwu4/329/base 2025-10-10T01:17:57.8666188Z * [new branch] gh/ydwu4/329/head -> origin/gh/ydwu4/329/head 2025-10-10T01:17:57.8666361Z * [new branch] gh/ydwu4/329/orig -> origin/gh/ydwu4/329/orig 2025-10-10T01:17:57.8666537Z * [new branch] gh/ydwu4/330/base -> origin/gh/ydwu4/330/base 2025-10-10T01:17:57.8666722Z * [new branch] gh/ydwu4/330/head -> origin/gh/ydwu4/330/head 2025-10-10T01:17:57.8666897Z * [new branch] gh/ydwu4/330/orig -> origin/gh/ydwu4/330/orig 2025-10-10T01:17:57.8667075Z * [new branch] gh/ydwu4/331/base -> origin/gh/ydwu4/331/base 2025-10-10T01:17:57.8667257Z * [new branch] gh/ydwu4/331/head -> origin/gh/ydwu4/331/head 2025-10-10T01:17:57.8667878Z * [new branch] gh/ydwu4/331/orig -> origin/gh/ydwu4/331/orig 2025-10-10T01:17:57.8668058Z * [new branch] gh/ydwu4/332/base -> origin/gh/ydwu4/332/base 2025-10-10T01:17:57.8668244Z * [new branch] gh/ydwu4/332/head -> origin/gh/ydwu4/332/head 2025-10-10T01:17:57.8668421Z * [new branch] gh/ydwu4/332/orig -> origin/gh/ydwu4/332/orig 2025-10-10T01:17:57.8668598Z * [new branch] gh/ydwu4/333/base -> origin/gh/ydwu4/333/base 2025-10-10T01:17:57.8668786Z * [new branch] gh/ydwu4/333/head -> origin/gh/ydwu4/333/head 2025-10-10T01:17:57.8669034Z * [new branch] gh/ydwu4/333/orig -> origin/gh/ydwu4/333/orig 2025-10-10T01:17:57.8669215Z * [new branch] gh/ydwu4/334/base -> origin/gh/ydwu4/334/base 2025-10-10T01:17:57.8669397Z * [new branch] gh/ydwu4/334/head -> origin/gh/ydwu4/334/head 2025-10-10T01:17:57.8669582Z * [new branch] gh/ydwu4/334/orig -> origin/gh/ydwu4/334/orig 2025-10-10T01:17:57.8669756Z * [new branch] gh/ydwu4/335/base -> origin/gh/ydwu4/335/base 2025-10-10T01:17:57.8669942Z * [new branch] gh/ydwu4/335/head -> origin/gh/ydwu4/335/head 2025-10-10T01:17:57.8670120Z * [new branch] gh/ydwu4/335/orig -> origin/gh/ydwu4/335/orig 2025-10-10T01:17:57.8670297Z * [new branch] gh/ydwu4/336/base -> origin/gh/ydwu4/336/base 2025-10-10T01:17:57.8670480Z * [new branch] gh/ydwu4/336/head -> origin/gh/ydwu4/336/head 2025-10-10T01:17:57.8670661Z * [new branch] gh/ydwu4/336/orig -> origin/gh/ydwu4/336/orig 2025-10-10T01:17:57.8670839Z * [new branch] gh/ydwu4/337/base -> origin/gh/ydwu4/337/base 2025-10-10T01:17:57.8671015Z * [new branch] gh/ydwu4/337/head -> origin/gh/ydwu4/337/head 2025-10-10T01:17:57.8671202Z * [new branch] gh/ydwu4/337/orig -> origin/gh/ydwu4/337/orig 2025-10-10T01:17:57.8671381Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-10-10T01:17:57.8671553Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-10-10T01:17:57.8671732Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-10-10T01:17:57.8671904Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-10-10T01:17:57.8672101Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-10-10T01:17:57.8672303Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-10-10T01:17:57.8672497Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-10-10T01:17:57.8672686Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-10-10T01:17:57.8672888Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-10-10T01:17:57.8673076Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-10-10T01:17:57.8673269Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-10-10T01:17:57.8673470Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-10-10T01:17:57.8673659Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-10-10T01:17:57.8673849Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-10-10T01:17:57.8674057Z * [new branch] gh/ysiraichi/88/base -> origin/gh/ysiraichi/88/base 2025-10-10T01:17:57.8674251Z * [new branch] gh/ysiraichi/88/head -> origin/gh/ysiraichi/88/head 2025-10-10T01:17:57.8674510Z * [new branch] gh/ysiraichi/88/orig -> origin/gh/ysiraichi/88/orig 2025-10-10T01:17:57.8674705Z * [new branch] gh/zhxchen17/25/base -> origin/gh/zhxchen17/25/base 2025-10-10T01:17:57.8674906Z * [new branch] gh/zhxchen17/25/head -> origin/gh/zhxchen17/25/head 2025-10-10T01:17:57.8675093Z * [new branch] gh/zhxchen17/25/orig -> origin/gh/zhxchen17/25/orig 2025-10-10T01:17:57.8675279Z * [new branch] gh/zhxchen17/31/base -> origin/gh/zhxchen17/31/base 2025-10-10T01:17:57.8675473Z * [new branch] gh/zhxchen17/31/head -> origin/gh/zhxchen17/31/head 2025-10-10T01:17:57.8675666Z * [new branch] gh/zhxchen17/31/orig -> origin/gh/zhxchen17/31/orig 2025-10-10T01:17:57.8676234Z * [new branch] gh/zhxchen17/34/base -> origin/gh/zhxchen17/34/base 2025-10-10T01:17:57.8676446Z * [new branch] gh/zhxchen17/34/head -> origin/gh/zhxchen17/34/head 2025-10-10T01:17:57.8676641Z * [new branch] gh/zhxchen17/35/base -> origin/gh/zhxchen17/35/base 2025-10-10T01:17:57.8676830Z * [new branch] gh/zhxchen17/35/head -> origin/gh/zhxchen17/35/head 2025-10-10T01:17:57.8677021Z * [new branch] gh/zklaus/10/base -> origin/gh/zklaus/10/base 2025-10-10T01:17:57.8677200Z * [new branch] gh/zklaus/10/head -> origin/gh/zklaus/10/head 2025-10-10T01:17:57.8677380Z * [new branch] gh/zklaus/10/orig -> origin/gh/zklaus/10/orig 2025-10-10T01:17:57.8677565Z * [new branch] gh/zklaus/11/base -> origin/gh/zklaus/11/base 2025-10-10T01:17:57.8677748Z * [new branch] gh/zklaus/11/head -> origin/gh/zklaus/11/head 2025-10-10T01:17:57.8677926Z * [new branch] gh/zklaus/11/orig -> origin/gh/zklaus/11/orig 2025-10-10T01:17:57.8678116Z * [new branch] gh/zklaus/15/base -> origin/gh/zklaus/15/base 2025-10-10T01:17:57.8678295Z * [new branch] gh/zklaus/15/head -> origin/gh/zklaus/15/head 2025-10-10T01:17:57.8678473Z * [new branch] gh/zklaus/15/orig -> origin/gh/zklaus/15/orig 2025-10-10T01:17:57.8678661Z * [new branch] gh/zklaus/16/base -> origin/gh/zklaus/16/base 2025-10-10T01:17:57.8678837Z * [new branch] gh/zklaus/16/head -> origin/gh/zklaus/16/head 2025-10-10T01:17:57.8679015Z * [new branch] gh/zklaus/16/orig -> origin/gh/zklaus/16/orig 2025-10-10T01:17:57.8679190Z * [new branch] gh/zklaus/17/base -> origin/gh/zklaus/17/base 2025-10-10T01:17:57.8679378Z * [new branch] gh/zklaus/17/head -> origin/gh/zklaus/17/head 2025-10-10T01:17:57.8679556Z * [new branch] gh/zklaus/17/orig -> origin/gh/zklaus/17/orig 2025-10-10T01:17:57.8679731Z * [new branch] gh/zklaus/18/base -> origin/gh/zklaus/18/base 2025-10-10T01:17:57.8679929Z * [new branch] gh/zklaus/18/head -> origin/gh/zklaus/18/head 2025-10-10T01:17:57.8680105Z * [new branch] gh/zklaus/18/orig -> origin/gh/zklaus/18/orig 2025-10-10T01:17:57.8680282Z * [new branch] gh/zklaus/19/base -> origin/gh/zklaus/19/base 2025-10-10T01:17:57.8680467Z * [new branch] gh/zklaus/19/head -> origin/gh/zklaus/19/head 2025-10-10T01:17:57.8680645Z * [new branch] gh/zklaus/19/orig -> origin/gh/zklaus/19/orig 2025-10-10T01:17:57.8680823Z * [new branch] gh/zklaus/7/base -> origin/gh/zklaus/7/base 2025-10-10T01:17:57.8681010Z * [new branch] gh/zklaus/7/head -> origin/gh/zklaus/7/head 2025-10-10T01:17:57.8681187Z * [new branch] gh/zklaus/7/orig -> origin/gh/zklaus/7/orig 2025-10-10T01:17:57.8681375Z * [new branch] gh/zou3519/1177/base -> origin/gh/zou3519/1177/base 2025-10-10T01:17:57.8681640Z * [new branch] gh/zou3519/1177/head -> origin/gh/zou3519/1177/head 2025-10-10T01:17:57.8681831Z * [new branch] gh/zou3519/1177/orig -> origin/gh/zou3519/1177/orig 2025-10-10T01:17:57.8682016Z * [new branch] gh/zou3519/1195/base -> origin/gh/zou3519/1195/base 2025-10-10T01:17:57.8682207Z * [new branch] gh/zou3519/1195/head -> origin/gh/zou3519/1195/head 2025-10-10T01:17:57.8682391Z * [new branch] gh/zou3519/1195/orig -> origin/gh/zou3519/1195/orig 2025-10-10T01:17:57.8682575Z * [new branch] gh/zou3519/1196/base -> origin/gh/zou3519/1196/base 2025-10-10T01:17:57.8682829Z * [new branch] gh/zou3519/1196/head -> origin/gh/zou3519/1196/head 2025-10-10T01:17:57.8683027Z * [new branch] gh/zou3519/1196/orig -> origin/gh/zou3519/1196/orig 2025-10-10T01:17:57.8683215Z * [new branch] gh/zou3519/1197/base -> origin/gh/zou3519/1197/base 2025-10-10T01:17:57.8683397Z * [new branch] gh/zou3519/1197/head -> origin/gh/zou3519/1197/head 2025-10-10T01:17:57.8683591Z * [new branch] gh/zou3519/1197/orig -> origin/gh/zou3519/1197/orig 2025-10-10T01:17:57.8683773Z * [new branch] gh/zou3519/1198/base -> origin/gh/zou3519/1198/base 2025-10-10T01:17:57.8683957Z * [new branch] gh/zou3519/1198/head -> origin/gh/zou3519/1198/head 2025-10-10T01:17:57.8684160Z * [new branch] gh/zou3519/1198/orig -> origin/gh/zou3519/1198/orig 2025-10-10T01:17:57.8684348Z * [new branch] gh/zou3519/1199/base -> origin/gh/zou3519/1199/base 2025-10-10T01:17:57.8684537Z * [new branch] gh/zou3519/1199/head -> origin/gh/zou3519/1199/head 2025-10-10T01:17:57.8684728Z * [new branch] gh/zou3519/1199/orig -> origin/gh/zou3519/1199/orig 2025-10-10T01:17:57.8684916Z * [new branch] gh/zou3519/1200/base -> origin/gh/zou3519/1200/base 2025-10-10T01:17:57.8685096Z * [new branch] gh/zou3519/1200/head -> origin/gh/zou3519/1200/head 2025-10-10T01:17:57.8685288Z * [new branch] gh/zou3519/1200/orig -> origin/gh/zou3519/1200/orig 2025-10-10T01:17:57.8685473Z * [new branch] gh/zou3519/1201/base -> origin/gh/zou3519/1201/base 2025-10-10T01:17:57.8685656Z * [new branch] gh/zou3519/1201/head -> origin/gh/zou3519/1201/head 2025-10-10T01:17:57.8685846Z * [new branch] gh/zou3519/1201/orig -> origin/gh/zou3519/1201/orig 2025-10-10T01:17:57.8686027Z * [new branch] gh/zpcore/1/base -> origin/gh/zpcore/1/base 2025-10-10T01:17:57.8686206Z * [new branch] gh/zpcore/1/head -> origin/gh/zpcore/1/head 2025-10-10T01:17:57.8686396Z * [new branch] gh/zpcore/11/base -> origin/gh/zpcore/11/base 2025-10-10T01:17:57.8686580Z * [new branch] gh/zpcore/11/head -> origin/gh/zpcore/11/head 2025-10-10T01:17:57.8686759Z * [new branch] gh/zpcore/11/orig -> origin/gh/zpcore/11/orig 2025-10-10T01:17:57.8686939Z * [new branch] gh/zpcore/12/base -> origin/gh/zpcore/12/base 2025-10-10T01:17:57.8687124Z * [new branch] gh/zpcore/12/head -> origin/gh/zpcore/12/head 2025-10-10T01:17:57.8687302Z * [new branch] gh/zpcore/12/orig -> origin/gh/zpcore/12/orig 2025-10-10T01:17:57.8687486Z * [new branch] gh/zpcore/13/base -> origin/gh/zpcore/13/base 2025-10-10T01:17:57.8687676Z * [new branch] gh/zpcore/13/head -> origin/gh/zpcore/13/head 2025-10-10T01:17:57.8687858Z * [new branch] gh/zpcore/13/orig -> origin/gh/zpcore/13/orig 2025-10-10T01:17:57.8688039Z * [new branch] gh/zpcore/14/base -> origin/gh/zpcore/14/base 2025-10-10T01:17:57.8688290Z * [new branch] gh/zpcore/14/head -> origin/gh/zpcore/14/head 2025-10-10T01:17:57.8688468Z * [new branch] gh/zpcore/14/orig -> origin/gh/zpcore/14/orig 2025-10-10T01:17:57.8688735Z * [new branch] gh/zpcore/15/base -> origin/gh/zpcore/15/base 2025-10-10T01:17:57.8688930Z * [new branch] gh/zpcore/15/head -> origin/gh/zpcore/15/head 2025-10-10T01:17:57.8689114Z * [new branch] gh/zpcore/15/orig -> origin/gh/zpcore/15/orig 2025-10-10T01:17:57.8689294Z * [new branch] gh/zpcore/16/base -> origin/gh/zpcore/16/base 2025-10-10T01:17:57.8689551Z * [new branch] gh/zpcore/16/head -> origin/gh/zpcore/16/head 2025-10-10T01:17:57.8689734Z * [new branch] gh/zpcore/16/orig -> origin/gh/zpcore/16/orig 2025-10-10T01:17:57.8689915Z * [new branch] gh/zpcore/17/base -> origin/gh/zpcore/17/base 2025-10-10T01:17:57.8690109Z * [new branch] gh/zpcore/17/head -> origin/gh/zpcore/17/head 2025-10-10T01:17:57.8690289Z * [new branch] gh/zpcore/17/orig -> origin/gh/zpcore/17/orig 2025-10-10T01:17:57.8690468Z * [new branch] gh/zpcore/18/base -> origin/gh/zpcore/18/base 2025-10-10T01:17:57.8690644Z * [new branch] gh/zpcore/18/head -> origin/gh/zpcore/18/head 2025-10-10T01:17:57.8690836Z * [new branch] gh/zpcore/18/orig -> origin/gh/zpcore/18/orig 2025-10-10T01:17:57.8691017Z * [new branch] gh/zpcore/19/base -> origin/gh/zpcore/19/base 2025-10-10T01:17:57.8691200Z * [new branch] gh/zpcore/19/head -> origin/gh/zpcore/19/head 2025-10-10T01:17:57.8691391Z * [new branch] gh/zpcore/19/orig -> origin/gh/zpcore/19/orig 2025-10-10T01:17:57.8691577Z * [new branch] gh/zpcore/2/base -> origin/gh/zpcore/2/base 2025-10-10T01:17:57.8691750Z * [new branch] gh/zpcore/2/head -> origin/gh/zpcore/2/head 2025-10-10T01:17:57.8691933Z * [new branch] gh/zpcore/20/base -> origin/gh/zpcore/20/base 2025-10-10T01:17:57.8692111Z * [new branch] gh/zpcore/20/head -> origin/gh/zpcore/20/head 2025-10-10T01:17:57.8692295Z * [new branch] gh/zpcore/20/orig -> origin/gh/zpcore/20/orig 2025-10-10T01:17:57.8692480Z * [new branch] gh/zpcore/21/base -> origin/gh/zpcore/21/base 2025-10-10T01:17:57.8692659Z * [new branch] gh/zpcore/21/head -> origin/gh/zpcore/21/head 2025-10-10T01:17:57.8692845Z * [new branch] gh/zpcore/21/orig -> origin/gh/zpcore/21/orig 2025-10-10T01:17:57.8693027Z * [new branch] gh/zpcore/3/base -> origin/gh/zpcore/3/base 2025-10-10T01:17:57.8693211Z * [new branch] gh/zpcore/3/head -> origin/gh/zpcore/3/head 2025-10-10T01:17:57.8693386Z * [new branch] gh/zpcore/4/base -> origin/gh/zpcore/4/base 2025-10-10T01:17:57.8693568Z * [new branch] gh/zpcore/4/head -> origin/gh/zpcore/4/head 2025-10-10T01:17:57.8693741Z * [new branch] gh/zpcore/5/base -> origin/gh/zpcore/5/base 2025-10-10T01:17:57.8693915Z * [new branch] gh/zpcore/5/head -> origin/gh/zpcore/5/head 2025-10-10T01:17:57.8694089Z * [new branch] gh/zpcore/6/base -> origin/gh/zpcore/6/base 2025-10-10T01:17:57.8694268Z * [new branch] gh/zpcore/6/head -> origin/gh/zpcore/6/head 2025-10-10T01:17:57.8694450Z * [new branch] gh/zpcore/7/base -> origin/gh/zpcore/7/base 2025-10-10T01:17:57.8694621Z * [new branch] gh/zpcore/7/head -> origin/gh/zpcore/7/head 2025-10-10T01:17:57.8694876Z * [new branch] gh/zpcore/8/base -> origin/gh/zpcore/8/base 2025-10-10T01:17:57.8695051Z * [new branch] gh/zpcore/8/head -> origin/gh/zpcore/8/head 2025-10-10T01:17:57.8695220Z * [new branch] google-main -> origin/google-main 2025-10-10T01:17:57.8695411Z * [new branch] greencontext -> origin/greencontext 2025-10-10T01:17:57.8695590Z * [new branch] guangyey/config -> origin/guangyey/config 2025-10-10T01:17:57.8695814Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-10-10T01:17:57.8696021Z * [new branch] guangyey/reimport -> origin/guangyey/reimport 2025-10-10T01:17:57.8696269Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-10-10T01:17:57.8696626Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-10-10T01:17:57.8696917Z * [new branch] hameerabbasi/gradcheck-allclose -> origin/hameerabbasi/gradcheck-allclose 2025-10-10T01:17:57.8697140Z * [new branch] haozhe/bf16-dynamic-shape -> origin/haozhe/bf16-dynamic-shape 2025-10-10T01:17:57.8697301Z * [new branch] hc_baseline -> origin/hc_baseline 2025-10-10T01:17:57.8697479Z * [new branch] hhh_decomp_mul -> origin/hhh_decomp_mul 2025-10-10T01:17:57.8697634Z * [new branch] hhh_rand -> origin/hhh_rand 2025-10-10T01:17:57.8697821Z * [new branch] hoy/triton-PR3973 -> origin/hoy/triton-PR3973 2025-10-10T01:17:57.8698010Z * [new branch] huba/debug_mode -> origin/huba/debug_mode 2025-10-10T01:17:57.8698201Z * [new branch] huba/dtensor_equal -> origin/huba/dtensor_equal 2025-10-10T01:17:57.8698348Z * [new branch] huba/f1 -> origin/huba/f1 2025-10-10T01:17:57.8698531Z * [new branch] huba/local_tensor -> origin/huba/local_tensor 2025-10-10T01:17:57.8698709Z * [new branch] ideep-update -> origin/ideep-update 2025-10-10T01:17:57.8698953Z * [new branch] increase-asan-build-memory -> origin/increase-asan-build-memory 2025-10-10T01:17:57.8699318Z * [new branch] inductor-perf-increase-timeout -> origin/inductor-perf-increase-timeout 2025-10-10T01:17:57.8699577Z * [new branch] inductordecompfix -> origin/inductordecompfix 2025-10-10T01:17:57.8699729Z * [new branch] inline -> origin/inline 2025-10-10T01:17:57.8699892Z * [new branch] inlining -> origin/inlining 2025-10-10T01:17:57.8700090Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-10-10T01:17:57.8700378Z * [new branch] install-torchao-0.13.0 -> origin/install-torchao-0.13.0 2025-10-10T01:17:57.8700574Z * [new branch] install_free_tensors -> origin/install_free_tensors 2025-10-10T01:17:57.8700740Z * [new branch] int8_sdpa -> origin/int8_sdpa 2025-10-10T01:17:57.8700923Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-10-10T01:17:57.8701087Z * [new branch] issue#58739 -> origin/issue#58739 2025-10-10T01:17:57.8701380Z * [new branch] issue-161010-dynamo-stride-clone -> origin/issue-161010-dynamo-stride-clone 2025-10-10T01:17:57.8701538Z * [new branch] jathu/o3 -> origin/jathu/o3 2025-10-10T01:17:57.8701701Z * [new branch] jathu/sve -> origin/jathu/sve 2025-10-10T01:17:57.8702034Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-10-10T01:17:57.8702302Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-10-10T01:17:57.8702599Z * [new branch] jeanschmidt-patch-1 -> origin/jeanschmidt-patch-1 2025-10-10T01:17:57.8702799Z * [new branch] jerryzh168-patch-1 -> origin/jerryzh168-patch-1 2025-10-10T01:17:57.8703030Z * [new branch] jithunnair-amd-patch-1 -> origin/jithunnair-amd-patch-1 2025-10-10T01:17:57.8703247Z * [new branch] jithunnair-amd-patch-2 -> origin/jithunnair-amd-patch-2 2025-10-10T01:17:57.8703466Z * [new branch] jithunnair-amd-patch-3 -> origin/jithunnair-amd-patch-3 2025-10-10T01:17:57.8703686Z * [new branch] jithunnair-amd-patch-4 -> origin/jithunnair-amd-patch-4 2025-10-10T01:17:57.8703999Z * [new branch] justinchu/allowlist-api-onnx -> origin/justinchu/allowlist-api-onnx 2025-10-10T01:17:57.8704229Z * [new branch] justinchu/attention-tests -> origin/justinchu/attention-tests 2025-10-10T01:17:57.8704464Z * [new branch] justinchu/native-qdq -> origin/justinchu/native-qdq 2025-10-10T01:17:57.8704674Z * [new branch] justinchuby/typo-error -> origin/justinchuby/typo-error 2025-10-10T01:17:57.8704867Z * [new branch] kainan666/xlf_debug -> origin/kainan666/xlf_debug 2025-10-10T01:17:57.8705038Z * [new branch] kainan_test -> origin/kainan_test 2025-10-10T01:17:57.8705305Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-10-10T01:17:57.8705572Z * [new branch] lessw2020/fix_cutlass_cache_error -> origin/lessw2020/fix_cutlass_cache_error 2025-10-10T01:17:57.8705793Z * [new branch] liaoxuan/shm_all_reduce -> origin/liaoxuan/shm_all_reduce 2025-10-10T01:17:57.8706050Z * [new branch] liaoxuan/test_fa_disable_softmax -> origin/liaoxuan/test_fa_disable_softmax 2025-10-10T01:17:57.8706259Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-10-10T01:17:57.8706447Z * [new branch] libtorch_free_so -> origin/libtorch_free_so 2025-10-10T01:17:57.8706638Z * [new branch] lintbuilddocker -> origin/lintbuilddocker 2025-10-10T01:17:57.8706811Z * [new branch] llama4-stable -> origin/llama4-stable 2025-10-10T01:17:57.8706977Z * [new branch] logdetfix -> origin/logdetfix 2025-10-10T01:17:57.8707134Z * [new branch] logsumexp -> origin/logsumexp 2025-10-10T01:17:57.8707306Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-10-10T01:17:57.8707501Z * [new branch] lucaskabela/#94773 -> origin/lucaskabela/#94773 2025-10-10T01:17:57.8707754Z * [new branch] lucaskabela/cherrypick_163769 -> origin/lucaskabela/cherrypick_163769 2025-10-10T01:17:57.8707963Z * [new branch] lucaskabela/fix_164814 -> origin/lucaskabela/fix_164814 2025-10-10T01:17:57.8708165Z * [new branch] lucaskabela/fix_164823 -> origin/lucaskabela/fix_164823 2025-10-10T01:17:57.8708372Z * [new branch] lucaskabela/fix_164875 -> origin/lucaskabela/fix_164875 2025-10-10T01:17:57.8708589Z * [new branch] lucaskabela/flop_counter -> origin/lucaskabela/flop_counter 2025-10-10T01:17:57.8708833Z * [new branch] lucaskabela/func_under_decomp -> origin/lucaskabela/func_under_decomp 2025-10-10T01:17:57.8709109Z * [new branch] lucaskabela/functional_in_dynamo -> origin/lucaskabela/functional_in_dynamo 2025-10-10T01:17:57.8709438Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-10-10T01:17:57.8709734Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-10-10T01:17:57.8710159Z * [new branch] lucaskabela/remove_aot_dispatcher_metadata -> origin/lucaskabela/remove_aot_dispatcher_metadata 2025-10-10T01:17:57.8710367Z * [new branch] lucaskabela/rnn_decomp -> origin/lucaskabela/rnn_decomp 2025-10-10T01:17:57.8710603Z * [new branch] lucaskabela/typing_backends -> origin/lucaskabela/typing_backends 2025-10-10T01:17:57.8710758Z * [new branch] main -> origin/main 2025-10-10T01:17:57.8711069Z * [new branch] main-enable-b200-distributed-tests -> origin/main-enable-b200-distributed-tests 2025-10-10T01:17:57.8711334Z * [new branch] main-enable-b200-symm-mem-test -> origin/main-enable-b200-symm-mem-test 2025-10-10T01:17:57.8711588Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-10-10T01:17:57.8711788Z * [new branch] malfet-patch-14 -> origin/malfet-patch-14 2025-10-10T01:17:57.8711973Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-10-10T01:17:57.8712155Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-10-10T01:17:57.8712329Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-10-10T01:17:57.8712501Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-10-10T01:17:57.8712679Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-10-10T01:17:57.8712851Z * [new branch] malfet-patch-7 -> origin/malfet-patch-7 2025-10-10T01:17:57.8713022Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-10-10T01:17:57.8713206Z * [new branch] malfet-patch-9 -> origin/malfet-patch-9 2025-10-10T01:17:57.8713653Z * [new branch] malfet/be-move-more-settings-to-checkout-pytorch -> origin/malfet/be-move-more-settings-to-checkout-pytorch 2025-10-10T01:17:57.8713905Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-10-10T01:17:57.8714210Z * [new branch] manuel/aoti_metal_shimify-thread_safe -> origin/manuel/aoti_metal_shimify-thread_safe 2025-10-10T01:17:57.8714495Z * [new branch] manuel/test-ops-common-allow-mps -> origin/manuel/test-ops-common-allow-mps 2025-10-10T01:17:57.8714695Z * [new branch] masnesral/metaconda -> origin/masnesral/metaconda 2025-10-10T01:17:57.8714953Z * [new branch] masnesral/pt2_internal_logging -> origin/masnesral/pt2_internal_logging 2025-10-10T01:17:57.8715154Z * [new branch] metascroy-patch-1 -> origin/metascroy-patch-1 2025-10-10T01:17:57.8715356Z * [new branch] mingw_constant_buffer -> origin/mingw_constant_buffer 2025-10-10T01:17:57.8715546Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-10-10T01:17:57.8715720Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-10-10T01:17:57.8715887Z * [new branch] mlazos/acts -> origin/mlazos/acts 2025-10-10T01:17:57.8716076Z * [new branch] mlazos/arg-renames -> origin/mlazos/arg-renames 2025-10-10T01:17:57.8716315Z * [new branch] mlazos/backup-test-branch -> origin/mlazos/backup-test-branch 2025-10-10T01:17:57.8716518Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-10-10T01:17:57.8716695Z * [new branch] mlazos/baseline -> origin/mlazos/baseline 2025-10-10T01:17:57.8716952Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-10-10T01:17:57.8717146Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-10-10T01:17:57.8717318Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-10-10T01:17:57.8717573Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-10-10T01:17:57.8717748Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-10-10T01:17:57.8717911Z * [new branch] mlazos/ck2 -> origin/mlazos/ck2 2025-10-10T01:17:57.8718128Z * [new branch] mlazos/combokernels -> origin/mlazos/combokernels 2025-10-10T01:17:57.8718319Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-10-10T01:17:57.8718511Z * [new branch] mlazos/cuda-cmd-log -> origin/mlazos/cuda-cmd-log 2025-10-10T01:17:57.8718803Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-10-10T01:17:57.8719074Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-10-10T01:17:57.8719274Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-10-10T01:17:57.8719503Z * [new branch] mlazos/cutlass-topo-bug -> origin/mlazos/cutlass-topo-bug 2025-10-10T01:17:57.8719730Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-10-10T01:17:57.8719906Z * [new branch] mlazos/dc-attrs -> origin/mlazos/dc-attrs 2025-10-10T01:17:57.8720091Z * [new branch] mlazos/dc-helion -> origin/mlazos/dc-helion 2025-10-10T01:17:57.8720278Z * [new branch] mlazos/dict-fix -> origin/mlazos/dict-fix 2025-10-10T01:17:57.8720463Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-10-10T01:17:57.8720643Z * [new branch] mlazos/dupe-fix -> origin/mlazos/dupe-fix 2025-10-10T01:17:57.8720848Z * [new branch] mlazos/dyn-batch -> origin/mlazos/dyn-batch 2025-10-10T01:17:57.8721010Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-10-10T01:17:57.8721233Z * [new branch] mlazos/extract-examples -> origin/mlazos/extract-examples 2025-10-10T01:17:57.8721434Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-10-10T01:17:57.8721593Z * [new branch] mlazos/fp8 -> origin/mlazos/fp8 2025-10-10T01:17:57.8721768Z * [new branch] mlazos/fp8-bias -> origin/mlazos/fp8-bias 2025-10-10T01:17:57.8721987Z * [new branch] mlazos/fp8-bias-fusion -> origin/mlazos/fp8-bias-fusion 2025-10-10T01:17:57.8722169Z * [new branch] mlazos/fp8-fixes -> origin/mlazos/fp8-fixes 2025-10-10T01:17:57.8722348Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-10-10T01:17:57.8722527Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-10-10T01:17:57.8722693Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-10-10T01:17:57.8722872Z * [new branch] mlazos/hash-hop -> origin/mlazos/hash-hop 2025-10-10T01:17:57.8723027Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-10-10T01:17:57.8723214Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-10-10T01:17:57.8723385Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-10-10T01:17:57.8723560Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-10-10T01:17:57.8723745Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-10-10T01:17:57.8723916Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-10-10T01:17:57.8724084Z * [new branch] mlazos/hc-mut -> origin/mlazos/hc-mut 2025-10-10T01:17:57.8724256Z * [new branch] mlazos/hc10 -> origin/mlazos/hc10 2025-10-10T01:17:57.8724485Z * [new branch] mlazos/hc11 -> origin/mlazos/hc11 2025-10-10T01:17:57.8724641Z * [new branch] mlazos/hc12 -> origin/mlazos/hc12 2025-10-10T01:17:57.8724813Z * [new branch] mlazos/hc13 -> origin/mlazos/hc13 2025-10-10T01:17:57.8724968Z * [new branch] mlazos/hc14 -> origin/mlazos/hc14 2025-10-10T01:17:57.8725121Z * [new branch] mlazos/hc15 -> origin/mlazos/hc15 2025-10-10T01:17:57.8725287Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-10-10T01:17:57.8725444Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-10-10T01:17:57.8725667Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-10-10T01:17:57.8725833Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-10-10T01:17:57.8725995Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-10-10T01:17:57.8726156Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-10-10T01:17:57.8726311Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-10-10T01:17:57.8726513Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-10-10T01:17:57.8726736Z * [new branch] mlazos/inductor-streams -> origin/mlazos/inductor-streams 2025-10-10T01:17:57.8726950Z * [new branch] mlazos/lr-composibility -> origin/mlazos/lr-composibility 2025-10-10T01:17:57.8727118Z * [new branch] mlazos/main -> origin/mlazos/main 2025-10-10T01:17:57.8727359Z * [new branch] mlazos/main-test-enablement -> origin/mlazos/main-test-enablement 2025-10-10T01:17:57.8727587Z * [new branch] mlazos/mark-static-update -> origin/mlazos/mark-static-update 2025-10-10T01:17:57.8727761Z * [new branch] mlazos/mcg -> origin/mlazos/mcg 2025-10-10T01:17:57.8727919Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-10-10T01:17:57.8728110Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-10-10T01:17:57.8728307Z * [new branch] mlazos/mlazos/ck2 -> origin/mlazos/mlazos/ck2 2025-10-10T01:17:57.8728653Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-10-10T01:17:57.8728905Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-10-10T01:17:57.8729102Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-10-10T01:17:57.8729285Z * [new branch] mlazos/mode-fix -> origin/mlazos/mode-fix 2025-10-10T01:17:57.8729471Z * [new branch] mlazos/more-tests -> origin/mlazos/more-tests 2025-10-10T01:17:57.8729658Z * [new branch] mlazos/offsets -> origin/mlazos/offsets 2025-10-10T01:17:57.8729852Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-10-10T01:17:57.8730040Z * [new branch] mlazos/quant-fix -> origin/mlazos/quant-fix 2025-10-10T01:17:57.8730231Z * [new branch] mlazos/resnet-fix -> origin/mlazos/resnet-fix 2025-10-10T01:17:57.8730422Z * [new branch] mlazos/rm-buf-names -> origin/mlazos/rm-buf-names 2025-10-10T01:17:57.8730594Z * [new branch] mlazos/rm-code -> origin/mlazos/rm-code 2025-10-10T01:17:57.8730768Z * [new branch] mlazos/rm-spam -> origin/mlazos/rm-spam 2025-10-10T01:17:57.8730935Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-10-10T01:17:57.8731144Z * [new branch] mlazos/static-idx-dbg -> origin/mlazos/static-idx-dbg 2025-10-10T01:17:57.8731438Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-10-10T01:17:57.8731620Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-10-10T01:17:57.8731830Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-10-10T01:17:57.8731996Z * [new branch] mlazos/test -> origin/mlazos/test 2025-10-10T01:17:57.8732176Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-10-10T01:17:57.8732381Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-10-10T01:17:57.8732647Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-10-10T01:17:57.8732859Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-10-10T01:17:57.8733056Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-10-10T01:17:57.8733265Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-10-10T01:17:57.8733457Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-10-10T01:17:57.8733649Z * [new branch] mlazos/tuple-fixes -> origin/mlazos/tuple-fixes 2025-10-10T01:17:57.8733844Z * [new branch] mlazos/tuple-fixes2 -> origin/mlazos/tuple-fixes2 2025-10-10T01:17:57.8734057Z * [new branch] mlazos/tuple-handling -> origin/mlazos/tuple-handling 2025-10-10T01:17:57.8734249Z * [new branch] mlazos/user-streams -> origin/mlazos/user-streams 2025-10-10T01:17:57.8734486Z * [new branch] mlazos/user-streams-backup -> origin/mlazos/user-streams-backup 2025-10-10T01:17:57.8734668Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-10-10T01:17:57.8734865Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-10-10T01:17:57.8735055Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-10-10T01:17:57.8735240Z * [new branch] mm_out_dtype_compile -> origin/mm_out_dtype_compile 2025-10-10T01:17:57.8735415Z * [new branch] module-shim -> origin/module-shim 2025-10-10T01:17:57.8735580Z * [new branch] module-stack -> origin/module-stack 2025-10-10T01:17:57.8735741Z * [new branch] more_ck_Fixes -> origin/more_ck_Fixes 2025-10-10T01:17:57.8735964Z * [new branch] move-theme-out-docker -> origin/move-theme-out-docker 2025-10-10T01:17:57.8736224Z * [new branch] move_aws_steps_inside_setup_rocm -> origin/move_aws_steps_inside_setup_rocm 2025-10-10T01:17:57.8736420Z * [new branch] msaroufim-patch-1 -> origin/msaroufim-patch-1 2025-10-10T01:17:57.8736597Z * [new branch] msaroufim/be1 -> origin/msaroufim/be1 2025-10-10T01:17:57.8736778Z * [new branch] msaroufim/cn_path -> origin/msaroufim/cn_path 2025-10-10T01:17:57.8736943Z * [new branch] msaroufim/cub -> origin/msaroufim/cub 2025-10-10T01:17:57.8737202Z * [new branch] msaroufim/dtensorfusedadam -> origin/msaroufim/dtensorfusedadam 2025-10-10T01:17:57.8737388Z * [new branch] msaroufim/patchx -> origin/msaroufim/patchx 2025-10-10T01:17:57.8737571Z * [new branch] msaroufim/reduce -> origin/msaroufim/reduce 2025-10-10T01:17:57.8737758Z * [new branch] mtia/basic-cmake -> origin/mtia/basic-cmake 2025-10-10T01:17:57.8738018Z * [new branch] mwizak/fix-triton-block-shape -> origin/mwizak/fix-triton-block-shape 2025-10-10T01:17:57.8738187Z * [new branch] my_varlen_backup -> origin/my_varlen_backup 2025-10-10T01:17:57.8738538Z * [new branch] nWEIdia/skip-tests-for-pr-159494 -> origin/nWEIdia/skip-tests-for-pr-159494 2025-10-10T01:17:57.8738737Z * [new branch] nativert_num_outputs -> origin/nativert_num_outputs 2025-10-10T01:17:57.8738900Z * [new branch] new-codegen -> origin/new-codegen 2025-10-10T01:17:57.8739068Z * [new branch] newtest-base -> origin/newtest-base 2025-10-10T01:17:57.8739286Z * [new branch] ngimel/allgather_format -> origin/ngimel/allgather_format 2025-10-10T01:17:57.8739460Z * [new branch] ngimel/cat_perf2 -> origin/ngimel/cat_perf2 2025-10-10T01:17:57.8739732Z * [new branch] ngimel/error_index_list -> origin/ngimel/error_index_list 2025-10-10T01:17:57.8739907Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-10-10T01:17:57.8740131Z * [new branch] ngimel/scatter_add_multid -> origin/ngimel/scatter_add_multid 2025-10-10T01:17:57.8740290Z * [new branch] nightly -> origin/nightly 2025-10-10T01:17:57.8740601Z * [new branch] nikitaved/addmm_1_rowcol_lt_path_check -> origin/nikitaved/addmm_1_rowcol_lt_path_check 2025-10-10T01:17:57.8740871Z * [new branch] nikitaved/addmm_epilogue_fusions -> origin/nikitaved/addmm_epilogue_fusions 2025-10-10T01:17:57.8741195Z * [new branch] nikitaved/addmm_epilogue_fusions_scratch -> origin/nikitaved/addmm_epilogue_fusions_scratch 2025-10-10T01:17:57.8741505Z * [new branch] nikitaved/simpler_can_use_32bit_index -> origin/nikitaved/simpler_can_use_32bit_index 2025-10-10T01:17:57.8741686Z * [new branch] nikitaved/test -> origin/nikitaved/test 2025-10-10T01:17:57.8741896Z * [new branch] nmacchioni-patch-10 -> origin/nmacchioni-patch-10 2025-10-10T01:17:57.8742108Z * [new branch] nmacchioni-patch-7 -> origin/nmacchioni-patch-7 2025-10-10T01:17:57.8742315Z * [new branch] nmacchioni-patch-8 -> origin/nmacchioni-patch-8 2025-10-10T01:17:57.8742511Z * [new branch] nmacchioni-patch-9 -> origin/nmacchioni-patch-9 2025-10-10T01:17:57.8742726Z * [new branch] no_distributed_log_spew -> origin/no_distributed_log_spew 2025-10-10T01:17:57.8742896Z * [new branch] nofun-hack -> origin/nofun-hack 2025-10-10T01:17:57.8743095Z * [new branch] nullplay/fuse_matmul -> origin/nullplay/fuse_matmul 2025-10-10T01:17:57.8743296Z * [new branch] nullplay_fuse_matmul -> origin/nullplay_fuse_matmul 2025-10-10T01:17:57.8743482Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-10-10T01:17:57.8743661Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-10-10T01:17:57.8743856Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-10-10T01:17:57.8744037Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-10-10T01:17:57.8744214Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-10-10T01:17:57.8744392Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-10-10T01:17:57.8744575Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-10-10T01:17:57.8744746Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-10-10T01:17:57.8744919Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-10-10T01:17:57.8745111Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-10-10T01:17:57.8745286Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-10-10T01:17:57.8745523Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-10-10T01:17:57.8745704Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-10-10T01:17:57.8745876Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-10-10T01:17:57.8746053Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-10-10T01:17:57.8746237Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-10-10T01:17:57.8746413Z * [new branch] orig/release/2.8 -> origin/orig/release/2.8 2025-10-10T01:17:57.8746586Z * [new branch] orig/release/2.9 -> origin/orig/release/2.9 2025-10-10T01:17:57.8746882Z * [new branch] origin/gh/fxdawnn/1/base -> origin/origin/gh/fxdawnn/1/base 2025-10-10T01:17:57.8747108Z * [new branch] origin/gh/fxdawnn/1/orig -> origin/origin/gh/fxdawnn/1/orig 2025-10-10T01:17:57.8747328Z * [new branch] origin/gh/zpcore/14/orig -> origin/origin/gh/zpcore/14/orig 2025-10-10T01:17:57.8747511Z * [new branch] padded-tensor -> origin/padded-tensor 2025-10-10T01:17:57.8755512Z * [new branch] pca2 -> origin/pca2 2025-10-10T01:17:57.8755756Z * [new branch] perf_ops -> origin/perf_ops 2025-10-10T01:17:57.8756012Z * [new branch] perf_ops_2_9 -> origin/perf_ops_2_9 2025-10-10T01:17:57.8756241Z * [new branch] perserve_node_meta_decomp -> origin/perserve_node_meta_decomp 2025-10-10T01:17:57.8756434Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-10-10T01:17:57.8756666Z * [new branch] pianpwk/__draft_debug_mode -> origin/pianpwk/__draft_debug_mode 2025-10-10T01:17:57.8756923Z * [new branch] pianpwk/_super_draft_debug_mode -> origin/pianpwk/_super_draft_debug_mode 2025-10-10T01:17:57.8757222Z * [new branch] pianpwk/backed_size_oblivious_export -> origin/pianpwk/backed_size_oblivious_export 2025-10-10T01:17:57.8757450Z * [new branch] pianpwk/base_view_shape_key -> origin/pianpwk/base_view_shape_key 2025-10-10T01:17:57.8757662Z * [new branch] pianpwk/bert_dynamic_perf -> origin/pianpwk/bert_dynamic_perf 2025-10-10T01:17:57.8757871Z * [new branch] pianpwk/debug_mode_hacks -> origin/pianpwk/debug_mode_hacks 2025-10-10T01:17:57.8758094Z * [new branch] pianpwk/debug_mode_inductor -> origin/pianpwk/debug_mode_inductor 2025-10-10T01:17:57.8758317Z * [new branch] pianpwk/debug_mode_show_ids -> origin/pianpwk/debug_mode_show_ids 2025-10-10T01:17:57.8758568Z * [new branch] pianpwk/debugmode_compile_tf -> origin/pianpwk/debugmode_compile_tf 2025-10-10T01:17:57.8758818Z * [new branch] pianpwk/debugmode_show_ids -> origin/pianpwk/debugmode_show_ids 2025-10-10T01:17:57.8759153Z * [new branch] pianpwk/dispatch_key_debugging_for_debug -> origin/pianpwk/dispatch_key_debugging_for_debug 2025-10-10T01:17:57.8759433Z * [new branch] pianpwk/draft_debug_mode_tfcompile -> origin/pianpwk/draft_debug_mode_tfcompile 2025-10-10T01:17:57.8759689Z * [new branch] pianpwk/draft_multikernel_nn -> origin/pianpwk/draft_multikernel_nn 2025-10-10T01:17:57.8759986Z * [new branch] pianpwk/draft_multikernel_status_10_5 -> origin/pianpwk/draft_multikernel_status_10_5 2025-10-10T01:17:57.8760284Z * [new branch] pianpwk/dtensor_shape_metadata_guard -> origin/pianpwk/dtensor_shape_metadata_guard 2025-10-10T01:17:57.8760522Z * [new branch] pianpwk/false_numel_refs -> origin/pianpwk/false_numel_refs 2025-10-10T01:17:57.8760736Z * [new branch] pianpwk/maybe_guard_rel -> origin/pianpwk/maybe_guard_rel 2025-10-10T01:17:57.8760951Z * [new branch] pianpwk/multi_kernel_l1 -> origin/pianpwk/multi_kernel_l1 2025-10-10T01:17:57.8761372Z * [new branch] pianpwk/multikernel_hints_draft -> origin/pianpwk/multikernel_hints_draft 2025-10-10T01:17:57.8761656Z * [new branch] pianpwk/no_size_oblivious_slice_scat -> origin/pianpwk/no_size_oblivious_slice_scat 2025-10-10T01:17:57.8761965Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-10-10T01:17:57.8762188Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-10-10T01:17:57.8762463Z * [new branch] pianpwk/skip_python_keys_in_guards -> origin/pianpwk/skip_python_keys_in_guards 2025-10-10T01:17:57.8762774Z * [new branch] pianpwk/slice_fresh_symbols -> origin/pianpwk/slice_fresh_symbols 2025-10-10T01:17:57.8763003Z * [new branch] pianpwk/sym_tokens_draft -> origin/pianpwk/sym_tokens_draft 2025-10-10T01:17:57.8763297Z * [new branch] pianpwk/test_pointwise_guard_or_false -> origin/pianpwk/test_pointwise_guard_or_false 2025-10-10T01:17:57.8763555Z * [new branch] pianpwk/totally_draft_sym_wrap -> origin/pianpwk/totally_draft_sym_wrap 2025-10-10T01:17:57.8763809Z * [new branch] pianpwk/triton_benchmark_hints -> origin/pianpwk/triton_benchmark_hints 2025-10-10T01:17:57.8764029Z * [new branch] pianpwk/try_dumb_stuff -> origin/pianpwk/try_dumb_stuff 2025-10-10T01:17:57.8764237Z * [new branch] pianpwk/try_dumb_stuff_2 -> origin/pianpwk/try_dumb_stuff_2 2025-10-10T01:17:57.8764490Z * [new branch] pianpwk/unbacked_channels_last -> origin/pianpwk/unbacked_channels_last 2025-10-10T01:17:57.8764758Z * [new branch] pianpwk/unbacked_should_swap_2 -> origin/pianpwk/unbacked_should_swap_2 2025-10-10T01:17:57.8764961Z * [new branch] pianpwk/user_symints -> origin/pianpwk/user_symints 2025-10-10T01:17:57.8765174Z * [new branch] pianpwk/wan21_reshape -> origin/pianpwk/wan21_reshape 2025-10-10T01:17:57.8765434Z * [new branch] pianpwk/whitelist_optimizer -> origin/pianpwk/whitelist_optimizer 2025-10-10T01:17:57.8765610Z * [new branch] piz/add_wait -> origin/piz/add_wait 2025-10-10T01:17:57.8765831Z * [new branch] piz/fall_back_missing_0716 -> origin/piz/fall_back_missing_0716 2025-10-10T01:17:57.8766024Z * [new branch] pool-separate -> origin/pool-separate 2025-10-10T01:17:57.8766182Z * [new branch] pr-156087 -> origin/pr-156087 2025-10-10T01:17:57.8766338Z * [new branch] pr/131860 -> origin/pr/131860 2025-10-10T01:17:57.8766548Z * [new branch] pre_compile_checks -> origin/pre_compile_checks 2025-10-10T01:17:57.8766738Z * [new branch] predispatch_to -> origin/predispatch_to 2025-10-10T01:17:57.8767047Z * [new branch] prepare-perf-baseline-number-2.8 -> origin/prepare-perf-baseline-number-2.8 2025-10-10T01:17:57.8767285Z * [new branch] prepare-perf-number-2.9 -> origin/prepare-perf-number-2.9 2025-10-10T01:17:57.8767475Z * [new branch] profiler-enabled -> origin/profiler-enabled 2025-10-10T01:17:57.8767662Z * [new branch] provenance_doc_2 -> origin/provenance_doc_2 2025-10-10T01:17:57.8767842Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-10-10T01:17:57.8768009Z * [new branch] pyobjectslot -> origin/pyobjectslot 2025-10-10T01:17:57.8768226Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-10-10T01:17:57.8768441Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-10-10T01:17:57.8768699Z * [new branch] quantile-docs -> origin/quantile-docs 2025-10-10T01:17:57.8768936Z * [new branch] quint-bits -> origin/quint-bits 2025-10-10T01:17:57.8769130Z * [new branch] reland-fx-annotate -> origin/reland-fx-annotate 2025-10-10T01:17:57.8769316Z * [new branch] reland_req_nvsh -> origin/reland_req_nvsh 2025-10-10T01:17:57.8769479Z * [new branch] release/1.10 -> origin/release/1.10 2025-10-10T01:17:57.8769645Z * [new branch] release/1.11 -> origin/release/1.11 2025-10-10T01:17:57.8769821Z * [new branch] release/1.12 -> origin/release/1.12 2025-10-10T01:17:57.8769987Z * [new branch] release/1.13 -> origin/release/1.13 2025-10-10T01:17:57.8770216Z * [new branch] release/1.4 -> origin/release/1.4 2025-10-10T01:17:57.8770391Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-10-10T01:17:57.8770555Z * [new branch] release/1.5 -> origin/release/1.5 2025-10-10T01:17:57.8770713Z * [new branch] release/1.6 -> origin/release/1.6 2025-10-10T01:17:57.8770880Z * [new branch] release/1.7 -> origin/release/1.7 2025-10-10T01:17:57.8771033Z * [new branch] release/1.8 -> origin/release/1.8 2025-10-10T01:17:57.8771183Z * [new branch] release/1.9 -> origin/release/1.9 2025-10-10T01:17:57.8771340Z * [new branch] release/2.0 -> origin/release/2.0 2025-10-10T01:17:57.8771494Z * [new branch] release/2.1 -> origin/release/2.1 2025-10-10T01:17:57.8771656Z * [new branch] release/2.2 -> origin/release/2.2 2025-10-10T01:17:57.8771814Z * [new branch] release/2.3 -> origin/release/2.3 2025-10-10T01:17:57.8771986Z * [new branch] release/2.4 -> origin/release/2.4 2025-10-10T01:17:57.8772152Z * [new branch] release/2.5 -> origin/release/2.5 2025-10-10T01:17:57.8772307Z * [new branch] release/2.6 -> origin/release/2.6 2025-10-10T01:17:57.8772478Z * [new branch] release/2.7 -> origin/release/2.7 2025-10-10T01:17:57.8772632Z * [new branch] release/2.8 -> origin/release/2.8 2025-10-10T01:17:57.8772793Z * [new branch] release/2.9 -> origin/release/2.9 2025-10-10T01:17:57.8772962Z * [new branch] release_notes -> origin/release_notes 2025-10-10T01:17:57.8773148Z * [new branch] remove_header_code -> origin/remove_header_code 2025-10-10T01:17:57.8773358Z * [new branch] remove_pyinterpreter -> origin/remove_pyinterpreter 2025-10-10T01:17:57.8773597Z * [new branch] repackage-vllm-nightlies -> origin/repackage-vllm-nightlies 2025-10-10T01:17:57.8773924Z * [new branch] replace-pytorch-labs-20250812-195836 -> origin/replace-pytorch-labs-20250812-195836 2025-10-10T01:17:57.8774238Z * [new branch] replace-pytorch-labs-20250812-200248 -> origin/replace-pytorch-labs-20250812-200248 2025-10-10T01:17:57.8774561Z * [new branch] replace-pytorch-labs-20250812-200324 -> origin/replace-pytorch-labs-20250812-200324 2025-10-10T01:17:57.8774867Z * [new branch] replace-pytorch-labs-20250812-204020 -> origin/replace-pytorch-labs-20250812-204020 2025-10-10T01:17:57.8775207Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-10-10T01:17:57.8775507Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-10-10T01:17:57.8775774Z * [new branch] revert-156870-gh/skarjala/3/head -> origin/revert-156870-gh/skarjala/3/head 2025-10-10T01:17:57.8776290Z * [new branch] revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ -> origin/revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ 2025-10-10T01:17:57.8776914Z * [new branch] revert-163802-camyll/cherrypick_3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9 -> origin/revert-163802-camyll/cherrypick_3016616ccbba3dc9bb6a80eb4a81a846ddf49cc9 2025-10-10T01:17:57.8777170Z * [new branch] revert_always_build_distributed -> origin/revert_always_build_distributed 2025-10-10T01:17:57.8777376Z * [new branch] rocm-test-yml-update -> origin/rocm-test-yml-update 2025-10-10T01:17:57.8777548Z * [new branch] rocm_op_bench -> origin/rocm_op_bench 2025-10-10T01:17:57.8777804Z * [new branch] ruisi/aot_eager_pass -> origin/ruisi/aot_eager_pass 2025-10-10T01:17:57.8778011Z * [new branch] ruisi/placement_trace -> origin/ruisi/placement_trace 2025-10-10T01:17:57.8778408Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-10-10T01:17:57.8778640Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-10-10T01:17:57.8778841Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-10-10T01:17:57.8779006Z * [new branch] rzou/njt -> origin/rzou/njt 2025-10-10T01:17:57.8779164Z * [new branch] rzou/pca -> origin/rzou/pca 2025-10-10T01:17:57.8779337Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-10-10T01:17:57.8779527Z * [new branch] rzou/setup_context -> origin/rzou/setup_context 2025-10-10T01:17:57.8779699Z * [new branch] samplevllm -> origin/samplevllm 2025-10-10T01:17:57.8780146Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-10-10T01:17:57.8780420Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-10-10T01:17:57.8780574Z * [new branch] save -> origin/save 2025-10-10T01:17:57.8780732Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-10-10T01:17:57.8781014Z * [new branch] sekyondaMeta-dynamoconfig-fix -> origin/sekyondaMeta-dynamoconfig-fix 2025-10-10T01:17:57.8781234Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-10-10T01:17:57.8781444Z * [new branch] shoumikhin-patch-1 -> origin/shoumikhin-patch-1 2025-10-10T01:17:57.8781656Z * [new branch] shoumikhin-patch-12 -> origin/shoumikhin-patch-12 2025-10-10T01:17:57.8781870Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-10-10T01:17:57.8782171Z * [new branch] soulitzer/reland-codev-grad-dtype -> origin/soulitzer/reland-codev-grad-dtype 2025-10-10T01:17:57.8782388Z * [new branch] soulitzer/stash-tls-ac -> origin/soulitzer/stash-tls-ac 2025-10-10T01:17:57.8782607Z * [new branch] sqzhang/flight4plus -> origin/sqzhang/flight4plus 2025-10-10T01:17:57.8782792Z * [new branch] sraikund16/test -> origin/sraikund16/test 2025-10-10T01:17:57.8783032Z * [new branch] stablize-compilation-time -> origin/stablize-compilation-time 2025-10-10T01:17:57.8783241Z * [new branch] starterTaskUpdate -> origin/starterTaskUpdate 2025-10-10T01:17:57.8783384Z * [new branch] suo -> origin/suo 2025-10-10T01:17:57.8783629Z * [new branch] support-uv-in-collect_env -> origin/support-uv-in-collect_env 2025-10-10T01:17:57.8783796Z * [new branch] sve-poc -> origin/sve-poc 2025-10-10T01:17:57.8784053Z * [new branch] svekars-patch-1 -> origin/svekars-patch-1 2025-10-10T01:17:57.8784233Z * [new branch] svekars-patch-2 -> origin/svekars-patch-2 2025-10-10T01:17:57.8784417Z * [new branch] svekars-patch-3 -> origin/svekars-patch-3 2025-10-10T01:17:57.8784676Z * [new branch] svekars-patch-4 -> origin/svekars-patch-4 2025-10-10T01:17:57.8784854Z * [new branch] svekars-patch-5 -> origin/svekars-patch-5 2025-10-10T01:17:57.8785017Z * [new branch] switch-bn -> origin/switch-bn 2025-10-10T01:17:57.8785256Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-10-10T01:17:57.8785548Z * [new branch] tenpercent/ck_rocm_ci_v3 -> origin/tenpercent/ck_rocm_ci_v3 2025-10-10T01:17:57.8785767Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-10-10T01:17:57.8785994Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-10-10T01:17:57.8786253Z * [new branch] test-myst-markdown-docstring -> origin/test-myst-markdown-docstring 2025-10-10T01:17:57.8786412Z * [new branch] test-old -> origin/test-old 2025-10-10T01:17:57.8786694Z * [new branch] test-vec-migration-internally -> origin/test-vec-migration-internally 2025-10-10T01:17:57.8786861Z * [new branch] test/bmm_heur -> origin/test/bmm_heur 2025-10-10T01:17:57.8787029Z * [new branch] test/inductor -> origin/test/inductor 2025-10-10T01:17:57.8787226Z * [new branch] test_quantization -> origin/test_quantization 2025-10-10T01:17:57.8787450Z * [new branch] tianren/customOp_autotune -> origin/tianren/customOp_autotune 2025-10-10T01:17:57.8787694Z * [new branch] tianren/customOp_autotune_fix -> origin/tianren/customOp_autotune_fix 2025-10-10T01:17:57.8787927Z * [new branch] tianren/customOp_fusion -> origin/tianren/customOp_fusion 2025-10-10T01:17:57.8788190Z * [new branch] tianren/flex_paged_attn_fix_temp -> origin/tianren/flex_paged_attn_fix_temp 2025-10-10T01:17:57.8788394Z * [new branch] tianren/remove_repeate -> origin/tianren/remove_repeate 2025-10-10T01:17:57.8788566Z * [new branch] tianren/test -> origin/tianren/test 2025-10-10T01:17:57.8788761Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-10-10T01:17:57.8788935Z * [new branch] torchtitan_ep -> origin/torchtitan_ep 2025-10-10T01:17:57.8789154Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-10-10T01:17:57.8789374Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-10-10T01:17:57.8789580Z * [new branch] transpose_pack_fusion -> origin/transpose_pack_fusion 2025-10-10T01:17:57.8789765Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-10-10T01:17:57.8789944Z * [new branch] triton_kernel -> origin/triton_kernel 2025-10-10T01:17:57.8790195Z * [new branch] trunk-tagging-multi-commits -> origin/trunk-tagging-multi-commits 2025-10-10T01:17:57.8790350Z * [new branch] tt_pkg_1908 -> origin/tt_pkg_1908 2025-10-10T01:17:57.8790515Z * [new branch] type_dec -> origin/type_dec 2025-10-10T01:17:57.8790753Z * [new branch] udate-sphinx-dependancies -> origin/udate-sphinx-dependancies 2025-10-10T01:17:57.8790905Z * [new branch] unlift -> origin/unlift 2025-10-10T01:17:57.8791269Z * [new branch] update-audio-commit-hash/17567864209-1799-1 -> origin/update-audio-commit-hash/17567864209-1799-1 2025-10-10T01:17:57.8792284Z * [new branch] update-audio-commit-hash/17599208654-1801-1 -> origin/update-audio-commit-hash/17599208654-1801-1 2025-10-10T01:17:57.8792637Z * [new branch] update-audio-commit-hash/17630256502-1803-1 -> origin/update-audio-commit-hash/17630256502-1803-1 2025-10-10T01:17:57.8792995Z * [new branch] update-audio-commit-hash/17657093113-1804-1 -> origin/update-audio-commit-hash/17657093113-1804-1 2025-10-10T01:17:57.8793335Z * [new branch] update-audio-commit-hash/17688961747-1806-1 -> origin/update-audio-commit-hash/17688961747-1806-1 2025-10-10T01:17:57.8793677Z * [new branch] update-audio-commit-hash/17703952853-1807-1 -> origin/update-audio-commit-hash/17703952853-1807-1 2025-10-10T01:17:57.8794101Z * [new branch] update-audio-commit-hash/18392707270-1874-1 -> origin/update-audio-commit-hash/18392707270-1874-1 2025-10-10T01:17:57.8794348Z * [new branch] update-dynamic-shapes-doc -> origin/update-dynamic-shapes-doc 2025-10-10T01:17:57.8794749Z * [new branch] update-executorch-commit-hash/15694981040-1626-1 -> origin/update-executorch-commit-hash/15694981040-1626-1 2025-10-10T01:17:57.8795110Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-10-10T01:17:57.8795461Z * [new branch] update-vision-commit-hash/15336342773-1607-1 -> origin/update-vision-commit-hash/15336342773-1607-1 2025-10-10T01:17:57.8795812Z * [new branch] update-vision-commit-hash/18361653903-1869-1 -> origin/update-vision-commit-hash/18361653903-1869-1 2025-10-10T01:17:57.8796153Z * [new branch] update-vllm-commit-hash/17536029887-1798-1 -> origin/update-vllm-commit-hash/17536029887-1798-1 2025-10-10T01:17:57.8796487Z * [new branch] update-vllm-commit-hash/17599208654-1801-1 -> origin/update-vllm-commit-hash/17599208654-1801-1 2025-10-10T01:17:57.8796824Z * [new branch] update-vllm-commit-hash/17657093113-1804-1 -> origin/update-vllm-commit-hash/17657093113-1804-1 2025-10-10T01:17:57.8797255Z * [new branch] update-vllm-commit-hash/17703952853-1807-1 -> origin/update-vllm-commit-hash/17703952853-1807-1 2025-10-10T01:17:57.8797585Z * [new branch] update-vllm-commit-hash/17718740812-1808-1 -> origin/update-vllm-commit-hash/17718740812-1808-1 2025-10-10T01:17:57.8797918Z * [new branch] update-vllm-commit-hash/17782703922-1813-1 -> origin/update-vllm-commit-hash/17782703922-1813-1 2025-10-10T01:17:57.8798255Z * [new branch] update-vllm-commit-hash/17814169036-1822-1 -> origin/update-vllm-commit-hash/17814169036-1822-1 2025-10-10T01:17:57.8798585Z * [new branch] update-vllm-commit-hash/17844794719-1823-1 -> origin/update-vllm-commit-hash/17844794719-1823-1 2025-10-10T01:17:57.8798912Z * [new branch] update-vllm-commit-hash/17872674059-1830-1 -> origin/update-vllm-commit-hash/17872674059-1830-1 2025-10-10T01:17:57.8799253Z * [new branch] update-vllm-commit-hash/17901034819-1833-1 -> origin/update-vllm-commit-hash/17901034819-1833-1 2025-10-10T01:17:57.8799580Z * [new branch] update-vllm-commit-hash/17932176396-1836-1 -> origin/update-vllm-commit-hash/17932176396-1836-1 2025-10-10T01:17:57.8799969Z * [new branch] update-vllm-commit-hash/17962545886-1842-1 -> origin/update-vllm-commit-hash/17962545886-1842-1 2025-10-10T01:17:57.8800311Z * [new branch] update-vllm-commit-hash/17993166855-1844-1 -> origin/update-vllm-commit-hash/17993166855-1844-1 2025-10-10T01:17:57.8800690Z * [new branch] update-vllm-commit-hash/18052321282-1848-1 -> origin/update-vllm-commit-hash/18052321282-1848-1 2025-10-10T01:17:57.8801028Z * [new branch] update-vllm-commit-hash/18066820738-1849-1 -> origin/update-vllm-commit-hash/18066820738-1849-1 2025-10-10T01:17:57.8801437Z * [new branch] update-vllm-commit-hash/18081987460-1850-1 -> origin/update-vllm-commit-hash/18081987460-1850-1 2025-10-10T01:17:57.8801766Z * [new branch] update-vllm-commit-hash/18114584510-1852-1 -> origin/update-vllm-commit-hash/18114584510-1852-1 2025-10-10T01:17:57.8802097Z * [new branch] update-vllm-commit-hash/18147226974-1853-1 -> origin/update-vllm-commit-hash/18147226974-1853-1 2025-10-10T01:17:57.8802434Z * [new branch] update-vllm-commit-hash/18236802781-1857-1 -> origin/update-vllm-commit-hash/18236802781-1857-1 2025-10-10T01:17:57.8802756Z * [new branch] update-xla-commit-hash/17725712604-203-1 -> origin/update-xla-commit-hash/17725712604-203-1 2025-10-10T01:17:57.8803472Z * [new branch] update-xla-commit-hash/17908176340-204-1 -> origin/update-xla-commit-hash/17908176340-204-1 2025-10-10T01:17:57.8803810Z * [new branch] update-xla-commit-hash/18273597034-206-1 -> origin/update-xla-commit-hash/18273597034-206-1 2025-10-10T01:17:57.8804141Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-10-10T01:17:57.8804350Z * [new branch] update_executorch_pin -> origin/update_executorch_pin 2025-10-10T01:17:57.8804644Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-10-10T01:17:57.8804869Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-10-10T01:17:57.8805089Z * [new branch] update_slow_tests_1757922057 -> origin/update_slow_tests_1757922057 2025-10-10T01:17:57.8805310Z * [new branch] update_slow_tests_1758526845 -> origin/update_slow_tests_1758526845 2025-10-10T01:17:57.8805528Z * [new branch] update_slow_tests_1759736444 -> origin/update_slow_tests_1759736444 2025-10-10T01:17:57.8805760Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-10-10T01:17:57.8805978Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-10-10T01:17:57.8806207Z * [new branch] update_submodule_tensorpipe -> origin/update_submodule_tensorpipe 2025-10-10T01:17:57.8806356Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-10-10T01:17:57.8806522Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-10-10T01:17:57.8806667Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-10-10T01:17:57.8806812Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-10-10T01:17:57.8806967Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-10-10T01:17:57.8807118Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-10-10T01:17:57.8807264Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-10-10T01:17:57.8807433Z * [new branch] validate_fn -> origin/validate_fn 2025-10-10T01:17:57.8807629Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-10-10T01:17:57.8807806Z * [new branch] validations_2.8 -> origin/validations_2.8 2025-10-10T01:17:57.8807969Z * [new branch] varlen-api -> origin/varlen-api 2025-10-10T01:17:57.8808141Z * [new branch] varlen_api -> origin/varlen_api 2025-10-10T01:17:57.8808310Z * [new branch] viable/strict -> origin/viable/strict 2025-10-10T01:17:57.8808686Z * [new branch] vishal9-team/dtensor_parallelism_toy -> origin/vishal9-team/dtensor_parallelism_toy 2025-10-10T01:17:57.8808876Z * [new branch] vllmbuildci -> origin/vllmbuildci 2025-10-10T01:17:57.8809030Z * [new branch] vllmpin -> origin/vllmpin 2025-10-10T01:17:57.8809280Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-10-10T01:17:57.8809462Z * [new branch] whc/flight51 -> origin/whc/flight51 2025-10-10T01:17:57.8809625Z * [new branch] whc/flight53 -> origin/whc/flight53 2025-10-10T01:17:57.8809784Z * [new branch] whc/stage2 -> origin/whc/stage2 2025-10-10T01:17:57.8809961Z * [new branch] whc/uneven -> origin/whc/uneven 2025-10-10T01:17:57.8810144Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-10-10T01:17:57.8810357Z * [new branch] williamwen42-patch-1 -> origin/williamwen42-patch-1 2025-10-10T01:17:57.8810615Z * [new branch] win_warnings -> origin/win_warnings 2025-10-10T01:17:57.8810880Z * [new branch] windows_libtorch_free -> origin/windows_libtorch_free 2025-10-10T01:17:57.8811050Z * [new branch] windows_mmap -> origin/windows_mmap 2025-10-10T01:17:57.8811215Z * [new branch] xmfan-war -> origin/xmfan-war 2025-10-10T01:17:57.8811392Z * [new branch] xmfan/ca_0516 -> origin/xmfan/ca_0516 2025-10-10T01:17:57.8811579Z * [new branch] xmfan/ca_1051b93192 -> origin/xmfan/ca_1051b93192 2025-10-10T01:17:57.8811984Z * [new branch] xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 -> origin/xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 2025-10-10T01:17:57.8812188Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-10-10T01:17:57.8812376Z * [new branch] xmfan/ca_9d59b516e9 -> origin/xmfan/ca_9d59b516e9 2025-10-10T01:17:57.8812548Z * [new branch] xmfan/ca_api -> origin/xmfan/ca_api 2025-10-10T01:17:57.8812728Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-10-10T01:17:57.8812896Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-10-10T01:17:57.8813087Z * [new branch] xmfan/ca_cudagraphs -> origin/xmfan/ca_cudagraphs 2025-10-10T01:17:57.8813280Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-10-10T01:17:57.8813458Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-10-10T01:17:57.8813651Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-10-10T01:17:57.8813861Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-10-10T01:17:57.8814023Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-10-10T01:17:57.8814190Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-10-10T01:17:57.8814355Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-10-10T01:17:57.8814544Z * [new branch] xmfan/ca_mem_base -> origin/xmfan/ca_mem_base 2025-10-10T01:17:57.8814717Z * [new branch] xmfan/ca_mem_fix -> origin/xmfan/ca_mem_fix 2025-10-10T01:17:57.8814903Z * [new branch] xmfan/ca_move_to_cuda -> origin/xmfan/ca_move_to_cuda 2025-10-10T01:17:57.8815080Z * [new branch] xmfan/ca_nested -> origin/xmfan/ca_nested 2025-10-10T01:17:57.8815258Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-10-10T01:17:57.8815487Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-10-10T01:17:57.8815669Z * [new branch] xmfan/ca_scalar -> origin/xmfan/ca_scalar 2025-10-10T01:17:57.8815881Z * [new branch] xmfan/ca_subclass_mem_fix -> origin/xmfan/ca_subclass_mem_fix 2025-10-10T01:17:57.8816057Z * [new branch] xmfan/ca_warm_mem -> origin/xmfan/ca_warm_mem 2025-10-10T01:17:57.8816322Z * [new branch] xmfan/ca_warm_mem_base -> origin/xmfan/ca_warm_mem_base 2025-10-10T01:17:57.8816495Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-10-10T01:17:57.8816665Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-10-10T01:17:57.8816846Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-10-10T01:17:57.8817019Z * [new branch] xmfan/cacu_may27 -> origin/xmfan/cacu_may27 2025-10-10T01:17:57.8817232Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-10-10T01:17:57.8817556Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-10-10T01:17:57.8817744Z * [new branch] xmfan/issue_123374 -> origin/xmfan/issue_123374 2025-10-10T01:17:57.8818146Z * [new branch] xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 2025-10-10T01:17:57.8818555Z * [new branch] xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 2025-10-10T01:17:57.8818739Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-10-10T01:17:57.8818905Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-10-10T01:17:57.8819070Z * [new branch] xmfan/test -> origin/xmfan/test 2025-10-10T01:17:57.8819296Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-10-10T01:17:57.8819507Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-10-10T01:17:57.8819797Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-10-10T01:17:57.8820004Z * [new branch] yihan_quantization -> origin/yihan_quantization 2025-10-10T01:17:57.8820184Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-10-10T01:17:57.8820456Z * [new branch] yiming/improve_sharding_error_msg -> origin/yiming/improve_sharding_error_msg 2025-10-10T01:17:57.8820705Z * [new branch] yiming/precompile_benchmark -> origin/yiming/precompile_benchmark 2025-10-10T01:17:57.8820872Z * [new branch] yolo-llama3 -> origin/yolo-llama3 2025-10-10T01:17:57.8821192Z * [new branch] ysiraichi/install-fmtlib-headers-v12 -> origin/ysiraichi/install-fmtlib-headers-v12 2025-10-10T01:17:57.8821398Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-10-10T01:17:57.8821632Z * [new branch] zainr/cleanup-gh-runners -> origin/zainr/cleanup-gh-runners 2025-10-10T01:17:57.8821849Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-10-10T01:17:57.8822024Z * [new branch] zainr/test2 -> origin/zainr/test2 2025-10-10T01:17:57.8822198Z * [new branch] zainr/unstable -> origin/zainr/unstable 2025-10-10T01:17:57.8822396Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-10-10T01:17:57.8822550Z * [new branch] zb2p -> origin/zb2p 2025-10-10T01:17:57.8822769Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-10-10T01:17:57.8823115Z * [new branch] zhxchen17/aot_compile_fix_load_guard_manager -> origin/zhxchen17/aot_compile_fix_load_guard_manager 2025-10-10T01:17:57.8823406Z * [new branch] zhxchen17/precompile/source_info -> origin/zhxchen17/precompile/source_info 2025-10-10T01:17:57.8823601Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-10-10T01:17:57.8823870Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-10-10T01:17:57.8824070Z * [new branch] zxiiro/build-times -> origin/zxiiro/build-times 2025-10-10T01:17:57.8824248Z * [new branch] zxiiro/c7i-docs -> origin/zxiiro/c7i-docs 2025-10-10T01:17:57.8824459Z * [new branch] zxiiro/c7i-linux-4xlarge -> origin/zxiiro/c7i-linux-4xlarge 2025-10-10T01:17:57.8824703Z * [new branch] zxiiro/c7i-linux-build-yaml -> origin/zxiiro/c7i-linux-build-yaml 2025-10-10T01:17:57.8824865Z * [new branch] zxiiro/main -> origin/zxiiro/main 2025-10-10T01:17:57.8825168Z * [new branch] zxiiro/test-multicloud-arc -> origin/zxiiro/test-multicloud-arc 2025-10-10T01:17:57.8825617Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-10-10T01:17:57.8825782Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-10-10T01:17:57.8825962Z * [new tag] ciflow/b200-symm-mem/163767 -> ciflow/b200-symm-mem/163767 2025-10-10T01:17:57.8826105Z * [new tag] ciflow/b200/163955 -> ciflow/b200/163955 2025-10-10T01:17:57.8826286Z * [new tag] ciflow/binaries/157432 -> ciflow/binaries/157432 2025-10-10T01:17:57.8826448Z * [new tag] ciflow/binaries/158104 -> ciflow/binaries/158104 2025-10-10T01:17:57.8826613Z * [new tag] ciflow/binaries/164769 -> ciflow/binaries/164769 2025-10-10T01:17:57.8826789Z * [new tag] ciflow/binaries/164894 -> ciflow/binaries/164894 2025-10-10T01:17:57.8827014Z * [new tag] ciflow/binaries_libtorch/157432 -> ciflow/binaries_libtorch/157432 2025-10-10T01:17:57.8827204Z * [new tag] ciflow/binaries_wheel/157432 -> ciflow/binaries_wheel/157432 2025-10-10T01:17:57.8827406Z * [new tag] ciflow/binaries_wheel/159104 -> ciflow/binaries_wheel/159104 2025-10-10T01:17:57.8827592Z * [new tag] ciflow/binaries_wheel/164935 -> ciflow/binaries_wheel/164935 2025-10-10T01:17:57.8827836Z * [new tag] ciflow/h100-cutlass-backend/163767 -> ciflow/h100-cutlass-backend/163767 2025-10-10T01:17:57.8828085Z * [new tag] ciflow/h100-cutlass-backend/164747 -> ciflow/h100-cutlass-backend/164747 2025-10-10T01:17:57.8828306Z * [new tag] ciflow/h100-distributed/163767 -> ciflow/h100-distributed/163767 2025-10-10T01:17:57.8828488Z * [new tag] ciflow/h100-symm-mem/151845 -> ciflow/h100-symm-mem/151845 2025-10-10T01:17:57.8828672Z * [new tag] ciflow/h100-symm-mem/157635 -> ciflow/h100-symm-mem/157635 2025-10-10T01:17:57.8828857Z * [new tag] ciflow/h100-symm-mem/163767 -> ciflow/h100-symm-mem/163767 2025-10-10T01:17:57.8829030Z * [new tag] ciflow/h100-symm-mem/164747 -> ciflow/h100-symm-mem/164747 2025-10-10T01:17:57.8829207Z * [new tag] ciflow/h100-symm-mem/164965 -> ciflow/h100-symm-mem/164965 2025-10-10T01:17:57.8829393Z * [new tag] ciflow/h100-symm-mem/165101 -> ciflow/h100-symm-mem/165101 2025-10-10T01:17:57.8829538Z * [new tag] ciflow/h100/163955 -> ciflow/h100/163955 2025-10-10T01:17:57.8829681Z * [new tag] ciflow/h100/164474 -> ciflow/h100/164474 2025-10-10T01:17:57.8829828Z * [new tag] ciflow/h100/164705 -> ciflow/h100/164705 2025-10-10T01:17:57.8829968Z * [new tag] ciflow/h100/164790 -> ciflow/h100/164790 2025-10-10T01:17:57.8830113Z * [new tag] ciflow/h100/164930 -> ciflow/h100/164930 2025-10-10T01:17:57.8830254Z * [new tag] ciflow/h100/165055 -> ciflow/h100/165055 2025-10-10T01:17:57.8830557Z * [new tag] ciflow/inductor-micro-benchmark/164747 -> ciflow/inductor-micro-benchmark/164747 2025-10-10T01:17:57.8830885Z * [new tag] ciflow/inductor-perf-compare/163767 -> ciflow/inductor-perf-compare/163767 2025-10-10T01:17:57.8831147Z * [new tag] ciflow/inductor-perf-compare/164747 -> ciflow/inductor-perf-compare/164747 2025-10-10T01:17:57.8831512Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/151845 -> ciflow/inductor-perf-test-nightly-rocm/151845 2025-10-10T01:17:57.8831860Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/164747 -> ciflow/inductor-perf-test-nightly-rocm/164747 2025-10-10T01:17:57.8832241Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/161512 -> ciflow/inductor-perf-test-nightly-x86-zen/161512 2025-10-10T01:17:57.8832688Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/162954 -> ciflow/inductor-perf-test-nightly-x86-zen/162954 2025-10-10T01:17:57.8833062Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/163767 -> ciflow/inductor-perf-test-nightly-x86-zen/163767 2025-10-10T01:17:57.8833434Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/164126 -> ciflow/inductor-perf-test-nightly-x86-zen/164126 2025-10-10T01:17:57.8833810Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/164747 -> ciflow/inductor-perf-test-nightly-x86-zen/164747 2025-10-10T01:17:57.8834334Z * [new tag] ciflow/inductor-periodic/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 -> ciflow/inductor-periodic/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 2025-10-10T01:17:57.8834563Z * [new tag] ciflow/inductor-periodic/156592 -> ciflow/inductor-periodic/156592 2025-10-10T01:17:57.8834799Z * [new tag] ciflow/inductor-periodic/164492 -> ciflow/inductor-periodic/164492 2025-10-10T01:17:57.8835326Z * [new tag] ciflow/inductor-periodic/73adac05d13babb75410c3e033fdce57aa16881a -> ciflow/inductor-periodic/73adac05d13babb75410c3e033fdce57aa16881a 2025-10-10T01:17:57.8835519Z * [new tag] ciflow/inductor-rocm/151845 -> ciflow/inductor-rocm/151845 2025-10-10T01:17:57.8835713Z * [new tag] ciflow/inductor-rocm/161280 -> ciflow/inductor-rocm/161280 2025-10-10T01:17:57.8835899Z * [new tag] ciflow/inductor-rocm/162478 -> ciflow/inductor-rocm/162478 2025-10-10T01:17:57.8836083Z * [new tag] ciflow/inductor-rocm/163767 -> ciflow/inductor-rocm/163767 2025-10-10T01:17:57.8836274Z * [new tag] ciflow/inductor-rocm/164618 -> ciflow/inductor-rocm/164618 2025-10-10T01:17:57.8836454Z * [new tag] ciflow/inductor-rocm/164747 -> ciflow/inductor-rocm/164747 2025-10-10T01:17:57.8836638Z * [new tag] ciflow/inductor-rocm/164769 -> ciflow/inductor-rocm/164769 2025-10-10T01:17:57.8836824Z * [new tag] ciflow/inductor-rocm/165080 -> ciflow/inductor-rocm/165080 2025-10-10T01:17:57.8837004Z * [new tag] ciflow/inductor-rocm/165115 -> ciflow/inductor-rocm/165115 2025-10-10T01:17:57.8837179Z * [new tag] ciflow/inductor/137400 -> ciflow/inductor/137400 2025-10-10T01:17:57.8837353Z * [new tag] ciflow/inductor/148180 -> ciflow/inductor/148180 2025-10-10T01:17:57.8837559Z * [new tag] ciflow/inductor/148328 -> ciflow/inductor/148328 2025-10-10T01:17:57.8837766Z * [new tag] ciflow/inductor/148484 -> ciflow/inductor/148484 2025-10-10T01:17:57.8837934Z * [new tag] ciflow/inductor/148492 -> ciflow/inductor/148492 2025-10-10T01:17:57.8838094Z * [new tag] ciflow/inductor/149003 -> ciflow/inductor/149003 2025-10-10T01:17:57.8838256Z * [new tag] ciflow/inductor/151845 -> ciflow/inductor/151845 2025-10-10T01:17:57.8838425Z * [new tag] ciflow/inductor/152624 -> ciflow/inductor/152624 2025-10-10T01:17:57.8838582Z * [new tag] ciflow/inductor/156592 -> ciflow/inductor/156592 2025-10-10T01:17:57.8838817Z * [new tag] ciflow/inductor/157635 -> ciflow/inductor/157635 2025-10-10T01:17:57.8838987Z * [new tag] ciflow/inductor/157743 -> ciflow/inductor/157743 2025-10-10T01:17:57.8839148Z * [new tag] ciflow/inductor/157994 -> ciflow/inductor/157994 2025-10-10T01:17:57.8839309Z * [new tag] ciflow/inductor/158104 -> ciflow/inductor/158104 2025-10-10T01:17:57.8839466Z * [new tag] ciflow/inductor/158872 -> ciflow/inductor/158872 2025-10-10T01:17:57.8839636Z * [new tag] ciflow/inductor/159523 -> ciflow/inductor/159523 2025-10-10T01:17:57.8839862Z * [new tag] ciflow/inductor/160266 -> ciflow/inductor/160266 2025-10-10T01:17:57.8840024Z * [new tag] ciflow/inductor/160324 -> ciflow/inductor/160324 2025-10-10T01:17:57.8840190Z * [new tag] ciflow/inductor/160325 -> ciflow/inductor/160325 2025-10-10T01:17:57.8840351Z * [new tag] ciflow/inductor/160326 -> ciflow/inductor/160326 2025-10-10T01:17:57.8840512Z * [new tag] ciflow/inductor/160327 -> ciflow/inductor/160327 2025-10-10T01:17:57.8840687Z * [new tag] ciflow/inductor/160328 -> ciflow/inductor/160328 2025-10-10T01:17:57.8840844Z * [new tag] ciflow/inductor/160329 -> ciflow/inductor/160329 2025-10-10T01:17:57.8841003Z * [new tag] ciflow/inductor/160539 -> ciflow/inductor/160539 2025-10-10T01:17:57.8841173Z * [new tag] ciflow/inductor/160611 -> ciflow/inductor/160611 2025-10-10T01:17:57.8841334Z * [new tag] ciflow/inductor/160843 -> ciflow/inductor/160843 2025-10-10T01:17:57.8841497Z * [new tag] ciflow/inductor/160903 -> ciflow/inductor/160903 2025-10-10T01:17:57.8841662Z * [new tag] ciflow/inductor/161118 -> ciflow/inductor/161118 2025-10-10T01:17:57.8841823Z * [new tag] ciflow/inductor/161158 -> ciflow/inductor/161158 2025-10-10T01:17:57.8841984Z * [new tag] ciflow/inductor/161280 -> ciflow/inductor/161280 2025-10-10T01:17:57.8842148Z * [new tag] ciflow/inductor/161320 -> ciflow/inductor/161320 2025-10-10T01:17:57.8842307Z * [new tag] ciflow/inductor/161485 -> ciflow/inductor/161485 2025-10-10T01:17:57.8842473Z * [new tag] ciflow/inductor/161495 -> ciflow/inductor/161495 2025-10-10T01:17:57.8842633Z * [new tag] ciflow/inductor/161512 -> ciflow/inductor/161512 2025-10-10T01:17:57.8842804Z * [new tag] ciflow/inductor/162031 -> ciflow/inductor/162031 2025-10-10T01:17:57.8842964Z * [new tag] ciflow/inductor/162066 -> ciflow/inductor/162066 2025-10-10T01:17:57.8843121Z * [new tag] ciflow/inductor/162294 -> ciflow/inductor/162294 2025-10-10T01:17:57.8843292Z * [new tag] ciflow/inductor/162340 -> ciflow/inductor/162340 2025-10-10T01:17:57.8843450Z * [new tag] ciflow/inductor/162470 -> ciflow/inductor/162470 2025-10-10T01:17:57.8843612Z * [new tag] ciflow/inductor/162523 -> ciflow/inductor/162523 2025-10-10T01:17:57.8843777Z * [new tag] ciflow/inductor/162542 -> ciflow/inductor/162542 2025-10-10T01:17:57.8843934Z * [new tag] ciflow/inductor/162768 -> ciflow/inductor/162768 2025-10-10T01:17:57.8844094Z * [new tag] ciflow/inductor/162899 -> ciflow/inductor/162899 2025-10-10T01:17:57.8844264Z * [new tag] ciflow/inductor/162900 -> ciflow/inductor/162900 2025-10-10T01:17:57.8844422Z * [new tag] ciflow/inductor/162901 -> ciflow/inductor/162901 2025-10-10T01:17:57.8844580Z * [new tag] ciflow/inductor/162903 -> ciflow/inductor/162903 2025-10-10T01:17:57.8844826Z * [new tag] ciflow/inductor/162905 -> ciflow/inductor/162905 2025-10-10T01:17:57.8844988Z * [new tag] ciflow/inductor/162954 -> ciflow/inductor/162954 2025-10-10T01:17:57.8845147Z * [new tag] ciflow/inductor/162990 -> ciflow/inductor/162990 2025-10-10T01:17:57.8845310Z * [new tag] ciflow/inductor/163027 -> ciflow/inductor/163027 2025-10-10T01:17:57.8845473Z * [new tag] ciflow/inductor/163028 -> ciflow/inductor/163028 2025-10-10T01:17:57.8845632Z * [new tag] ciflow/inductor/163053 -> ciflow/inductor/163053 2025-10-10T01:17:57.8845864Z * [new tag] ciflow/inductor/163185 -> ciflow/inductor/163185 2025-10-10T01:17:57.8846034Z * [new tag] ciflow/inductor/163335 -> ciflow/inductor/163335 2025-10-10T01:17:57.8846195Z * [new tag] ciflow/inductor/163490 -> ciflow/inductor/163490 2025-10-10T01:17:57.8846359Z * [new tag] ciflow/inductor/163503 -> ciflow/inductor/163503 2025-10-10T01:17:57.8846523Z * [new tag] ciflow/inductor/163517 -> ciflow/inductor/163517 2025-10-10T01:17:57.8846683Z * [new tag] ciflow/inductor/163527 -> ciflow/inductor/163527 2025-10-10T01:17:57.8846843Z * [new tag] ciflow/inductor/163533 -> ciflow/inductor/163533 2025-10-10T01:17:57.8847012Z * [new tag] ciflow/inductor/163602 -> ciflow/inductor/163602 2025-10-10T01:17:57.8847174Z * [new tag] ciflow/inductor/163617 -> ciflow/inductor/163617 2025-10-10T01:17:57.8847335Z * [new tag] ciflow/inductor/163667 -> ciflow/inductor/163667 2025-10-10T01:17:57.8847504Z * [new tag] ciflow/inductor/163671 -> ciflow/inductor/163671 2025-10-10T01:17:57.8847668Z * [new tag] ciflow/inductor/163767 -> ciflow/inductor/163767 2025-10-10T01:17:57.8847834Z * [new tag] ciflow/inductor/163772 -> ciflow/inductor/163772 2025-10-10T01:17:57.8848001Z * [new tag] ciflow/inductor/163806 -> ciflow/inductor/163806 2025-10-10T01:17:57.8848162Z * [new tag] ciflow/inductor/163936 -> ciflow/inductor/163936 2025-10-10T01:17:57.8848320Z * [new tag] ciflow/inductor/163976 -> ciflow/inductor/163976 2025-10-10T01:17:57.8848565Z * [new tag] ciflow/inductor/164039 -> ciflow/inductor/164039 2025-10-10T01:17:57.8848734Z * [new tag] ciflow/inductor/164040 -> ciflow/inductor/164040 2025-10-10T01:17:57.8848896Z * [new tag] ciflow/inductor/164130 -> ciflow/inductor/164130 2025-10-10T01:17:57.8849061Z * [new tag] ciflow/inductor/164144 -> ciflow/inductor/164144 2025-10-10T01:17:57.8849229Z * [new tag] ciflow/inductor/164202 -> ciflow/inductor/164202 2025-10-10T01:17:57.8849394Z * [new tag] ciflow/inductor/164212 -> ciflow/inductor/164212 2025-10-10T01:17:57.8849559Z * [new tag] ciflow/inductor/164273 -> ciflow/inductor/164273 2025-10-10T01:17:57.8849727Z * [new tag] ciflow/inductor/164277 -> ciflow/inductor/164277 2025-10-10T01:17:57.8849888Z * [new tag] ciflow/inductor/164291 -> ciflow/inductor/164291 2025-10-10T01:17:57.8850049Z * [new tag] ciflow/inductor/164296 -> ciflow/inductor/164296 2025-10-10T01:17:57.8850223Z * [new tag] ciflow/inductor/164304 -> ciflow/inductor/164304 2025-10-10T01:17:57.8850385Z * [new tag] ciflow/inductor/164318 -> ciflow/inductor/164318 2025-10-10T01:17:57.8850545Z * [new tag] ciflow/inductor/164321 -> ciflow/inductor/164321 2025-10-10T01:17:57.8850709Z * [new tag] ciflow/inductor/164324 -> ciflow/inductor/164324 2025-10-10T01:17:57.8850949Z * [new tag] ciflow/inductor/164341 -> ciflow/inductor/164341 2025-10-10T01:17:57.8851111Z * [new tag] ciflow/inductor/164343 -> ciflow/inductor/164343 2025-10-10T01:17:57.8851286Z * [new tag] ciflow/inductor/164344 -> ciflow/inductor/164344 2025-10-10T01:17:57.8851448Z * [new tag] ciflow/inductor/164359 -> ciflow/inductor/164359 2025-10-10T01:17:57.8851611Z * [new tag] ciflow/inductor/164373 -> ciflow/inductor/164373 2025-10-10T01:17:57.8851783Z * [new tag] ciflow/inductor/164379 -> ciflow/inductor/164379 2025-10-10T01:17:57.8851948Z * [new tag] ciflow/inductor/164384 -> ciflow/inductor/164384 2025-10-10T01:17:57.8852178Z * [new tag] ciflow/inductor/164404 -> ciflow/inductor/164404 2025-10-10T01:17:57.8852339Z * [new tag] ciflow/inductor/164405 -> ciflow/inductor/164405 2025-10-10T01:17:57.8852516Z * [new tag] ciflow/inductor/164414 -> ciflow/inductor/164414 2025-10-10T01:17:57.8852672Z * [new tag] ciflow/inductor/164422 -> ciflow/inductor/164422 2025-10-10T01:17:57.8852836Z * [new tag] ciflow/inductor/164433 -> ciflow/inductor/164433 2025-10-10T01:17:57.8853011Z * [new tag] ciflow/inductor/164474 -> ciflow/inductor/164474 2025-10-10T01:17:57.8853169Z * [new tag] ciflow/inductor/164488 -> ciflow/inductor/164488 2025-10-10T01:17:57.8853332Z * [new tag] ciflow/inductor/164492 -> ciflow/inductor/164492 2025-10-10T01:17:57.8853501Z * [new tag] ciflow/inductor/164497 -> ciflow/inductor/164497 2025-10-10T01:17:57.8853663Z * [new tag] ciflow/inductor/164498 -> ciflow/inductor/164498 2025-10-10T01:17:57.8853822Z * [new tag] ciflow/inductor/164500 -> ciflow/inductor/164500 2025-10-10T01:17:57.8853992Z * [new tag] ciflow/inductor/164507 -> ciflow/inductor/164507 2025-10-10T01:17:57.8854151Z * [new tag] ciflow/inductor/164519 -> ciflow/inductor/164519 2025-10-10T01:17:57.8854311Z * [new tag] ciflow/inductor/164521 -> ciflow/inductor/164521 2025-10-10T01:17:57.8854485Z * [new tag] ciflow/inductor/164522 -> ciflow/inductor/164522 2025-10-10T01:17:57.8854644Z * [new tag] ciflow/inductor/164523 -> ciflow/inductor/164523 2025-10-10T01:17:57.8854803Z * [new tag] ciflow/inductor/164524 -> ciflow/inductor/164524 2025-10-10T01:17:57.8854973Z * [new tag] ciflow/inductor/164525 -> ciflow/inductor/164525 2025-10-10T01:17:57.8855136Z * [new tag] ciflow/inductor/164526 -> ciflow/inductor/164526 2025-10-10T01:17:57.8855296Z * [new tag] ciflow/inductor/164527 -> ciflow/inductor/164527 2025-10-10T01:17:57.8855459Z * [new tag] ciflow/inductor/164533 -> ciflow/inductor/164533 2025-10-10T01:17:57.8855624Z * [new tag] ciflow/inductor/164537 -> ciflow/inductor/164537 2025-10-10T01:17:57.8855783Z * [new tag] ciflow/inductor/164548 -> ciflow/inductor/164548 2025-10-10T01:17:57.8855942Z * [new tag] ciflow/inductor/164557 -> ciflow/inductor/164557 2025-10-10T01:17:57.8856112Z * [new tag] ciflow/inductor/164558 -> ciflow/inductor/164558 2025-10-10T01:17:57.8856270Z * [new tag] ciflow/inductor/164560 -> ciflow/inductor/164560 2025-10-10T01:17:57.8856434Z * [new tag] ciflow/inductor/164565 -> ciflow/inductor/164565 2025-10-10T01:17:57.8856604Z * [new tag] ciflow/inductor/164577 -> ciflow/inductor/164577 2025-10-10T01:17:57.8856764Z * [new tag] ciflow/inductor/164609 -> ciflow/inductor/164609 2025-10-10T01:17:57.8856996Z * [new tag] ciflow/inductor/164610 -> ciflow/inductor/164610 2025-10-10T01:17:57.8857165Z * [new tag] ciflow/inductor/164611 -> ciflow/inductor/164611 2025-10-10T01:17:57.8857327Z * [new tag] ciflow/inductor/164612 -> ciflow/inductor/164612 2025-10-10T01:17:57.8857491Z * [new tag] ciflow/inductor/164613 -> ciflow/inductor/164613 2025-10-10T01:17:57.8857660Z * [new tag] ciflow/inductor/164614 -> ciflow/inductor/164614 2025-10-10T01:17:57.8857822Z * [new tag] ciflow/inductor/164623 -> ciflow/inductor/164623 2025-10-10T01:17:57.8857979Z * [new tag] ciflow/inductor/164626 -> ciflow/inductor/164626 2025-10-10T01:17:57.8858218Z * [new tag] ciflow/inductor/164628 -> ciflow/inductor/164628 2025-10-10T01:17:57.8858378Z * [new tag] ciflow/inductor/164631 -> ciflow/inductor/164631 2025-10-10T01:17:57.8858541Z * [new tag] ciflow/inductor/164632 -> ciflow/inductor/164632 2025-10-10T01:17:57.8858700Z * [new tag] ciflow/inductor/164633 -> ciflow/inductor/164633 2025-10-10T01:17:57.8858876Z * [new tag] ciflow/inductor/164640 -> ciflow/inductor/164640 2025-10-10T01:17:57.8859038Z * [new tag] ciflow/inductor/164641 -> ciflow/inductor/164641 2025-10-10T01:17:57.8859194Z * [new tag] ciflow/inductor/164645 -> ciflow/inductor/164645 2025-10-10T01:17:57.8859361Z * [new tag] ciflow/inductor/164648 -> ciflow/inductor/164648 2025-10-10T01:17:57.8859522Z * [new tag] ciflow/inductor/164653 -> ciflow/inductor/164653 2025-10-10T01:17:57.8859684Z * [new tag] ciflow/inductor/164655 -> ciflow/inductor/164655 2025-10-10T01:17:57.8859858Z * [new tag] ciflow/inductor/164657 -> ciflow/inductor/164657 2025-10-10T01:17:57.8860025Z * [new tag] ciflow/inductor/164659 -> ciflow/inductor/164659 2025-10-10T01:17:57.8860185Z * [new tag] ciflow/inductor/164669 -> ciflow/inductor/164669 2025-10-10T01:17:57.8860355Z * [new tag] ciflow/inductor/164690 -> ciflow/inductor/164690 2025-10-10T01:17:57.8860519Z * [new tag] ciflow/inductor/164691 -> ciflow/inductor/164691 2025-10-10T01:17:57.8860682Z * [new tag] ciflow/inductor/164692 -> ciflow/inductor/164692 2025-10-10T01:17:57.8860851Z * [new tag] ciflow/inductor/164711 -> ciflow/inductor/164711 2025-10-10T01:17:57.8861017Z * [new tag] ciflow/inductor/164714 -> ciflow/inductor/164714 2025-10-10T01:17:57.8861177Z * [new tag] ciflow/inductor/164717 -> ciflow/inductor/164717 2025-10-10T01:17:57.8861349Z * [new tag] ciflow/inductor/164718 -> ciflow/inductor/164718 2025-10-10T01:17:57.8861512Z * [new tag] ciflow/inductor/164723 -> ciflow/inductor/164723 2025-10-10T01:17:57.8861671Z * [new tag] ciflow/inductor/164724 -> ciflow/inductor/164724 2025-10-10T01:17:57.8861838Z * [new tag] ciflow/inductor/164734 -> ciflow/inductor/164734 2025-10-10T01:17:57.8861997Z * [new tag] ciflow/inductor/164740 -> ciflow/inductor/164740 2025-10-10T01:17:57.8862157Z * [new tag] ciflow/inductor/164746 -> ciflow/inductor/164746 2025-10-10T01:17:57.8862316Z * [new tag] ciflow/inductor/164747 -> ciflow/inductor/164747 2025-10-10T01:17:57.8862485Z * [new tag] ciflow/inductor/164776 -> ciflow/inductor/164776 2025-10-10T01:17:57.8862654Z * [new tag] ciflow/inductor/164778 -> ciflow/inductor/164778 2025-10-10T01:17:57.8862814Z * [new tag] ciflow/inductor/164780 -> ciflow/inductor/164780 2025-10-10T01:17:57.8862979Z * [new tag] ciflow/inductor/164794 -> ciflow/inductor/164794 2025-10-10T01:17:57.8863208Z * [new tag] ciflow/inductor/164802 -> ciflow/inductor/164802 2025-10-10T01:17:57.8863369Z * [new tag] ciflow/inductor/164806 -> ciflow/inductor/164806 2025-10-10T01:17:57.8863539Z * [new tag] ciflow/inductor/164808 -> ciflow/inductor/164808 2025-10-10T01:17:57.8863698Z * [new tag] ciflow/inductor/164810 -> ciflow/inductor/164810 2025-10-10T01:17:57.8863855Z * [new tag] ciflow/inductor/164811 -> ciflow/inductor/164811 2025-10-10T01:17:57.8864032Z * [new tag] ciflow/inductor/164812 -> ciflow/inductor/164812 2025-10-10T01:17:57.8864256Z * [new tag] ciflow/inductor/164819 -> ciflow/inductor/164819 2025-10-10T01:17:57.8864418Z * [new tag] ciflow/inductor/164820 -> ciflow/inductor/164820 2025-10-10T01:17:57.8864584Z * [new tag] ciflow/inductor/164821 -> ciflow/inductor/164821 2025-10-10T01:17:57.8864750Z * [new tag] ciflow/inductor/164839 -> ciflow/inductor/164839 2025-10-10T01:17:57.8864907Z * [new tag] ciflow/inductor/164842 -> ciflow/inductor/164842 2025-10-10T01:17:57.8865072Z * [new tag] ciflow/inductor/164847 -> ciflow/inductor/164847 2025-10-10T01:17:57.8865232Z * [new tag] ciflow/inductor/164852 -> ciflow/inductor/164852 2025-10-10T01:17:57.8865392Z * [new tag] ciflow/inductor/164863 -> ciflow/inductor/164863 2025-10-10T01:17:57.8865552Z * [new tag] ciflow/inductor/164865 -> ciflow/inductor/164865 2025-10-10T01:17:57.8865721Z * [new tag] ciflow/inductor/164866 -> ciflow/inductor/164866 2025-10-10T01:17:57.8865880Z * [new tag] ciflow/inductor/164867 -> ciflow/inductor/164867 2025-10-10T01:17:57.8866040Z * [new tag] ciflow/inductor/164869 -> ciflow/inductor/164869 2025-10-10T01:17:57.8866209Z * [new tag] ciflow/inductor/164873 -> ciflow/inductor/164873 2025-10-10T01:17:57.8866371Z * [new tag] ciflow/inductor/164889 -> ciflow/inductor/164889 2025-10-10T01:17:57.8866528Z * [new tag] ciflow/inductor/164897 -> ciflow/inductor/164897 2025-10-10T01:17:57.8866700Z * [new tag] ciflow/inductor/164902 -> ciflow/inductor/164902 2025-10-10T01:17:57.8866859Z * [new tag] ciflow/inductor/164903 -> ciflow/inductor/164903 2025-10-10T01:17:57.8867025Z * [new tag] ciflow/inductor/164906 -> ciflow/inductor/164906 2025-10-10T01:17:57.8867195Z * [new tag] ciflow/inductor/164914 -> ciflow/inductor/164914 2025-10-10T01:17:57.8867353Z * [new tag] ciflow/inductor/164919 -> ciflow/inductor/164919 2025-10-10T01:17:57.8867511Z * [new tag] ciflow/inductor/164933 -> ciflow/inductor/164933 2025-10-10T01:17:57.8867686Z * [new tag] ciflow/inductor/164938 -> ciflow/inductor/164938 2025-10-10T01:17:57.8867845Z * [new tag] ciflow/inductor/164948 -> ciflow/inductor/164948 2025-10-10T01:17:57.8868006Z * [new tag] ciflow/inductor/164956 -> ciflow/inductor/164956 2025-10-10T01:17:57.8868169Z * [new tag] ciflow/inductor/164965 -> ciflow/inductor/164965 2025-10-10T01:17:57.8868331Z * [new tag] ciflow/inductor/164978 -> ciflow/inductor/164978 2025-10-10T01:17:57.8868494Z * [new tag] ciflow/inductor/164979 -> ciflow/inductor/164979 2025-10-10T01:17:57.8868656Z * [new tag] ciflow/inductor/164980 -> ciflow/inductor/164980 2025-10-10T01:17:57.8868821Z * [new tag] ciflow/inductor/164984 -> ciflow/inductor/164984 2025-10-10T01:17:57.8868981Z * [new tag] ciflow/inductor/164989 -> ciflow/inductor/164989 2025-10-10T01:17:57.8869212Z * [new tag] ciflow/inductor/164991 -> ciflow/inductor/164991 2025-10-10T01:17:57.8869375Z * [new tag] ciflow/inductor/164992 -> ciflow/inductor/164992 2025-10-10T01:17:57.8869534Z * [new tag] ciflow/inductor/164994 -> ciflow/inductor/164994 2025-10-10T01:17:57.8869693Z * [new tag] ciflow/inductor/164999 -> ciflow/inductor/164999 2025-10-10T01:17:57.8869860Z * [new tag] ciflow/inductor/165001 -> ciflow/inductor/165001 2025-10-10T01:17:57.8870021Z * [new tag] ciflow/inductor/165005 -> ciflow/inductor/165005 2025-10-10T01:17:57.8870239Z * [new tag] ciflow/inductor/165006 -> ciflow/inductor/165006 2025-10-10T01:17:57.8870408Z * [new tag] ciflow/inductor/165010 -> ciflow/inductor/165010 2025-10-10T01:17:57.8870566Z * [new tag] ciflow/inductor/165012 -> ciflow/inductor/165012 2025-10-10T01:17:57.8870731Z * [new tag] ciflow/inductor/165017 -> ciflow/inductor/165017 2025-10-10T01:17:57.8870899Z * [new tag] ciflow/inductor/165018 -> ciflow/inductor/165018 2025-10-10T01:17:57.8871064Z * [new tag] ciflow/inductor/165024 -> ciflow/inductor/165024 2025-10-10T01:17:57.8871226Z * [new tag] ciflow/inductor/165029 -> ciflow/inductor/165029 2025-10-10T01:17:57.8871394Z * [new tag] ciflow/inductor/165030 -> ciflow/inductor/165030 2025-10-10T01:17:57.8871555Z * [new tag] ciflow/inductor/165031 -> ciflow/inductor/165031 2025-10-10T01:17:57.8871720Z * [new tag] ciflow/inductor/165033 -> ciflow/inductor/165033 2025-10-10T01:17:57.8871882Z * [new tag] ciflow/inductor/165036 -> ciflow/inductor/165036 2025-10-10T01:17:57.8872052Z * [new tag] ciflow/inductor/165037 -> ciflow/inductor/165037 2025-10-10T01:17:57.8872215Z * [new tag] ciflow/inductor/165039 -> ciflow/inductor/165039 2025-10-10T01:17:57.8872374Z * [new tag] ciflow/inductor/165047 -> ciflow/inductor/165047 2025-10-10T01:17:57.8872541Z * [new tag] ciflow/inductor/165059 -> ciflow/inductor/165059 2025-10-10T01:17:57.8872696Z * [new tag] ciflow/inductor/165063 -> ciflow/inductor/165063 2025-10-10T01:17:57.8872856Z * [new tag] ciflow/inductor/165064 -> ciflow/inductor/165064 2025-10-10T01:17:57.8873024Z * [new tag] ciflow/inductor/165066 -> ciflow/inductor/165066 2025-10-10T01:17:57.8873182Z * [new tag] ciflow/inductor/165074 -> ciflow/inductor/165074 2025-10-10T01:17:57.8873346Z * [new tag] ciflow/inductor/165076 -> ciflow/inductor/165076 2025-10-10T01:17:57.8873515Z * [new tag] ciflow/inductor/165091 -> ciflow/inductor/165091 2025-10-10T01:17:57.8873676Z * [new tag] ciflow/inductor/165092 -> ciflow/inductor/165092 2025-10-10T01:17:57.8873838Z * [new tag] ciflow/inductor/165106 -> ciflow/inductor/165106 2025-10-10T01:17:57.8874007Z * [new tag] ciflow/inductor/165107 -> ciflow/inductor/165107 2025-10-10T01:17:57.8874166Z * [new tag] ciflow/inductor/165112 -> ciflow/inductor/165112 2025-10-10T01:17:57.8874325Z * [new tag] ciflow/inductor/165113 -> ciflow/inductor/165113 2025-10-10T01:17:57.8874494Z * [new tag] ciflow/inductor/165114 -> ciflow/inductor/165114 2025-10-10T01:17:57.8874667Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-10-10T01:17:57.8874837Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-10-10T01:17:57.8875001Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-10-10T01:17:57.8875266Z * [new tag] ciflow/linux-aarch64/157994 -> ciflow/linux-aarch64/157994 2025-10-10T01:17:57.8875450Z * [new tag] ciflow/linux-aarch64/163952 -> ciflow/linux-aarch64/163952 2025-10-10T01:17:57.8875635Z * [new tag] ciflow/linux-aarch64/164965 -> ciflow/linux-aarch64/164965 2025-10-10T01:17:57.8875822Z * [new tag] ciflow/linux-aarch64/165010 -> ciflow/linux-aarch64/165010 2025-10-10T01:17:57.8875972Z * [new tag] ciflow/mps/157553 -> ciflow/mps/157553 2025-10-10T01:17:57.8876116Z * [new tag] ciflow/mps/157554 -> ciflow/mps/157554 2025-10-10T01:17:57.8876266Z * [new tag] ciflow/mps/157635 -> ciflow/mps/157635 2025-10-10T01:17:57.8876470Z * [new tag] ciflow/mps/162340 -> ciflow/mps/162340 2025-10-10T01:17:57.8876617Z * [new tag] ciflow/mps/164416 -> ciflow/mps/164416 2025-10-10T01:17:57.8876772Z * [new tag] ciflow/mps/164571 -> ciflow/mps/164571 2025-10-10T01:17:57.8876914Z * [new tag] ciflow/mps/164965 -> ciflow/mps/164965 2025-10-10T01:17:57.8877079Z * [new tag] ciflow/nightly/158104 -> ciflow/nightly/158104 2025-10-10T01:17:57.8877244Z * [new tag] ciflow/nightly/164747 -> ciflow/nightly/164747 2025-10-10T01:17:57.8877402Z * [new tag] ciflow/nightly/164901 -> ciflow/nightly/164901 2025-10-10T01:17:57.8877584Z * [new tag] ciflow/op-benchmark/157994 -> ciflow/op-benchmark/157994 2025-10-10T01:17:57.8877771Z * [new tag] ciflow/op-benchmark/163767 -> ciflow/op-benchmark/163767 2025-10-10T01:17:57.8877951Z * [new tag] ciflow/op-benchmark/164583 -> ciflow/op-benchmark/164583 2025-10-10T01:17:57.8878126Z * [new tag] ciflow/op-benchmark/164747 -> ciflow/op-benchmark/164747 2025-10-10T01:17:57.8878374Z * [new tag] ciflow/periodic-rocm-mi300/162478 -> ciflow/periodic-rocm-mi300/162478 2025-10-10T01:17:57.8878625Z * [new tag] ciflow/periodic-rocm-mi300/163767 -> ciflow/periodic-rocm-mi300/163767 2025-10-10T01:17:57.8878864Z * [new tag] ciflow/periodic-rocm-mi300/164618 -> ciflow/periodic-rocm-mi300/164618 2025-10-10T01:17:57.8879099Z * [new tag] ciflow/periodic-rocm-mi300/164747 -> ciflow/periodic-rocm-mi300/164747 2025-10-10T01:17:57.8879340Z * [new tag] ciflow/periodic-rocm-mi300/165011 -> ciflow/periodic-rocm-mi300/165011 2025-10-10T01:17:57.8879571Z * [new tag] ciflow/periodic-rocm-mi300/165080 -> ciflow/periodic-rocm-mi300/165080 2025-10-10T01:17:57.8879810Z * [new tag] ciflow/periodic-rocm-mi300/165115 -> ciflow/periodic-rocm-mi300/165115 2025-10-10T01:17:57.8879989Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-10-10T01:17:57.8880445Z * [new tag] ciflow/periodic/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 -> ciflow/periodic/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 2025-10-10T01:17:57.8880900Z * [new tag] ciflow/periodic/0ea59c3c55dab37a6edefcc7002bb1428afd6456 -> ciflow/periodic/0ea59c3c55dab37a6edefcc7002bb1428afd6456 2025-10-10T01:17:57.8881088Z * [new tag] ciflow/periodic/156491 -> ciflow/periodic/156491 2025-10-10T01:17:57.8881251Z * [new tag] ciflow/periodic/162990 -> ciflow/periodic/162990 2025-10-10T01:17:57.8881415Z * [new tag] ciflow/periodic/163667 -> ciflow/periodic/163667 2025-10-10T01:17:57.8881588Z * [new tag] ciflow/periodic/163767 -> ciflow/periodic/163767 2025-10-10T01:17:57.8881755Z * [new tag] ciflow/periodic/164747 -> ciflow/periodic/164747 2025-10-10T01:17:57.8881917Z * [new tag] ciflow/periodic/164769 -> ciflow/periodic/164769 2025-10-10T01:17:57.8882149Z * [new tag] ciflow/periodic/165011 -> ciflow/periodic/165011 2025-10-10T01:17:57.8882599Z * [new tag] ciflow/periodic/2a6cdba6e5f74c2294fecc2d1344537522efbaab -> ciflow/periodic/2a6cdba6e5f74c2294fecc2d1344537522efbaab 2025-10-10T01:17:57.8882769Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-10-10T01:17:57.8882948Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-10-10T01:17:57.8883107Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-10-10T01:17:57.8883276Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-10-10T01:17:57.8883788Z * [new tag] ciflow/periodic/4bcc05777e780e834d44a2d06dd5321daec316f0 -> ciflow/periodic/4bcc05777e780e834d44a2d06dd5321daec316f0 2025-10-10T01:17:57.8884244Z * [new tag] ciflow/periodic/73adac05d13babb75410c3e033fdce57aa16881a -> ciflow/periodic/73adac05d13babb75410c3e033fdce57aa16881a 2025-10-10T01:17:57.8884438Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-10-10T01:17:57.8884873Z * [new tag] ciflow/periodic/ac08556f674259ff5b117964e300124e8a92d45b -> ciflow/periodic/ac08556f674259ff5b117964e300124e8a92d45b 2025-10-10T01:17:57.8885084Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-10-10T01:17:57.8885288Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-10-10T01:17:57.8885492Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-10-10T01:17:57.8885693Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-10-10T01:17:57.8885908Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-10-10T01:17:57.8886112Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-10-10T01:17:57.8886386Z * [new tag] ciflow/quantization-periodic/163767 -> ciflow/quantization-periodic/163767 2025-10-10T01:17:57.8886654Z * [new tag] ciflow/quantization-periodic/164747 -> ciflow/quantization-periodic/164747 2025-10-10T01:17:57.8886828Z * [new tag] ciflow/riscv64/163767 -> ciflow/riscv64/163767 2025-10-10T01:17:57.8886992Z * [new tag] ciflow/riscv64/164747 -> ciflow/riscv64/164747 2025-10-10T01:17:57.8887160Z * [new tag] ciflow/rocm-mi300/161280 -> ciflow/rocm-mi300/161280 2025-10-10T01:17:57.8887325Z * [new tag] ciflow/rocm-mi300/162478 -> ciflow/rocm-mi300/162478 2025-10-10T01:17:57.8887497Z * [new tag] ciflow/rocm-mi300/163767 -> ciflow/rocm-mi300/163767 2025-10-10T01:17:57.8887661Z * [new tag] ciflow/rocm-mi300/163955 -> ciflow/rocm-mi300/163955 2025-10-10T01:17:57.8887827Z * [new tag] ciflow/rocm-mi300/164618 -> ciflow/rocm-mi300/164618 2025-10-10T01:17:57.8887997Z * [new tag] ciflow/rocm-mi300/164747 -> ciflow/rocm-mi300/164747 2025-10-10T01:17:57.8888160Z * [new tag] ciflow/rocm-mi300/164927 -> ciflow/rocm-mi300/164927 2025-10-10T01:17:57.8888322Z * [new tag] ciflow/rocm-mi300/164930 -> ciflow/rocm-mi300/164930 2025-10-10T01:17:57.8888573Z * [new tag] ciflow/rocm-mi300/165026 -> ciflow/rocm-mi300/165026 2025-10-10T01:17:57.8888740Z * [new tag] ciflow/rocm-mi300/165080 -> ciflow/rocm-mi300/165080 2025-10-10T01:17:57.8888905Z * [new tag] ciflow/rocm-mi300/165115 -> ciflow/rocm-mi300/165115 2025-10-10T01:17:57.8889093Z * [new tag] ciflow/rocm-mi355/163767 -> ciflow/rocm-mi355/163767 2025-10-10T01:17:57.8889257Z * [new tag] ciflow/rocm-mi355/164747 -> ciflow/rocm-mi355/164747 2025-10-10T01:17:57.8889482Z * [new tag] ciflow/rocm/148492 -> ciflow/rocm/148492 2025-10-10T01:17:57.8889641Z * [new tag] ciflow/rocm/151845 -> ciflow/rocm/151845 2025-10-10T01:17:57.8889785Z * [new tag] ciflow/rocm/156592 -> ciflow/rocm/156592 2025-10-10T01:17:57.8889932Z * [new tag] ciflow/rocm/161280 -> ciflow/rocm/161280 2025-10-10T01:17:57.8890083Z * [new tag] ciflow/rocm/163767 -> ciflow/rocm/163767 2025-10-10T01:17:57.8890229Z * [new tag] ciflow/rocm/163955 -> ciflow/rocm/163955 2025-10-10T01:17:57.8890372Z * [new tag] ciflow/rocm/163965 -> ciflow/rocm/163965 2025-10-10T01:17:57.8890579Z * [new tag] ciflow/rocm/164656 -> ciflow/rocm/164656 2025-10-10T01:17:57.8890739Z * [new tag] ciflow/rocm/164747 -> ciflow/rocm/164747 2025-10-10T01:17:57.8890885Z * [new tag] ciflow/rocm/164769 -> ciflow/rocm/164769 2025-10-10T01:17:57.8891031Z * [new tag] ciflow/rocm/164927 -> ciflow/rocm/164927 2025-10-10T01:17:57.8891188Z * [new tag] ciflow/rocm/164930 -> ciflow/rocm/164930 2025-10-10T01:17:57.8891330Z * [new tag] ciflow/rocm/165026 -> ciflow/rocm/165026 2025-10-10T01:17:57.8891471Z * [new tag] ciflow/rocm/165103 -> ciflow/rocm/165103 2025-10-10T01:17:57.8891626Z * [new tag] ciflow/s390/164747 -> ciflow/s390/164747 2025-10-10T01:17:57.8891771Z * [new tag] ciflow/s390/164917 -> ciflow/s390/164917 2025-10-10T01:17:57.8891925Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-10-10T01:17:57.8892090Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-10-10T01:17:57.8892570Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-10-10T01:17:57.8892721Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-10-10T01:17:57.8892877Z * [new tag] ciflow/slow/163767 -> ciflow/slow/163767 2025-10-10T01:17:57.8893024Z * [new tag] ciflow/slow/164747 -> ciflow/slow/164747 2025-10-10T01:17:57.8893166Z * [new tag] ciflow/slow/164769 -> ciflow/slow/164769 2025-10-10T01:17:57.8893322Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-10-10T01:17:57.8893474Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-10-10T01:17:57.8893629Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-10-10T01:17:57.8893775Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-10-10T01:17:57.8893929Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-10-10T01:17:57.8894080Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-10-10T01:17:57.8894229Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-10-10T01:17:57.8894384Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-10-10T01:17:57.8894816Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-10-10T01:17:57.8894963Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-10-10T01:17:57.8895122Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-10-10T01:17:57.8895274Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-10-10T01:17:57.8895422Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-10-10T01:17:57.8895644Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-10-10T01:17:57.8896103Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-10-10T01:17:57.8896281Z * [new tag] ciflow/torchbench/164747 -> ciflow/torchbench/164747 2025-10-10T01:17:57.8896439Z * [new tag] ciflow/trunk/113258 -> ciflow/trunk/113258 2025-10-10T01:17:57.8896589Z * [new tag] ciflow/trunk/137400 -> ciflow/trunk/137400 2025-10-10T01:17:57.8896737Z * [new tag] ciflow/trunk/148180 -> ciflow/trunk/148180 2025-10-10T01:17:57.8896958Z * [new tag] ciflow/trunk/148328 -> ciflow/trunk/148328 2025-10-10T01:17:57.8897106Z * [new tag] ciflow/trunk/148492 -> ciflow/trunk/148492 2025-10-10T01:17:57.8897254Z * [new tag] ciflow/trunk/149003 -> ciflow/trunk/149003 2025-10-10T01:17:57.8897405Z * [new tag] ciflow/trunk/149536 -> ciflow/trunk/149536 2025-10-10T01:17:57.8897562Z * [new tag] ciflow/trunk/151845 -> ciflow/trunk/151845 2025-10-10T01:17:57.8897707Z * [new tag] ciflow/trunk/152624 -> ciflow/trunk/152624 2025-10-10T01:17:57.8897852Z * [new tag] ciflow/trunk/154279 -> ciflow/trunk/154279 2025-10-10T01:17:57.8898007Z * [new tag] ciflow/trunk/154983 -> ciflow/trunk/154983 2025-10-10T01:17:57.8898155Z * [new tag] ciflow/trunk/156418 -> ciflow/trunk/156418 2025-10-10T01:17:57.8898307Z * [new tag] ciflow/trunk/156592 -> ciflow/trunk/156592 2025-10-10T01:17:57.8898466Z * [new tag] ciflow/trunk/157432 -> ciflow/trunk/157432 2025-10-10T01:17:57.8898611Z * [new tag] ciflow/trunk/157994 -> ciflow/trunk/157994 2025-10-10T01:17:57.8898761Z * [new tag] ciflow/trunk/158104 -> ciflow/trunk/158104 2025-10-10T01:17:57.8898915Z * [new tag] ciflow/trunk/159104 -> ciflow/trunk/159104 2025-10-10T01:17:57.8899065Z * [new tag] ciflow/trunk/159936 -> ciflow/trunk/159936 2025-10-10T01:17:57.8899220Z * [new tag] ciflow/trunk/160266 -> ciflow/trunk/160266 2025-10-10T01:17:57.8899372Z * [new tag] ciflow/trunk/160328 -> ciflow/trunk/160328 2025-10-10T01:17:57.8899517Z * [new tag] ciflow/trunk/160329 -> ciflow/trunk/160329 2025-10-10T01:17:57.8899662Z * [new tag] ciflow/trunk/160539 -> ciflow/trunk/160539 2025-10-10T01:17:57.8899822Z * [new tag] ciflow/trunk/160610 -> ciflow/trunk/160610 2025-10-10T01:17:57.8899969Z * [new tag] ciflow/trunk/160843 -> ciflow/trunk/160843 2025-10-10T01:17:57.8900116Z * [new tag] ciflow/trunk/161035 -> ciflow/trunk/161035 2025-10-10T01:17:57.8900264Z * [new tag] ciflow/trunk/161320 -> ciflow/trunk/161320 2025-10-10T01:17:57.8900419Z * [new tag] ciflow/trunk/162031 -> ciflow/trunk/162031 2025-10-10T01:17:57.8900566Z * [new tag] ciflow/trunk/162066 -> ciflow/trunk/162066 2025-10-10T01:17:57.8900710Z * [new tag] ciflow/trunk/162203 -> ciflow/trunk/162203 2025-10-10T01:17:57.8900862Z * [new tag] ciflow/trunk/162340 -> ciflow/trunk/162340 2025-10-10T01:17:57.8901066Z * [new tag] ciflow/trunk/162542 -> ciflow/trunk/162542 2025-10-10T01:17:57.8901236Z * [new tag] ciflow/trunk/162899 -> ciflow/trunk/162899 2025-10-10T01:17:57.8901396Z * [new tag] ciflow/trunk/163034 -> ciflow/trunk/163034 2025-10-10T01:17:57.8901596Z * [new tag] ciflow/trunk/163332 -> ciflow/trunk/163332 2025-10-10T01:17:57.8902332Z * [new tag] ciflow/trunk/163446 -> ciflow/trunk/163446 2025-10-10T01:17:57.8902491Z * [new tag] ciflow/trunk/163490 -> ciflow/trunk/163490 2025-10-10T01:17:57.8902682Z * [new tag] ciflow/trunk/163527 -> ciflow/trunk/163527 2025-10-10T01:17:57.8902835Z * [new tag] ciflow/trunk/163533 -> ciflow/trunk/163533 2025-10-10T01:17:57.8902998Z * [new tag] ciflow/trunk/163671 -> ciflow/trunk/163671 2025-10-10T01:17:57.8903147Z * [new tag] ciflow/trunk/163767 -> ciflow/trunk/163767 2025-10-10T01:17:57.8903300Z * [new tag] ciflow/trunk/163846 -> ciflow/trunk/163846 2025-10-10T01:17:57.8903519Z * [new tag] ciflow/trunk/163899 -> ciflow/trunk/163899 2025-10-10T01:17:57.8903675Z * [new tag] ciflow/trunk/163955 -> ciflow/trunk/163955 2025-10-10T01:17:57.8903825Z * [new tag] ciflow/trunk/163976 -> ciflow/trunk/163976 2025-10-10T01:17:57.8903972Z * [new tag] ciflow/trunk/164040 -> ciflow/trunk/164040 2025-10-10T01:17:57.8904123Z * [new tag] ciflow/trunk/164130 -> ciflow/trunk/164130 2025-10-10T01:17:57.8904272Z * [new tag] ciflow/trunk/164144 -> ciflow/trunk/164144 2025-10-10T01:17:57.8904418Z * [new tag] ciflow/trunk/164202 -> ciflow/trunk/164202 2025-10-10T01:17:57.8904572Z * [new tag] ciflow/trunk/164318 -> ciflow/trunk/164318 2025-10-10T01:17:57.8904717Z * [new tag] ciflow/trunk/164414 -> ciflow/trunk/164414 2025-10-10T01:17:57.8904867Z * [new tag] ciflow/trunk/164416 -> ciflow/trunk/164416 2025-10-10T01:17:57.8905022Z * [new tag] ciflow/trunk/164437 -> ciflow/trunk/164437 2025-10-10T01:17:57.8905173Z * [new tag] ciflow/trunk/164467 -> ciflow/trunk/164467 2025-10-10T01:17:57.8905320Z * [new tag] ciflow/trunk/164500 -> ciflow/trunk/164500 2025-10-10T01:17:57.8905477Z * [new tag] ciflow/trunk/164510 -> ciflow/trunk/164510 2025-10-10T01:17:57.8905621Z * [new tag] ciflow/trunk/164519 -> ciflow/trunk/164519 2025-10-10T01:17:57.8905763Z * [new tag] ciflow/trunk/164542 -> ciflow/trunk/164542 2025-10-10T01:17:57.8905912Z * [new tag] ciflow/trunk/164560 -> ciflow/trunk/164560 2025-10-10T01:17:57.8906055Z * [new tag] ciflow/trunk/164566 -> ciflow/trunk/164566 2025-10-10T01:17:57.8906204Z * [new tag] ciflow/trunk/164623 -> ciflow/trunk/164623 2025-10-10T01:17:57.8906348Z * [new tag] ciflow/trunk/164628 -> ciflow/trunk/164628 2025-10-10T01:17:57.8906498Z * [new tag] ciflow/trunk/164641 -> ciflow/trunk/164641 2025-10-10T01:17:57.8906647Z * [new tag] ciflow/trunk/164643 -> ciflow/trunk/164643 2025-10-10T01:17:57.8906791Z * [new tag] ciflow/trunk/164645 -> ciflow/trunk/164645 2025-10-10T01:17:57.8906941Z * [new tag] ciflow/trunk/164653 -> ciflow/trunk/164653 2025-10-10T01:17:57.8907085Z * [new tag] ciflow/trunk/164655 -> ciflow/trunk/164655 2025-10-10T01:17:57.8907230Z * [new tag] ciflow/trunk/164691 -> ciflow/trunk/164691 2025-10-10T01:17:57.8907383Z * [new tag] ciflow/trunk/164692 -> ciflow/trunk/164692 2025-10-10T01:17:57.8907526Z * [new tag] ciflow/trunk/164705 -> ciflow/trunk/164705 2025-10-10T01:17:57.8907672Z * [new tag] ciflow/trunk/164746 -> ciflow/trunk/164746 2025-10-10T01:17:57.8907822Z * [new tag] ciflow/trunk/164747 -> ciflow/trunk/164747 2025-10-10T01:17:57.8908123Z * [new tag] ciflow/trunk/164790 -> ciflow/trunk/164790 2025-10-10T01:17:57.8908271Z * [new tag] ciflow/trunk/164808 -> ciflow/trunk/164808 2025-10-10T01:17:57.8908478Z * [new tag] ciflow/trunk/164812 -> ciflow/trunk/164812 2025-10-10T01:17:57.8908627Z * [new tag] ciflow/trunk/164836 -> ciflow/trunk/164836 2025-10-10T01:17:57.8908824Z * [new tag] ciflow/trunk/164842 -> ciflow/trunk/164842 2025-10-10T01:17:57.8908973Z * [new tag] ciflow/trunk/164882 -> ciflow/trunk/164882 2025-10-10T01:17:57.8909169Z * [new tag] ciflow/trunk/164889 -> ciflow/trunk/164889 2025-10-10T01:17:57.8909764Z * [new tag] ciflow/trunk/164894 -> ciflow/trunk/164894 2025-10-10T01:17:57.8909971Z * [new tag] ciflow/trunk/164930 -> ciflow/trunk/164930 2025-10-10T01:17:57.8910137Z * [new tag] ciflow/trunk/164953 -> ciflow/trunk/164953 2025-10-10T01:17:57.8910328Z * [new tag] ciflow/trunk/164976 -> ciflow/trunk/164976 2025-10-10T01:17:57.8910480Z * [new tag] ciflow/trunk/164999 -> ciflow/trunk/164999 2025-10-10T01:17:57.8910658Z * [new tag] ciflow/trunk/165000 -> ciflow/trunk/165000 2025-10-10T01:17:57.8910823Z * [new tag] ciflow/trunk/165017 -> ciflow/trunk/165017 2025-10-10T01:17:57.8910968Z * [new tag] ciflow/trunk/165018 -> ciflow/trunk/165018 2025-10-10T01:17:57.8911173Z * [new tag] ciflow/trunk/165024 -> ciflow/trunk/165024 2025-10-10T01:17:57.8911324Z * [new tag] ciflow/trunk/165031 -> ciflow/trunk/165031 2025-10-10T01:17:57.8911518Z * [new tag] ciflow/trunk/165033 -> ciflow/trunk/165033 2025-10-10T01:17:57.8911671Z * [new tag] ciflow/trunk/165047 -> ciflow/trunk/165047 2025-10-10T01:17:57.8911870Z * [new tag] ciflow/trunk/165057 -> ciflow/trunk/165057 2025-10-10T01:17:57.8912024Z * [new tag] ciflow/trunk/165060 -> ciflow/trunk/165060 2025-10-10T01:17:57.8912209Z * [new tag] ciflow/trunk/165065 -> ciflow/trunk/165065 2025-10-10T01:17:57.8912367Z * [new tag] ciflow/trunk/165066 -> ciflow/trunk/165066 2025-10-10T01:17:57.8912512Z * [new tag] ciflow/trunk/165090 -> ciflow/trunk/165090 2025-10-10T01:17:57.8912705Z * [new tag] ciflow/trunk/165094 -> ciflow/trunk/165094 2025-10-10T01:17:57.8912863Z * [new tag] ciflow/trunk/165113 -> ciflow/trunk/165113 2025-10-10T01:17:57.8913057Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-10-10T01:17:57.8913210Z * [new tag] ciflow/vllm/164628 -> ciflow/vllm/164628 2025-10-10T01:17:57.8913435Z * [new tag] ciflow/win-arm64/158104 -> ciflow/win-arm64/158104 2025-10-10T01:17:57.8913585Z * [new tag] ciflow/xpu/157994 -> ciflow/xpu/157994 2025-10-10T01:17:57.8913772Z * [new tag] ciflow/xpu/161485 -> ciflow/xpu/161485 2025-10-10T01:17:57.8913928Z * [new tag] ciflow/xpu/162454 -> ciflow/xpu/162454 2025-10-10T01:17:57.8914093Z * [new tag] ciflow/xpu/163332 -> ciflow/xpu/163332 2025-10-10T01:17:57.8914243Z * [new tag] cslpull75 -> cslpull75 2025-10-10T01:17:57.8914379Z * [new tag] cslpull76 -> cslpull76 2025-10-10T01:17:57.8914553Z * [new tag] cslpull77 -> cslpull77 2025-10-10T01:17:57.8914678Z * [new tag] cslpull78 -> cslpull78 2025-10-10T01:17:57.8914813Z * [new tag] cslpull79 -> cslpull79 2025-10-10T01:17:57.8915087Z * [new tag] cslpull80 -> cslpull80 2025-10-10T01:17:57.8915215Z * [new tag] cslpull81 -> cslpull81 2025-10-10T01:17:57.8915389Z * [new tag] cslpull82 -> cslpull82 2025-10-10T01:17:57.8915525Z * [new tag] cslpull83 -> cslpull83 2025-10-10T01:17:57.8915695Z * [new tag] cslpull84 -> cslpull84 2025-10-10T01:17:57.8915827Z * [new tag] cslpull85 -> cslpull85 2025-10-10T01:17:57.8915962Z * [new tag] cslpull86 -> cslpull86 2025-10-10T01:17:57.8916209Z * [new tag] cslpull87 -> cslpull87 2025-10-10T01:17:57.8916337Z * [new tag] cslpull88 -> cslpull88 2025-10-10T01:17:57.8916521Z * [new tag] cslpull89 -> cslpull89 2025-10-10T01:17:57.8916651Z * [new tag] cslpull90 -> cslpull90 2025-10-10T01:17:57.8916825Z * [new tag] cslpull91 -> cslpull91 2025-10-10T01:17:57.8916962Z * [new tag] cslpull92 -> cslpull92 2025-10-10T01:17:57.8917088Z * [new tag] flight_5 -> flight_5 2025-10-10T01:17:57.8917264Z * [new tag] flight_5.1 -> flight_5.1 2025-10-10T01:17:57.8917400Z * [new tag] flight_5.2 -> flight_5.2 2025-10-10T01:17:57.8917581Z * [new tag] flight_5.3 -> flight_5.3 2025-10-10T01:17:57.8917711Z * [new tag] forpull1 -> forpull1 2025-10-10T01:17:57.8917868Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-10-10T01:17:57.8918073Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-10-10T01:17:57.8918228Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-10-10T01:17:57.8918434Z * [new tag] nightly-binary -> nightly-binary 2025-10-10T01:17:57.8918602Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-10-10T01:17:57.8918796Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-10-10T01:17:57.8919204Z * [new tag] trunk/001e1d263746ae9d121d9c8cf55bc87f777d9dba -> trunk/001e1d263746ae9d121d9c8cf55bc87f777d9dba 2025-10-10T01:17:57.8919615Z * [new tag] trunk/005c3d449e4c655d2eb0d76949a8cd41ce88f979 -> trunk/005c3d449e4c655d2eb0d76949a8cd41ce88f979 2025-10-10T01:17:57.8920012Z * [new tag] trunk/00f0365b959323bab89dc0a5bd5d40589e78edc8 -> trunk/00f0365b959323bab89dc0a5bd5d40589e78edc8 2025-10-10T01:17:57.8920407Z * [new tag] trunk/01f3a43462da594b65a6c9e8b46c132cd360cea9 -> trunk/01f3a43462da594b65a6c9e8b46c132cd360cea9 2025-10-10T01:17:57.8920813Z * [new tag] trunk/0319556a35b01e8857f7bf75df9df3287e1e853a -> trunk/0319556a35b01e8857f7bf75df9df3287e1e853a 2025-10-10T01:17:57.8921204Z * [new tag] trunk/054268c9ebb3291c6fd442e4a1f6602a8ea43ab6 -> trunk/054268c9ebb3291c6fd442e4a1f6602a8ea43ab6 2025-10-10T01:17:57.8921594Z * [new tag] trunk/06d86e58d0309aa2c217256f88d1990a22ec6e4f -> trunk/06d86e58d0309aa2c217256f88d1990a22ec6e4f 2025-10-10T01:17:57.8921998Z * [new tag] trunk/078d475d3bb104823e70ce975c2ee0d4d2fb0952 -> trunk/078d475d3bb104823e70ce975c2ee0d4d2fb0952 2025-10-10T01:17:57.8922401Z * [new tag] trunk/086dec3235d463e751c12ce9eeeb2dfcc873e206 -> trunk/086dec3235d463e751c12ce9eeeb2dfcc873e206 2025-10-10T01:17:57.8922805Z * [new tag] trunk/0a3e4e894cbc0cc93568c5d016f3ad72650cf641 -> trunk/0a3e4e894cbc0cc93568c5d016f3ad72650cf641 2025-10-10T01:17:57.8923214Z * [new tag] trunk/0b01ff4de02035eb21c1bc6bf4b1b627bc1cefaa -> trunk/0b01ff4de02035eb21c1bc6bf4b1b627bc1cefaa 2025-10-10T01:17:57.8923726Z * [new tag] trunk/0b15f7ae059cf4fa3909bbb009d83c0253a6385a -> trunk/0b15f7ae059cf4fa3909bbb009d83c0253a6385a 2025-10-10T01:17:57.8924125Z * [new tag] trunk/0b4f2b46d9e14c1858dd3d0ca9b62e349ae316cf -> trunk/0b4f2b46d9e14c1858dd3d0ca9b62e349ae316cf 2025-10-10T01:17:57.8924522Z * [new tag] trunk/0b85236477fe8a0e32510bcc973b2f34ef981df2 -> trunk/0b85236477fe8a0e32510bcc973b2f34ef981df2 2025-10-10T01:17:57.8924914Z * [new tag] trunk/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 -> trunk/0d39ecb2ce8556e85343d8da0c87450192c2fdf8 2025-10-10T01:17:57.8925390Z * [new tag] trunk/0e5773b7fadef9e29b006af470b771fad55b5206 -> trunk/0e5773b7fadef9e29b006af470b771fad55b5206 2025-10-10T01:17:57.8925801Z * [new tag] trunk/0e9b3a772ab96e998ab85591d5b2a9c1d41bacb0 -> trunk/0e9b3a772ab96e998ab85591d5b2a9c1d41bacb0 2025-10-10T01:17:57.8926213Z * [new tag] trunk/0fbe3f19c7e88ee1720d2e1579e3fd2cafdaabf9 -> trunk/0fbe3f19c7e88ee1720d2e1579e3fd2cafdaabf9 2025-10-10T01:17:57.8926611Z * [new tag] trunk/0fd976b65c6daf3799a501d9202e4f50144446d1 -> trunk/0fd976b65c6daf3799a501d9202e4f50144446d1 2025-10-10T01:17:57.8927018Z * [new tag] trunk/1051c1de5c0c1d34bec94c4a3199ac7b23bb19e1 -> trunk/1051c1de5c0c1d34bec94c4a3199ac7b23bb19e1 2025-10-10T01:17:57.8927408Z * [new tag] trunk/115af42e9d57e89c26777be72822107cd7b39e07 -> trunk/115af42e9d57e89c26777be72822107cd7b39e07 2025-10-10T01:17:57.8927798Z * [new tag] trunk/11f5f656867089dac1fa1e64e34c9966578fbddd -> trunk/11f5f656867089dac1fa1e64e34c9966578fbddd 2025-10-10T01:17:57.8928197Z * [new tag] trunk/12d2ef557f6e127100267c31a31572d8ab5cc788 -> trunk/12d2ef557f6e127100267c31a31572d8ab5cc788 2025-10-10T01:17:57.8928701Z * [new tag] trunk/144378615a5a2b347e39c6376cba7d75f7a82926 -> trunk/144378615a5a2b347e39c6376cba7d75f7a82926 2025-10-10T01:17:57.8929087Z * [new tag] trunk/14791ea947349fb5fa7b7d6230cfd3924c36ba27 -> trunk/14791ea947349fb5fa7b7d6230cfd3924c36ba27 2025-10-10T01:17:57.8929492Z * [new tag] trunk/15800888b697bacd555399b3a0ca2e8d0827528e -> trunk/15800888b697bacd555399b3a0ca2e8d0827528e 2025-10-10T01:17:57.8929894Z * [new tag] trunk/15c8bdcc5e3a6dfd14e5c977438f772031e064ff -> trunk/15c8bdcc5e3a6dfd14e5c977438f772031e064ff 2025-10-10T01:17:57.8930283Z * [new tag] trunk/15d726005ddc5558c934c3edd5f815c2e504e501 -> trunk/15d726005ddc5558c934c3edd5f815c2e504e501 2025-10-10T01:17:57.8930685Z * [new tag] trunk/16f9bef642b07b3090a6e4a04517eff84d41a197 -> trunk/16f9bef642b07b3090a6e4a04517eff84d41a197 2025-10-10T01:17:57.8931087Z * [new tag] trunk/17c7170ca6e2efd5ead2b93bd12e226ff48f0669 -> trunk/17c7170ca6e2efd5ead2b93bd12e226ff48f0669 2025-10-10T01:17:57.8931479Z * [new tag] trunk/184817c7a81d5c01e107a84efeb269b063ddf5d6 -> trunk/184817c7a81d5c01e107a84efeb269b063ddf5d6 2025-10-10T01:17:57.8931857Z * [new tag] trunk/18940820006d2304460008575561e2e8e7fc59fc -> trunk/18940820006d2304460008575561e2e8e7fc59fc 2025-10-10T01:17:57.8932247Z * [new tag] trunk/18e18488e8c90e53cc113b1a5eddd9640ee80292 -> trunk/18e18488e8c90e53cc113b1a5eddd9640ee80292 2025-10-10T01:17:57.8932641Z * [new tag] trunk/1927783aa3ad676db6f4c34fc77ef3825a4e2ed5 -> trunk/1927783aa3ad676db6f4c34fc77ef3825a4e2ed5 2025-10-10T01:17:57.8933047Z * [new tag] trunk/19bf67be3286c0e2babe83af0d1593bae850362a -> trunk/19bf67be3286c0e2babe83af0d1593bae850362a 2025-10-10T01:17:57.8933441Z * [new tag] trunk/1bb68271b7ff1b582845384c6c7f7b1593ae1619 -> trunk/1bb68271b7ff1b582845384c6c7f7b1593ae1619 2025-10-10T01:17:57.8933824Z * [new tag] trunk/1d182dd81c3143697337e35d046fd02951dedb09 -> trunk/1d182dd81c3143697337e35d046fd02951dedb09 2025-10-10T01:17:57.8934302Z * [new tag] trunk/1e42fde45eff81845f269e8185f54a19f6d87c5b -> trunk/1e42fde45eff81845f269e8185f54a19f6d87c5b 2025-10-10T01:17:57.8934704Z * [new tag] trunk/1f73b96668bc6ae4c8e7ef5b630ff5f3c69ae005 -> trunk/1f73b96668bc6ae4c8e7ef5b630ff5f3c69ae005 2025-10-10T01:17:57.8935100Z * [new tag] trunk/1f8ee5da117952b03f0050a178d69f8e7189b0f8 -> trunk/1f8ee5da117952b03f0050a178d69f8e7189b0f8 2025-10-10T01:17:57.8935508Z * [new tag] trunk/1f9614cef8e0272c8e3bd99004d2978a6ecc5195 -> trunk/1f9614cef8e0272c8e3bd99004d2978a6ecc5195 2025-10-10T01:17:57.8936044Z * [new tag] trunk/1fb072ac2a33af93a77888dddbdd228b22a3f9c4 -> trunk/1fb072ac2a33af93a77888dddbdd228b22a3f9c4 2025-10-10T01:17:57.8936448Z * [new tag] trunk/1fc71d1b578badb1b3ba7cc2d5795f4f80463749 -> trunk/1fc71d1b578badb1b3ba7cc2d5795f4f80463749 2025-10-10T01:17:57.8936855Z * [new tag] trunk/20082d713666fa1eade588bebd523d86309bfa25 -> trunk/20082d713666fa1eade588bebd523d86309bfa25 2025-10-10T01:17:57.8937244Z * [new tag] trunk/2164b661219ab0a76aa018e955ba3d8e8f99c083 -> trunk/2164b661219ab0a76aa018e955ba3d8e8f99c083 2025-10-10T01:17:57.8937631Z * [new tag] trunk/228973df7f770505aafc6fc17b99f81ac58bdfe1 -> trunk/228973df7f770505aafc6fc17b99f81ac58bdfe1 2025-10-10T01:17:57.8938033Z * [new tag] trunk/22b1710252525d80d47ba95c762ccdbf577b2dc2 -> trunk/22b1710252525d80d47ba95c762ccdbf577b2dc2 2025-10-10T01:17:57.8938430Z * [new tag] trunk/22e219d9969ff3cee85bc5de32fa49d5a549a148 -> trunk/22e219d9969ff3cee85bc5de32fa49d5a549a148 2025-10-10T01:17:57.8938830Z * [new tag] trunk/235b995ce18de632ab816940319fcd66b46039b8 -> trunk/235b995ce18de632ab816940319fcd66b46039b8 2025-10-10T01:17:57.8939226Z * [new tag] trunk/23ab6a45e5c759fb4714905cb8c84ef74c70aa67 -> trunk/23ab6a45e5c759fb4714905cb8c84ef74c70aa67 2025-10-10T01:17:57.8939637Z * [new tag] trunk/24d69c57cbaa94cc828dbbdf83c889f5f244ae28 -> trunk/24d69c57cbaa94cc828dbbdf83c889f5f244ae28 2025-10-10T01:17:57.8940045Z * [new tag] trunk/263db92563f0ae71bf3e4fc265fbb48e79f9f23f -> trunk/263db92563f0ae71bf3e4fc265fbb48e79f9f23f 2025-10-10T01:17:57.8940447Z * [new tag] trunk/27234792add2ee9bedd84ca02dbf34f8f244bc5c -> trunk/27234792add2ee9bedd84ca02dbf34f8f244bc5c 2025-10-10T01:17:57.8940850Z * [new tag] trunk/27eb36debbe3fa2d43a2f893a5c46a6257a09460 -> trunk/27eb36debbe3fa2d43a2f893a5c46a6257a09460 2025-10-10T01:17:57.8941253Z * [new tag] trunk/2855a045b30dafad7a08d66e242be13770189c19 -> trunk/2855a045b30dafad7a08d66e242be13770189c19 2025-10-10T01:17:57.8941654Z * [new tag] trunk/2883b5ab773daf5861d43ff0b65be49a441ab3f9 -> trunk/2883b5ab773daf5861d43ff0b65be49a441ab3f9 2025-10-10T01:17:57.8942042Z * [new tag] trunk/29824067215f3ed9e4044ca0f31a71e9d95f237d -> trunk/29824067215f3ed9e4044ca0f31a71e9d95f237d 2025-10-10T01:17:57.8942441Z * [new tag] trunk/2a11ce2c787b2339ffb8941b849dd487d25b4121 -> trunk/2a11ce2c787b2339ffb8941b849dd487d25b4121 2025-10-10T01:17:57.8942843Z * [new tag] trunk/2a6cdba6e5f74c2294fecc2d1344537522efbaab -> trunk/2a6cdba6e5f74c2294fecc2d1344537522efbaab 2025-10-10T01:17:57.8943231Z * [new tag] trunk/2a760dc51e04d65845440cc09e7016cfc74f9132 -> trunk/2a760dc51e04d65845440cc09e7016cfc74f9132 2025-10-10T01:17:57.8943623Z * [new tag] trunk/2a7c48675010056f23d62b5c6ecb318782801723 -> trunk/2a7c48675010056f23d62b5c6ecb318782801723 2025-10-10T01:17:57.8944036Z * [new tag] trunk/2b58adc3bdcf9476e1cef49ad965b7d3c7b9ac24 -> trunk/2b58adc3bdcf9476e1cef49ad965b7d3c7b9ac24 2025-10-10T01:17:57.8944427Z * [new tag] trunk/2b9ff9953523a2e916234c9197d946f4cff976c7 -> trunk/2b9ff9953523a2e916234c9197d946f4cff976c7 2025-10-10T01:17:57.8944970Z * [new tag] trunk/2c2e1268b7aae8ed610d12f2d38d39f8d93888a3 -> trunk/2c2e1268b7aae8ed610d12f2d38d39f8d93888a3 2025-10-10T01:17:57.8945351Z * [new tag] trunk/2c5ed6e7c067573b093725cd15d13812d9647562 -> trunk/2c5ed6e7c067573b093725cd15d13812d9647562 2025-10-10T01:17:57.8945745Z * [new tag] trunk/2d50678dcc7ab2da13a9bca6af8f2333e8970344 -> trunk/2d50678dcc7ab2da13a9bca6af8f2333e8970344 2025-10-10T01:17:57.8946156Z * [new tag] trunk/2e027e874232fefe7b1c56ce8aeb26c0e6b97f15 -> trunk/2e027e874232fefe7b1c56ce8aeb26c0e6b97f15 2025-10-10T01:17:57.8946558Z * [new tag] trunk/2e1742dd63c2168fd9649dbba96a95abf1f57cae -> trunk/2e1742dd63c2168fd9649dbba96a95abf1f57cae 2025-10-10T01:17:57.8946976Z * [new tag] trunk/2fe37b5fde392535a3238f975c93dd202cd3e24b -> trunk/2fe37b5fde392535a3238f975c93dd202cd3e24b 2025-10-10T01:17:57.8947332Z * [new tag] trunk/3040a5d294bd30d3938d0043a5d93d6c23264827 -> trunk/3040a5d294bd30d3938d0043a5d93d6c23264827 2025-10-10T01:17:57.8947674Z * [new tag] trunk/321e6026925f6b6e8a36e3a8b7c0295cd7541911 -> trunk/321e6026925f6b6e8a36e3a8b7c0295cd7541911 2025-10-10T01:17:57.8948008Z * [new tag] trunk/322091d8d8542a0cbff524306029bef4d7338747 -> trunk/322091d8d8542a0cbff524306029bef4d7338747 2025-10-10T01:17:57.8948344Z * [new tag] trunk/3288fbf374128610928e27d03615ac0d46a6ce14 -> trunk/3288fbf374128610928e27d03615ac0d46a6ce14 2025-10-10T01:17:57.8948686Z * [new tag] trunk/331191ce4b29b5d7d3bb7f0e7454ca70c06fbd26 -> trunk/331191ce4b29b5d7d3bb7f0e7454ca70c06fbd26 2025-10-10T01:17:57.8949029Z * [new tag] trunk/33b17bc619b044a0050797987efb8890d43319df -> trunk/33b17bc619b044a0050797987efb8890d43319df 2025-10-10T01:17:57.8949381Z * [new tag] trunk/34042a9145fe28033e7edb08f1fcf90ed197f4ac -> trunk/34042a9145fe28033e7edb08f1fcf90ed197f4ac 2025-10-10T01:17:57.8949721Z * [new tag] trunk/344e6365a0068c2d2847fcec0c55dd53291d475e -> trunk/344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T01:17:57.8950073Z * [new tag] trunk/34ac9b61cbfcf17328ccb8b729509829447fdddd -> trunk/34ac9b61cbfcf17328ccb8b729509829447fdddd 2025-10-10T01:17:57.8950421Z * [new tag] trunk/35c4130fd1358c98e12301ffa0f1b2294e0c795f -> trunk/35c4130fd1358c98e12301ffa0f1b2294e0c795f 2025-10-10T01:17:57.8950761Z * [new tag] trunk/35f66b83f89a571d0c0abe16c66a23120b92bdaf -> trunk/35f66b83f89a571d0c0abe16c66a23120b92bdaf 2025-10-10T01:17:57.8951097Z * [new tag] trunk/361c5d362c4ea1950e05116899cfcf753c345ebd -> trunk/361c5d362c4ea1950e05116899cfcf753c345ebd 2025-10-10T01:17:57.8951450Z * [new tag] trunk/37c6087334cce3ad4bc9838ea2ef63aba89f2253 -> trunk/37c6087334cce3ad4bc9838ea2ef63aba89f2253 2025-10-10T01:17:57.8951835Z * [new tag] trunk/3912ba3e940b9354622fa09b2ada677cd10723d8 -> trunk/3912ba3e940b9354622fa09b2ada677cd10723d8 2025-10-10T01:17:57.8952212Z * [new tag] trunk/39189592fd688979e56063430ed5a038d999908f -> trunk/39189592fd688979e56063430ed5a038d999908f 2025-10-10T01:17:57.8952564Z * [new tag] trunk/3924f784ba81f87fe09988d6fc9620b57e4d9f72 -> trunk/3924f784ba81f87fe09988d6fc9620b57e4d9f72 2025-10-10T01:17:57.8952917Z * [new tag] trunk/39b31a6bfde6e046383ae2b06fe0b68df5cdbdd2 -> trunk/39b31a6bfde6e046383ae2b06fe0b68df5cdbdd2 2025-10-10T01:17:57.8953253Z * [new tag] trunk/39c340ec9e2ee3011f1d260f581b5a95f3c99039 -> trunk/39c340ec9e2ee3011f1d260f581b5a95f3c99039 2025-10-10T01:17:57.8953607Z * [new tag] trunk/39d0c06ed0d7bc634d7f1a4e84b69f66d1ea0798 -> trunk/39d0c06ed0d7bc634d7f1a4e84b69f66d1ea0798 2025-10-10T01:17:57.8953954Z * [new tag] trunk/3c0577bd15778c96cecf0e7a5e5958d7fcab64f0 -> trunk/3c0577bd15778c96cecf0e7a5e5958d7fcab64f0 2025-10-10T01:17:57.8954370Z * [new tag] trunk/3c59351c6ea2fc29d346903e28e95c5f4d0ccdbb -> trunk/3c59351c6ea2fc29d346903e28e95c5f4d0ccdbb 2025-10-10T01:17:57.8954718Z * [new tag] trunk/3c5ca685d6f5b6f3971c0cd20a054aa355610419 -> trunk/3c5ca685d6f5b6f3971c0cd20a054aa355610419 2025-10-10T01:17:57.8955061Z * [new tag] trunk/3ca09d65f1bdf83142dc9fe47976227ae4a88e7b -> trunk/3ca09d65f1bdf83142dc9fe47976227ae4a88e7b 2025-10-10T01:17:57.8955408Z * [new tag] trunk/3cc8af2d67f42bf2a933796290446c5ab8978aac -> trunk/3cc8af2d67f42bf2a933796290446c5ab8978aac 2025-10-10T01:17:57.8955768Z * [new tag] trunk/3d1fa40ae1fee18ddf3dca89229e3ae828589e0c -> trunk/3d1fa40ae1fee18ddf3dca89229e3ae828589e0c 2025-10-10T01:17:57.8956178Z * [new tag] trunk/3d9d41c80168bcd3c569345a96682c42a5eba36a -> trunk/3d9d41c80168bcd3c569345a96682c42a5eba36a 2025-10-10T01:17:57.8956515Z * [new tag] trunk/3db21643417a04f6f2707a783ac32a538a98d53d -> trunk/3db21643417a04f6f2707a783ac32a538a98d53d 2025-10-10T01:17:57.8956871Z * [new tag] trunk/3ddf2018d0b7b4def0553dc092d928ef831a19c3 -> trunk/3ddf2018d0b7b4def0553dc092d928ef831a19c3 2025-10-10T01:17:57.8957224Z * [new tag] trunk/3e03deab6f3c268c85c8efd9546e28cdda0fa4cc -> trunk/3e03deab6f3c268c85c8efd9546e28cdda0fa4cc 2025-10-10T01:17:57.8957612Z * [new tag] trunk/3e0826c9d792ae87373dc0ff5d46c260020de29f -> trunk/3e0826c9d792ae87373dc0ff5d46c260020de29f 2025-10-10T01:17:57.8958006Z * [new tag] trunk/409aece3f9436a2f740f1b97f1243f738f6bbbf6 -> trunk/409aece3f9436a2f740f1b97f1243f738f6bbbf6 2025-10-10T01:17:57.8958353Z * [new tag] trunk/40b25578e4ecb7ef1c38201b3ce0014eb57c53eb -> trunk/40b25578e4ecb7ef1c38201b3ce0014eb57c53eb 2025-10-10T01:17:57.8958691Z * [new tag] trunk/412c6d28ec3869ef8ba962b290d755251e7cc3c1 -> trunk/412c6d28ec3869ef8ba962b290d755251e7cc3c1 2025-10-10T01:17:57.8959036Z * [new tag] trunk/415e641572473479fc9d9eaea12762e1a223a9e0 -> trunk/415e641572473479fc9d9eaea12762e1a223a9e0 2025-10-10T01:17:57.8959378Z * [new tag] trunk/41808b2ba9a61ab2f4c7af394c1668d09a4a0331 -> trunk/41808b2ba9a61ab2f4c7af394c1668d09a4a0331 2025-10-10T01:17:57.8959714Z * [new tag] trunk/4308b8a28fa332d23ad6d25a472559b354619131 -> trunk/4308b8a28fa332d23ad6d25a472559b354619131 2025-10-10T01:17:57.8960071Z * [new tag] trunk/43848b71d9af0223eafdd1755bf7444aafe9e993 -> trunk/43848b71d9af0223eafdd1755bf7444aafe9e993 2025-10-10T01:17:57.8960409Z * [new tag] trunk/43fc859625f9c0a794307b3ef30c26ab3fc2bfec -> trunk/43fc859625f9c0a794307b3ef30c26ab3fc2bfec 2025-10-10T01:17:57.8960737Z * [new tag] trunk/4412026949b562f940d4c24162de19d299725b62 -> trunk/4412026949b562f940d4c24162de19d299725b62 2025-10-10T01:17:57.8961070Z * [new tag] trunk/44a5d419935a77b3308f247279a457e6d0b9a292 -> trunk/44a5d419935a77b3308f247279a457e6d0b9a292 2025-10-10T01:17:57.8961409Z * [new tag] trunk/4661200125ba9c87aa7d54a55e585403b5ce5040 -> trunk/4661200125ba9c87aa7d54a55e585403b5ce5040 2025-10-10T01:17:57.8961743Z * [new tag] trunk/4691fe60700ac51a878775fd23a8f7c4548c6757 -> trunk/4691fe60700ac51a878775fd23a8f7c4548c6757 2025-10-10T01:17:57.8962082Z * [new tag] trunk/4725871a815fb880e89135a493c8c94ab9bbfece -> trunk/4725871a815fb880e89135a493c8c94ab9bbfece 2025-10-10T01:17:57.8962417Z * [new tag] trunk/47956196d99166fe9083beb2a52fd2e6c90b2011 -> trunk/47956196d99166fe9083beb2a52fd2e6c90b2011 2025-10-10T01:17:57.8962753Z * [new tag] trunk/483f4e0db91166128ad8922d86dc7222338d4ecc -> trunk/483f4e0db91166128ad8922d86dc7222338d4ecc 2025-10-10T01:17:57.8963124Z * [new tag] trunk/48b54b45d62af7ecafccc5afede04474cb236f1a -> trunk/48b54b45d62af7ecafccc5afede04474cb236f1a 2025-10-10T01:17:57.8963513Z * [new tag] trunk/49f7d8d19d24f616b11ef050535a211245aed649 -> trunk/49f7d8d19d24f616b11ef050535a211245aed649 2025-10-10T01:17:57.8963987Z * [new tag] trunk/4a0df39f814afad087e8b29dd2914a8b54567694 -> trunk/4a0df39f814afad087e8b29dd2914a8b54567694 2025-10-10T01:17:57.8964402Z * [new tag] trunk/4a6abba0d9fb3dc0f29b5efe527e26b2962caec1 -> trunk/4a6abba0d9fb3dc0f29b5efe527e26b2962caec1 2025-10-10T01:17:57.8964755Z * [new tag] trunk/4ab847bbc7ba09f29a4e81494e8a752dcb411117 -> trunk/4ab847bbc7ba09f29a4e81494e8a752dcb411117 2025-10-10T01:17:57.8965098Z * [new tag] trunk/4bcc05777e780e834d44a2d06dd5321daec316f0 -> trunk/4bcc05777e780e834d44a2d06dd5321daec316f0 2025-10-10T01:17:57.8965509Z * [new tag] trunk/4bd1505f849e701a8e54f9d185c23f13e7324498 -> trunk/4bd1505f849e701a8e54f9d185c23f13e7324498 2025-10-10T01:17:57.8965871Z * [new tag] trunk/4c0fec3e4dac35b9e9dec2beacfb5967906a4701 -> trunk/4c0fec3e4dac35b9e9dec2beacfb5967906a4701 2025-10-10T01:17:57.8966217Z * [new tag] trunk/4c3c0ef2f10415f5d5b13f1c842f91bb90ee91d3 -> trunk/4c3c0ef2f10415f5d5b13f1c842f91bb90ee91d3 2025-10-10T01:17:57.8966562Z * [new tag] trunk/4d7f9f3aed68729380730ed46e29ff2052f05b73 -> trunk/4d7f9f3aed68729380730ed46e29ff2052f05b73 2025-10-10T01:17:57.8966899Z * [new tag] trunk/50e077beaaf71798f870552f3849e4a52c784df5 -> trunk/50e077beaaf71798f870552f3849e4a52c784df5 2025-10-10T01:17:57.8967249Z * [new tag] trunk/5103ecc5d8f0cc90e686763652e2d84c22d83ca9 -> trunk/5103ecc5d8f0cc90e686763652e2d84c22d83ca9 2025-10-10T01:17:57.8967590Z * [new tag] trunk/5178d0a480f8f4e21da3757de455c8215b249ec5 -> trunk/5178d0a480f8f4e21da3757de455c8215b249ec5 2025-10-10T01:17:57.8967935Z * [new tag] trunk/5209c8ce0704f34ba4bd2a58c19877fbf6cf0392 -> trunk/5209c8ce0704f34ba4bd2a58c19877fbf6cf0392 2025-10-10T01:17:57.8968273Z * [new tag] trunk/5390324984c43f1214b8abf731ad495ba2df5341 -> trunk/5390324984c43f1214b8abf731ad495ba2df5341 2025-10-10T01:17:57.8968720Z * [new tag] trunk/53f5af8c924aba3c0fab1fabc6baf7d6affcb8a1 -> trunk/53f5af8c924aba3c0fab1fabc6baf7d6affcb8a1 2025-10-10T01:17:57.8969060Z * [new tag] trunk/54ae61c573e91fa2a2c6430435059e2d94ecba2e -> trunk/54ae61c573e91fa2a2c6430435059e2d94ecba2e 2025-10-10T01:17:57.8969461Z * [new tag] trunk/5656d45c8ff03cf20fd7d5098247c2250395af8a -> trunk/5656d45c8ff03cf20fd7d5098247c2250395af8a 2025-10-10T01:17:57.8969852Z * [new tag] trunk/56d66ac0d74f44d7b656757795142b5b9a1802a1 -> trunk/56d66ac0d74f44d7b656757795142b5b9a1802a1 2025-10-10T01:17:57.8970205Z * [new tag] trunk/5743d731c1de495ecf3bb03682a2dcbe207ca895 -> trunk/5743d731c1de495ecf3bb03682a2dcbe207ca895 2025-10-10T01:17:57.8970558Z * [new tag] trunk/5a1fbf45ad727353e367740ecd8825ca7ee857e9 -> trunk/5a1fbf45ad727353e367740ecd8825ca7ee857e9 2025-10-10T01:17:57.8970910Z * [new tag] trunk/5a66ff4915ecfd86f1a68e7862e5a2ad473e5a79 -> trunk/5a66ff4915ecfd86f1a68e7862e5a2ad473e5a79 2025-10-10T01:17:57.8971259Z * [new tag] trunk/5b0b4cda4aa03bee16ee67d9d36012a539df3c50 -> trunk/5b0b4cda4aa03bee16ee67d9d36012a539df3c50 2025-10-10T01:17:57.8971603Z * [new tag] trunk/5b8174bc286725f9326fba6dc0ef17c316486bbd -> trunk/5b8174bc286725f9326fba6dc0ef17c316486bbd 2025-10-10T01:17:57.8971939Z * [new tag] trunk/5ba11df4f871717818b88c4eab514d31286601d1 -> trunk/5ba11df4f871717818b88c4eab514d31286601d1 2025-10-10T01:17:57.8972270Z * [new tag] trunk/5c827a4133da69108338d0363bb7ad7f62803c40 -> trunk/5c827a4133da69108338d0363bb7ad7f62803c40 2025-10-10T01:17:57.8972630Z * [new tag] trunk/5d459dd6099ef94d33db9a6d36bcce9f742f1da1 -> trunk/5d459dd6099ef94d33db9a6d36bcce9f742f1da1 2025-10-10T01:17:57.8972973Z * [new tag] trunk/5d7360bb03355c89c0b956df0ab428f5a7b5c9f8 -> trunk/5d7360bb03355c89c0b956df0ab428f5a7b5c9f8 2025-10-10T01:17:57.8973405Z * [new tag] trunk/5dbae1eae26159058f6199fc68fe73fc0e5bef5f -> trunk/5dbae1eae26159058f6199fc68fe73fc0e5bef5f 2025-10-10T01:17:57.8973759Z * [new tag] trunk/5e47b4dd60ff9efb253286af5a2479d9d800ce6a -> trunk/5e47b4dd60ff9efb253286af5a2479d9d800ce6a 2025-10-10T01:17:57.8974103Z * [new tag] trunk/5ed4270440fd0b62d3aa14692f9e377a0061061e -> trunk/5ed4270440fd0b62d3aa14692f9e377a0061061e 2025-10-10T01:17:57.8974450Z * [new tag] trunk/5f18f240de43fc24481ead4d740dda64f174fa86 -> trunk/5f18f240de43fc24481ead4d740dda64f174fa86 2025-10-10T01:17:57.8974867Z * [new tag] trunk/5f775bdfb766d9a2717ffbb64f2a51e53cddc778 -> trunk/5f775bdfb766d9a2717ffbb64f2a51e53cddc778 2025-10-10T01:17:57.8975211Z * [new tag] trunk/600267ea56cafcf8f9a1150a4379184960a757b2 -> trunk/600267ea56cafcf8f9a1150a4379184960a757b2 2025-10-10T01:17:57.8975557Z * [new tag] trunk/600db525bdb5e76c12f30f271d969d43a7f8efef -> trunk/600db525bdb5e76c12f30f271d969d43a7f8efef 2025-10-10T01:17:57.8975891Z * [new tag] trunk/608792153f42254d2d2b5a87d524807a0c2724f1 -> trunk/608792153f42254d2d2b5a87d524807a0c2724f1 2025-10-10T01:17:57.8976232Z * [new tag] trunk/6389658ec6b1ea58cb1de032266d865eeb8d48e9 -> trunk/6389658ec6b1ea58cb1de032266d865eeb8d48e9 2025-10-10T01:17:57.8976581Z * [new tag] trunk/64108bdbed2f099d527060b4c9fdd5a11cad2afc -> trunk/64108bdbed2f099d527060b4c9fdd5a11cad2afc 2025-10-10T01:17:57.8976934Z * [new tag] trunk/65aa62d50d1c83aa1b46ed4d584f12f509bab1c4 -> trunk/65aa62d50d1c83aa1b46ed4d584f12f509bab1c4 2025-10-10T01:17:57.8977282Z * [new tag] trunk/65f10becdf21f3a0947a735904fcce876ce3c4b0 -> trunk/65f10becdf21f3a0947a735904fcce876ce3c4b0 2025-10-10T01:17:57.8977628Z * [new tag] trunk/660e369a68dd8be60ce4eb67c25191ea66efc303 -> trunk/660e369a68dd8be60ce4eb67c25191ea66efc303 2025-10-10T01:17:57.8977972Z * [new tag] trunk/68350660ee2db8c21c84527929b92de9f0bcc3e2 -> trunk/68350660ee2db8c21c84527929b92de9f0bcc3e2 2025-10-10T01:17:57.8978297Z * [new tag] trunk/6861a270624b44954826688f8dad668eb0154452 -> trunk/6861a270624b44954826688f8dad668eb0154452 2025-10-10T01:17:57.8978645Z * [new tag] trunk/6861fa43e5fee7fedc0213e352fa983edea8aa78 -> trunk/6861fa43e5fee7fedc0213e352fa983edea8aa78 2025-10-10T01:17:57.8978995Z * [new tag] trunk/688efd9741dbd18c176729aec3df7a73825f8463 -> trunk/688efd9741dbd18c176729aec3df7a73825f8463 2025-10-10T01:17:57.8979342Z * [new tag] trunk/6a09f9306cadd003b2e6abc3f6422a2d8607779b -> trunk/6a09f9306cadd003b2e6abc3f6422a2d8607779b 2025-10-10T01:17:57.8979687Z * [new tag] trunk/6a31f42da45c0f1cbdb021b3695f0e6388b8b532 -> trunk/6a31f42da45c0f1cbdb021b3695f0e6388b8b532 2025-10-10T01:17:57.8980085Z * [new tag] trunk/6a7f5c0d21a22959d014c8b06f3efe3408336aaf -> trunk/6a7f5c0d21a22959d014c8b06f3efe3408336aaf 2025-10-10T01:17:57.8980495Z * [new tag] trunk/6b768e1890a179122e91395c5532a382d69b96a0 -> trunk/6b768e1890a179122e91395c5532a382d69b96a0 2025-10-10T01:17:57.8980883Z * [new tag] trunk/6b7970192f5de47d29a4fe085f509389ac0bea7d -> trunk/6b7970192f5de47d29a4fe085f509389ac0bea7d 2025-10-10T01:17:57.8981241Z * [new tag] trunk/6bb021c12553755a4f64df0b60dc34b1efdb992b -> trunk/6bb021c12553755a4f64df0b60dc34b1efdb992b 2025-10-10T01:17:57.8981589Z * [new tag] trunk/6bb586eafd723d4972c729f37c14f27c88168adc -> trunk/6bb586eafd723d4972c729f37c14f27c88168adc 2025-10-10T01:17:57.8981927Z * [new tag] trunk/6c0125dbc0241aef962528651df4f67204a8b526 -> trunk/6c0125dbc0241aef962528651df4f67204a8b526 2025-10-10T01:17:57.8982276Z * [new tag] trunk/6c209bfc5c1e1e59e6a62f94151398d66164bb93 -> trunk/6c209bfc5c1e1e59e6a62f94151398d66164bb93 2025-10-10T01:17:57.8982684Z * [new tag] trunk/6c3c9414eb571b34ff0d932978e4733dbb08dc1d -> trunk/6c3c9414eb571b34ff0d932978e4733dbb08dc1d 2025-10-10T01:17:57.8983037Z * [new tag] trunk/6d27a8e5093ee2a21d44dceeeffcb272e6e0f655 -> trunk/6d27a8e5093ee2a21d44dceeeffcb272e6e0f655 2025-10-10T01:17:57.8983380Z * [new tag] trunk/702f6e703b1d3a942346848b65a9f2a37d12ae18 -> trunk/702f6e703b1d3a942346848b65a9f2a37d12ae18 2025-10-10T01:17:57.8983726Z * [new tag] trunk/7158aa22e8dc97fdc2657cf0d4cde34b277e7d9e -> trunk/7158aa22e8dc97fdc2657cf0d4cde34b277e7d9e 2025-10-10T01:17:57.8984077Z * [new tag] trunk/71aefd5595834dd97f38aa978ee32abbd13ac3d6 -> trunk/71aefd5595834dd97f38aa978ee32abbd13ac3d6 2025-10-10T01:17:57.8984497Z * [new tag] trunk/724463d5a2fba369cd14e89215b84d1b01435df7 -> trunk/724463d5a2fba369cd14e89215b84d1b01435df7 2025-10-10T01:17:57.8984852Z * [new tag] trunk/73adac05d13babb75410c3e033fdce57aa16881a -> trunk/73adac05d13babb75410c3e033fdce57aa16881a 2025-10-10T01:17:57.8985193Z * [new tag] trunk/7457d139c51124e5a31a6173f99f81f0deb52178 -> trunk/7457d139c51124e5a31a6173f99f81f0deb52178 2025-10-10T01:17:57.8985566Z * [new tag] trunk/746fe78ecd52f3e9cfddda41f0ac82dada7bdd0b -> trunk/746fe78ecd52f3e9cfddda41f0ac82dada7bdd0b 2025-10-10T01:17:57.8985913Z * [new tag] trunk/7617b113ad0045cdfe5cf1feb8efb634a41c6ce2 -> trunk/7617b113ad0045cdfe5cf1feb8efb634a41c6ce2 2025-10-10T01:17:57.8986270Z * [new tag] trunk/7a1ead755f2e2abe8be49a7a0fb88b6b13973147 -> trunk/7a1ead755f2e2abe8be49a7a0fb88b6b13973147 2025-10-10T01:17:57.8986619Z * [new tag] trunk/7b15534434aeaf59a4c9189f52b4ebd4a5d58803 -> trunk/7b15534434aeaf59a4c9189f52b4ebd4a5d58803 2025-10-10T01:17:57.8986958Z * [new tag] trunk/7b691546d2949790ffc8f6bd3c674faa6a46ff7c -> trunk/7b691546d2949790ffc8f6bd3c674faa6a46ff7c 2025-10-10T01:17:57.8987314Z * [new tag] trunk/7cfecd76b2141d81c90d722dc5e3262bdf7ea900 -> trunk/7cfecd76b2141d81c90d722dc5e3262bdf7ea900 2025-10-10T01:17:57.8987672Z * [new tag] trunk/7d570129e0cea8dd3de0175baff96723656ab8ab -> trunk/7d570129e0cea8dd3de0175baff96723656ab8ab 2025-10-10T01:17:57.8988022Z * [new tag] trunk/7e7ac2039d5d5f35373c4de6cdf0ccdee3734c7a -> trunk/7e7ac2039d5d5f35373c4de6cdf0ccdee3734c7a 2025-10-10T01:17:57.8988381Z * [new tag] trunk/7eb1eb4313cfa3db1beadc6d9d04ea6b76acc39c -> trunk/7eb1eb4313cfa3db1beadc6d9d04ea6b76acc39c 2025-10-10T01:17:57.8988733Z * [new tag] trunk/801e282f39e9ef4424dfd3ecfd2b550a44595229 -> trunk/801e282f39e9ef4424dfd3ecfd2b550a44595229 2025-10-10T01:17:57.8989065Z * [new tag] trunk/81994b08a078b30e076d408713f78c9bf4e329e7 -> trunk/81994b08a078b30e076d408713f78c9bf4e329e7 2025-10-10T01:17:57.8989416Z * [new tag] trunk/81dbeb06f4b3eb6c56625ec25d377eb7c7c6c573 -> trunk/81dbeb06f4b3eb6c56625ec25d377eb7c7c6c573 2025-10-10T01:17:57.8989749Z * [new tag] trunk/83458197d14921f797565135f0f45031c362338d -> trunk/83458197d14921f797565135f0f45031c362338d 2025-10-10T01:17:57.8990087Z * [new tag] trunk/83d71dfb2fd993a6242372b8123549acaa85ffdb -> trunk/83d71dfb2fd993a6242372b8123549acaa85ffdb 2025-10-10T01:17:57.8990426Z * [new tag] trunk/86474ce996d168b404592cbbdfcc30d6607c8bd4 -> trunk/86474ce996d168b404592cbbdfcc30d6607c8bd4 2025-10-10T01:17:57.8990772Z * [new tag] trunk/86c789849eac1f96d03cf273e7995dbc7d319c26 -> trunk/86c789849eac1f96d03cf273e7995dbc7d319c26 2025-10-10T01:17:57.8991112Z * [new tag] trunk/874efa2d72d83b00894097130f18062ce331a265 -> trunk/874efa2d72d83b00894097130f18062ce331a265 2025-10-10T01:17:57.8991458Z * [new tag] trunk/87c9fbda22c229d4e5512011e050efd6ffea1241 -> trunk/87c9fbda22c229d4e5512011e050efd6ffea1241 2025-10-10T01:17:57.8991889Z * [new tag] trunk/87eccf10e8484c9e59ef81ae7bdee68d3db4f605 -> trunk/87eccf10e8484c9e59ef81ae7bdee68d3db4f605 2025-10-10T01:17:57.8992234Z * [new tag] trunk/8c0bc879b97bc580aaa0777b2d266bdd068cb528 -> trunk/8c0bc879b97bc580aaa0777b2d266bdd068cb528 2025-10-10T01:17:57.8992571Z * [new tag] trunk/8c54101933bb7c6ed3f9c1a65629b7f30376f7e2 -> trunk/8c54101933bb7c6ed3f9c1a65629b7f30376f7e2 2025-10-10T01:17:57.8992939Z * [new tag] trunk/8ca986ee60febce075f9e3ff83726048cebbbf68 -> trunk/8ca986ee60febce075f9e3ff83726048cebbbf68 2025-10-10T01:17:57.8993274Z * [new tag] trunk/8d53d788fefc0370931063d91f0c342556c3cf4c -> trunk/8d53d788fefc0370931063d91f0c342556c3cf4c 2025-10-10T01:17:57.8993683Z * [new tag] trunk/8e1f409b8ccf64b2cf3933ece13587ad57e9d8a9 -> trunk/8e1f409b8ccf64b2cf3933ece13587ad57e9d8a9 2025-10-10T01:17:57.8994046Z * [new tag] trunk/8ec8c14aced9f3e7ff4ab663822bed792d6c34f4 -> trunk/8ec8c14aced9f3e7ff4ab663822bed792d6c34f4 2025-10-10T01:17:57.8994393Z * [new tag] trunk/8f54e27e5decf41222f5d744069eb6572dbf275f -> trunk/8f54e27e5decf41222f5d744069eb6572dbf275f 2025-10-10T01:17:57.8994728Z * [new tag] trunk/8f705d019a64b1ca882e043b3eb98559273a9e59 -> trunk/8f705d019a64b1ca882e043b3eb98559273a9e59 2025-10-10T01:17:57.8995086Z * [new tag] trunk/8f83b3e71cb2af6244971af59bfbb6e2abb55f24 -> trunk/8f83b3e71cb2af6244971af59bfbb6e2abb55f24 2025-10-10T01:17:57.8995432Z * [new tag] trunk/90b4e130d6871bee4e1f15bb8294c1bbbf8f4ba5 -> trunk/90b4e130d6871bee4e1f15bb8294c1bbbf8f4ba5 2025-10-10T01:17:57.8995791Z * [new tag] trunk/90c0825e2deb0a46faf5cc2deb7184f6f8ea7a6d -> trunk/90c0825e2deb0a46faf5cc2deb7184f6f8ea7a6d 2025-10-10T01:17:57.8996149Z * [new tag] trunk/91040f49348646d79c6cd3434c34860d25c2e47a -> trunk/91040f49348646d79c6cd3434c34860d25c2e47a 2025-10-10T01:17:57.8996516Z * [new tag] trunk/91b94842645c1a781ab169b0df718545901ebb01 -> trunk/91b94842645c1a781ab169b0df718545901ebb01 2025-10-10T01:17:57.8996950Z * [new tag] trunk/91c211fb8c8ec3065be2a18dfc399ce849ea83bf -> trunk/91c211fb8c8ec3065be2a18dfc399ce849ea83bf 2025-10-10T01:17:57.8997320Z * [new tag] trunk/91c4db76cbb82dfa46d937b8dce4c942eaf5e226 -> trunk/91c4db76cbb82dfa46d937b8dce4c942eaf5e226 2025-10-10T01:17:57.8997668Z * [new tag] trunk/93e833de0f987f66d8c93b76ffe6aad35b714231 -> trunk/93e833de0f987f66d8c93b76ffe6aad35b714231 2025-10-10T01:17:57.8998031Z * [new tag] trunk/94b1ec8c7c5cc63541325abc923973f2fc2ad094 -> trunk/94b1ec8c7c5cc63541325abc923973f2fc2ad094 2025-10-10T01:17:57.8998383Z * [new tag] trunk/955f21dc2c628e09e0d112b3db1ee928cd1da344 -> trunk/955f21dc2c628e09e0d112b3db1ee928cd1da344 2025-10-10T01:17:57.8998714Z * [new tag] trunk/9580539e2f73d68e89544c713ff460bea3038701 -> trunk/9580539e2f73d68e89544c713ff460bea3038701 2025-10-10T01:17:57.8999070Z * [new tag] trunk/95a053284cd28e8d52bd55049bd45aea47adba0c -> trunk/95a053284cd28e8d52bd55049bd45aea47adba0c 2025-10-10T01:17:57.8999421Z * [new tag] trunk/960c4b9937251da01ea588efff0fc06a34eac35b -> trunk/960c4b9937251da01ea588efff0fc06a34eac35b 2025-10-10T01:17:57.8999757Z * [new tag] trunk/96181d6f7619acf938dc743123326c6b5dd25284 -> trunk/96181d6f7619acf938dc743123326c6b5dd25284 2025-10-10T01:17:57.9000110Z * [new tag] trunk/9697a7ce9ea095e933658cfee13f9bbef272551a -> trunk/9697a7ce9ea095e933658cfee13f9bbef272551a 2025-10-10T01:17:57.9000453Z * [new tag] trunk/96d91da792d4b50930318ecdfb8b5b8190c467cd -> trunk/96d91da792d4b50930318ecdfb8b5b8190c467cd 2025-10-10T01:17:57.9000794Z * [new tag] trunk/97463d4cf3c125557ef23502772b12a67dac4dc7 -> trunk/97463d4cf3c125557ef23502772b12a67dac4dc7 2025-10-10T01:17:57.9001135Z * [new tag] trunk/97ca21106d0179f425fc752ec867fe11669c2834 -> trunk/97ca21106d0179f425fc752ec867fe11669c2834 2025-10-10T01:17:57.9001537Z * [new tag] trunk/98a081a24c22072362dc536afd39a469e28939d4 -> trunk/98a081a24c22072362dc536afd39a469e28939d4 2025-10-10T01:17:57.9001877Z * [new tag] trunk/9944cac6e6a95159744a775a8bef40d89eef0f03 -> trunk/9944cac6e6a95159744a775a8bef40d89eef0f03 2025-10-10T01:17:57.9002242Z * [new tag] trunk/9aa92f246fa5fe5cfda17970d41d167b19a0612a -> trunk/9aa92f246fa5fe5cfda17970d41d167b19a0612a 2025-10-10T01:17:57.9002584Z * [new tag] trunk/9d1ab4f4bb508a72c7f549f0b5219c4601944ba1 -> trunk/9d1ab4f4bb508a72c7f549f0b5219c4601944ba1 2025-10-10T01:17:57.9002989Z * [new tag] trunk/9eb89a4ad5965b97c54e498d71fc765c0059acef -> trunk/9eb89a4ad5965b97c54e498d71fc765c0059acef 2025-10-10T01:17:57.9003351Z * [new tag] trunk/9ec10dc26a81dc618ff435edd4ca4819245ecb0f -> trunk/9ec10dc26a81dc618ff435edd4ca4819245ecb0f 2025-10-10T01:17:57.9003718Z * [new tag] trunk/9ecd092bd98f43d1cd4acc88eed6cbc39e946dbe -> trunk/9ecd092bd98f43d1cd4acc88eed6cbc39e946dbe 2025-10-10T01:17:57.9004056Z * [new tag] trunk/9f5e1beaf3c9248a335d2448103240a463187eb5 -> trunk/9f5e1beaf3c9248a335d2448103240a463187eb5 2025-10-10T01:17:57.9004410Z * [new tag] trunk/9fc2c6446d394dd313ed71e9d1ffc4f7f3916423 -> trunk/9fc2c6446d394dd313ed71e9d1ffc4f7f3916423 2025-10-10T01:17:57.9004761Z * [new tag] trunk/9fff8155c362da777e7ce31b85fb2dc7cfced2d5 -> trunk/9fff8155c362da777e7ce31b85fb2dc7cfced2d5 2025-10-10T01:17:57.9005102Z * [new tag] trunk/a029675f6f0b9cf48eb7943d4be8169c67960a8e -> trunk/a029675f6f0b9cf48eb7943d4be8169c67960a8e 2025-10-10T01:17:57.9005452Z * [new tag] trunk/a11a66ef320938cd0fd72b44b2b572b06937e100 -> trunk/a11a66ef320938cd0fd72b44b2b572b06937e100 2025-10-10T01:17:57.9005797Z * [new tag] trunk/a2f29bcd6388acdc3202d8a90974c50ffb605104 -> trunk/a2f29bcd6388acdc3202d8a90974c50ffb605104 2025-10-10T01:17:57.9006138Z * [new tag] trunk/a34797e031727f6a01a2f13a66db2f7e1fcc05b6 -> trunk/a34797e031727f6a01a2f13a66db2f7e1fcc05b6 2025-10-10T01:17:57.9006503Z * [new tag] trunk/a4110fedcf72eaede76324bb5c21a76589d75849 -> trunk/a4110fedcf72eaede76324bb5c21a76589d75849 2025-10-10T01:17:57.9006853Z * [new tag] trunk/a43c4c3972a611db169dde2aed803b91fe78c081 -> trunk/a43c4c3972a611db169dde2aed803b91fe78c081 2025-10-10T01:17:57.9007202Z * [new tag] trunk/a57a14868dcfd9dabf9bd19b6b11f31967c80c87 -> trunk/a57a14868dcfd9dabf9bd19b6b11f31967c80c87 2025-10-10T01:17:57.9007555Z * [new tag] trunk/a6fa4f9c283971c0fb6f60a89674a1f35370ac79 -> trunk/a6fa4f9c283971c0fb6f60a89674a1f35370ac79 2025-10-10T01:17:57.9007911Z * [new tag] trunk/a753ffa9aff47e005c31d6bcbf5b6a61cc54afed -> trunk/a753ffa9aff47e005c31d6bcbf5b6a61cc54afed 2025-10-10T01:17:57.9008254Z * [new tag] trunk/a7fa1a91e386c7708e4c8747680911b0c3174a66 -> trunk/a7fa1a91e386c7708e4c8747680911b0c3174a66 2025-10-10T01:17:57.9008663Z * [new tag] trunk/a9a9a3438a374f96a308b707a1718036aaec790d -> trunk/a9a9a3438a374f96a308b707a1718036aaec790d 2025-10-10T01:17:57.9009014Z * [new tag] trunk/ab01a0d7d352e7fd07989b8d6bf035bf82aea74e -> trunk/ab01a0d7d352e7fd07989b8d6bf035bf82aea74e 2025-10-10T01:17:57.9009358Z * [new tag] trunk/ab94a0d544503b5c27e889b45e45ef8cf75c8183 -> trunk/ab94a0d544503b5c27e889b45e45ef8cf75c8183 2025-10-10T01:17:57.9009731Z * [new tag] trunk/abadea70f3eb5f2f764fd6448d42dd2c29fa28b3 -> trunk/abadea70f3eb5f2f764fd6448d42dd2c29fa28b3 2025-10-10T01:17:57.9010067Z * [new tag] trunk/ac08556f674259ff5b117964e300124e8a92d45b -> trunk/ac08556f674259ff5b117964e300124e8a92d45b 2025-10-10T01:17:57.9010420Z * [new tag] trunk/ac7b4e7fe4d233dcd7f6343d42b4fa3d64bce548 -> trunk/ac7b4e7fe4d233dcd7f6343d42b4fa3d64bce548 2025-10-10T01:17:57.9010850Z * [new tag] trunk/ac901bf79a2d78539ffec272bf32f4ae47035b23 -> trunk/ac901bf79a2d78539ffec272bf32f4ae47035b23 2025-10-10T01:17:57.9011202Z * [new tag] trunk/ad7b2bebc651c297d869f265deedef726bf17048 -> trunk/ad7b2bebc651c297d869f265deedef726bf17048 2025-10-10T01:17:57.9011538Z * [new tag] trunk/ae25ec569c614c2a2274837079578b71f3201a3b -> trunk/ae25ec569c614c2a2274837079578b71f3201a3b 2025-10-10T01:17:57.9011911Z * [new tag] trunk/aea57b3aa38a3d4a058e0a7eba08d0c6c28ed9c5 -> trunk/aea57b3aa38a3d4a058e0a7eba08d0c6c28ed9c5 2025-10-10T01:17:57.9012327Z * [new tag] trunk/aed5ed1076d3e73e0b6357dafac1002aa6a221e9 -> trunk/aed5ed1076d3e73e0b6357dafac1002aa6a221e9 2025-10-10T01:17:57.9012670Z * [new tag] trunk/aed66248a01d309eb2ac1149b5f51310545b0783 -> trunk/aed66248a01d309eb2ac1149b5f51310545b0783 2025-10-10T01:17:57.9013036Z * [new tag] trunk/af32d16a71681ca05c6d410fb1b9cee091d4577d -> trunk/af32d16a71681ca05c6d410fb1b9cee091d4577d 2025-10-10T01:17:57.9013380Z * [new tag] trunk/af40828bbb785f968eda18dbdc8750ba67f57366 -> trunk/af40828bbb785f968eda18dbdc8750ba67f57366 2025-10-10T01:17:57.9013740Z * [new tag] trunk/af4c29fea8f50ac3bb9e4a0e305da4a2c6b53d29 -> trunk/af4c29fea8f50ac3bb9e4a0e305da4a2c6b53d29 2025-10-10T01:17:57.9014110Z * [new tag] trunk/afee8062d511ad63e0af65ffac0e712d86aae8f1 -> trunk/afee8062d511ad63e0af65ffac0e712d86aae8f1 2025-10-10T01:17:57.9014452Z * [new tag] trunk/afeec56a5aa83dd0258565400551a99777c0023b -> trunk/afeec56a5aa83dd0258565400551a99777c0023b 2025-10-10T01:17:57.9014792Z * [new tag] trunk/b0985144b59db8fb20964829b5e0a9d2f9a3f0d6 -> trunk/b0985144b59db8fb20964829b5e0a9d2f9a3f0d6 2025-10-10T01:17:57.9015136Z * [new tag] trunk/b116c5133024be39a2db67cd0112b490b970b710 -> trunk/b116c5133024be39a2db67cd0112b490b970b710 2025-10-10T01:17:57.9015481Z * [new tag] trunk/b13cd141b3585c2ae89ad7747acd11203a2fb837 -> trunk/b13cd141b3585c2ae89ad7747acd11203a2fb837 2025-10-10T01:17:57.9015825Z * [new tag] trunk/b1ac252f55f4a4d0e5488fb2ac9154154decec87 -> trunk/b1ac252f55f4a4d0e5488fb2ac9154154decec87 2025-10-10T01:17:57.9016181Z * [new tag] trunk/b28b24a9fc7d391c5793a94489a3f2d5381f6ad7 -> trunk/b28b24a9fc7d391c5793a94489a3f2d5381f6ad7 2025-10-10T01:17:57.9016516Z * [new tag] trunk/b2b3947565fd0c27ebd4941152c964eab30370e2 -> trunk/b2b3947565fd0c27ebd4941152c964eab30370e2 2025-10-10T01:17:57.9016851Z * [new tag] trunk/b558c986e8ec693b531ad2817026393c55d72eb6 -> trunk/b558c986e8ec693b531ad2817026393c55d72eb6 2025-10-10T01:17:57.9017215Z * [new tag] trunk/b5e93ffdcf779c703af5c8119636b01f250eafcd -> trunk/b5e93ffdcf779c703af5c8119636b01f250eafcd 2025-10-10T01:17:57.9017560Z * [new tag] trunk/b63bbe16615cc7680836dbb151bd848bce4893d6 -> trunk/b63bbe16615cc7680836dbb151bd848bce4893d6 2025-10-10T01:17:57.9017910Z * [new tag] trunk/b6b7a44dec63495d57946cbfe8f2accb8f876db2 -> trunk/b6b7a44dec63495d57946cbfe8f2accb8f876db2 2025-10-10T01:17:57.9018259Z * [new tag] trunk/b9e73e639e36f3aa628752161711e68878231b30 -> trunk/b9e73e639e36f3aa628752161711e68878231b30 2025-10-10T01:17:57.9018608Z * [new tag] trunk/ba480d6bf78ea446d1268d9b5b3a0dbb490c9c88 -> trunk/ba480d6bf78ea446d1268d9b5b3a0dbb490c9c88 2025-10-10T01:17:57.9018944Z * [new tag] trunk/bac0f289a35f05052740076fc5671271a3d487c2 -> trunk/bac0f289a35f05052740076fc5671271a3d487c2 2025-10-10T01:17:57.9019307Z * [new tag] trunk/bc1690c7e859dee8c47a7f0bbd3c43cc27c6fd2a -> trunk/bc1690c7e859dee8c47a7f0bbd3c43cc27c6fd2a 2025-10-10T01:17:57.9019655Z * [new tag] trunk/bc33b10202fb7c3761bcabc166e02d96807d8739 -> trunk/bc33b10202fb7c3761bcabc166e02d96807d8739 2025-10-10T01:17:57.9020096Z * [new tag] trunk/bcafea5c92ca2ee1b0dc8f6d8b62ecabb6f40228 -> trunk/bcafea5c92ca2ee1b0dc8f6d8b62ecabb6f40228 2025-10-10T01:17:57.9020463Z * [new tag] trunk/bcd96cc6ff798281e66aabef6ce72542fdc97c7a -> trunk/bcd96cc6ff798281e66aabef6ce72542fdc97c7a 2025-10-10T01:17:57.9020812Z * [new tag] trunk/bd3b98a8a5d68ddc84b20a4609b9ea90998bf95b -> trunk/bd3b98a8a5d68ddc84b20a4609b9ea90998bf95b 2025-10-10T01:17:57.9021168Z * [new tag] trunk/bdc0a421d7bcc49db12f7593d2c213a6141da614 -> trunk/bdc0a421d7bcc49db12f7593d2c213a6141da614 2025-10-10T01:17:57.9021534Z * [new tag] trunk/bde18c445dcb1d83e8ea0afae52f9b9bf8171f45 -> trunk/bde18c445dcb1d83e8ea0afae52f9b9bf8171f45 2025-10-10T01:17:57.9021938Z * [new tag] trunk/bf717ce346203fc27e792f4bdcc31e979cd74fa9 -> trunk/bf717ce346203fc27e792f4bdcc31e979cd74fa9 2025-10-10T01:17:57.9022277Z * [new tag] trunk/c0510dc447a1f105cb8758d2721380f7a7c380d1 -> trunk/c0510dc447a1f105cb8758d2721380f7a7c380d1 2025-10-10T01:17:57.9022640Z * [new tag] trunk/c1f40d33c89b361a1edad17aa25cfff1ab4014fd -> trunk/c1f40d33c89b361a1edad17aa25cfff1ab4014fd 2025-10-10T01:17:57.9022971Z * [new tag] trunk/c32118dc3e50505fd285e6e448a90883fce11535 -> trunk/c32118dc3e50505fd285e6e448a90883fce11535 2025-10-10T01:17:57.9023317Z * [new tag] trunk/c45d56dd00546daa7d9044674233dba1ac7b6194 -> trunk/c45d56dd00546daa7d9044674233dba1ac7b6194 2025-10-10T01:17:57.9023653Z * [new tag] trunk/c6329524d8670d5f9295cddcf7ebc3040ed9179e -> trunk/c6329524d8670d5f9295cddcf7ebc3040ed9179e 2025-10-10T01:17:57.9024012Z * [new tag] trunk/c6a6c80a730ff4edaec0d2fc4a5ff9344edaed41 -> trunk/c6a6c80a730ff4edaec0d2fc4a5ff9344edaed41 2025-10-10T01:17:57.9024379Z * [new tag] trunk/c7e30ae4dd9a58ed4f4bcbdc6afc2249cac94f28 -> trunk/c7e30ae4dd9a58ed4f4bcbdc6afc2249cac94f28 2025-10-10T01:17:57.9024718Z * [new tag] trunk/c813617c53e6be91e77f47e9a3f713146d54f340 -> trunk/c813617c53e6be91e77f47e9a3f713146d54f340 2025-10-10T01:17:57.9025056Z * [new tag] trunk/c855f8632e331b51d60d5f1bcc59d3181cb4bc82 -> trunk/c855f8632e331b51d60d5f1bcc59d3181cb4bc82 2025-10-10T01:17:57.9025414Z * [new tag] trunk/c965d6dbb23a8b2338ffebf3f01c6f92ce5847d2 -> trunk/c965d6dbb23a8b2338ffebf3f01c6f92ce5847d2 2025-10-10T01:17:57.9025756Z * [new tag] trunk/cac5e13e1384900c5acc4938c33d6037a61850d5 -> trunk/cac5e13e1384900c5acc4938c33d6037a61850d5 2025-10-10T01:17:57.9026090Z * [new tag] trunk/cc71ab86a6985e85645424b727c766e031047ff6 -> trunk/cc71ab86a6985e85645424b727c766e031047ff6 2025-10-10T01:17:57.9026439Z * [new tag] trunk/cd62a73dcb13102069aa827a6657f62d88cce095 -> trunk/cd62a73dcb13102069aa827a6657f62d88cce095 2025-10-10T01:17:57.9026778Z * [new tag] trunk/cf0a00d4f38775e5a82a166e367f40383c606963 -> trunk/cf0a00d4f38775e5a82a166e367f40383c606963 2025-10-10T01:17:57.9027144Z * [new tag] trunk/cfc5cc17dc4fa6be41b4b31eb6e63d3863479452 -> trunk/cfc5cc17dc4fa6be41b4b31eb6e63d3863479452 2025-10-10T01:17:57.9027605Z * [new tag] trunk/cfd46d13e6e1308add3a9f287b4855ccc3f2e66c -> trunk/cfd46d13e6e1308add3a9f287b4855ccc3f2e66c 2025-10-10T01:17:57.9027963Z * [new tag] trunk/d1a62c80363cf769552453eed187e935f905737d -> trunk/d1a62c80363cf769552453eed187e935f905737d 2025-10-10T01:17:57.9028304Z * [new tag] trunk/d1cbb74fb16406488a174832e1b58b7c242f418d -> trunk/d1cbb74fb16406488a174832e1b58b7c242f418d 2025-10-10T01:17:57.9028650Z * [new tag] trunk/d386325ca9a142419f45b987391f4bb175dd7d0b -> trunk/d386325ca9a142419f45b987391f4bb175dd7d0b 2025-10-10T01:17:57.9029005Z * [new tag] trunk/d40a9bfb8da0dc1ac1e6e56b33a25979112874de -> trunk/d40a9bfb8da0dc1ac1e6e56b33a25979112874de 2025-10-10T01:17:57.9029418Z * [new tag] trunk/d4443840036a00a30afcf066cb23f4525e590809 -> trunk/d4443840036a00a30afcf066cb23f4525e590809 2025-10-10T01:17:57.9029771Z * [new tag] trunk/d4752bc7f6818a3df5356a9de61afe1d3e27ade9 -> trunk/d4752bc7f6818a3df5356a9de61afe1d3e27ade9 2025-10-10T01:17:57.9030111Z * [new tag] trunk/da49a57d3462332b26cb7ee58910b5bc67e5772c -> trunk/da49a57d3462332b26cb7ee58910b5bc67e5772c 2025-10-10T01:17:57.9030448Z * [new tag] trunk/da903b6a8be422529d47649e89c0d50bb95c37ca -> trunk/da903b6a8be422529d47649e89c0d50bb95c37ca 2025-10-10T01:17:57.9030797Z * [new tag] trunk/dca73982c53e9f99f96246b5d9ed9bab83c7423f -> trunk/dca73982c53e9f99f96246b5d9ed9bab83c7423f 2025-10-10T01:17:57.9031210Z * [new tag] trunk/ddf8de28c25944a58e739ba9996b06753e4199cc -> trunk/ddf8de28c25944a58e739ba9996b06753e4199cc 2025-10-10T01:17:57.9031555Z * [new tag] trunk/df640df68a5275684eaae3080a9c97a0c61469c8 -> trunk/df640df68a5275684eaae3080a9c97a0c61469c8 2025-10-10T01:17:57.9031909Z * [new tag] trunk/e09fb44ef177005c4a11c28be24781429d416a3e -> trunk/e09fb44ef177005c4a11c28be24781429d416a3e 2025-10-10T01:17:57.9032253Z * [new tag] trunk/e0cb1848d0fd9fb4467ad8b844c565aea5071838 -> trunk/e0cb1848d0fd9fb4467ad8b844c565aea5071838 2025-10-10T01:17:57.9032587Z * [new tag] trunk/e3ae80fc036da356e3748d134689741583552f09 -> trunk/e3ae80fc036da356e3748d134689741583552f09 2025-10-10T01:17:57.9032939Z * [new tag] trunk/e40fe634b1a7aa33e278b1404ee02dea12277080 -> trunk/e40fe634b1a7aa33e278b1404ee02dea12277080 2025-10-10T01:17:57.9033278Z * [new tag] trunk/e438db254602cf39ba536aed0590b4144c019ee8 -> trunk/e438db254602cf39ba536aed0590b4144c019ee8 2025-10-10T01:17:57.9033622Z * [new tag] trunk/e532f62e0d96e56cb28fa6a0ba6d981896a65d52 -> trunk/e532f62e0d96e56cb28fa6a0ba6d981896a65d52 2025-10-10T01:17:57.9033968Z * [new tag] trunk/e6d4b26776842307475b368db60e27ac1bcede86 -> trunk/e6d4b26776842307475b368db60e27ac1bcede86 2025-10-10T01:17:57.9034338Z * [new tag] trunk/e7ed1a00eb5510d1c7dccd17b5c0ebb54231284f -> trunk/e7ed1a00eb5510d1c7dccd17b5c0ebb54231284f 2025-10-10T01:17:57.9034672Z * [new tag] trunk/e7fd2969303ab931f5e5875eca676018e1acd089 -> trunk/e7fd2969303ab931f5e5875eca676018e1acd089 2025-10-10T01:17:57.9035024Z * [new tag] trunk/e89d12bf5d6b69c153cd000ef278fca59f03226d -> trunk/e89d12bf5d6b69c153cd000ef278fca59f03226d 2025-10-10T01:17:57.9035368Z * [new tag] trunk/e98c4e835b1db22092fc93b49d2cddd7b3537d1f -> trunk/e98c4e835b1db22092fc93b49d2cddd7b3537d1f 2025-10-10T01:17:57.9035705Z * [new tag] trunk/ea42517e454d2e47391646bbb897f5fc51147b9d -> trunk/ea42517e454d2e47391646bbb897f5fc51147b9d 2025-10-10T01:17:57.9036060Z * [new tag] trunk/eaa02655eabd24609744c2251ac40d39d86ebb39 -> trunk/eaa02655eabd24609744c2251ac40d39d86ebb39 2025-10-10T01:17:57.9036398Z * [new tag] trunk/eccf561326147894d57482a5aba7a2290005b257 -> trunk/eccf561326147894d57482a5aba7a2290005b257 2025-10-10T01:17:57.9036742Z * [new tag] trunk/ece5e0f01b68509342f85fa388ca61936dc18b20 -> trunk/ece5e0f01b68509342f85fa388ca61936dc18b20 2025-10-10T01:17:57.9037095Z * [new tag] trunk/ed2d514ad860229f6d364688f9db27dad034cd83 -> trunk/ed2d514ad860229f6d364688f9db27dad034cd83 2025-10-10T01:17:57.9037446Z * [new tag] trunk/ed6156e3ea334b9b8d395e5a9f76fa3ba7408c06 -> trunk/ed6156e3ea334b9b8d395e5a9f76fa3ba7408c06 2025-10-10T01:17:57.9037786Z * [new tag] trunk/ee5389d520844db36374e86c986b9ff8f47ac4bb -> trunk/ee5389d520844db36374e86c986b9ff8f47ac4bb 2025-10-10T01:17:57.9038149Z * [new tag] trunk/ee6a1ecb0a1035f068484c8fcfba44b2efc9e837 -> trunk/ee6a1ecb0a1035f068484c8fcfba44b2efc9e837 2025-10-10T01:17:57.9038501Z * [new tag] trunk/ef50c6e3e3d83bfd67e50930eea9a3a9db084061 -> trunk/ef50c6e3e3d83bfd67e50930eea9a3a9db084061 2025-10-10T01:17:57.9038921Z * [new tag] trunk/ef7e2ca77e3f554ced81eb614f15fb84249d4a7e -> trunk/ef7e2ca77e3f554ced81eb614f15fb84249d4a7e 2025-10-10T01:17:57.9039283Z * [new tag] trunk/f006aee601cb72077f4b1dbc3f7f0f685e57a1a9 -> trunk/f006aee601cb72077f4b1dbc3f7f0f685e57a1a9 2025-10-10T01:17:57.9039624Z * [new tag] trunk/f05e23e1bc1439e19145e43e8ffca0051cda2f33 -> trunk/f05e23e1bc1439e19145e43e8ffca0051cda2f33 2025-10-10T01:17:57.9039980Z * [new tag] trunk/f0c9f3bddbf7ad77d5d3a8803c23bb47bfb71d79 -> trunk/f0c9f3bddbf7ad77d5d3a8803c23bb47bfb71d79 2025-10-10T01:17:57.9040401Z * [new tag] trunk/f11ac803d73b90d7e1f7bde962b9afe6b5967eb7 -> trunk/f11ac803d73b90d7e1f7bde962b9afe6b5967eb7 2025-10-10T01:17:57.9040757Z * [new tag] trunk/f1229b6db946c290cc5bdea05dde69fc01e0bed0 -> trunk/f1229b6db946c290cc5bdea05dde69fc01e0bed0 2025-10-10T01:17:57.9041104Z * [new tag] trunk/f231be25c679adb47ac3e483dc68948e5ad137a4 -> trunk/f231be25c679adb47ac3e483dc68948e5ad137a4 2025-10-10T01:17:57.9041438Z * [new tag] trunk/f33201729416ed17467228e80b04d01d4d02b5f3 -> trunk/f33201729416ed17467228e80b04d01d4d02b5f3 2025-10-10T01:17:57.9041788Z * [new tag] trunk/f37a6523efe1b9bf7f6b5b5d0f36dc461a3fda2a -> trunk/f37a6523efe1b9bf7f6b5b5d0f36dc461a3fda2a 2025-10-10T01:17:57.9042128Z * [new tag] trunk/f39789cdabb6465f21666bd001829e1f7284d754 -> trunk/f39789cdabb6465f21666bd001829e1f7284d754 2025-10-10T01:17:57.9042486Z * [new tag] trunk/f3afbcf3407783e54ec2795b06ae744f645320ba -> trunk/f3afbcf3407783e54ec2795b06ae744f645320ba 2025-10-10T01:17:57.9042863Z * [new tag] trunk/f3e43ff2d73f375487b1b71483bbecb6cdad8920 -> trunk/f3e43ff2d73f375487b1b71483bbecb6cdad8920 2025-10-10T01:17:57.9043242Z * [new tag] trunk/f414aa8e0d17e8eff38a93cebd52436e53f50eba -> trunk/f414aa8e0d17e8eff38a93cebd52436e53f50eba 2025-10-10T01:17:57.9043594Z * [new tag] trunk/f465ea6752c91498de63eb57439a74f4836e568a -> trunk/f465ea6752c91498de63eb57439a74f4836e568a 2025-10-10T01:17:57.9043941Z * [new tag] trunk/f46bb04dcc37a9b394e414569aef8aef69f9bf53 -> trunk/f46bb04dcc37a9b394e414569aef8aef69f9bf53 2025-10-10T01:17:57.9044284Z * [new tag] trunk/f46ddb1e65b595c80f285dc42aa8549970736aae -> trunk/f46ddb1e65b595c80f285dc42aa8549970736aae 2025-10-10T01:17:57.9044643Z * [new tag] trunk/f4cf75688f0fd93466589addfb7d0ec33e46e3bf -> trunk/f4cf75688f0fd93466589addfb7d0ec33e46e3bf 2025-10-10T01:17:57.9045050Z * [new tag] trunk/f505caa71bd2e4d1e708e20a3665b834134e08fc -> trunk/f505caa71bd2e4d1e708e20a3665b834134e08fc 2025-10-10T01:17:57.9045446Z * [new tag] trunk/f5fd18f7e24378bd9eb91404f697f1c81a8187d5 -> trunk/f5fd18f7e24378bd9eb91404f697f1c81a8187d5 2025-10-10T01:17:57.9045869Z * [new tag] trunk/f6de195616432f42a545b98ea41cc816019d1c60 -> trunk/f6de195616432f42a545b98ea41cc816019d1c60 2025-10-10T01:17:57.9046224Z * [new tag] trunk/f6f76767563d4293a0f78551edf4675a5794c570 -> trunk/f6f76767563d4293a0f78551edf4675a5794c570 2025-10-10T01:17:57.9046557Z * [new tag] trunk/f7082e92b3635e89906fae514506152a2ec844a0 -> trunk/f7082e92b3635e89906fae514506152a2ec844a0 2025-10-10T01:17:57.9046914Z * [new tag] trunk/f713abab16cb98c15f486e9822dd261279cce252 -> trunk/f713abab16cb98c15f486e9822dd261279cce252 2025-10-10T01:17:57.9047273Z * [new tag] trunk/f76fdcaaf8b6d5f97c7f63705400ebed8984f869 -> trunk/f76fdcaaf8b6d5f97c7f63705400ebed8984f869 2025-10-10T01:17:57.9047617Z * [new tag] trunk/f79e212733ca89ce3cc99a3072e50351686e5568 -> trunk/f79e212733ca89ce3cc99a3072e50351686e5568 2025-10-10T01:17:57.9047972Z * [new tag] trunk/f7ad6dbad67161333a1473d1e0b478b7475a0ec1 -> trunk/f7ad6dbad67161333a1473d1e0b478b7475a0ec1 2025-10-10T01:17:57.9048956Z * [new tag] trunk/fa5306b4f5bea89d80b9f14926712119aab78161 -> trunk/fa5306b4f5bea89d80b9f14926712119aab78161 2025-10-10T01:17:57.9049320Z * [new tag] trunk/fac6f20ae3a68fa49e19571a1fc4bcdddbf87d80 -> trunk/fac6f20ae3a68fa49e19571a1fc4bcdddbf87d80 2025-10-10T01:17:57.9049693Z * [new tag] trunk/fac85fcfb5ad0e63438d808a2f9ba7ea2dff9ad4 -> trunk/fac85fcfb5ad0e63438d808a2f9ba7ea2dff9ad4 2025-10-10T01:17:57.9050037Z * [new tag] trunk/fd3e15c14f4fc474af610b482382a2c85729f50d -> trunk/fd3e15c14f4fc474af610b482382a2c85729f50d 2025-10-10T01:17:57.9050449Z * [new tag] trunk/fd4bde430a51e5f216295c950d962c6343119821 -> trunk/fd4bde430a51e5f216295c950d962c6343119821 2025-10-10T01:17:57.9050811Z * [new tag] trunk/fdc622b513610b53ddcdc0b40282df9beae369bd -> trunk/fdc622b513610b53ddcdc0b40282df9beae369bd 2025-10-10T01:17:57.9051163Z * [new tag] trunk/fdc8ccc5bc433478c2a114016e193f5665d1e370 -> trunk/fdc8ccc5bc433478c2a114016e193f5665d1e370 2025-10-10T01:17:57.9051507Z * [new tag] trunk/ff5faa744a52561f4c6a138089123fd8d41cab73 -> trunk/ff5faa744a52561f4c6a138089123fd8d41cab73 2025-10-10T01:17:57.9051648Z * [new tag] v0.1.1 -> v0.1.1 2025-10-10T01:17:57.9051772Z * [new tag] v0.1.10 -> v0.1.10 2025-10-10T01:17:57.9051889Z * [new tag] v0.1.11 -> v0.1.11 2025-10-10T01:17:57.9052018Z * [new tag] v0.1.12 -> v0.1.12 2025-10-10T01:17:57.9052136Z * [new tag] v0.1.2 -> v0.1.2 2025-10-10T01:17:57.9052254Z * [new tag] v0.1.3 -> v0.1.3 2025-10-10T01:17:57.9052383Z * [new tag] v0.1.4 -> v0.1.4 2025-10-10T01:17:57.9052499Z * [new tag] v0.1.5 -> v0.1.5 2025-10-10T01:17:57.9052615Z * [new tag] v0.1.6 -> v0.1.6 2025-10-10T01:17:57.9052734Z * [new tag] v0.1.7 -> v0.1.7 2025-10-10T01:17:57.9052845Z * [new tag] v0.1.8 -> v0.1.8 2025-10-10T01:17:57.9052958Z * [new tag] v0.1.9 -> v0.1.9 2025-10-10T01:17:57.9053079Z * [new tag] v0.2.0 -> v0.2.0 2025-10-10T01:17:57.9053191Z * [new tag] v0.3.0 -> v0.3.0 2025-10-10T01:17:57.9053302Z * [new tag] v0.3.1 -> v0.3.1 2025-10-10T01:17:57.9053413Z * [new tag] v0.4.0 -> v0.4.0 2025-10-10T01:17:57.9053534Z * [new tag] v0.4.1 -> v0.4.1 2025-10-10T01:17:57.9053649Z * [new tag] v1.0.0 -> v1.0.0 2025-10-10T01:17:57.9053781Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-10-10T01:17:57.9053905Z * [new tag] v1.0.1 -> v1.0.1 2025-10-10T01:17:57.9054024Z * [new tag] v1.0rc0 -> v1.0rc0 2025-10-10T01:17:57.9054142Z * [new tag] v1.0rc1 -> v1.0rc1 2025-10-10T01:17:57.9054262Z * [new tag] v1.1.0 -> v1.1.0 2025-10-10T01:17:57.9054383Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-10-10T01:17:57.9054499Z * [new tag] v1.10.0 -> v1.10.0 2025-10-10T01:17:57.9054640Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-10-10T01:17:57.9054770Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-10-10T01:17:57.9054895Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-10-10T01:17:57.9055014Z * [new tag] v1.10.1 -> v1.10.1 2025-10-10T01:17:57.9055210Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-10-10T01:17:57.9055327Z * [new tag] v1.10.2 -> v1.10.2 2025-10-10T01:17:57.9055453Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-10-10T01:17:57.9055579Z * [new tag] v1.11.0 -> v1.11.0 2025-10-10T01:17:57.9055705Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-10-10T01:17:57.9055826Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-10-10T01:17:57.9055961Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-10-10T01:17:57.9056521Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-10-10T01:17:57.9056655Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-10-10T01:17:57.9056790Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-10-10T01:17:57.9056925Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-10-10T01:17:57.9057046Z * [new tag] v1.12.0 -> v1.12.0 2025-10-10T01:17:57.9057171Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-10-10T01:17:57.9057303Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-10-10T01:17:57.9057424Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-10-10T01:17:57.9057548Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-10-10T01:17:57.9057686Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-10-10T01:17:57.9057814Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-10-10T01:17:57.9057946Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-10-10T01:17:57.9058080Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-10-10T01:17:57.9058199Z * [new tag] v1.12.1 -> v1.12.1 2025-10-10T01:17:57.9058321Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-10-10T01:17:57.9058453Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-10-10T01:17:57.9058577Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-10-10T01:17:57.9058700Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-10-10T01:17:57.9058831Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-10-10T01:17:57.9058953Z * [new tag] v1.13.0 -> v1.13.0 2025-10-10T01:17:57.9059079Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-10-10T01:17:57.9059203Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-10-10T01:17:57.9059335Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-10-10T01:17:57.9059459Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-10-10T01:17:57.9059581Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-10-10T01:17:57.9059717Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-10-10T01:17:57.9059836Z * [new tag] v1.13.1 -> v1.13.1 2025-10-10T01:17:57.9059958Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-10-10T01:17:57.9060083Z * [new tag] v1.2.0 -> v1.2.0 2025-10-10T01:17:57.9060204Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-10-10T01:17:57.9060322Z * [new tag] v1.3.0 -> v1.3.0 2025-10-10T01:17:57.9060454Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-10-10T01:17:57.9060572Z * [new tag] v1.3.1 -> v1.3.1 2025-10-10T01:17:57.9060764Z * [new tag] v1.4.0 -> v1.4.0 2025-10-10T01:17:57.9060883Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-10-10T01:17:57.9061005Z * [new tag] v1.4.1 -> v1.4.1 2025-10-10T01:17:57.9061120Z * [new tag] v1.5.0 -> v1.5.0 2025-10-10T01:17:57.9061250Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-10-10T01:17:57.9061392Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-10-10T01:17:57.9061519Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-10-10T01:17:57.9061642Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-10-10T01:17:57.9061847Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-10-10T01:17:57.9061965Z * [new tag] v1.5.1 -> v1.5.1 2025-10-10T01:17:57.9062094Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-10-10T01:17:57.9062221Z * [new tag] v1.6.0 -> v1.6.0 2025-10-10T01:17:57.9062343Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-10-10T01:17:57.9062466Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-10-10T01:17:57.9062589Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-10-10T01:17:57.9062720Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-10-10T01:17:57.9062842Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-10-10T01:17:57.9062965Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-10-10T01:17:57.9063100Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-10-10T01:17:57.9063222Z * [new tag] v1.7.0 -> v1.7.0 2025-10-10T01:17:57.9063343Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-10-10T01:17:57.9063477Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-10-10T01:17:57.9063598Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-10-10T01:17:57.9063721Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-10-10T01:17:57.9063849Z * [new tag] v1.7.1 -> v1.7.1 2025-10-10T01:17:57.9063970Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-10-10T01:17:57.9064091Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-10-10T01:17:57.9064229Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-10-10T01:17:57.9064359Z * [new tag] v1.8.0 -> v1.8.0 2025-10-10T01:17:57.9064481Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-10-10T01:17:57.9064606Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-10-10T01:17:57.9064739Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-10-10T01:17:57.9064861Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-10-10T01:17:57.9064983Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-10-10T01:17:57.9065108Z * [new tag] v1.8.1 -> v1.8.1 2025-10-10T01:17:57.9065228Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-10-10T01:17:57.9065349Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-10-10T01:17:57.9065478Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-10-10T01:17:57.9065593Z * [new tag] v1.8.2 -> v1.8.2 2025-10-10T01:17:57.9065718Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-10-10T01:17:57.9065845Z * [new tag] v1.9.0 -> v1.9.0 2025-10-10T01:17:57.9066035Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-10-10T01:17:57.9066155Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-10-10T01:17:57.9066275Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-10-10T01:17:57.9066412Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-10-10T01:17:57.9066532Z * [new tag] v1.9.1 -> v1.9.1 2025-10-10T01:17:57.9066651Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-10-10T01:17:57.9066780Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-10-10T01:17:57.9066895Z * [new tag] v2.0.0 -> v2.0.0 2025-10-10T01:17:57.9067078Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-10-10T01:17:57.9067214Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-10-10T01:17:57.9067339Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-10-10T01:17:57.9067462Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-10-10T01:17:57.9067595Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-10-10T01:17:57.9067714Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-10-10T01:17:57.9067829Z * [new tag] v2.0.1 -> v2.0.1 2025-10-10T01:17:57.9067950Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-10-10T01:17:57.9068081Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-10-10T01:17:57.9068202Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-10-10T01:17:57.9068325Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-10-10T01:17:57.9068454Z * [new tag] v2.1.0 -> v2.1.0 2025-10-10T01:17:57.9068575Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-10-10T01:17:57.9068700Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-10-10T01:17:57.9068826Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-10-10T01:17:57.9068945Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-10-10T01:17:57.9069064Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-10-10T01:17:57.9069187Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-10-10T01:17:57.9069301Z * [new tag] v2.1.1 -> v2.1.1 2025-10-10T01:17:57.9069423Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-10-10T01:17:57.9069556Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-10-10T01:17:57.9069676Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-10-10T01:17:57.9069798Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-10-10T01:17:57.9069925Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-10-10T01:17:57.9070051Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-10-10T01:17:57.9070166Z * [new tag] v2.1.2 -> v2.1.2 2025-10-10T01:17:57.9070289Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-10-10T01:17:57.9070423Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-10-10T01:17:57.9070543Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-10-10T01:17:57.9070660Z * [new tag] v2.2.0 -> v2.2.0 2025-10-10T01:17:57.9070797Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-10-10T01:17:57.9070918Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-10-10T01:17:57.9071039Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-10-10T01:17:57.9071239Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-10-10T01:17:57.9071362Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-10-10T01:17:57.9071483Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-10-10T01:17:57.9071603Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-10-10T01:17:57.9071735Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-10-10T01:17:57.9071853Z * [new tag] v2.2.1 -> v2.2.1 2025-10-10T01:17:57.9071975Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-10-10T01:17:57.9072108Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-10-10T01:17:57.9072299Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-10-10T01:17:57.9072416Z * [new tag] v2.2.2 -> v2.2.2 2025-10-10T01:17:57.9072551Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-10-10T01:17:57.9072674Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-10-10T01:17:57.9072794Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-10-10T01:17:57.9072919Z * [new tag] v2.3.0 -> v2.3.0 2025-10-10T01:17:57.9073039Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-10-10T01:17:57.9073249Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-10-10T01:17:57.9073391Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-10-10T01:17:57.9073520Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-10-10T01:17:57.9073648Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-10-10T01:17:57.9073774Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-10-10T01:17:57.9073913Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-10-10T01:17:57.9074035Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-10-10T01:17:57.9074161Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-10-10T01:17:57.9074299Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-10-10T01:17:57.9074421Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-10-10T01:17:57.9074544Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-10-10T01:17:57.9074670Z * [new tag] v2.3.1 -> v2.3.1 2025-10-10T01:17:57.9074794Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-10-10T01:17:57.9074918Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-10-10T01:17:57.9075045Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-10-10T01:17:57.9075163Z * [new tag] v2.4.0 -> v2.4.0 2025-10-10T01:17:57.9075290Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-10-10T01:17:57.9075411Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-10-10T01:17:57.9075540Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-10-10T01:17:57.9075660Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-10-10T01:17:57.9075781Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-10-10T01:17:57.9075909Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-10-10T01:17:57.9076035Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-10-10T01:17:57.9076160Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-10-10T01:17:57.9076288Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-10-10T01:17:57.9076408Z * [new tag] v2.4.1 -> v2.4.1 2025-10-10T01:17:57.9076597Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-10-10T01:17:57.9076727Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-10-10T01:17:57.9076853Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-10-10T01:17:57.9076974Z * [new tag] v2.5.0 -> v2.5.0 2025-10-10T01:17:57.9077111Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-10-10T01:17:57.9077238Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-10-10T01:17:57.9077361Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-10-10T01:17:57.9077546Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-10-10T01:17:57.9077685Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-10-10T01:17:57.9077810Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-10-10T01:17:57.9077934Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-10-10T01:17:57.9078061Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-10-10T01:17:57.9078181Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-10-10T01:17:57.9078301Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-10-10T01:17:57.9078429Z * [new tag] v2.5.1 -> v2.5.1 2025-10-10T01:17:57.9078551Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-10-10T01:17:57.9078666Z * [new tag] v2.6.0 -> v2.6.0 2025-10-10T01:17:57.9078801Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-10-10T01:17:57.9078928Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-10-10T01:17:57.9079049Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-10-10T01:17:57.9079174Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-10-10T01:17:57.9079302Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-10-10T01:17:57.9079422Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-10-10T01:17:57.9079543Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-10-10T01:17:57.9079669Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-10-10T01:17:57.9079790Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-10-10T01:17:57.9079904Z * [new tag] v2.7.0 -> v2.7.0 2025-10-10T01:17:57.9080034Z * [new tag] v2.7.0-rc1 -> v2.7.0-rc1 2025-10-10T01:17:57.9080163Z * [new tag] v2.7.0-rc10 -> v2.7.0-rc10 2025-10-10T01:17:57.9080286Z * [new tag] v2.7.0-rc2 -> v2.7.0-rc2 2025-10-10T01:17:57.9080416Z * [new tag] v2.7.0-rc3 -> v2.7.0-rc3 2025-10-10T01:17:57.9080536Z * [new tag] v2.7.0-rc4 -> v2.7.0-rc4 2025-10-10T01:17:57.9080661Z * [new tag] v2.7.0-rc5 -> v2.7.0-rc5 2025-10-10T01:17:57.9080784Z * [new tag] v2.7.0-rc6 -> v2.7.0-rc6 2025-10-10T01:17:57.9080912Z * [new tag] v2.7.0-rc7 -> v2.7.0-rc7 2025-10-10T01:17:57.9081036Z * [new tag] v2.7.0-rc8 -> v2.7.0-rc8 2025-10-10T01:17:57.9081157Z * [new tag] v2.7.0-rc9 -> v2.7.0-rc9 2025-10-10T01:17:57.9081283Z * [new tag] v2.7.1 -> v2.7.1 2025-10-10T01:17:57.9081406Z * [new tag] v2.7.1-rc1 -> v2.7.1-rc1 2025-10-10T01:17:57.9081526Z * [new tag] v2.7.1-rc2 -> v2.7.1-rc2 2025-10-10T01:17:57.9081655Z * [new tag] v2.7.1-rc3 -> v2.7.1-rc3 2025-10-10T01:17:57.9081837Z * [new tag] v2.7.1-rc4 -> v2.7.1-rc4 2025-10-10T01:17:57.9081957Z * [new tag] v2.7.1-rc5 -> v2.7.1-rc5 2025-10-10T01:17:57.9082080Z * [new tag] v2.8.0 -> v2.8.0 2025-10-10T01:17:57.9082203Z * [new tag] v2.8.0-rc1 -> v2.8.0-rc1 2025-10-10T01:17:57.9082324Z * [new tag] v2.8.0-rc2 -> v2.8.0-rc2 2025-10-10T01:17:57.9082459Z * [new tag] v2.8.0-rc3 -> v2.8.0-rc3 2025-10-10T01:17:57.9082585Z * [new tag] v2.8.0-rc4 -> v2.8.0-rc4 2025-10-10T01:17:57.9082776Z * [new tag] v2.8.0-rc5 -> v2.8.0-rc5 2025-10-10T01:17:57.9082903Z * [new tag] v2.8.0-rc6 -> v2.8.0-rc6 2025-10-10T01:17:57.9083036Z * [new tag] v2.8.0-rc7 -> v2.8.0-rc7 2025-10-10T01:17:57.9083159Z * [new tag] v2.8.0-rc8 -> v2.8.0-rc8 2025-10-10T01:17:57.9083285Z * [new tag] v2.9.0-rc1 -> v2.9.0-rc1 2025-10-10T01:17:57.9083416Z * [new tag] v2.9.0-rc2 -> v2.9.0-rc2 2025-10-10T01:17:57.9083538Z * [new tag] v2.9.0-rc3 -> v2.9.0-rc3 2025-10-10T01:17:57.9083659Z * [new tag] v2.9.0-rc4 -> v2.9.0-rc4 2025-10-10T01:17:57.9083797Z * [new tag] v2.9.0-rc5 -> v2.9.0-rc5 2025-10-10T01:17:57.9083919Z * [new tag] v2.9.0-rc6 -> v2.9.0-rc6 2025-10-10T01:17:57.9084042Z * [new tag] v2.9.0-rc7 -> v2.9.0-rc7 2025-10-10T01:17:57.9084177Z * [new tag] v2.9.0-rc8 -> v2.9.0-rc8 2025-10-10T01:17:57.9084298Z * [new tag] v2.9.0-rc9 -> v2.9.0-rc9 2025-10-10T01:17:57.9084479Z * [new tag] viable/strict/1759343184 -> viable/strict/1759343184 2025-10-10T01:17:57.9084651Z * [new tag] viable/strict/1759346540 -> viable/strict/1759346540 2025-10-10T01:17:57.9084835Z * [new tag] viable/strict/1759348181 -> viable/strict/1759348181 2025-10-10T01:17:57.9085002Z * [new tag] viable/strict/1759350324 -> viable/strict/1759350324 2025-10-10T01:17:57.9085168Z * [new tag] viable/strict/1759351793 -> viable/strict/1759351793 2025-10-10T01:17:57.9085342Z * [new tag] viable/strict/1759353844 -> viable/strict/1759353844 2025-10-10T01:17:57.9085509Z * [new tag] viable/strict/1759355374 -> viable/strict/1759355374 2025-10-10T01:17:57.9085673Z * [new tag] viable/strict/1759357472 -> viable/strict/1759357472 2025-10-10T01:17:57.9085843Z * [new tag] viable/strict/1759361002 -> viable/strict/1759361002 2025-10-10T01:17:57.9086011Z * [new tag] viable/strict/1759362585 -> viable/strict/1759362585 2025-10-10T01:17:57.9086172Z * [new tag] viable/strict/1759365359 -> viable/strict/1759365359 2025-10-10T01:17:57.9086342Z * [new tag] viable/strict/1759370089 -> viable/strict/1759370089 2025-10-10T01:17:57.9086507Z * [new tag] viable/strict/1759377554 -> viable/strict/1759377554 2025-10-10T01:17:57.9086670Z * [new tag] viable/strict/1759379133 -> viable/strict/1759379133 2025-10-10T01:17:57.9086841Z * [new tag] viable/strict/1759389871 -> viable/strict/1759389871 2025-10-10T01:17:57.9087013Z * [new tag] viable/strict/1759393562 -> viable/strict/1759393562 2025-10-10T01:17:57.9087175Z * [new tag] viable/strict/1759395076 -> viable/strict/1759395076 2025-10-10T01:17:57.9087344Z * [new tag] viable/strict/1759398579 -> viable/strict/1759398579 2025-10-10T01:17:57.9087576Z * [new tag] viable/strict/1759404142 -> viable/strict/1759404142 2025-10-10T01:17:57.9087741Z * [new tag] viable/strict/1759405773 -> viable/strict/1759405773 2025-10-10T01:17:57.9087912Z * [new tag] viable/strict/1759408041 -> viable/strict/1759408041 2025-10-10T01:17:57.9088075Z * [new tag] viable/strict/1759411593 -> viable/strict/1759411593 2025-10-10T01:17:57.9088237Z * [new tag] viable/strict/1759427395 -> viable/strict/1759427395 2025-10-10T01:17:57.9088399Z * [new tag] viable/strict/1759434582 -> viable/strict/1759434582 2025-10-10T01:17:57.9088718Z * [new tag] viable/strict/1759436720 -> viable/strict/1759436720 2025-10-10T01:17:57.9088888Z * [new tag] viable/strict/1759440219 -> viable/strict/1759440219 2025-10-10T01:17:57.9089052Z * [new tag] viable/strict/1759441948 -> viable/strict/1759441948 2025-10-10T01:17:57.9089230Z * [new tag] viable/strict/1759443860 -> viable/strict/1759443860 2025-10-10T01:17:57.9089395Z * [new tag] viable/strict/1759445377 -> viable/strict/1759445377 2025-10-10T01:17:57.9089559Z * [new tag] viable/strict/1759447415 -> viable/strict/1759447415 2025-10-10T01:17:57.9089737Z * [new tag] viable/strict/1759451750 -> viable/strict/1759451750 2025-10-10T01:17:57.9089907Z * [new tag] viable/strict/1759453910 -> viable/strict/1759453910 2025-10-10T01:17:57.9090073Z * [new tag] viable/strict/1759456483 -> viable/strict/1759456483 2025-10-10T01:17:57.9090386Z * [new tag] viable/strict/1759459279 -> viable/strict/1759459279 2025-10-10T01:17:57.9090574Z * [new tag] viable/strict/1759460742 -> viable/strict/1759460742 2025-10-10T01:17:57.9090739Z * [new tag] viable/strict/1759462025 -> viable/strict/1759462025 2025-10-10T01:17:57.9090918Z * [new tag] viable/strict/1759469086 -> viable/strict/1759469086 2025-10-10T01:17:57.9091086Z * [new tag] viable/strict/1759470581 -> viable/strict/1759470581 2025-10-10T01:17:57.9091255Z * [new tag] viable/strict/1759472786 -> viable/strict/1759472786 2025-10-10T01:17:57.9091437Z * [new tag] viable/strict/1759476294 -> viable/strict/1759476294 2025-10-10T01:17:57.9091603Z * [new tag] viable/strict/1759479963 -> viable/strict/1759479963 2025-10-10T01:17:57.9091767Z * [new tag] viable/strict/1759492177 -> viable/strict/1759492177 2025-10-10T01:17:57.9091934Z * [new tag] viable/strict/1759519278 -> viable/strict/1759519278 2025-10-10T01:17:57.9092112Z * [new tag] viable/strict/1759524580 -> viable/strict/1759524580 2025-10-10T01:17:57.9092281Z * [new tag] viable/strict/1759528193 -> viable/strict/1759528193 2025-10-10T01:17:57.9092444Z * [new tag] viable/strict/1759533797 -> viable/strict/1759533797 2025-10-10T01:17:57.9092615Z * [new tag] viable/strict/1759542780 -> viable/strict/1759542780 2025-10-10T01:17:57.9092780Z * [new tag] viable/strict/1759549779 -> viable/strict/1759549779 2025-10-10T01:17:57.9092940Z * [new tag] viable/strict/1759555455 -> viable/strict/1759555455 2025-10-10T01:17:57.9093110Z * [new tag] viable/strict/1759559176 -> viable/strict/1759559176 2025-10-10T01:17:57.9093272Z * [new tag] viable/strict/1759560629 -> viable/strict/1759560629 2025-10-10T01:17:57.9093442Z * [new tag] viable/strict/1759569848 -> viable/strict/1759569848 2025-10-10T01:17:57.9093619Z * [new tag] viable/strict/1759571382 -> viable/strict/1759571382 2025-10-10T01:17:57.9093870Z * [new tag] viable/strict/1759573474 -> viable/strict/1759573474 2025-10-10T01:17:57.9094040Z * [new tag] viable/strict/1759618187 -> viable/strict/1759618187 2025-10-10T01:17:57.9094210Z * [new tag] viable/strict/1759626742 -> viable/strict/1759626742 2025-10-10T01:17:57.9094376Z * [new tag] viable/strict/1759632427 -> viable/strict/1759632427 2025-10-10T01:17:57.9094539Z * [new tag] viable/strict/1759634971 -> viable/strict/1759634971 2025-10-10T01:17:57.9094712Z * [new tag] viable/strict/1759661382 -> viable/strict/1759661382 2025-10-10T01:17:57.9094876Z * [new tag] viable/strict/1759663294 -> viable/strict/1759663294 2025-10-10T01:17:57.9095113Z * [new tag] viable/strict/1759708178 -> viable/strict/1759708178 2025-10-10T01:17:57.9095279Z * [new tag] viable/strict/1759715695 -> viable/strict/1759715695 2025-10-10T01:17:57.9095453Z * [new tag] viable/strict/1759728293 -> viable/strict/1759728293 2025-10-10T01:17:57.9095619Z * [new tag] viable/strict/1759735513 -> viable/strict/1759735513 2025-10-10T01:17:57.9095784Z * [new tag] viable/strict/1759739177 -> viable/strict/1759739177 2025-10-10T01:17:57.9095954Z * [new tag] viable/strict/1759758635 -> viable/strict/1759758635 2025-10-10T01:17:57.9096114Z * [new tag] viable/strict/1759765784 -> viable/strict/1759765784 2025-10-10T01:17:57.9096275Z * [new tag] viable/strict/1759767948 -> viable/strict/1759767948 2025-10-10T01:17:57.9096455Z * [new tag] viable/strict/1759771461 -> viable/strict/1759771461 2025-10-10T01:17:57.9096625Z * [new tag] viable/strict/1759776706 -> viable/strict/1759776706 2025-10-10T01:17:57.9096789Z * [new tag] viable/strict/1759782317 -> viable/strict/1759782317 2025-10-10T01:17:57.9096969Z * [new tag] viable/strict/1759783777 -> viable/strict/1759783777 2025-10-10T01:17:57.9097132Z * [new tag] viable/strict/1759785815 -> viable/strict/1759785815 2025-10-10T01:17:57.9097294Z * [new tag] viable/strict/1759789459 -> viable/strict/1759789459 2025-10-10T01:17:57.9097466Z * [new tag] viable/strict/1759790974 -> viable/strict/1759790974 2025-10-10T01:17:57.9097631Z * [new tag] viable/strict/1759794583 -> viable/strict/1759794583 2025-10-10T01:17:57.9097799Z * [new tag] viable/strict/1759797408 -> viable/strict/1759797408 2025-10-10T01:17:57.9097967Z * [new tag] viable/strict/1759799518 -> viable/strict/1759799518 2025-10-10T01:17:57.9098135Z * [new tag] viable/strict/1759804909 -> viable/strict/1759804909 2025-10-10T01:17:57.9098300Z * [new tag] viable/strict/1759807643 -> viable/strict/1759807643 2025-10-10T01:17:57.9098465Z * [new tag] viable/strict/1759809089 -> viable/strict/1759809089 2025-10-10T01:17:57.9098638Z * [new tag] viable/strict/1759811145 -> viable/strict/1759811145 2025-10-10T01:17:57.9098799Z * [new tag] viable/strict/1759812581 -> viable/strict/1759812581 2025-10-10T01:17:57.9098961Z * [new tag] viable/strict/1759814683 -> viable/strict/1759814683 2025-10-10T01:17:57.9099133Z * [new tag] viable/strict/1759821889 -> viable/strict/1759821889 2025-10-10T01:17:57.9099293Z * [new tag] viable/strict/1759823376 -> viable/strict/1759823376 2025-10-10T01:17:57.9099457Z * [new tag] viable/strict/1759827107 -> viable/strict/1759827107 2025-10-10T01:17:57.9099628Z * [new tag] viable/strict/1759830577 -> viable/strict/1759830577 2025-10-10T01:17:57.9099790Z * [new tag] viable/strict/1759832720 -> viable/strict/1759832720 2025-10-10T01:17:57.9100084Z * [new tag] viable/strict/1759842063 -> viable/strict/1759842063 2025-10-10T01:17:57.9100260Z * [new tag] viable/strict/1759847121 -> viable/strict/1759847121 2025-10-10T01:17:57.9100430Z * [new tag] viable/strict/1759850721 -> viable/strict/1759850721 2025-10-10T01:17:57.9100592Z * [new tag] viable/strict/1759857870 -> viable/strict/1759857870 2025-10-10T01:17:57.9100772Z * [new tag] viable/strict/1759863143 -> viable/strict/1759863143 2025-10-10T01:17:57.9100939Z * [new tag] viable/strict/1759875874 -> viable/strict/1759875874 2025-10-10T01:17:57.9101170Z * [new tag] viable/strict/1759877385 -> viable/strict/1759877385 2025-10-10T01:17:57.9101342Z * [new tag] viable/strict/1759883801 -> viable/strict/1759883801 2025-10-10T01:17:57.9101507Z * [new tag] viable/strict/1759885922 -> viable/strict/1759885922 2025-10-10T01:17:57.9101674Z * [new tag] viable/strict/1759888488 -> viable/strict/1759888488 2025-10-10T01:17:57.9101837Z * [new tag] viable/strict/1759895471 -> viable/strict/1759895471 2025-10-10T01:17:57.9102011Z * [new tag] viable/strict/1759904803 -> viable/strict/1759904803 2025-10-10T01:17:57.9102173Z * [new tag] viable/strict/1759908300 -> viable/strict/1759908300 2025-10-10T01:17:57.9102341Z * [new tag] viable/strict/1759915520 -> viable/strict/1759915520 2025-10-10T01:17:57.9102508Z * [new tag] viable/strict/1759916978 -> viable/strict/1759916978 2025-10-10T01:17:57.9102675Z * [new tag] viable/strict/1759930024 -> viable/strict/1759930024 2025-10-10T01:17:57.9102838Z * [new tag] viable/strict/1759948122 -> viable/strict/1759948122 2025-10-10T01:17:57.9103016Z * [new tag] viable/strict/1759952983 -> viable/strict/1759952983 2025-10-10T01:17:57.9103182Z * [new tag] viable/strict/1759955121 -> viable/strict/1759955121 2025-10-10T01:17:57.9103350Z * [new tag] viable/strict/1759962298 -> viable/strict/1759962298 2025-10-10T01:17:57.9103520Z * [new tag] viable/strict/1759965837 -> viable/strict/1759965837 2025-10-10T01:17:57.9103682Z * [new tag] viable/strict/1759970213 -> viable/strict/1759970213 2025-10-10T01:17:57.9103845Z * [new tag] viable/strict/1759974894 -> viable/strict/1759974894 2025-10-10T01:17:57.9104019Z * [new tag] viable/strict/1759977763 -> viable/strict/1759977763 2025-10-10T01:17:57.9104187Z * [new tag] viable/strict/1759979241 -> viable/strict/1759979241 2025-10-10T01:18:05.6196089Z * [new tag] viable/strict/1759985417 -> viable/strict/1759985417 2025-10-10T01:18:05.6196661Z * [new tag] viable/strict/1759987490 -> viable/strict/1759987490 2025-10-10T01:18:05.6197198Z * [new tag] viable/strict/1759996180 -> viable/strict/1759996180 2025-10-10T01:18:05.6197607Z * [new tag] whc_flight_1 -> whc_flight_1 2025-10-10T01:18:05.6197985Z * [new tag] whc_flight_2 -> whc_flight_2 2025-10-10T01:18:05.6198347Z * [new tag] whc_flight_4 -> whc_flight_4 2025-10-10T01:18:05.6408777Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --verify --quiet 344e6365a0068c2d2847fcec0c55dd53291d475e^{object} 2025-10-10T01:18:05.6614982Z 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T01:18:05.6647641Z ##[endgroup] 2025-10-10T01:18:05.6648001Z ##[group]Determining the checkout info 2025-10-10T01:18:05.6648556Z ##[endgroup] 2025-10-10T01:18:05.6658980Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable 2025-10-10T01:18:05.6924790Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig 2025-10-10T01:18:05.7158250Z ##[group]Checking out the ref 2025-10-10T01:18:05.7168675Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T01:18:06.7560690Z Updating files: 9% (1980/19929) 2025-10-10T01:18:07.3447730Z Updating files: 10% (1993/19929) 2025-10-10T01:18:07.4333919Z Updating files: 11% (2193/19929) 2025-10-10T01:18:07.5222601Z Updating files: 12% (2392/19929) 2025-10-10T01:18:07.7517801Z Updating files: 13% (2591/19929) 2025-10-10T01:18:07.7775685Z Updating files: 13% (2748/19929) 2025-10-10T01:18:07.9656283Z Updating files: 14% (2791/19929) 2025-10-10T01:18:08.0432660Z Updating files: 15% (2990/19929) 2025-10-10T01:18:08.1308224Z Updating files: 16% (3189/19929) 2025-10-10T01:18:08.2122730Z Updating files: 17% (3388/19929) 2025-10-10T01:18:08.2833559Z Updating files: 18% (3588/19929) 2025-10-10T01:18:08.3649305Z Updating files: 19% (3787/19929) 2025-10-10T01:18:08.4414841Z Updating files: 20% (3986/19929) 2025-10-10T01:18:08.6003564Z Updating files: 21% (4186/19929) 2025-10-10T01:18:08.7594049Z Updating files: 22% (4385/19929) 2025-10-10T01:18:08.9894183Z Updating files: 22% (4423/19929) 2025-10-10T01:18:09.0939342Z Updating files: 23% (4584/19929) 2025-10-10T01:18:09.3703729Z Updating files: 24% (4783/19929) 2025-10-10T01:18:09.4429219Z Updating files: 25% (4983/19929) 2025-10-10T01:18:09.5894202Z Updating files: 26% (5182/19929) 2025-10-10T01:18:09.6795163Z Updating files: 27% (5381/19929) 2025-10-10T01:18:09.7525005Z Updating files: 28% (5581/19929) 2025-10-10T01:18:09.7916684Z Updating files: 28% (5677/19929) 2025-10-10T01:18:09.9245488Z Updating files: 29% (5780/19929) 2025-10-10T01:18:10.1906902Z Updating files: 30% (5979/19929) 2025-10-10T01:18:10.4409548Z Updating files: 31% (6178/19929) 2025-10-10T01:18:10.6022604Z Updating files: 32% (6378/19929) 2025-10-10T01:18:10.7762075Z Updating files: 33% (6577/19929) 2025-10-10T01:18:10.9371338Z Updating files: 33% (6761/19929) 2025-10-10T01:18:11.0900785Z Updating files: 34% (6776/19929) 2025-10-10T01:18:11.4680661Z Updating files: 35% (6976/19929) 2025-10-10T01:18:11.7528296Z Updating files: 36% (7175/19929) 2025-10-10T01:18:11.7755069Z Updating files: 36% (7314/19929) 2025-10-10T01:18:11.8471535Z Updating files: 37% (7374/19929) 2025-10-10T01:18:11.9392370Z Updating files: 38% (7574/19929) 2025-10-10T01:18:12.0574960Z Updating files: 39% (7773/19929) 2025-10-10T01:18:12.1302932Z Updating files: 40% (7972/19929) 2025-10-10T01:18:12.2441789Z Updating files: 41% (8171/19929) 2025-10-10T01:18:12.3109855Z Updating files: 42% (8371/19929) 2025-10-10T01:18:12.3909611Z Updating files: 43% (8570/19929) 2025-10-10T01:18:12.5609167Z Updating files: 44% (8769/19929) 2025-10-10T01:18:13.1130356Z Updating files: 45% (8969/19929) 2025-10-10T01:18:13.1206613Z Updating files: 45% (9144/19929) 2025-10-10T01:18:13.2092656Z Updating files: 46% (9168/19929) 2025-10-10T01:18:13.2743089Z Updating files: 47% (9367/19929) 2025-10-10T01:18:13.3511474Z Updating files: 48% (9566/19929) 2025-10-10T01:18:13.4475768Z Updating files: 49% (9766/19929) 2025-10-10T01:18:13.5534648Z Updating files: 50% (9965/19929) 2025-10-10T01:18:13.6631405Z Updating files: 51% (10164/19929) 2025-10-10T01:18:13.8907616Z Updating files: 52% (10364/19929) 2025-10-10T01:18:14.7863558Z Updating files: 52% (10401/19929) 2025-10-10T01:18:16.1645800Z Updating files: 52% (10445/19929) 2025-10-10T01:18:16.2179311Z Updating files: 52% (10473/19929) 2025-10-10T01:18:16.3280257Z Updating files: 53% (10563/19929) 2025-10-10T01:18:16.8682293Z Updating files: 54% (10762/19929) 2025-10-10T01:18:17.7312755Z Updating files: 54% (10801/19929) 2025-10-10T01:18:17.7901588Z Updating files: 55% (10961/19929) 2025-10-10T01:18:18.0421637Z Updating files: 55% (10992/19929) 2025-10-10T01:18:18.4394687Z Updating files: 56% (11161/19929) 2025-10-10T01:18:18.8303596Z Updating files: 57% (11360/19929) 2025-10-10T01:18:18.9452976Z Updating files: 57% (11500/19929) 2025-10-10T01:18:19.1186469Z Updating files: 58% (11559/19929) 2025-10-10T01:18:19.3815282Z Updating files: 59% (11759/19929) 2025-10-10T01:18:19.7048163Z Updating files: 60% (11958/19929) 2025-10-10T01:18:19.7906824Z Updating files: 61% (12157/19929) 2025-10-10T01:18:19.7971038Z Updating files: 62% (12356/19929) 2025-10-10T01:18:19.9405630Z Updating files: 62% (12375/19929) 2025-10-10T01:18:20.7688217Z Updating files: 63% (12556/19929) 2025-10-10T01:18:20.8941731Z Updating files: 64% (12755/19929) 2025-10-10T01:18:21.0007850Z Updating files: 64% (12764/19929) 2025-10-10T01:18:21.4388194Z Updating files: 65% (12954/19929) 2025-10-10T01:18:21.5184588Z Updating files: 66% (13154/19929) 2025-10-10T01:18:21.6640299Z Updating files: 67% (13353/19929) 2025-10-10T01:18:21.7576929Z Updating files: 68% (13552/19929) 2025-10-10T01:18:21.8102467Z Updating files: 69% (13752/19929) 2025-10-10T01:18:21.9477720Z Updating files: 69% (13804/19929) 2025-10-10T01:18:22.1127218Z Updating files: 70% (13951/19929) 2025-10-10T01:18:22.2221402Z Updating files: 71% (14150/19929) 2025-10-10T01:18:22.4097908Z Updating files: 72% (14349/19929) 2025-10-10T01:18:22.5829631Z Updating files: 73% (14549/19929) 2025-10-10T01:18:22.7683895Z Updating files: 74% (14748/19929) 2025-10-10T01:18:22.8205565Z Updating files: 75% (14947/19929) 2025-10-10T01:18:23.1831724Z Updating files: 75% (15011/19929) 2025-10-10T01:18:23.3037590Z Updating files: 76% (15147/19929) 2025-10-10T01:18:23.4529016Z Updating files: 77% (15346/19929) 2025-10-10T01:18:23.5745346Z Updating files: 78% (15545/19929) 2025-10-10T01:18:23.9571357Z Updating files: 79% (15744/19929) 2025-10-10T01:18:24.1806532Z Updating files: 79% (15769/19929) 2025-10-10T01:18:24.3767143Z Updating files: 80% (15944/19929) 2025-10-10T01:18:24.6167283Z Updating files: 81% (16143/19929) 2025-10-10T01:18:24.7715982Z Updating files: 82% (16342/19929) 2025-10-10T01:18:24.8339873Z Updating files: 83% (16542/19929) 2025-10-10T01:18:24.9341836Z Updating files: 83% (16642/19929) 2025-10-10T01:18:25.1879366Z Updating files: 84% (16741/19929) 2025-10-10T01:18:25.3016321Z Updating files: 85% (16940/19929) 2025-10-10T01:18:25.6549322Z Updating files: 86% (17139/19929) 2025-10-10T01:18:25.8835250Z Updating files: 87% (17339/19929) 2025-10-10T01:18:25.8929520Z Updating files: 87% (17519/19929) 2025-10-10T01:18:26.0775081Z Updating files: 88% (17538/19929) 2025-10-10T01:18:26.2940142Z Updating files: 89% (17737/19929) 2025-10-10T01:18:26.4362324Z Updating files: 90% (17937/19929) 2025-10-10T01:18:26.7408981Z Updating files: 91% (18136/19929) 2025-10-10T01:18:26.8453409Z Updating files: 92% (18335/19929) 2025-10-10T01:18:26.8502076Z Updating files: 93% (18534/19929) 2025-10-10T01:18:27.0517063Z Updating files: 93% (18541/19929) 2025-10-10T01:18:27.2378200Z Updating files: 94% (18734/19929) 2025-10-10T01:18:27.4377427Z Updating files: 95% (18933/19929) 2025-10-10T01:18:27.5568070Z Updating files: 96% (19132/19929) 2025-10-10T01:18:27.7104167Z Updating files: 97% (19332/19929) 2025-10-10T01:18:27.8500857Z Updating files: 98% (19531/19929) 2025-10-10T01:18:27.8545220Z Updating files: 98% (19723/19929) 2025-10-10T01:18:28.0159992Z Updating files: 99% (19730/19929) 2025-10-10T01:18:28.0160737Z Updating files: 100% (19929/19929) 2025-10-10T01:18:28.0161006Z Updating files: 100% (19929/19929), done. 2025-10-10T01:18:28.0587841Z Note: switching to '344e6365a0068c2d2847fcec0c55dd53291d475e'. 2025-10-10T01:18:28.0588142Z 2025-10-10T01:18:28.0588354Z You are in 'detached HEAD' state. You can look around, make experimental 2025-10-10T01:18:28.0588856Z changes and commit them, and you can discard any commits you make in this 2025-10-10T01:18:28.0589385Z state without impacting any branches by switching back to a branch. 2025-10-10T01:18:28.0589677Z 2025-10-10T01:18:28.0589859Z If you want to create a new branch to retain commits you create, you may 2025-10-10T01:18:28.0590528Z do so (now or later) by using -c with the switch command. Example: 2025-10-10T01:18:28.0590794Z 2025-10-10T01:18:28.0590910Z git switch -c 2025-10-10T01:18:28.0591089Z 2025-10-10T01:18:28.0591182Z Or undo this operation with: 2025-10-10T01:18:28.0591352Z 2025-10-10T01:18:28.0591430Z git switch - 2025-10-10T01:18:28.0591546Z 2025-10-10T01:18:28.0591765Z Turn off this advice by setting config variable advice.detachedHead to false 2025-10-10T01:18:28.0592738Z 2025-10-10T01:18:28.0593481Z HEAD is now at 344e6365a00 [inductor][eazy] change how torch.use_deterministic_algorithms affect inductor (#164905) 2025-10-10T01:18:28.0781311Z ##[endgroup] 2025-10-10T01:18:28.0781698Z ##[group]Setting up auth for fetching submodules 2025-10-10T01:18:28.0794457Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-10-10T01:18:28.1046326Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2025-10-10T01:18:28.1286307Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2025-10-10T01:18:28.1528362Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-10-10T01:18:28.1752886Z ##[endgroup] 2025-10-10T01:18:28.1753262Z ##[group]Fetching submodules 2025-10-10T01:18:28.1810276Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2025-10-10T01:18:28.5761007Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --recursive 2025-10-10T01:18:29.0560520Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-10-10T01:18:29.0561606Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-10-10T01:18:29.0562684Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-10-10T01:18:29.0563982Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-10-10T01:18:29.0575672Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-10-10T01:18:29.0576805Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-10-10T01:18:29.0577924Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-10-10T01:18:29.0578746Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-10-10T01:18:29.0579580Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-10-10T01:18:29.0580640Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-10-10T01:18:29.0581752Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-10-10T01:18:29.0582728Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-10-10T01:18:29.0583773Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-10-10T01:18:29.0584801Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-10-10T01:18:29.0585766Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-10-10T01:18:29.0586829Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-10-10T01:18:29.0588181Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-10-10T01:18:29.0589121Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-10-10T01:18:29.0590068Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-10-10T01:18:29.0591043Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-10-10T01:18:29.0592088Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-10-10T01:18:29.0593044Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-10-10T01:18:29.0593885Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-10-10T01:18:29.0594763Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-10-10T01:18:29.0595761Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-10-10T01:18:29.0596737Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-10-10T01:18:29.0597719Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-10-10T01:18:29.0598572Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-10-10T01:18:29.0599658Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-10-10T01:18:29.0600811Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-10-10T01:18:29.0601850Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-10-10T01:18:29.0602879Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-10-10T01:18:29.0603996Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-10-10T01:18:29.0636630Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-10-10T01:18:29.0638075Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-10-10T01:18:29.0639350Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-10-10T01:18:29.0640574Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-10-10T01:18:29.1593549Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2025-10-10T01:18:29.6892257Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2025-10-10T01:18:29.6893373Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2025-10-10T01:18:29.6894417Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2025-10-10T01:18:30.7716771Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2025-10-10T01:18:38.0202521Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2025-10-10T01:18:38.0203248Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/NVTX'... 2025-10-10T01:18:38.0204051Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2025-10-10T01:18:38.0204816Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2025-10-10T01:18:38.0205349Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2025-10-10T01:18:38.0205926Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flash-attention'... 2025-10-10T01:18:38.0206589Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-10-10T01:18:38.0207223Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2025-10-10T01:18:38.0207915Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2025-10-10T01:18:38.0208438Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2025-10-10T01:18:38.0209146Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kleidiai'... 2025-10-10T01:18:38.0209801Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-10-10T01:18:38.1056470Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2025-10-10T01:18:39.1571355Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2025-10-10T01:18:39.1585285Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2025-10-10T01:18:39.1605097Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-10-10T01:18:57.1516054Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2025-10-10T01:18:57.1516677Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2025-10-10T01:18:57.1517245Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2025-10-10T01:18:57.1517992Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2025-10-10T01:18:57.1518597Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2025-10-10T01:18:57.1519157Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2025-10-10T01:18:57.1519694Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2025-10-10T01:18:57.1520229Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2025-10-10T01:18:57.1520773Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2025-10-10T01:18:57.1521305Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/aiter'... 2025-10-10T01:18:57.1521852Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2025-10-10T01:18:57.1522425Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2025-10-10T01:18:57.1523004Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2025-10-10T01:18:57.1523595Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2025-10-10T01:18:57.1524223Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-10-10T01:18:57.1524832Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2025-10-10T01:18:57.2743699Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-10-10T01:18:57.3778455Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-10-10T01:18:57.4524740Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-10-10T01:18:57.6806783Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-10-10T01:18:59.2627115Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-10-10T01:18:59.5989443Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-10-10T01:19:08.0571746Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-10-10T01:19:09.0856787Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-10-10T01:19:09.0972191Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T01:19:12.9689111Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-10-10T01:19:16.4034327Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-10-10T01:19:16.6115560Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-10-10T01:19:20.0808624Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-10-10T01:19:20.2708912Z Submodule path 'third_party/cpp-httplib': checked out '89c932f313c6437c38f2982869beacc89c2f2246' 2025-10-10T01:19:21.0401034Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-10-10T01:19:21.3146786Z Submodule path 'third_party/cudnn_frontend': checked out 'f937055efc6d414d11f4c6577e3977fe74f35fb6' 2025-10-10T01:19:27.0696792Z Submodule path 'third_party/cutlass': checked out 'f3fde58372d33e9a5650ba7b80fc48b3b49d40c8' 2025-10-10T01:19:28.8880610Z Submodule path 'third_party/fbgemm': checked out '3cefe0564a8c3de514a152d40a2b4770f2ee5be0' 2025-10-10T01:19:28.9128190Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-10-10T01:19:28.9129299Z Submodule 'external/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-10-10T01:19:28.9130483Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-10-10T01:19:28.9131420Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-10-10T01:19:28.9132411Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-10-10T01:19:28.9133513Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-10-10T01:19:28.9134541Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-10-10T01:19:38.8750980Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-10-10T01:19:38.8751752Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-10-10T01:19:38.8752495Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-10-10T01:19:38.8753321Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-10-10T01:19:38.8754077Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-10-10T01:19:38.8754772Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-10-10T01:19:38.8755441Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-10-10T01:19:39.1482393Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-10-10T01:19:42.7432841Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-10-10T01:19:43.6823261Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-10-10T01:19:48.6409634Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '311f3c8e51dc0eb56310cfc6980bf63d0fbd7917' 2025-10-10T01:19:48.9467587Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T01:19:49.0364506Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out '63b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-10-10T01:19:50.1767203Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-10-10T01:19:50.7398543Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-10-10T01:19:50.7525859Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T01:19:50.7527149Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-10-10T01:19:55.3305159Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-10-10T01:19:55.3306007Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-10-10T01:19:57.9786540Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-10-10T01:20:03.3599333Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-10-10T01:20:04.8218226Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-10-10T01:20:04.9854041Z Submodule path 'third_party/fmt': checked out 'e424e3f2e607da02742f73db84873b8084fc714c' 2025-10-10T01:20:05.1715397Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-10-10T01:20:05.4107274Z Submodule path 'third_party/gloo': checked out '54cbae0d3a67fa890b4c3d9ee162b7860315e341' 2025-10-10T01:20:05.8589467Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T01:20:05.9499155Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-10-10T01:20:05.9604184Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-10-10T01:20:20.3064670Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-10-10T01:20:23.3799473Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-10-10T01:20:23.5121917Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-10-10T01:20:23.7847647Z Submodule path 'third_party/kineto': checked out '001ba8eb519438592f79dbc8e86a349f5f6c6829' 2025-10-10T01:20:23.7995323Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T01:20:23.7996506Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T01:20:23.7997666Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T01:20:25.4980215Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-10-10T01:20:25.4981060Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-10-10T01:20:25.4981846Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-10-10T01:20:25.9653483Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out 'd2ffe0a4e3acace628db49974246b66fc3e85fb1' 2025-10-10T01:20:25.9899125Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T01:20:25.9900461Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T01:20:25.9901553Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T01:20:25.9902690Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T01:20:25.9903831Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T01:20:25.9905750Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T01:20:25.9907120Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T01:20:25.9908321Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T01:20:25.9909592Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T01:20:26.0375198Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-10-10T01:20:33.9521016Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-10-10T01:20:33.9522044Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-10-10T01:20:33.9522994Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-10-10T01:20:33.9523980Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp'... 2025-10-10T01:20:33.9525023Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-10-10T01:20:33.9525987Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-10-10T01:20:33.9526932Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-10-10T01:20:33.9527855Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-10-10T01:20:34.5039446Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-10-10T01:20:34.6190363Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-10-10T01:20:34.7756236Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-10-10T01:20:34.8602676Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-10-10T01:20:34.8706380Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T01:20:35.2426149Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-10-10T01:20:35.2989820Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-10-10T01:20:35.3986028Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-10-10T01:20:35.5786226Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T01:20:36.0024029Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-10-10T01:20:36.1022413Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-10-10T01:20:36.2359897Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp': checked out 'b1234816facfdda29845c46696a02998a4af115a' 2025-10-10T01:20:36.2484467Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T01:20:36.2485932Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T01:20:38.5936411Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-10-10T01:20:38.5937666Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest'... 2025-10-10T01:20:39.4477975Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'd7ba35bbb649209c66e582d5a0244ba988a15159' 2025-10-10T01:20:39.6547053Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-10-10T01:20:39.8258236Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-10-10T01:20:40.0152671Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-10-10T01:20:40.2640891Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-10-10T01:20:40.4475475Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-10-10T01:20:41.2893097Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-10-10T01:20:44.7575404Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-10-10T01:20:44.7709174Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-10-10T01:20:45.8764277Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-10-10T01:20:46.0479173Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-10-10T01:20:46.6112522Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-10-10T01:20:46.6350354Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T01:20:46.6351536Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T01:20:46.6352641Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T01:20:46.6353697Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T01:20:46.6355205Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T01:20:46.6356615Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T01:20:46.6357885Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T01:20:46.6358976Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T01:20:46.6760455Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-10-10T01:20:56.6552945Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-10-10T01:20:56.6553887Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-10-10T01:20:56.6554748Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-10-10T01:20:56.6555647Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-10-10T01:20:56.6556505Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-10-10T01:20:56.6557391Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-10-10T01:20:56.6558215Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-10-10T01:20:56.7697465Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-10-10T01:20:56.9605381Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-10-10T01:20:57.0488370Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-10-10T01:20:57.7284186Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-10-10T01:20:57.8280839Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-10-10T01:20:57.9325530Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-10-10T01:20:58.0683453Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-10-10T01:20:58.0815429Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T01:20:58.0816705Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T01:21:01.3720387Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-10-10T01:21:01.3721486Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-10-10T01:21:02.1485975Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-10-10T01:21:02.3472142Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-10-10T01:21:07.5146045Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-10-10T01:21:07.6009176Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-10-10T01:21:08.7543681Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-10-10T01:21:08.7674504Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-10-10T01:21:08.7675624Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-10-10T01:21:09.9911404Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-10-10T01:21:09.9912213Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-10-10T01:21:10.0759973Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-10-10T01:21:10.3461423Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-10-10T01:21:10.4184170Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-10-10T01:21:10.5274902Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-10-10T01:21:10.7536542Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-10-10T01:21:10.8895858Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-10-10T01:21:11.0812039Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-10-10T01:21:11.2607577Z Submodule path 'third_party/tensorpipe': checked out 'af0118d13e52f5a08841464a768e01a0bf3e3075' 2025-10-10T01:21:11.2773370Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-10-10T01:21:11.2774446Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-10-10T01:21:11.2775427Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-10-10T01:21:11.2776415Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T01:21:14.0464661Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-10-10T01:21:14.0465522Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-10-10T01:21:14.0466254Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-10-10T01:21:14.0468051Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-10-10T01:21:14.2560081Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-10-10T01:21:14.3599068Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-10-10T01:21:14.6329599Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-10-10T01:21:14.8951219Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-10-10T01:21:14.9060350Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T01:21:15.1825773Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-10-10T01:21:15.2358800Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-10-10T01:21:15.2599116Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2025-10-10T01:21:15.6715679Z Entering 'android/libs/fbjni' 2025-10-10T01:21:15.7089360Z Entering 'third_party/FP16' 2025-10-10T01:21:15.7470275Z Entering 'third_party/FXdiv' 2025-10-10T01:21:15.7875860Z Entering 'third_party/NNPACK' 2025-10-10T01:21:15.8244059Z Entering 'third_party/NVTX' 2025-10-10T01:21:15.8614387Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T01:21:15.8989063Z Entering 'third_party/XNNPACK' 2025-10-10T01:21:15.9386436Z Entering 'third_party/aiter' 2025-10-10T01:21:15.9786119Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T01:21:16.0188693Z Entering 'third_party/benchmark' 2025-10-10T01:21:16.0568323Z Entering 'third_party/composable_kernel' 2025-10-10T01:21:16.0953872Z Entering 'third_party/cpp-httplib' 2025-10-10T01:21:16.1336683Z Entering 'third_party/cpuinfo' 2025-10-10T01:21:16.1754342Z Entering 'third_party/cudnn_frontend' 2025-10-10T01:21:16.2124170Z Entering 'third_party/cutlass' 2025-10-10T01:21:16.2529216Z Entering 'third_party/fbgemm' 2025-10-10T01:21:16.2887984Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T01:21:16.3274377Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T01:21:16.3663519Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T01:21:16.4031657Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T01:21:16.4412945Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T01:21:16.4783661Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T01:21:16.5148180Z Entering 'third_party/fbgemm/external/json' 2025-10-10T01:21:16.5536070Z Entering 'third_party/flash-attention' 2025-10-10T01:21:16.5892128Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T01:21:16.6276535Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T01:21:16.6671336Z Entering 'third_party/flatbuffers' 2025-10-10T01:21:16.7040778Z Entering 'third_party/fmt' 2025-10-10T01:21:16.7413071Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T01:21:16.7781170Z Entering 'third_party/gloo' 2025-10-10T01:21:16.8143240Z Entering 'third_party/googletest' 2025-10-10T01:21:16.8511320Z Entering 'third_party/ideep' 2025-10-10T01:21:16.8866797Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T01:21:16.9263353Z Entering 'third_party/ittapi' 2025-10-10T01:21:16.9637174Z Entering 'third_party/kineto' 2025-10-10T01:21:16.9991526Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T01:21:17.0359711Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T01:21:17.0736910Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T01:21:17.1110944Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T01:21:17.1480937Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T01:21:17.1839526Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T01:21:17.2229187Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T01:21:17.2605520Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T01:21:17.2974667Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T01:21:17.3345307Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T01:21:17.3717698Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T01:21:17.4074816Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T01:21:17.4460843Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T01:21:17.4876328Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T01:21:17.5260325Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T01:21:17.5656462Z Entering 'third_party/kleidiai' 2025-10-10T01:21:17.6026687Z Entering 'third_party/mimalloc' 2025-10-10T01:21:17.6395339Z Entering 'third_party/nlohmann' 2025-10-10T01:21:17.6765639Z Entering 'third_party/onnx' 2025-10-10T01:21:17.7140704Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T01:21:17.7529603Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T01:21:17.7929340Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T01:21:17.8298225Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T01:21:17.8671810Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T01:21:17.9037829Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T01:21:17.9408250Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T01:21:17.9775905Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T01:21:18.0142022Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T01:21:18.0498893Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T01:21:18.0876621Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T01:21:18.1261749Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T01:21:18.1681916Z Entering 'third_party/pocketfft' 2025-10-10T01:21:18.2051842Z Entering 'third_party/protobuf' 2025-10-10T01:21:18.2410739Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T01:21:18.2780474Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T01:21:18.3164468Z Entering 'third_party/psimd' 2025-10-10T01:21:18.3533690Z Entering 'third_party/pthreadpool' 2025-10-10T01:21:18.3903831Z Entering 'third_party/pybind11' 2025-10-10T01:21:18.4269199Z Entering 'third_party/python-peachpy' 2025-10-10T01:21:18.4646503Z Entering 'third_party/sleef' 2025-10-10T01:21:18.5038533Z Entering 'third_party/tensorpipe' 2025-10-10T01:21:18.5399672Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T01:21:18.5769469Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T01:21:18.6138875Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T01:21:18.6508561Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T01:21:18.6858326Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T01:21:18.7344565Z ##[endgroup] 2025-10-10T01:21:18.7345101Z ##[group]Persisting credentials for submodules 2025-10-10T01:21:18.7359696Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :\"" 2025-10-10T01:21:19.1528171Z Entering 'android/libs/fbjni' 2025-10-10T01:21:19.2097145Z Entering 'third_party/FP16' 2025-10-10T01:21:19.2673684Z Entering 'third_party/FXdiv' 2025-10-10T01:21:19.3230993Z Entering 'third_party/NNPACK' 2025-10-10T01:21:19.3809096Z Entering 'third_party/NVTX' 2025-10-10T01:21:19.4415720Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T01:21:19.4996633Z Entering 'third_party/XNNPACK' 2025-10-10T01:21:19.5586734Z Entering 'third_party/aiter' 2025-10-10T01:21:19.6126806Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T01:21:19.6748630Z Entering 'third_party/benchmark' 2025-10-10T01:21:19.7333467Z Entering 'third_party/composable_kernel' 2025-10-10T01:21:19.7907787Z Entering 'third_party/cpp-httplib' 2025-10-10T01:21:19.8471224Z Entering 'third_party/cpuinfo' 2025-10-10T01:21:19.9041412Z Entering 'third_party/cudnn_frontend' 2025-10-10T01:21:19.9590897Z Entering 'third_party/cutlass' 2025-10-10T01:21:20.0168778Z Entering 'third_party/fbgemm' 2025-10-10T01:21:20.0724797Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T01:21:20.1291503Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T01:21:20.1877563Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T01:21:20.2436639Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T01:21:20.3019197Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T01:21:20.3583192Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T01:21:20.4148326Z Entering 'third_party/fbgemm/external/json' 2025-10-10T01:21:20.4737367Z Entering 'third_party/flash-attention' 2025-10-10T01:21:20.5303239Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T01:21:20.5908730Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T01:21:20.6492892Z Entering 'third_party/flatbuffers' 2025-10-10T01:21:20.7063173Z Entering 'third_party/fmt' 2025-10-10T01:21:20.7628545Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T01:21:20.8192488Z Entering 'third_party/gloo' 2025-10-10T01:21:20.8768126Z Entering 'third_party/googletest' 2025-10-10T01:21:20.9376110Z Entering 'third_party/ideep' 2025-10-10T01:21:20.9914972Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T01:21:21.0511028Z Entering 'third_party/ittapi' 2025-10-10T01:21:21.1081034Z Entering 'third_party/kineto' 2025-10-10T01:21:21.1628495Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T01:21:21.2195359Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T01:21:21.2777770Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T01:21:21.3341490Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T01:21:21.3918429Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T01:21:21.4481376Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T01:21:21.5067277Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T01:21:21.5627515Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T01:21:21.6193239Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T01:21:21.6768164Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T01:21:21.7335282Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T01:21:21.7888017Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T01:21:21.8468194Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T01:21:21.9075473Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T01:21:21.9641988Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T01:21:22.0253538Z Entering 'third_party/kleidiai' 2025-10-10T01:21:22.0811982Z Entering 'third_party/mimalloc' 2025-10-10T01:21:22.1373739Z Entering 'third_party/nlohmann' 2025-10-10T01:21:22.1927835Z Entering 'third_party/onnx' 2025-10-10T01:21:22.2500940Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T01:21:22.3082539Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T01:21:22.3620901Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T01:21:22.4190689Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T01:21:22.4759665Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T01:21:22.5345736Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T01:21:22.5993131Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T01:21:22.6567178Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T01:21:22.7137954Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T01:21:22.7707296Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T01:21:22.8281141Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T01:21:22.8874195Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T01:21:22.9497343Z Entering 'third_party/pocketfft' 2025-10-10T01:21:23.0079130Z Entering 'third_party/protobuf' 2025-10-10T01:21:23.0653903Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T01:21:23.1230487Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T01:21:23.1823458Z Entering 'third_party/psimd' 2025-10-10T01:21:23.2417023Z Entering 'third_party/pthreadpool' 2025-10-10T01:21:23.2982536Z Entering 'third_party/pybind11' 2025-10-10T01:21:23.3552620Z Entering 'third_party/python-peachpy' 2025-10-10T01:21:23.4128650Z Entering 'third_party/sleef' 2025-10-10T01:21:23.4724017Z Entering 'third_party/tensorpipe' 2025-10-10T01:21:23.5289918Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T01:21:23.5862603Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T01:21:23.6416858Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T01:21:23.6973702Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T01:21:23.7515318Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T01:21:23.8219366Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url\"" 2025-10-10T01:21:24.1924660Z Entering 'android/libs/fbjni' 2025-10-10T01:21:24.2472615Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-10-10T01:21:24.2611691Z Entering 'third_party/FP16' 2025-10-10T01:21:24.3143004Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-10-10T01:21:24.3284300Z Entering 'third_party/FXdiv' 2025-10-10T01:21:24.3820702Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-10-10T01:21:24.3958033Z Entering 'third_party/NNPACK' 2025-10-10T01:21:24.4518431Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-10-10T01:21:24.4661745Z Entering 'third_party/NVTX' 2025-10-10T01:21:24.5222678Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-10-10T01:21:24.5360199Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T01:21:24.5903105Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-10-10T01:21:24.6041673Z Entering 'third_party/XNNPACK' 2025-10-10T01:21:24.6634117Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-10-10T01:21:24.6790855Z Entering 'third_party/aiter' 2025-10-10T01:21:24.7329812Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-10-10T01:21:24.7454471Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T01:21:24.8029202Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-10-10T01:21:24.8200988Z Entering 'third_party/benchmark' 2025-10-10T01:21:24.8732299Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-10-10T01:21:24.8896282Z Entering 'third_party/composable_kernel' 2025-10-10T01:21:24.9433901Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-10-10T01:21:24.9590460Z Entering 'third_party/cpp-httplib' 2025-10-10T01:21:25.0125296Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-10-10T01:21:25.0273581Z Entering 'third_party/cpuinfo' 2025-10-10T01:21:25.0815059Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-10-10T01:21:25.0959107Z Entering 'third_party/cudnn_frontend' 2025-10-10T01:21:25.1490741Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-10-10T01:21:25.1628159Z Entering 'third_party/cutlass' 2025-10-10T01:21:25.2169395Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-10-10T01:21:25.2318893Z Entering 'third_party/fbgemm' 2025-10-10T01:21:25.2853228Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-10-10T01:21:25.2980969Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T01:21:25.3515939Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-10-10T01:21:25.3654724Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T01:21:25.4192376Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-10-10T01:21:25.4339294Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T01:21:25.4880315Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-10-10T01:21:25.5018588Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T01:21:25.5552301Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-10-10T01:21:25.5708040Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T01:21:25.6247092Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-10-10T01:21:25.6384879Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T01:21:25.6922728Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-10-10T01:21:25.7062763Z Entering 'third_party/fbgemm/external/json' 2025-10-10T01:21:25.7590019Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-10-10T01:21:25.7750232Z Entering 'third_party/flash-attention' 2025-10-10T01:21:25.8569170Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-10-10T01:21:25.8698294Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T01:21:25.9241739Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-10-10T01:21:25.9392768Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T01:21:25.9926136Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-10-10T01:21:26.0088727Z Entering 'third_party/flatbuffers' 2025-10-10T01:21:26.0629401Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-10-10T01:21:26.0769834Z Entering 'third_party/fmt' 2025-10-10T01:21:26.1306225Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-10-10T01:21:26.1447428Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T01:21:26.1982558Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-10-10T01:21:26.2119529Z Entering 'third_party/gloo' 2025-10-10T01:21:26.2651999Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-10-10T01:21:26.2813464Z Entering 'third_party/googletest' 2025-10-10T01:21:26.3345448Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-10-10T01:21:26.3484348Z Entering 'third_party/ideep' 2025-10-10T01:21:26.4015263Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-10-10T01:21:26.4137474Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T01:21:26.4673194Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-10-10T01:21:26.4839985Z Entering 'third_party/ittapi' 2025-10-10T01:21:26.5378913Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-10-10T01:21:26.5517013Z Entering 'third_party/kineto' 2025-10-10T01:21:26.6070476Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-10-10T01:21:26.6192991Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T01:21:26.6770088Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-10-10T01:21:26.6894848Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T01:21:26.7484127Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-10-10T01:21:26.7622001Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T01:21:26.8198872Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-10-10T01:21:26.8364134Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T01:21:26.8960306Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-10-10T01:21:26.9098025Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T01:21:26.9651643Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-10-10T01:21:26.9800074Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T01:21:27.0361199Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2025-10-10T01:21:27.0519838Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T01:21:27.1103344Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-10-10T01:21:27.1242945Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T01:21:27.1808853Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-10-10T01:21:27.1967707Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T01:21:27.2527814Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-10-10T01:21:27.2672646Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T01:21:27.3224626Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-10-10T01:21:27.3365279Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T01:21:27.5348946Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config remote.origin.url 2025-10-10T01:21:27.5481308Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T01:21:27.6046210Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-10-10T01:21:27.6188297Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T01:21:27.6743230Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-10-10T01:21:27.6929169Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T01:21:27.7491271Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-10-10T01:21:27.7630374Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T01:21:27.8206943Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-10-10T01:21:27.8369639Z Entering 'third_party/kleidiai' 2025-10-10T01:21:27.8907812Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-10-10T01:21:27.9046199Z Entering 'third_party/mimalloc' 2025-10-10T01:21:27.9582144Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-10-10T01:21:27.9730443Z Entering 'third_party/nlohmann' 2025-10-10T01:21:28.0306055Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-10-10T01:21:28.0448926Z Entering 'third_party/onnx' 2025-10-10T01:21:28.0992483Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-10-10T01:21:28.1146196Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T01:21:28.1688513Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-10-10T01:21:28.1846733Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T01:21:28.2381177Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-10-10T01:21:28.2512963Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T01:21:28.3059464Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-10-10T01:21:28.3201274Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T01:21:28.3782898Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-10-10T01:21:28.3926926Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T01:21:28.4477329Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-10-10T01:21:28.4619445Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T01:21:28.5160075Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-10-10T01:21:28.5307093Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T01:21:28.5870587Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-10-10T01:21:28.6015493Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T01:21:28.6565834Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-10-10T01:21:28.6722669Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T01:21:28.8740238Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-10-10T01:21:28.8916447Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T01:21:28.9460819Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-10-10T01:21:28.9609736Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T01:21:29.0154148Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-10-10T01:21:29.0309498Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T01:21:29.0884363Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-10-10T01:21:29.1065702Z Entering 'third_party/pocketfft' 2025-10-10T01:21:29.1599138Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-10-10T01:21:29.1759660Z Entering 'third_party/protobuf' 2025-10-10T01:21:29.2341298Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-10-10T01:21:29.2473293Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T01:21:29.3044987Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-10-10T01:21:29.3193224Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T01:21:29.3760487Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-10-10T01:21:29.3923443Z Entering 'third_party/psimd' 2025-10-10T01:21:29.4502160Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-10-10T01:21:29.4665614Z Entering 'third_party/pthreadpool' 2025-10-10T01:21:29.5223447Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-10-10T01:21:29.5362052Z Entering 'third_party/pybind11' 2025-10-10T01:21:29.5896517Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-10-10T01:21:29.6041047Z Entering 'third_party/python-peachpy' 2025-10-10T01:21:29.6595088Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-10-10T01:21:29.6732519Z Entering 'third_party/sleef' 2025-10-10T01:21:29.7271930Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-10-10T01:21:29.7411839Z Entering 'third_party/tensorpipe' 2025-10-10T01:21:29.7952751Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-10-10T01:21:29.8103674Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T01:21:29.8659831Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-10-10T01:21:29.8808400Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T01:21:29.9358026Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-10-10T01:21:29.9503778Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T01:21:30.0065525Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-10-10T01:21:30.0212533Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T01:21:30.0768055Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-10-10T01:21:30.0896105Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T01:21:30.1482644Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-10-10T01:21:30.2139622Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:'" 2025-10-10T01:21:30.7770839Z Entering 'android/libs/fbjni' 2025-10-10T01:21:30.8156412Z Entering 'third_party/FP16' 2025-10-10T01:21:30.8525669Z Entering 'third_party/FXdiv' 2025-10-10T01:21:30.8898346Z Entering 'third_party/NNPACK' 2025-10-10T01:21:30.9290362Z Entering 'third_party/NVTX' 2025-10-10T01:21:30.9676157Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T01:21:31.0052099Z Entering 'third_party/XNNPACK' 2025-10-10T01:21:31.0443657Z Entering 'third_party/aiter' 2025-10-10T01:21:31.0845489Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T01:21:31.1251853Z Entering 'third_party/benchmark' 2025-10-10T01:21:31.1615274Z Entering 'third_party/composable_kernel' 2025-10-10T01:21:31.2001606Z Entering 'third_party/cpp-httplib' 2025-10-10T01:21:31.2373294Z Entering 'third_party/cpuinfo' 2025-10-10T01:21:31.2764170Z Entering 'third_party/cudnn_frontend' 2025-10-10T01:21:31.3134180Z Entering 'third_party/cutlass' 2025-10-10T01:21:31.3523347Z Entering 'third_party/fbgemm' 2025-10-10T01:21:31.3887424Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T01:21:31.4316180Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T01:21:31.4756887Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T01:21:31.5143330Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T01:21:31.5528776Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T01:21:31.5905496Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T01:21:31.6289251Z Entering 'third_party/fbgemm/external/json' 2025-10-10T01:21:31.6683736Z Entering 'third_party/flash-attention' 2025-10-10T01:21:31.7059788Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T01:21:31.7448193Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T01:21:31.7846549Z Entering 'third_party/flatbuffers' 2025-10-10T01:21:31.8247982Z Entering 'third_party/fmt' 2025-10-10T01:21:31.8627708Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T01:21:31.9006429Z Entering 'third_party/gloo' 2025-10-10T01:21:31.9413476Z Entering 'third_party/googletest' 2025-10-10T01:21:31.9789078Z Entering 'third_party/ideep' 2025-10-10T01:21:32.0157605Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T01:21:32.0561120Z Entering 'third_party/ittapi' 2025-10-10T01:21:32.0932033Z Entering 'third_party/kineto' 2025-10-10T01:21:32.1373882Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T01:21:32.1741556Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T01:21:32.2114913Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T01:21:32.2526550Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T01:21:32.2898840Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T01:21:32.3295222Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T01:21:32.3708771Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T01:21:32.4084900Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T01:21:32.4496406Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T01:21:32.4872708Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T01:21:32.5252908Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T01:21:32.5611726Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T01:21:32.6005401Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T01:21:32.6428988Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T01:21:32.6813230Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T01:21:32.7205794Z Entering 'third_party/kleidiai' 2025-10-10T01:21:32.7577974Z Entering 'third_party/mimalloc' 2025-10-10T01:21:32.7952748Z Entering 'third_party/nlohmann' 2025-10-10T01:21:32.8323962Z Entering 'third_party/onnx' 2025-10-10T01:21:32.8708086Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T01:21:32.9103939Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T01:21:32.9523843Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T01:21:32.9915276Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T01:21:33.0299613Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T01:21:33.0673649Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T01:21:33.1047542Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T01:21:33.1427281Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T01:21:33.1826055Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T01:21:33.2180269Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T01:21:33.2615285Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T01:21:33.3023230Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T01:21:33.3452413Z Entering 'third_party/pocketfft' 2025-10-10T01:21:33.3828382Z Entering 'third_party/protobuf' 2025-10-10T01:21:33.4187410Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T01:21:33.4569413Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T01:21:33.4962521Z Entering 'third_party/psimd' 2025-10-10T01:21:33.5331834Z Entering 'third_party/pthreadpool' 2025-10-10T01:21:33.5695399Z Entering 'third_party/pybind11' 2025-10-10T01:21:33.6066999Z Entering 'third_party/python-peachpy' 2025-10-10T01:21:33.6446949Z Entering 'third_party/sleef' 2025-10-10T01:21:33.6810465Z Entering 'third_party/tensorpipe' 2025-10-10T01:21:33.7187024Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T01:21:33.7555593Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T01:21:33.7926258Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T01:21:33.8290000Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T01:21:33.8664961Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T01:21:33.9199545Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:'" 2025-10-10T01:21:34.2994918Z Entering 'android/libs/fbjni' 2025-10-10T01:21:34.3377812Z Entering 'third_party/FP16' 2025-10-10T01:21:34.3770071Z Entering 'third_party/FXdiv' 2025-10-10T01:21:34.4170207Z Entering 'third_party/NNPACK' 2025-10-10T01:21:34.4540281Z Entering 'third_party/NVTX' 2025-10-10T01:21:34.4913064Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T01:21:34.5298626Z Entering 'third_party/XNNPACK' 2025-10-10T01:21:34.5687202Z Entering 'third_party/aiter' 2025-10-10T01:21:34.6049634Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T01:21:34.6502361Z Entering 'third_party/benchmark' 2025-10-10T01:21:34.6983147Z Entering 'third_party/composable_kernel' 2025-10-10T01:21:34.7371336Z Entering 'third_party/cpp-httplib' 2025-10-10T01:21:34.7739864Z Entering 'third_party/cpuinfo' 2025-10-10T01:21:34.8121327Z Entering 'third_party/cudnn_frontend' 2025-10-10T01:21:34.8521036Z Entering 'third_party/cutlass' 2025-10-10T01:21:34.8903896Z Entering 'third_party/fbgemm' 2025-10-10T01:21:34.9270071Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T01:21:34.9658780Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T01:21:35.0063131Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T01:21:35.0499092Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T01:21:35.0887240Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T01:21:35.1251043Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T01:21:35.1680065Z Entering 'third_party/fbgemm/external/json' 2025-10-10T01:21:35.2071346Z Entering 'third_party/flash-attention' 2025-10-10T01:21:35.2437383Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T01:21:35.2830164Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T01:21:35.3224231Z Entering 'third_party/flatbuffers' 2025-10-10T01:21:35.3629769Z Entering 'third_party/fmt' 2025-10-10T01:21:35.4022848Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T01:21:35.4402500Z Entering 'third_party/gloo' 2025-10-10T01:21:35.4780176Z Entering 'third_party/googletest' 2025-10-10T01:21:35.5150219Z Entering 'third_party/ideep' 2025-10-10T01:21:35.5509903Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T01:21:35.5920299Z Entering 'third_party/ittapi' 2025-10-10T01:21:35.6281090Z Entering 'third_party/kineto' 2025-10-10T01:21:35.6651180Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T01:21:35.7061641Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T01:21:35.7450728Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T01:21:35.7835142Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T01:21:35.8218089Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T01:21:35.8574407Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T01:21:35.8964482Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T01:21:35.9338789Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T01:21:35.9709496Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T01:21:36.0088315Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T01:21:36.0467013Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T01:21:36.0921147Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T01:21:36.1310166Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T01:21:36.1718211Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T01:21:36.2104822Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T01:21:36.2501009Z Entering 'third_party/kleidiai' 2025-10-10T01:21:36.2870136Z Entering 'third_party/mimalloc' 2025-10-10T01:21:36.3238518Z Entering 'third_party/nlohmann' 2025-10-10T01:21:36.3609672Z Entering 'third_party/onnx' 2025-10-10T01:21:36.3998269Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T01:21:36.4396874Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T01:21:36.4755554Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T01:21:36.5186629Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T01:21:36.5579399Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T01:21:36.5951793Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T01:21:36.6348273Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T01:21:36.6761391Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T01:21:36.7156014Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T01:21:36.7520356Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T01:21:36.7894915Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T01:21:36.8285136Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T01:21:36.8697617Z Entering 'third_party/pocketfft' 2025-10-10T01:21:36.9070635Z Entering 'third_party/protobuf' 2025-10-10T01:21:36.9439469Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T01:21:36.9813685Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T01:21:37.0220128Z Entering 'third_party/psimd' 2025-10-10T01:21:37.0590169Z Entering 'third_party/pthreadpool' 2025-10-10T01:21:37.0955059Z Entering 'third_party/pybind11' 2025-10-10T01:21:37.1319744Z Entering 'third_party/python-peachpy' 2025-10-10T01:21:37.1690919Z Entering 'third_party/sleef' 2025-10-10T01:21:37.2060115Z Entering 'third_party/tensorpipe' 2025-10-10T01:21:37.2414339Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T01:21:37.2796141Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T01:21:37.3168751Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T01:21:37.3543845Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T01:21:37.3903772Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T01:21:37.4401345Z ##[endgroup] 2025-10-10T01:21:37.4667341Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H 2025-10-10T01:21:37.4865644Z 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T01:21:37.5107759Z ##[group]Run cd "${GITHUB_WORKSPACE}" 2025-10-10T01:21:37.5108098Z cd "${GITHUB_WORKSPACE}" 2025-10-10T01:21:37.5108382Z # Clean stale submodule dirs 2025-10-10T01:21:37.5108666Z if [ -z "${NO_SUDO}" ]; then 2025-10-10T01:21:37.5109002Z  sudo git submodule foreach --recursive git clean -ffdx 2025-10-10T01:21:37.5109342Z else 2025-10-10T01:21:37.5109596Z  git submodule foreach --recursive git clean -ffdx 2025-10-10T01:21:37.5109918Z fi 2025-10-10T01:21:37.5129297Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T01:21:37.5129723Z env: 2025-10-10T01:21:37.5130000Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:21:37.5130243Z NO_SUDO: true 2025-10-10T01:21:37.5130435Z ##[endgroup] 2025-10-10T01:21:37.8971505Z Entering 'android/libs/fbjni' 2025-10-10T01:21:37.9177926Z Entering 'third_party/FP16' 2025-10-10T01:21:37.9380793Z Entering 'third_party/FXdiv' 2025-10-10T01:21:37.9584666Z Entering 'third_party/NNPACK' 2025-10-10T01:21:37.9794033Z Entering 'third_party/NVTX' 2025-10-10T01:21:38.0013254Z Entering 'third_party/VulkanMemoryAllocator' 2025-10-10T01:21:38.0220311Z Entering 'third_party/XNNPACK' 2025-10-10T01:21:38.0620058Z Entering 'third_party/aiter' 2025-10-10T01:21:38.0835199Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-10-10T01:21:38.1246580Z Entering 'third_party/benchmark' 2025-10-10T01:21:38.1450860Z Entering 'third_party/composable_kernel' 2025-10-10T01:21:38.1864028Z Entering 'third_party/cpp-httplib' 2025-10-10T01:21:38.2077011Z Entering 'third_party/cpuinfo' 2025-10-10T01:21:38.2287695Z Entering 'third_party/cudnn_frontend' 2025-10-10T01:21:38.2494730Z Entering 'third_party/cutlass' 2025-10-10T01:21:38.2855976Z Entering 'third_party/fbgemm' 2025-10-10T01:21:38.3123200Z Entering 'third_party/fbgemm/external/asmjit' 2025-10-10T01:21:38.3327297Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-10-10T01:21:38.3745833Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-10-10T01:21:38.3957906Z Entering 'third_party/fbgemm/external/cutlass' 2025-10-10T01:21:38.4320808Z Entering 'third_party/fbgemm/external/googletest' 2025-10-10T01:21:38.4530424Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-10-10T01:21:38.4731982Z Entering 'third_party/fbgemm/external/json' 2025-10-10T01:21:38.4987570Z Entering 'third_party/flash-attention' 2025-10-10T01:21:38.5223712Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-10-10T01:21:38.5605065Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-10-10T01:21:38.5959035Z Entering 'third_party/flatbuffers' 2025-10-10T01:21:38.6315493Z Entering 'third_party/fmt' 2025-10-10T01:21:38.6519689Z Entering 'third_party/gemmlowp/gemmlowp' 2025-10-10T01:21:38.6735577Z Entering 'third_party/gloo' 2025-10-10T01:21:38.6943519Z Entering 'third_party/googletest' 2025-10-10T01:21:38.7161222Z Entering 'third_party/ideep' 2025-10-10T01:21:38.7345927Z Entering 'third_party/ideep/mkl-dnn' 2025-10-10T01:21:38.7689848Z Entering 'third_party/ittapi' 2025-10-10T01:21:38.7894593Z Entering 'third_party/kineto' 2025-10-10T01:21:38.8118827Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-10-10T01:21:38.8327227Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-10-10T01:21:38.8596805Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-10-10T01:21:38.8801584Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-10-10T01:21:38.9023947Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-10-10T01:21:38.9248325Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-10-10T01:21:38.9470425Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-10-10T01:21:38.9678224Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-10-10T01:21:38.9945953Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-10-10T01:21:39.0170941Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-10-10T01:21:39.0371409Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-10-10T01:21:39.0570390Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T01:21:39.0840930Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T01:21:39.1110376Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-10-10T01:21:39.1321505Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-10-10T01:21:39.1546522Z Entering 'third_party/kleidiai' 2025-10-10T01:21:39.1799723Z Entering 'third_party/mimalloc' 2025-10-10T01:21:39.2007598Z Entering 'third_party/nlohmann' 2025-10-10T01:21:39.2258092Z Entering 'third_party/onnx' 2025-10-10T01:21:39.3238910Z Entering 'third_party/onnx/third_party/pybind11' 2025-10-10T01:21:39.3466415Z Entering 'third_party/opentelemetry-cpp' 2025-10-10T01:21:39.3754134Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-10-10T01:21:39.3959838Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-10-10T01:21:39.4176049Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-10-10T01:21:39.4380441Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-10-10T01:21:39.4614303Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-10-10T01:21:39.4821526Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-10-10T01:21:39.5025897Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-10-10T01:21:39.5225062Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-10-10T01:21:39.5476913Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-10-10T01:21:39.5705437Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-10-10T01:21:39.6557787Z Entering 'third_party/pocketfft' 2025-10-10T01:21:39.6760432Z Entering 'third_party/protobuf' 2025-10-10T01:21:39.7079406Z Entering 'third_party/protobuf/third_party/benchmark' 2025-10-10T01:21:39.7287283Z Entering 'third_party/protobuf/third_party/googletest' 2025-10-10T01:21:39.7513461Z Entering 'third_party/psimd' 2025-10-10T01:21:39.7717628Z Entering 'third_party/pthreadpool' 2025-10-10T01:21:39.7915524Z Entering 'third_party/pybind11' 2025-10-10T01:21:39.8125561Z Entering 'third_party/python-peachpy' 2025-10-10T01:21:39.8332425Z Entering 'third_party/sleef' 2025-10-10T01:21:39.8541762Z Entering 'third_party/tensorpipe' 2025-10-10T01:21:39.8746599Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-10-10T01:21:39.8956587Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-10-10T01:21:39.9161823Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-10-10T01:21:39.9381295Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-10-10T01:21:39.9573996Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-10-10T01:21:40.0065382Z Prepare all required actions 2025-10-10T01:21:40.0133529Z ##[group]Run ./.github/actions/setup-win 2025-10-10T01:21:40.0133809Z with: 2025-10-10T01:21:40.0133987Z cuda-version: cpu 2025-10-10T01:21:40.0134208Z python-version: 3.10 2025-10-10T01:21:40.0134407Z env: 2025-10-10T01:21:40.0134586Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:21:40.0134799Z ##[endgroup] 2025-10-10T01:21:40.0234302Z ##[group]Run set -euo pipefail 2025-10-10T01:21:40.0234587Z set -euo pipefail 2025-10-10T01:21:40.0234859Z function get_ec2_metadata() { 2025-10-10T01:21:40.0235195Z  # Pulled from instance metadata endpoint for EC2 2025-10-10T01:21:40.0235776Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-10-10T01:21:40.0236280Z  category=$1 2025-10-10T01:21:40.0237128Z  curl -H "X-aws-ec2-metadata-token: $(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 30")" -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2025-10-10T01:21:40.0237973Z } 2025-10-10T01:21:40.0238210Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-10-10T01:21:40.0238595Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-10-10T01:21:40.0239018Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-10-10T01:21:40.0239395Z echo "system info $(uname -a)" 2025-10-10T01:21:40.0260276Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T01:21:40.0260701Z env: 2025-10-10T01:21:40.0260889Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:21:40.0261117Z ##[endgroup] 2025-10-10T01:21:40.3747655Z ami-id: ami-09330720cd2f262ab 2025-10-10T01:21:40.4105848Z instance-id: i-0112064ac583fb93e 2025-10-10T01:21:40.4663284Z instance-type: c5d.4xlarge 2025-10-10T01:21:40.4853859Z system info MSYS_NT-10.0-17763 EC2AMAZ-F4P7NAP 3.6.4-b9f03e96.x86_64 2025-07-16 18:17 UTC x86_64 Msys 2025-10-10T01:21:40.4945429Z ##[group]Run Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2025-10-10T01:21:40.4946344Z Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2025-10-10T01:21:40.4962831Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-10-10T01:21:40.4963271Z env: 2025-10-10T01:21:40.4963470Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:21:40.4963699Z ##[endgroup] 2025-10-10T01:21:40.8831494Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-10-10T01:21:40.8901101Z Finished 2025-10-10T01:21:40.9228180Z ##[group]Run # Windows conda is baked into the AMI at this location 2025-10-10T01:21:40.9228667Z # Windows conda is baked into the AMI at this location 2025-10-10T01:21:40.9229075Z CONDA="C:\Jenkins\Miniconda3\condabin\conda.bat" 2025-10-10T01:21:40.9229558Z  2025-10-10T01:21:40.9229739Z { 2025-10-10T01:21:40.9229930Z  echo "CONDA=${CONDA}"; 2025-10-10T01:21:40.9230268Z  echo "CONDA_RUN=${CONDA} run --no-capture-output"; 2025-10-10T01:21:40.9230650Z  echo "CONDA_BUILD=${CONDA} run conda-build"; 2025-10-10T01:21:40.9230996Z  echo "CONDA_INSTALL=${CONDA} install"; 2025-10-10T01:21:40.9231294Z } >> "${GITHUB_ENV}" 2025-10-10T01:21:40.9252162Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T01:21:40.9252591Z env: 2025-10-10T01:21:40.9252779Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:21:40.9253014Z ##[endgroup] 2025-10-10T01:21:40.9543852Z ##[group]Run set +e 2025-10-10T01:21:40.9544104Z set +e 2025-10-10T01:21:40.9544439Z set -x 2025-10-10T01:21:40.9544637Z  2025-10-10T01:21:40.9544915Z # Create new py_tmp env with python-version 2025-10-10T01:21:40.9546668Z ${CONDA} create -y -n py_tmp python=${PYTHON_VERSION} intel-openmp libuv 2025-10-10T01:21:40.9547094Z  2025-10-10T01:21:40.9547352Z PYTHON3=$(${CONDA_RUN} -n py_tmp which python3) 2025-10-10T01:21:40.9547676Z EXIT_CODE=$? 2025-10-10T01:21:40.9547887Z  2025-10-10T01:21:40.9548089Z if [[ "${EXIT_CODE}" == "0" ]]; then 2025-10-10T01:21:40.9548478Z  echo "Found Python3 at ${PYTHON3}, adding it into GITHUB_PATH" 2025-10-10T01:21:40.9548846Z  2025-10-10T01:21:40.9549061Z  PYTHON_PATH=$(dirname "${PYTHON3}") 2025-10-10T01:21:40.9560902Z  echo "${PYTHON_PATH}" >> "${GITHUB_PATH}" 2025-10-10T01:21:40.9561231Z else 2025-10-10T01:21:40.9561724Z  # According to https://docs.conda.io/en/latest/miniconda.html, we are using the Miniconda3 2025-10-10T01:21:40.9562462Z  # installation, which is Python 3 based. Its Python is default to Python 3. Further, there 2025-10-10T01:21:40.9563145Z  # is also the Miniconda installation that is Python 2 based, and both can be installed if 2025-10-10T01:21:40.9563704Z  # needed. In both cases, Python binary is just called python 2025-10-10T01:21:40.9564120Z  PYTHON=$(${CONDA_RUN} -n py_tmp which python) 2025-10-10T01:21:40.9564440Z  EXIT_CODE=$? 2025-10-10T01:21:40.9564662Z  2025-10-10T01:21:40.9564872Z  if [[ "${EXIT_CODE}" == "0" ]]; then 2025-10-10T01:21:40.9565322Z  echo "Found Python at ${PYTHON}, set Python3 alias and add it into GITHUB_PATH" 2025-10-10T01:21:40.9565724Z  2025-10-10T01:21:40.9565990Z  PYTHON3=$(echo "${PYTHON}" | sed "s/python/python3/") 2025-10-10T01:21:40.9566509Z  # It's difficult to setup alias across GitHub action steps, so I just add a softlink 2025-10-10T01:21:40.9566953Z  # here pointing to Python 2025-10-10T01:21:40.9567262Z  ln -s "${PYTHON}" "${PYTHON3}" 2025-10-10T01:21:40.9567568Z  2025-10-10T01:21:40.9567783Z  PYTHON_PATH=$(dirname "${PYTHON}") 2025-10-10T01:21:40.9568152Z  echo "${PYTHON_PATH}" >> "${GITHUB_PATH}" 2025-10-10T01:21:40.9568452Z  else 2025-10-10T01:21:40.9568705Z  echo "Found no Python using ${CONDA_RUN}" 2025-10-10T01:21:40.9568992Z  fi 2025-10-10T01:21:40.9569181Z fi 2025-10-10T01:21:40.9588800Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T01:21:40.9589235Z env: 2025-10-10T01:21:40.9589423Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:21:40.9589706Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T01:21:40.9590137Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T01:21:40.9590761Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T01:21:40.9591247Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T01:21:40.9591749Z PYTHON_VERSION: 3.10 2025-10-10T01:21:40.9591975Z ##[endgroup] 2025-10-10T01:21:40.9791795Z + 'C:\Jenkins\Miniconda3\condabin\conda.bat' create -y -n py_tmp python=3.10 intel-openmp libuv 2025-10-10T01:21:58.7629328Z Collecting package metadata (current_repodata.json): ...working... done 2025-10-10T01:21:58.9021204Z Solving environment: ...working... done 2025-10-10T01:22:00.0069488Z 2025-10-10T01:22:00.0069500Z 2025-10-10T01:22:00.0069898Z ==> WARNING: A newer version of conda exists. <== 2025-10-10T01:22:00.0070255Z current version: 22.9.0 2025-10-10T01:22:00.0070508Z latest version: 25.9.0 2025-10-10T01:22:00.0070656Z 2025-10-10T01:22:00.0070760Z Please update conda by running 2025-10-10T01:22:00.0070925Z 2025-10-10T01:22:00.0071042Z $ conda update -n base -c defaults conda 2025-10-10T01:22:00.0071245Z 2025-10-10T01:22:00.0071257Z 2025-10-10T01:22:01.2048825Z 2025-10-10T01:22:01.2049222Z ## Package Plan ## 2025-10-10T01:22:01.2050219Z 2025-10-10T01:22:01.2050428Z environment location: C:\Jenkins\Miniconda3\envs\py_tmp 2025-10-10T01:22:01.2050704Z 2025-10-10T01:22:01.2050804Z added / updated specs: 2025-10-10T01:22:01.2051036Z - intel-openmp 2025-10-10T01:22:01.2051245Z - libuv 2025-10-10T01:22:01.2051426Z - python=3.10 2025-10-10T01:22:01.2051554Z 2025-10-10T01:22:01.2051558Z 2025-10-10T01:22:01.2051669Z The following packages will be downloaded: 2025-10-10T01:22:01.2051924Z 2025-10-10T01:22:01.2052036Z package | build 2025-10-10T01:22:01.2052333Z ---------------------------|----------------- 2025-10-10T01:22:01.2052700Z ca-certificates-2025.9.9 | haa95532_0 127 KB 2025-10-10T01:22:01.2053095Z expat-2.7.1 | h8ddb27b_0 259 KB 2025-10-10T01:22:01.2053486Z intel-openmp-2025.0.0 | haa95532_1164 2.1 MB 2025-10-10T01:22:01.2053868Z libffi-3.4.4 | hd77b12b_1 122 KB 2025-10-10T01:22:01.2054251Z libzlib-1.3.1 | h02ab6af_0 64 KB 2025-10-10T01:22:01.2054618Z openssl-3.0.18 | h543e019_0 6.8 MB 2025-10-10T01:22:01.2054961Z pip-25.2 | pyhc872135_0 1.2 MB 2025-10-10T01:22:01.2055310Z python-3.10.18 | h981015d_0 16.2 MB 2025-10-10T01:22:01.2055689Z setuptools-80.9.0 | py310haa95532_0 1.4 MB 2025-10-10T01:22:01.2056092Z sqlite-3.50.2 | hda9a48d_1 1017 KB 2025-10-10T01:22:01.2056501Z tk-8.6.15 | hf199647_0 3.5 MB 2025-10-10T01:22:01.2056885Z tzdata-2025b | h04d1e81_0 116 KB 2025-10-10T01:22:01.2057237Z vc-14.3 | h2df5915_10 19 KB 2025-10-10T01:22:01.2057573Z wheel-0.45.1 | py310haa95532_0 145 KB 2025-10-10T01:22:01.2057915Z xz-5.6.4 | h4754444_1 280 KB 2025-10-10T01:22:01.2058244Z zlib-1.3.1 | h02ab6af_0 113 KB 2025-10-10T01:22:01.2058588Z ------------------------------------------------------------ 2025-10-10T01:22:01.2058907Z Total: 33.5 MB 2025-10-10T01:22:01.2059103Z 2025-10-10T01:22:01.2059223Z The following NEW packages will be INSTALLED: 2025-10-10T01:22:01.2059440Z 2025-10-10T01:22:01.2064415Z bzip2 pkgs/main/win-64::bzip2-1.0.8-h2bbff1b_6 None 2025-10-10T01:22:01.2064947Z ca-certificates pkgs/main/win-64::ca-certificates-2025.9.9-haa95532_0 None 2025-10-10T01:22:01.2065447Z expat pkgs/main/win-64::expat-2.7.1-h8ddb27b_0 None 2025-10-10T01:22:01.2065932Z intel-openmp pkgs/main/win-64::intel-openmp-2025.0.0-haa95532_1164 None 2025-10-10T01:22:01.2066404Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_1 None 2025-10-10T01:22:01.2067029Z libuv pkgs/main/win-64::libuv-1.48.0-h827c3e9_0 None 2025-10-10T01:22:01.2067427Z libzlib pkgs/main/win-64::libzlib-1.3.1-h02ab6af_0 None 2025-10-10T01:22:01.2067853Z openssl pkgs/main/win-64::openssl-3.0.18-h543e019_0 None 2025-10-10T01:22:01.2068254Z pip pkgs/main/noarch::pip-25.2-pyhc872135_0 None 2025-10-10T01:22:01.2068648Z python pkgs/main/win-64::python-3.10.18-h981015d_0 None 2025-10-10T01:22:01.2069116Z setuptools pkgs/main/win-64::setuptools-80.9.0-py310haa95532_0 None 2025-10-10T01:22:01.2069579Z sqlite pkgs/main/win-64::sqlite-3.50.2-hda9a48d_1 None 2025-10-10T01:22:01.2069968Z tk pkgs/main/win-64::tk-8.6.15-hf199647_0 None 2025-10-10T01:22:01.2070340Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 None 2025-10-10T01:22:01.2070753Z ucrt pkgs/main/win-64::ucrt-10.0.22621.0-haa95532_0 None 2025-10-10T01:22:01.2071129Z vc pkgs/main/win-64::vc-14.3-h2df5915_10 None 2025-10-10T01:22:01.2071661Z vc14_runtime pkgs/main/win-64::vc14_runtime-14.44.35208-h4927774_10 None 2025-10-10T01:22:01.2072189Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.44.35208-ha6b5a95_10 None 2025-10-10T01:22:01.2072662Z wheel pkgs/main/win-64::wheel-0.45.1-py310haa95532_0 None 2025-10-10T01:22:01.2073047Z xz pkgs/main/win-64::xz-5.6.4-h4754444_1 None 2025-10-10T01:22:01.2073411Z zlib pkgs/main/win-64::zlib-1.3.1-h02ab6af_0 None 2025-10-10T01:22:01.2073649Z 2025-10-10T01:22:01.2073654Z 2025-10-10T01:22:01.2073658Z 2025-10-10T01:22:01.2073763Z Downloading and Extracting Packages 2025-10-10T01:22:01.2073954Z 2025-10-10T01:22:01.3587606Z libzlib-1.3.1 | 64 KB | | 0% 2025-10-10T01:22:01.4197418Z libzlib-1.3.1 | 64 KB | ##4 | 25% 2025-10-10T01:22:01.4198436Z libzlib-1.3.1 | 64 KB | ########## | 100% 2025-10-10T01:22:01.4198699Z 2025-10-10T01:22:01.5256871Z openssl-3.0.18 | 6.8 MB | | 0% 2025-10-10T01:22:01.8146868Z openssl-3.0.18 | 6.8 MB | ####9 | 50% 2025-10-10T01:22:01.8150391Z openssl-3.0.18 | 6.8 MB | ########## | 100% 2025-10-10T01:22:01.8152443Z openssl-3.0.18 | 6.8 MB | ########## | 100% 2025-10-10T01:22:01.8152675Z 2025-10-10T01:22:02.2965977Z pip-25.2 | 1.2 MB | | 0% 2025-10-10T01:22:02.2969743Z pip-25.2 | 1.2 MB | ########## | 100% 2025-10-10T01:22:02.2971913Z pip-25.2 | 1.2 MB | ########## | 100% 2025-10-10T01:22:02.2972142Z 2025-10-10T01:22:02.4290861Z wheel-0.45.1 | 145 KB | | 0% 2025-10-10T01:22:02.4293994Z wheel-0.45.1 | 145 KB | ########## | 100% 2025-10-10T01:22:02.4295728Z wheel-0.45.1 | 145 KB | ########## | 100% 2025-10-10T01:22:02.4295959Z 2025-10-10T01:22:03.1056398Z tzdata-2025b | 116 KB | | 0% 2025-10-10T01:22:03.1060503Z tzdata-2025b | 116 KB | ########## | 100% 2025-10-10T01:22:03.1062594Z tzdata-2025b | 116 KB | ########## | 100% 2025-10-10T01:22:03.1062871Z 2025-10-10T01:22:03.2054770Z sqlite-3.50.2 | 1017 KB | | 0% 2025-10-10T01:22:03.2056336Z sqlite-3.50.2 | 1017 KB | ########## | 100% 2025-10-10T01:22:03.2056566Z 2025-10-10T01:22:04.1315890Z tk-8.6.15 | 3.5 MB | | 0% 2025-10-10T01:22:04.1319045Z tk-8.6.15 | 3.5 MB | ########## | 100% 2025-10-10T01:22:04.1321149Z tk-8.6.15 | 3.5 MB | ########## | 100% 2025-10-10T01:22:04.1321364Z 2025-10-10T01:22:04.2134059Z zlib-1.3.1 | 113 KB | | 0% 2025-10-10T01:22:04.2135392Z zlib-1.3.1 | 113 KB | ########## | 100% 2025-10-10T01:22:04.2135615Z 2025-10-10T01:22:05.0606458Z setuptools-80.9.0 | 1.4 MB | | 0% 2025-10-10T01:22:05.0610067Z setuptools-80.9.0 | 1.4 MB | ########## | 100% 2025-10-10T01:22:05.0612610Z setuptools-80.9.0 | 1.4 MB | ########## | 100% 2025-10-10T01:22:05.0612852Z 2025-10-10T01:22:05.1610952Z expat-2.7.1 | 259 KB | | 0% 2025-10-10T01:22:05.1612008Z expat-2.7.1 | 259 KB | ########## | 100% 2025-10-10T01:22:05.1612239Z 2025-10-10T01:22:05.4364319Z libffi-3.4.4 | 122 KB | | 0% 2025-10-10T01:22:05.4367682Z libffi-3.4.4 | 122 KB | ########## | 100% 2025-10-10T01:22:05.4369478Z libffi-3.4.4 | 122 KB | ########## | 100% 2025-10-10T01:22:05.4369705Z 2025-10-10T01:22:05.6134769Z intel-openmp-2025.0. | 2.1 MB | | 0% 2025-10-10T01:22:05.6138237Z intel-openmp-2025.0. | 2.1 MB | ########## | 100% 2025-10-10T01:22:05.6140562Z intel-openmp-2025.0. | 2.1 MB | ########## | 100% 2025-10-10T01:22:05.6140801Z 2025-10-10T01:22:05.6718553Z vc-14.3 | 19 KB | | 0% 2025-10-10T01:22:05.6720207Z vc-14.3 | 19 KB | ########## | 100% 2025-10-10T01:22:05.6720432Z 2025-10-10T01:22:05.7671336Z python-3.10.18 | 16.2 MB | | 0% 2025-10-10T01:22:05.8675078Z python-3.10.18 | 16.2 MB | #2 | 12% 2025-10-10T01:22:08.4397049Z python-3.10.18 | 16.2 MB | #######7 | 78% 2025-10-10T01:22:08.4398844Z python-3.10.18 | 16.2 MB | ########## | 100% 2025-10-10T01:22:08.4399079Z 2025-10-10T01:22:08.5314458Z ca-certificates-2025 | 127 KB | | 0% 2025-10-10T01:22:08.5315598Z ca-certificates-2025 | 127 KB | ########## | 100% 2025-10-10T01:22:08.5315832Z 2025-10-10T01:22:08.6477261Z xz-5.6.4 | 280 KB | | 0% 2025-10-10T01:22:08.6480910Z xz-5.6.4 | 280 KB | ########## | 100% 2025-10-10T01:22:08.6483370Z xz-5.6.4 | 280 KB | ########## | 100% 2025-10-10T01:22:08.9711810Z Preparing transaction: ...working... done 2025-10-10T01:22:10.2473456Z Verifying transaction: ...working... done 2025-10-10T01:22:15.2889183Z Executing transaction: ...working... done 2025-10-10T01:22:15.3017334Z # 2025-10-10T01:22:15.3017625Z # To activate this environment, use 2025-10-10T01:22:15.3017912Z # 2025-10-10T01:22:15.3018097Z # $ conda activate py_tmp 2025-10-10T01:22:15.3018327Z # 2025-10-10T01:22:15.3018524Z # To deactivate an active environment, use 2025-10-10T01:22:15.3018802Z # 2025-10-10T01:22:15.3018975Z # $ conda deactivate 2025-10-10T01:22:15.3019124Z 2025-10-10T01:22:15.4746655Z Retrieving notices: ...working... done 2025-10-10T01:22:15.7430588Z ++ 'C:\Jenkins\Miniconda3\condabin\conda.bat' run --no-capture-output -n py_tmp which python3 2025-10-10T01:22:17.2426204Z which: no python3 in (/c/Jenkins/Miniconda3/envs/py_tmp:/c/Jenkins/Miniconda3/envs/py_tmp/Library/mingw-w64/bin:/c/Jenkins/Miniconda3/envs/py_tmp/Library/usr/bin:/c/Jenkins/Miniconda3/envs/py_tmp/Library/bin:/c/Jenkins/Miniconda3/envs/py_tmp/Scripts:/c/Jenkins/Miniconda3/envs/py_tmp/bin:/c/Jenkins/Miniconda3/condabin:/c/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v13.0/bin/x64:/c/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v13.0/bin:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Program Files/NVIDIA Corporation/Nsight Compute 2025.3.0:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps) 2025-10-10T01:22:17.2451756Z ERROR conda.cli.main_run:execute(49): `conda run which python3` failed. (See above for error) 2025-10-10T01:22:17.3252355Z + PYTHON3= 2025-10-10T01:22:17.3252576Z + EXIT_CODE=1 2025-10-10T01:22:17.3252920Z + [[ 1 == \0 ]] 2025-10-10T01:22:17.3313075Z ++ 'C:\Jenkins\Miniconda3\condabin\conda.bat' run --no-capture-output -n py_tmp which python 2025-10-10T01:22:18.9620881Z + PYTHON=/c/Jenkins/Miniconda3/envs/py_tmp/python 2025-10-10T01:22:18.9621593Z + EXIT_CODE=0 2025-10-10T01:22:18.9621793Z + [[ 0 == \0 ]] 2025-10-10T01:22:18.9622314Z + echo 'Found Python at /c/Jenkins/Miniconda3/envs/py_tmp/python, set Python3 alias and add it into GITHUB_PATH' 2025-10-10T01:22:18.9623090Z Found Python at /c/Jenkins/Miniconda3/envs/py_tmp/python, set Python3 alias and add it into GITHUB_PATH 2025-10-10T01:22:18.9737637Z ++ echo /c/Jenkins/Miniconda3/envs/py_tmp/python 2025-10-10T01:22:18.9788724Z ++ sed s/python/python3/ 2025-10-10T01:22:18.9853959Z + PYTHON3=/c/Jenkins/Miniconda3/envs/py_tmp/python3 2025-10-10T01:22:18.9854510Z + ln -s /c/Jenkins/Miniconda3/envs/py_tmp/python /c/Jenkins/Miniconda3/envs/py_tmp/python3 2025-10-10T01:22:19.0035417Z ++ dirname /c/Jenkins/Miniconda3/envs/py_tmp/python 2025-10-10T01:22:19.0113296Z + PYTHON_PATH=/c/Jenkins/Miniconda3/envs/py_tmp 2025-10-10T01:22:19.0113673Z + echo /c/Jenkins/Miniconda3/envs/py_tmp 2025-10-10T01:22:19.0215378Z ##[group]Run TMPDIR=$(python -c 'import tempfile; print(tempfile.gettempdir());') 2025-10-10T01:22:19.0216727Z TMPDIR=$(python -c 'import tempfile; print(tempfile.gettempdir());') 2025-10-10T01:22:19.0217183Z echo "TMPDIR=${TMPDIR}" >> "${GITHUB_ENV}" 2025-10-10T01:22:19.0239483Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T01:22:19.0239917Z env: 2025-10-10T01:22:19.0240102Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:22:19.0240381Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T01:22:19.0240823Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T01:22:19.0241333Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T01:22:19.0241798Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T01:22:19.0242143Z ##[endgroup] 2025-10-10T01:22:19.1090524Z ##[group]Run Add-MpPreference -ExclusionPath $(Get-Location).tostring(),$Env:TMPDIR,"C:\Jenkins\Miniconda3" -ErrorAction Ignore 2025-10-10T01:22:19.1091503Z Add-MpPreference -ExclusionPath $(Get-Location).tostring(),$Env:TMPDIR,"C:\Jenkins\Miniconda3" -ErrorAction Ignore 2025-10-10T01:22:19.1092272Z # Let's both exclude the path and disable Windows Defender completely just to be sure 2025-10-10T01:22:19.1092720Z # that it doesn't interfere 2025-10-10T01:22:19.1093160Z Set-MpPreference -DisableRealtimeMonitoring $True -ErrorAction Ignore 2025-10-10T01:22:19.1110172Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-10-10T01:22:19.1110601Z env: 2025-10-10T01:22:19.1110795Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:22:19.1111069Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T01:22:19.1111502Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T01:22:19.1112005Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T01:22:19.1112473Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T01:22:19.1113021Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T01:22:19.1113327Z ##[endgroup] 2025-10-10T01:22:19.4488020Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-10-10T01:22:19.4560396Z Finished 2025-10-10T01:22:19.9688442Z ##[group]Run choco install handle -y 2025-10-10T01:22:19.9688769Z choco install handle -y 2025-10-10T01:22:19.9689039Z handle C:\actions-runner\_work\ 2025-10-10T01:22:19.9705848Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-10-10T01:22:19.9706304Z env: 2025-10-10T01:22:19.9706484Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:22:19.9706771Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T01:22:19.9707200Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T01:22:19.9707710Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T01:22:19.9708361Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T01:22:19.9708749Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T01:22:19.9709038Z ##[endgroup] 2025-10-10T01:22:20.2936348Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-10-10T01:22:20.3010738Z Finished 2025-10-10T01:22:22.5383909Z Chocolatey v2.5.0 2025-10-10T01:22:22.8447155Z Installing the following packages: 2025-10-10T01:22:22.8453152Z handle 2025-10-10T01:22:22.8457313Z By installing, you accept licenses for the packages. 2025-10-10T01:22:24.4175194Z Downloading package from source 'https://community.chocolatey.org/api/v2/' 2025-10-10T01:22:24.5919010Z 2025-10-10T01:22:24.5919870Z Progress: Downloading Handle 5.0... 15% 2025-10-10T01:22:24.5920267Z Progress: Downloading Handle 5.0... 45% 2025-10-10T01:22:24.5921294Z Progress: Downloading Handle 5.0... 75% 2025-10-10T01:22:24.5921658Z Progress: Downloading Handle 5.0... 100% 2025-10-10T01:22:24.9344815Z 2025-10-10T01:22:24.9346127Z handle v5.0.0 [Approved] 2025-10-10T01:22:24.9543917Z handle package files install completed. Performing other installation steps. 2025-10-10T01:22:27.0835456Z Downloading Handle 2025-10-10T01:22:27.0835852Z from 'https://download.sysinternals.com/files/Handle.zip' 2025-10-10T01:22:27.2590184Z 2025-10-10T01:22:27.2609706Z Progress: 19% - Saving 143.51 KB of 729.82 KB 2025-10-10T01:22:27.2624746Z Progress: 41% - Saving 303.51 KB of 729.82 KB 2025-10-10T01:22:27.2639793Z Progress: 63% - Saving 463.51 KB of 729.82 KB 2025-10-10T01:22:27.2657733Z Progress: 85% - Saving 623.51 KB of 729.82 KB 2025-10-10T01:22:27.2661432Z Progress: 100% - Completed download of C:\Users\runneruser\AppData\Local\Temp\chocolatey\Handle\5.0.0\Handle.zip (729.82 KB). 2025-10-10T01:22:27.2667699Z Download of Handle.zip (729.82 KB) completed. 2025-10-10T01:22:30.3630288Z Hashes match. 2025-10-10T01:22:30.3889843Z Extracting C:\Users\runneruser\AppData\Local\Temp\chocolatey\Handle\5.0.0\Handle.zip to C:\ProgramData\chocolatey\lib\Handle\tools... 2025-10-10T01:22:31.2899976Z C:\ProgramData\chocolatey\lib\Handle\tools 2025-10-10T01:22:31.2951238Z HKEY_CURRENT_USER\Software\Sysinternals 2025-10-10T01:22:31.2982007Z HKEY_CURRENT_USER\Software\Sysinternals\Handle 2025-10-10T01:22:32.0550463Z ShimGen has successfully created a shim for handle.exe 2025-10-10T01:22:32.2318696Z ShimGen has successfully created a shim for handle64.exe 2025-10-10T01:22:32.4261412Z ShimGen has successfully created a shim for handle64a.exe 2025-10-10T01:22:32.4544498Z The install of handle was successful. 2025-10-10T01:22:32.4547413Z Deployed to 'C:\ProgramData\chocolatey\lib\Handle\tools' 2025-10-10T01:22:32.4860847Z 2025-10-10T01:22:32.4860989Z Chocolatey installed 1/1 packages. 2025-10-10T01:22:32.4861389Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2025-10-10T01:22:32.9892114Z 2025-10-10T01:22:32.9892535Z Nthandle v5.0 - Handle viewer 2025-10-10T01:22:32.9892947Z Copyright (C) 1997-2022 Mark Russinovich 2025-10-10T01:22:32.9893261Z Sysinternals - www.sysinternals.com 2025-10-10T01:22:32.9893449Z 2025-10-10T01:22:33.0295964Z powershell.exe pid: 1656 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-10-10T01:22:33.0296577Z handle.exe pid: 3192 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-10-10T01:22:33.0297124Z handle.exe pid: 5668 type: File 94: C:\actions-runner\_work\pytorch\pytorch 2025-10-10T01:22:33.0297661Z handle64.exe pid: 5228 type: File 50: C:\actions-runner\_work\pytorch\pytorch 2025-10-10T01:22:33.0609764Z Prepare all required actions 2025-10-10T01:22:33.0644504Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-10-10T01:22:33.0644832Z with: 2025-10-10T01:22:33.0645301Z github-token: *** 2025-10-10T01:22:33.0645521Z env: 2025-10-10T01:22:33.0645716Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:22:33.0646004Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T01:22:33.0646590Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T01:22:33.0647125Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T01:22:33.0647607Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T01:22:33.0648002Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T01:22:33.0648301Z ##[endgroup] 2025-10-10T01:22:33.0717036Z ##[group]Run set -eux 2025-10-10T01:22:33.0717293Z set -eux 2025-10-10T01:22:33.0717738Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-10-10T01:22:33.0737528Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T01:22:33.0737956Z env: 2025-10-10T01:22:33.0738167Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:22:33.0738453Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T01:22:33.0738908Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T01:22:33.0739436Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T01:22:33.0739918Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T01:22:33.0740325Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T01:22:33.0740810Z GITHUB_TOKEN: *** 2025-10-10T01:22:33.0741032Z ##[endgroup] 2025-10-10T01:22:33.0932286Z + python3 .github/scripts/get_workflow_job_id.py 18392306051 i-0112064ac583fb93e 2025-10-10T01:22:34.1339660Z Setting output job-id=52407480859 2025-10-10T01:22:34.1340261Z Setting output job-name=win-vs2022-cpu-py3 / test (default, 2, 4, lf.windows.4xlarge.nonephemeral) 2025-10-10T01:22:34.1590410Z ##[group]Run # Windows conda doesn't have python3 binary, only python, but it's python3 2025-10-10T01:22:34.1591119Z # Windows conda doesn't have python3 binary, only python, but it's python3 2025-10-10T01:22:34.1591845Z ${CONDA_RUN} python -m pip install psutil==5.9.8 dataclasses_json==0.6.7 nvidia-ml-py==11.525.84 2025-10-10T01:22:34.1592890Z ${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-10-10T01:22:34.1593767Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2025-10-10T01:22:34.1615770Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T01:22:34.1616207Z env: 2025-10-10T01:22:34.1616404Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:22:34.1616702Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T01:22:34.1617200Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T01:22:34.1617712Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T01:22:34.1618191Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T01:22:34.1618593Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T01:22:34.1618902Z JOB_ID: 52407480859 2025-10-10T01:22:34.1619295Z JOB_NAME: win-vs2022-cpu-py3 / test (default, 2, 4, lf.windows.4xlarge.nonephemeral) 2025-10-10T01:22:34.1619735Z WORKFLOW_NAME: trunk 2025-10-10T01:22:34.1619977Z WORKFLOW_RUN_ID: 18392306051 2025-10-10T01:22:34.1620305Z MONITOR_LOG_INTERVAL: 5 2025-10-10T01:22:34.1620572Z MONITOR_DATA_COLLECT_INTERVAL: 1 2025-10-10T01:22:34.1620888Z ##[endgroup] 2025-10-10T01:22:44.6599012Z Collecting psutil==5.9.8 2025-10-10T01:22:44.8516352Z Downloading psutil-5.9.8-cp37-abi3-win_amd64.whl.metadata (22 kB) 2025-10-10T01:22:44.9307236Z Collecting dataclasses_json==0.6.7 2025-10-10T01:22:44.9354562Z Downloading dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB) 2025-10-10T01:22:44.9748893Z Collecting nvidia-ml-py==11.525.84 2025-10-10T01:22:44.9811904Z Downloading nvidia_ml_py-11.525.84-py3-none-any.whl.metadata (8.6 kB) 2025-10-10T01:22:45.0734458Z Collecting marshmallow<4.0.0,>=3.18.0 (from dataclasses_json==0.6.7) 2025-10-10T01:22:45.0784624Z Downloading marshmallow-3.26.1-py3-none-any.whl.metadata (7.3 kB) 2025-10-10T01:22:45.1060985Z Collecting typing-inspect<1,>=0.4.0 (from dataclasses_json==0.6.7) 2025-10-10T01:22:45.1116773Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-10-10T01:22:45.1340226Z 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-10-10T01:22:45.1548178Z Collecting mypy-extensions>=0.3.0 (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) 2025-10-10T01:22:45.1607064Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-10-10T01:22:45.1712253Z 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-10-10T01:22:45.2006260Z Downloading psutil-5.9.8-cp37-abi3-win_amd64.whl (255 kB) 2025-10-10T01:22:45.2524289Z ---------------------------------------- 255.1/255.1 kB 5.2 MB/s eta 0:00:00 2025-10-10T01:22:45.2575011Z Downloading dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 2025-10-10T01:22:45.2725412Z Downloading nvidia_ml_py-11.525.84-py3-none-any.whl (34 kB) 2025-10-10T01:22:45.2915285Z Downloading marshmallow-3.26.1-py3-none-any.whl (50 kB) 2025-10-10T01:22:45.3026173Z ---------------------------------------- 50.9/50.9 kB ? eta 0:00:00 2025-10-10T01:22:45.3079294Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-10-10T01:22:45.3234795Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-10-10T01:22:47.5673145Z Installing collected packages: nvidia-ml-py, psutil, mypy-extensions, marshmallow, typing-inspect, dataclasses_json 2025-10-10T01:22:47.6214094Z Attempting uninstall: psutil 2025-10-10T01:22:47.6228998Z Found existing installation: psutil 5.9.1 2025-10-10T01:22:47.6360092Z Uninstalling psutil-5.9.1: 2025-10-10T01:22:47.6391771Z Successfully uninstalled psutil-5.9.1 2025-10-10T01:22:48.0631846Z 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-10-10T01:22:48.6028957Z ##[group]Run seemethere/download-artifact-s3@1da556a7aa0a088e3153970611f6c432d58e80e6 2025-10-10T01:22:48.6029451Z with: 2025-10-10T01:22:48.6029646Z name: win-vs2022-cpu-py3 2025-10-10T01:22:48.6029901Z path: C:\18392306051\build-results 2025-10-10T01:22:48.6030186Z s3-bucket: gha-artifacts 2025-10-10T01:22:48.6030417Z region: us-east-1 2025-10-10T01:22:48.6030624Z env: 2025-10-10T01:22:48.6030811Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:22:48.6031091Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T01:22:48.6031530Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T01:22:48.6032056Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T01:22:48.6032531Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T01:22:48.6032942Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T01:22:48.6033246Z ##[endgroup] 2025-10-10T01:22:49.1605644Z (node:5956) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-10-10T01:22:49.1606122Z 2025-10-10T01:22:49.1606298Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-10-10T01:22:49.1606817Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-10-10T01:22:49.1607338Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-10-10T01:22:49.2965456Z Found 4 objects with prefix pytorch/pytorch/18392306051/win-vs2022-cpu-py3/ 2025-10-10T01:22:49.2973474Z Starting download (1/4): C:\18392306051\build-results\.additional_ci_files\test-class-times.json 2025-10-10T01:22:49.4850857Z Finished download (1/4): C:\18392306051\build-results\.additional_ci_files\test-class-times.json 2025-10-10T01:22:49.4851570Z Starting download (2/4): C:\18392306051\build-results\.additional_ci_files\test-times.json 2025-10-10T01:22:49.6170182Z Finished download (2/4): C:\18392306051\build-results\.additional_ci_files\test-times.json 2025-10-10T01:22:49.6171749Z Starting download (3/4): C:\18392306051\build-results\.ninja_log 2025-10-10T01:22:49.7645389Z Finished download (3/4): C:\18392306051\build-results\.ninja_log 2025-10-10T01:22:49.7646116Z Starting download (4/4): C:\18392306051\build-results\torch-2.10.0a0+git344e636-cp310-cp310-win_amd64.whl 2025-10-10T01:22:51.1035862Z Finished download (4/4): C:\18392306051\build-results\torch-2.10.0a0+git344e636-cp310-cp310-win_amd64.whl 2025-10-10T01:22:51.1046076Z Artifact download has finished successfully 2025-10-10T01:22:51.1323557Z ##[group]Run tree /F C:\$Env:GITHUB_RUN_ID\build-results 2025-10-10T01:22:51.1323989Z tree /F C:\$Env:GITHUB_RUN_ID\build-results 2025-10-10T01:22:51.1341010Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-10-10T01:22:51.1341555Z env: 2025-10-10T01:22:51.1341787Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:22:51.1342069Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T01:22:51.1342490Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T01:22:51.1342995Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T01:22:51.1343457Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T01:22:51.1343840Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T01:22:51.1344131Z ##[endgroup] 2025-10-10T01:22:51.4550475Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-10-10T01:22:51.4603760Z Finished 2025-10-10T01:22:51.4723199Z Folder PATH listing 2025-10-10T01:22:51.4723462Z Volume serial number is EA7F-0099 2025-10-10T01:22:51.4723765Z C:\18392306051\BUILD-RESULTS 2025-10-10T01:22:51.4729849Z � .ninja_log 2025-10-10T01:22:51.4730229Z � torch-2.10.0a0+git344e636-cp310-cp310-win_amd64.whl 2025-10-10T01:22:51.4730588Z � 2025-10-10T01:22:51.4730816Z ����.additional_ci_files 2025-10-10T01:22:51.4731109Z test-class-times.json 2025-10-10T01:22:51.4731402Z test-times.json 2025-10-10T01:22:51.4731597Z 2025-10-10T01:22:51.4957455Z Prepare all required actions 2025-10-10T01:22:51.4957859Z Getting action download info 2025-10-10T01:22:51.7112043Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-10-10T01:22:51.9616489Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-10-10T01:22:52.2725244Z ##[group]Run ./.github/actions/download-td-artifacts 2025-10-10T01:22:52.2725576Z with: 2025-10-10T01:22:52.2725741Z env: 2025-10-10T01:22:52.2725933Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:22:52.2726214Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T01:22:52.2726642Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T01:22:52.2727179Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T01:22:52.2727638Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T01:22:52.2728061Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T01:22:52.2728345Z ##[endgroup] 2025-10-10T01:22:52.2817487Z ##[group]Run seemethere/download-artifact-s3@v4 2025-10-10T01:22:52.2817846Z with: 2025-10-10T01:22:52.2818089Z name: td_results 2025-10-10T01:22:52.2818346Z s3-bucket: gha-artifacts 2025-10-10T01:22:52.2818593Z region: us-east-1 2025-10-10T01:22:52.2818825Z env: 2025-10-10T01:22:52.2819015Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:22:52.2819339Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T01:22:52.2819874Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T01:22:52.2820449Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T01:22:52.2821150Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T01:22:52.2821597Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T01:22:52.2821933Z ##[endgroup] 2025-10-10T01:22:52.8270737Z (node:4856) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-10-10T01:22:52.8271209Z 2025-10-10T01:22:52.8271382Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-10-10T01:22:52.8271894Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-10-10T01:22:52.8272405Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-10-10T01:22:52.9515044Z Found 1 objects with prefix pytorch/pytorch/18392306051/td_results/ 2025-10-10T01:22:52.9516340Z Starting download (1/1): C:\actions-runner\_work\pytorch\pytorch\td_results.json 2025-10-10T01:22:53.0332434Z Finished download (1/1): C:\actions-runner\_work\pytorch\pytorch\td_results.json 2025-10-10T01:22:53.0341241Z Artifact download has finished successfully 2025-10-10T01:22:53.0572532Z ##[group]Run mkdir -p .additional_ci_files 2025-10-10T01:22:53.0572880Z mkdir -p .additional_ci_files 2025-10-10T01:22:53.0573302Z mv td_results.json .additional_ci_files/td_results.json || true 2025-10-10T01:22:53.0593208Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T01:22:53.0593650Z env: 2025-10-10T01:22:53.0593843Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:22:53.0594147Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T01:22:53.0594592Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T01:22:53.0595123Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T01:22:53.0595607Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T01:22:53.0596008Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T01:22:53.0596319Z ##[endgroup] 2025-10-10T01:22:53.1619722Z Prepare all required actions 2025-10-10T01:22:53.1620248Z Getting action download info 2025-10-10T01:22:53.2861673Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-10-10T01:22:53.5459794Z ##[group]Run ./.github/actions/filter-test-configs 2025-10-10T01:22:53.5460117Z with: 2025-10-10T01:22:53.5460484Z github-token: *** 2025-10-10T01:22:53.5461802Z test-matrix: {"include": [{"config": "default", "shard": 1, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}, {"config": "default", "shard": 2, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}, {"config": "default", "shard": 3, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}, {"config": "default", "shard": 4, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}]} 2025-10-10T01:22:53.5463352Z job-name: win-vs2022-cpu-py3 / test (default, 2, 4, lf.windows.4xlarge.nonephemeral) 2025-10-10T01:22:53.5463786Z env: 2025-10-10T01:22:53.5464020Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:22:53.5464292Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T01:22:53.5464729Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T01:22:53.5465228Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T01:22:53.5465692Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T01:22:53.5466087Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T01:22:53.5466370Z ##[endgroup] 2025-10-10T01:22:53.5571733Z ##[group]Run nick-fields/retry@v3.0.0 2025-10-10T01:22:53.5572014Z with: 2025-10-10T01:22:53.5572183Z shell: bash 2025-10-10T01:22:53.5572381Z timeout_minutes: 10 2025-10-10T01:22:53.5572586Z max_attempts: 5 2025-10-10T01:22:53.5572792Z retry_wait_seconds: 30 2025-10-10T01:22:53.5573614Z command: set -eux # PyYAML 6.0 doesn't work with MacOS x86 anymore # This must run on Python-3.7 (AmazonLinux2) so can't use request=3.32.2 python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-10-10T01:22:53.5574537Z polling_interval_seconds: 1 2025-10-10T01:22:53.5574800Z warning_on_retry: true 2025-10-10T01:22:53.5575029Z continue_on_error: false 2025-10-10T01:22:53.5575257Z env: 2025-10-10T01:22:53.5575428Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:22:53.5575701Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T01:22:53.5576133Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T01:22:53.5576658Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T01:22:53.5577126Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T01:22:53.5577512Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T01:22:53.5577959Z GITHUB_TOKEN: *** 2025-10-10T01:22:53.5578157Z ##[endgroup] 2025-10-10T01:22:53.7158936Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-10-10T01:22:54.6161760Z Collecting requests==2.27.1 2025-10-10T01:22:54.6327715Z Downloading requests-2.27.1-py2.py3-none-any.whl.metadata (5.0 kB) 2025-10-10T01:22:54.7173911Z Collecting pyyaml==6.0.2 2025-10-10T01:22:54.7225493Z Downloading PyYAML-6.0.2-cp310-cp310-win_amd64.whl.metadata (2.1 kB) 2025-10-10T01:22:54.7728526Z Collecting urllib3<1.27,>=1.21.1 (from requests==2.27.1) 2025-10-10T01:22:54.7859104Z Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2025-10-10T01:22:54.8342573Z Collecting certifi>=2017.4.17 (from requests==2.27.1) 2025-10-10T01:22:54.8387406Z Downloading certifi-2025.10.5-py3-none-any.whl.metadata (2.5 kB) 2025-10-10T01:22:54.9688647Z Collecting charset-normalizer~=2.0.0 (from requests==2.27.1) 2025-10-10T01:22:54.9749371Z Downloading charset_normalizer-2.0.12-py3-none-any.whl.metadata (11 kB) 2025-10-10T01:22:55.0090259Z Collecting idna<4,>=2.5 (from requests==2.27.1) 2025-10-10T01:22:55.0133680Z Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 2025-10-10T01:22:55.0378809Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-10-10T01:22:55.0512053Z Downloading PyYAML-6.0.2-cp310-cp310-win_amd64.whl (161 kB) 2025-10-10T01:22:55.0667687Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-10-10T01:22:55.0796983Z Downloading idna-3.10-py3-none-any.whl (70 kB) 2025-10-10T01:22:55.0947392Z Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-10-10T01:22:55.1173937Z Downloading certifi-2025.10.5-py3-none-any.whl (163 kB) 2025-10-10T01:22:55.1869799Z Installing collected packages: urllib3, pyyaml, idna, charset-normalizer, certifi, requests 2025-10-10T01:22:55.5547763Z WARNING: The script normalizer.exe is installed in 'C:\Jenkins\Miniconda3\envs\py_tmp\Scripts' which is not on PATH. 2025-10-10T01:22:55.5548629Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-10-10T01:22:55.6531665Z 2025-10-10T01:22:55.6572894Z Successfully installed certifi-2025.10.5 charset-normalizer-2.0.12 idna-3.10 pyyaml-6.0.2 requests-2.27.1 urllib3-1.26.20 2025-10-10T01:22:56.7335047Z Command completed after 1 attempt(s). 2025-10-10T01:22:56.7489053Z ##[group]Run set -x 2025-10-10T01:22:56.7489358Z set -x 2025-10-10T01:22:56.7489593Z  2025-10-10T01:22:56.7490009Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-10-10T01:22:56.7490511Z # in runner workspace 2025-10-10T01:22:56.7490910Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-10-10T01:22:56.7512359Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T01:22:56.7512796Z env: 2025-10-10T01:22:56.7512990Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:22:56.7513364Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T01:22:56.7513856Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T01:22:56.7514452Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T01:22:56.7515072Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T01:22:56.7515482Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T01:22:56.7515792Z ##[endgroup] 2025-10-10T01:22:56.7697549Z + python3 'C:\actions-runner\_work\pytorch\pytorch\./.github/actions/filter-test-configs/../../scripts/parse_ref.py' 2025-10-10T01:22:56.8105946Z Setting output branch=main 2025-10-10T01:22:56.8253751Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-10-10T01:22:56.8254129Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-10-10T01:22:56.8254425Z echo "Job name: ${JOB_NAME}" 2025-10-10T01:22:56.8254688Z  2025-10-10T01:22:56.8255021Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-10-10T01:22:56.8255497Z # in runner workspace 2025-10-10T01:22:56.8255887Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-10-10T01:22:56.8256384Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-10-10T01:22:56.8256697Z  --job-name "${JOB_NAME}" \ 2025-10-10T01:22:56.8258122Z  --test-matrix "{"include": [{"config": "default", "shard": 1, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}, {"config": "default", "shard": 2, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}, {"config": "default", "shard": 3, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}, {"config": "default", "shard": 4, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}]}" \ 2025-10-10T01:22:56.8259543Z  --selected-test-configs "" \ 2025-10-10T01:22:56.8259848Z  --pr-number "${PR_NUMBER}" \ 2025-10-10T01:22:56.8260118Z  --tag "${TAG}" \ 2025-10-10T01:22:56.8260376Z  --event-name "${EVENT_NAME}" \ 2025-10-10T01:22:56.8260652Z  --schedule "${SCHEDULE}" \ 2025-10-10T01:22:56.8260927Z  --branch "${HEAD_BRANCH}" 2025-10-10T01:22:56.8281669Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T01:22:56.8282119Z env: 2025-10-10T01:22:56.8282309Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:22:56.8282579Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T01:22:56.8283019Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T01:22:56.8283531Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T01:22:56.8284048Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T01:22:56.8284449Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T01:22:56.8284973Z GITHUB_TOKEN: *** 2025-10-10T01:22:56.8285353Z JOB_NAME: win-vs2022-cpu-py3 / test (default, 2, 4, lf.windows.4xlarge.nonephemeral) 2025-10-10T01:22:56.8285789Z PR_NUMBER: 2025-10-10T01:22:56.8285967Z TAG: 2025-10-10T01:22:56.8286146Z EVENT_NAME: push 2025-10-10T01:22:56.8286335Z SCHEDULE: 2025-10-10T01:22:56.8286522Z HEAD_BRANCH: main 2025-10-10T01:22:56.8286721Z ##[endgroup] 2025-10-10T01:22:56.8465275Z Workflow: trunk 2025-10-10T01:22:56.8465704Z Job name: win-vs2022-cpu-py3 / test (default, 2, 4, lf.windows.4xlarge.nonephemeral) 2025-10-10T01:22:57.1955403Z Setting output keep-going=True 2025-10-10T01:22:57.1955817Z Setting output ci-verbose-test-logs=False 2025-10-10T01:22:57.1956143Z Setting output ci-test-showlocals=False 2025-10-10T01:22:57.1956483Z Setting output ci-no-test-timeout=False 2025-10-10T01:22:57.1956786Z Setting output ci-no-td=False 2025-10-10T01:22:57.1957050Z Setting output ci-td-distributed=False 2025-10-10T01:22:57.1957343Z Setting output is-unstable=False 2025-10-10T01:22:57.1957616Z Setting output reenabled-issues= 2025-10-10T01:22:57.1959074Z Setting output test-matrix={"include": [{"config": "default", "shard": 1, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}, {"config": "default", "shard": 2, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}, {"config": "default", "shard": 3, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}, {"config": "default", "shard": 4, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}]} 2025-10-10T01:22:57.1960757Z Setting output is-test-matrix-empty=False 2025-10-10T01:22:57.2191630Z ##[group]Run echo "Filtered matrix:" 2025-10-10T01:22:57.2191939Z echo "Filtered matrix:" 2025-10-10T01:22:57.2193290Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}, {"config": "default", "shard": 2, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}, {"config": "default", "shard": 3, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}, {"config": "default", "shard": 4, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}]}" 2025-10-10T01:22:57.2194644Z  2025-10-10T01:22:57.2194822Z echo 2025-10-10T01:22:57.2195059Z echo "Is the current job unstable? False" 2025-10-10T01:22:57.2195377Z  2025-10-10T01:22:57.2195539Z echo 2025-10-10T01:22:57.2195756Z echo "Is keep-going label set? True" 2025-10-10T01:22:57.2196024Z  2025-10-10T01:22:57.2196193Z echo 2025-10-10T01:22:57.2196394Z echo "Reenabled issues? " 2025-10-10T01:22:57.2216089Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T01:22:57.2216523Z env: 2025-10-10T01:22:57.2216708Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:22:57.2216990Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T01:22:57.2217429Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T01:22:57.2217929Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T01:22:57.2218399Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T01:22:57.2218782Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T01:22:57.2219073Z ##[endgroup] 2025-10-10T01:22:57.2419631Z Filtered matrix: 2025-10-10T01:22:57.2421038Z {include: [{config: default, shard: 1, num_shards: 4, runner: lf.windows.4xlarge.nonephemeral}, {config: default, shard: 2, num_shards: 4, runner: lf.windows.4xlarge.nonephemeral}, {config: default, shard: 3, num_shards: 4, runner: lf.windows.4xlarge.nonephemeral}, {config: default, shard: 4, num_shards: 4, runner: lf.windows.4xlarge.nonephemeral}]} 2025-10-10T01:22:57.2422339Z 2025-10-10T01:22:57.2422440Z Is the current job unstable? False 2025-10-10T01:22:57.2422627Z 2025-10-10T01:22:57.2422723Z Is keep-going label set? True 2025-10-10T01:22:57.2422897Z 2025-10-10T01:22:57.2422975Z Reenabled issues? 2025-10-10T01:22:57.2551601Z ##[group]Run echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-10-10T01:22:57.2552097Z echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-10-10T01:22:57.2571661Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T01:22:57.2572082Z env: 2025-10-10T01:22:57.2572279Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:22:57.2572559Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T01:22:57.2573004Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T01:22:57.2573585Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T01:22:57.2574132Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T01:22:57.2574539Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T01:22:57.2574831Z JOB_TIMEOUT: 240 2025-10-10T01:22:57.2575027Z ##[endgroup] 2025-10-10T01:22:57.2893548Z ##[group]Run pushd "${PYTORCH_FINAL_PACKAGE_DIR}" 2025-10-10T01:22:57.2894033Z pushd "${PYTORCH_FINAL_PACKAGE_DIR}" 2025-10-10T01:22:57.2894365Z # shellcheck disable=SC2046,SC2102 2025-10-10T01:22:57.2894780Z python3 -mpip install $(echo *.whl)[opt-einsum,optree] optree==0.13.0 2025-10-10T01:22:57.2895191Z popd 2025-10-10T01:22:57.2896024Z  2025-10-10T01:22:57.2896227Z .ci/pytorch/win-test.sh 2025-10-10T01:22:57.2915642Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T01:22:57.2916064Z env: 2025-10-10T01:22:57.2916258Z GIT_DEFAULT_BRANCH: main 2025-10-10T01:22:57.2916529Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T01:22:57.2916955Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T01:22:57.2917469Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T01:22:57.2918077Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T01:22:57.2918520Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T01:22:57.2918812Z USE_CUDA: 0 2025-10-10T01:22:57.2918997Z INSTALL_WINDOWS_SDK: 1 2025-10-10T01:22:57.2919230Z PYTHON_VERSION: 3.10 2025-10-10T01:22:57.2919451Z CONTINUE_THROUGH_ERROR: True 2025-10-10T01:22:57.2919688Z VERBOSE_TEST_LOGS: False 2025-10-10T01:22:57.2919933Z TEST_SHOWLOCALS: False 2025-10-10T01:22:57.2920150Z NO_TEST_TIMEOUT: False 2025-10-10T01:22:57.2920358Z NO_TD: False 2025-10-10T01:22:57.2920545Z VC_PRODUCT: BuildTools 2025-10-10T01:22:57.2920798Z VC_VERSION: 2025-10-10T01:22:57.2920998Z VS_VERSION: 17.4.1 2025-10-10T01:22:57.2921196Z VC_YEAR: 2022 2025-10-10T01:22:57.2921443Z AWS_DEFAULT_REGION: us-east-1 2025-10-10T01:22:57.2921683Z PR_NUMBER: 2025-10-10T01:22:57.2921887Z GITHUB_REPOSITORY: pytorch/pytorch 2025-10-10T01:22:57.2922153Z GITHUB_WORKFLOW: trunk 2025-10-10T01:22:57.2922377Z GITHUB_JOB: test 2025-10-10T01:22:57.2922567Z GITHUB_RUN_ID: 18392306051 2025-10-10T01:22:57.2922808Z GITHUB_RUN_NUMBER: 150176 2025-10-10T01:22:57.2923029Z GITHUB_RUN_ATTEMPT: 1 2025-10-10T01:22:57.2923238Z JOB_ID: 52407480859 2025-10-10T01:22:57.2923605Z JOB_NAME: win-vs2022-cpu-py3 / test (default, 2, 4, lf.windows.4xlarge.nonephemeral) 2025-10-10T01:22:57.2924076Z SHA1: 344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T01:22:57.2924372Z CUDA_VERSION: cpu 2025-10-10T01:22:57.2924638Z PYTORCH_FINAL_PACKAGE_DIR: /c/18392306051/build-results/ 2025-10-10T01:22:57.2924991Z BUILD_ENVIRONMENT: win-vs2022-cpu-py3 2025-10-10T01:22:57.2925379Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-10-10T01:22:57.2925767Z SHARD_NUMBER: 2 2025-10-10T01:22:57.2925963Z NUM_TEST_SHARDS: 4 2025-10-10T01:22:57.2926172Z TEST_CONFIG: default 2025-10-10T01:22:57.2926377Z REENABLED_ISSUES: 2025-10-10T01:22:57.2926640Z TORCH_CUDA_ARCH_LIST: 8.6 2025-10-10T01:22:57.2926898Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2025-10-10T01:22:57.2927222Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2025-10-10T01:22:57.2927493Z ##[endgroup] 2025-10-10T01:22:57.3103943Z /c/18392306051/build-results /c/actions-runner/_work/pytorch/pytorch 2025-10-10T01:22:58.1110570Z Processing c:\18392306051\build-results\torch-2.10.0a0+git344e636-cp310-cp310-win_amd64.whl (from torch==2.10.0a0+git344e636) 2025-10-10T01:22:58.7446964Z Collecting optree==0.13.0 2025-10-10T01:22:58.7646137Z Downloading optree-0.13.0-cp310-cp310-win_amd64.whl.metadata (48 kB) 2025-10-10T01:22:58.8172073Z Collecting filelock (from torch==2.10.0a0+git344e636->torch==2.10.0a0+git344e636) 2025-10-10T01:22:58.8229762Z Downloading filelock-3.20.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-10T01:22:58.8619904Z Collecting typing-extensions>=4.10.0 (from torch==2.10.0a0+git344e636->torch==2.10.0a0+git344e636) 2025-10-10T01:22:58.8657815Z Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2025-10-10T01:22:58.9019384Z Collecting sympy>=1.13.3 (from torch==2.10.0a0+git344e636->torch==2.10.0a0+git344e636) 2025-10-10T01:22:58.9056022Z Downloading sympy-1.14.0-py3-none-any.whl.metadata (12 kB) 2025-10-10T01:22:58.9513125Z Collecting networkx>=2.5.1 (from torch==2.10.0a0+git344e636->torch==2.10.0a0+git344e636) 2025-10-10T01:22:58.9580355Z Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2025-10-10T01:22:58.9983346Z Collecting jinja2 (from torch==2.10.0a0+git344e636->torch==2.10.0a0+git344e636) 2025-10-10T01:22:59.0018495Z Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-10-10T01:22:59.0468409Z Collecting fsspec>=0.8.5 (from torch==2.10.0a0+git344e636->torch==2.10.0a0+git344e636) 2025-10-10T01:22:59.0512773Z Downloading fsspec-2025.9.0-py3-none-any.whl.metadata (10 kB) 2025-10-10T01:22:59.1273825Z Collecting opt-einsum>=3.3 (from torch==2.10.0a0+git344e636->torch==2.10.0a0+git344e636) 2025-10-10T01:22:59.1317950Z Downloading opt_einsum-3.4.0-py3-none-any.whl.metadata (6.3 kB) 2025-10-10T01:22:59.1715772Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch==2.10.0a0+git344e636->torch==2.10.0a0+git344e636) 2025-10-10T01:22:59.1757042Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2025-10-10T01:22:59.2724300Z Collecting MarkupSafe>=2.0 (from jinja2->torch==2.10.0a0+git344e636->torch==2.10.0a0+git344e636) 2025-10-10T01:22:59.2801179Z Downloading markupsafe-3.0.3-cp310-cp310-win_amd64.whl.metadata (2.8 kB) 2025-10-10T01:22:59.3023093Z Downloading optree-0.13.0-cp310-cp310-win_amd64.whl (274 kB) 2025-10-10T01:22:59.3182634Z Downloading fsspec-2025.9.0-py3-none-any.whl (199 kB) 2025-10-10T01:22:59.3344829Z Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-10-10T01:22:59.3554313Z ---------------------------------------- 1.7/1.7 MB 97.4 MB/s 0:00:00 2025-10-10T01:22:59.3588647Z Downloading opt_einsum-3.4.0-py3-none-any.whl (71 kB) 2025-10-10T01:22:59.3734395Z Downloading sympy-1.14.0-py3-none-any.whl (6.3 MB) 2025-10-10T01:22:59.4124451Z ---------------------------------------- 6.3/6.3 MB 128.5 MB/s 0:00:00 2025-10-10T01:22:59.4196789Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-10-10T01:22:59.4308342Z ---------------------------------------- 536.2/536.2 kB 18.3 MB/s 0:00:00 2025-10-10T01:22:59.4347481Z Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2025-10-10T01:22:59.4447192Z Downloading filelock-3.20.0-py3-none-any.whl (16 kB) 2025-10-10T01:22:59.4549686Z Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-10-10T01:22:59.4689242Z Downloading markupsafe-3.0.3-cp310-cp310-win_amd64.whl (15 kB) 2025-10-10T01:22:59.7791823Z Installing collected packages: mpmath, typing-extensions, sympy, opt-einsum, networkx, MarkupSafe, fsspec, filelock, optree, jinja2, torch 2025-10-10T01:23:08.5655963Z WARNING: The script isympy.exe is installed in 'C:\Jenkins\Miniconda3\envs\py_tmp\Scripts' which is not on PATH. 2025-10-10T01:23:08.5656855Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-10-10T01:23:29.1434969Z WARNING: The scripts torchfrtrace.exe and torchrun.exe are installed in 'C:\Jenkins\Miniconda3\envs\py_tmp\Scripts' which is not on PATH. 2025-10-10T01:23:29.1435928Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-10-10T01:23:29.5244215Z 2025-10-10T01:23:29.5320280Z Successfully installed MarkupSafe-3.0.3 filelock-3.20.0 fsspec-2025.9.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+git344e636 typing-extensions-4.15.0 2025-10-10T01:23:29.6088156Z /c/actions-runner/_work/pytorch/pytorch 2025-10-10T01:23:29.6387755Z +++ dirname .ci/pytorch/win-test.sh 2025-10-10T01:23:29.6452509Z ++ cd .ci/pytorch 2025-10-10T01:23:29.6457197Z ++ pwd 2025-10-10T01:23:29.6461878Z + SCRIPT_PARENT_DIR=/c/actions-runner/_work/pytorch/pytorch/.ci/pytorch 2025-10-10T01:23:29.6463276Z + source /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/common.sh 2025-10-10T01:23:29.6519357Z +++ dirname /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/common.sh 2025-10-10T01:23:29.6585601Z ++ source /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/common_utils.sh 2025-10-10T01:23:29.6588341Z +++ declare -f -t trap_add 2025-10-10T01:23:29.6595641Z ++ set -ex -o pipefail 2025-10-10T01:23:29.6595949Z ++ [[ win-vs2022-cpu-py3 == *rocm* ]] 2025-10-10T01:23:29.6596453Z ++ BUILD_TEST_LIBTORCH=0 2025-10-10T01:23:29.6596798Z + export TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-10-10T01:23:29.6597274Z + TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-10-10T01:23:29.6650152Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-10-10T01:23:29.6748750Z + TMP_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch\build\win_tmp' 2025-10-10T01:23:29.6749165Z + export TMP_DIR_WIN 2025-10-10T01:23:29.6749486Z + export PROJECT_DIR=/c/actions-runner/_work/pytorch/pytorch 2025-10-10T01:23:29.6749899Z + PROJECT_DIR=/c/actions-runner/_work/pytorch/pytorch 2025-10-10T01:23:29.6804224Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch 2025-10-10T01:23:29.6893181Z + PROJECT_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch' 2025-10-10T01:23:29.6893561Z + export PROJECT_DIR_WIN 2025-10-10T01:23:29.6893890Z + export TEST_DIR=/c/actions-runner/_work/pytorch/pytorch/test 2025-10-10T01:23:29.6894321Z + TEST_DIR=/c/actions-runner/_work/pytorch/pytorch/test 2025-10-10T01:23:29.6946689Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch/test 2025-10-10T01:23:29.7037440Z + TEST_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch\test' 2025-10-10T01:23:29.7037818Z + export TEST_DIR_WIN 2025-10-10T01:23:29.7038128Z + export PYTORCH_FINAL_PACKAGE_DIR=/c/18392306051/build-results/ 2025-10-10T01:23:29.7038607Z + PYTORCH_FINAL_PACKAGE_DIR=/c/18392306051/build-results/ 2025-10-10T01:23:29.7091088Z ++ cygpath -w /c/18392306051/build-results/ 2025-10-10T01:23:29.7184770Z + PYTORCH_FINAL_PACKAGE_DIR_WIN='C:\18392306051\build-results\' 2025-10-10T01:23:29.7185218Z + export PYTORCH_FINAL_PACKAGE_DIR_WIN 2025-10-10T01:23:29.7185526Z + export TORCH_SERIALIZATION_DEBUG=1 2025-10-10T01:23:29.7185800Z + TORCH_SERIALIZATION_DEBUG=1 2025-10-10T01:23:29.7186188Z + mkdir -p /c/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch 2025-10-10T01:23:29.7310235Z + export SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-10-10T01:23:29.7310963Z + SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-10-10T01:23:29.7311456Z + [[ default = \f\o\r\c\e\_\o\n\_\c\p\u ]] 2025-10-10T01:23:29.7311747Z + [[ win-vs2022-cpu-py3 == *cuda* ]] 2025-10-10T01:23:29.7312129Z + python -m pip install psutil==5.9.1 nvidia-ml-py pytest-shard==0.1.2 2025-10-10T01:23:30.6547313Z Collecting psutil==5.9.1 2025-10-10T01:23:30.6671484Z Downloading psutil-5.9.1-cp310-cp310-win_amd64.whl.metadata (21 kB) 2025-10-10T01:23:30.6960834Z Collecting nvidia-ml-py 2025-10-10T01:23:30.7000685Z Downloading nvidia_ml_py-13.580.82-py3-none-any.whl.metadata (9.6 kB) 2025-10-10T01:23:30.8009403Z Collecting pytest-shard==0.1.2 2025-10-10T01:23:30.8066652Z Downloading pytest_shard-0.1.2-py3-none-any.whl.metadata (3.0 kB) 2025-10-10T01:23:30.8707713Z Collecting pytest (from pytest-shard==0.1.2) 2025-10-10T01:23:30.8766339Z Downloading pytest-8.4.2-py3-none-any.whl.metadata (7.7 kB) 2025-10-10T01:23:30.9098203Z Collecting colorama>=0.4 (from pytest->pytest-shard==0.1.2) 2025-10-10T01:23:30.9138946Z Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-10-10T01:23:30.9400521Z Collecting exceptiongroup>=1 (from pytest->pytest-shard==0.1.2) 2025-10-10T01:23:30.9435545Z Downloading exceptiongroup-1.3.0-py3-none-any.whl.metadata (6.7 kB) 2025-10-10T01:23:31.1395847Z Collecting iniconfig>=1 (from pytest->pytest-shard==0.1.2) 2025-10-10T01:23:31.1444229Z Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-10-10T01:23:31.1756377Z Collecting packaging>=20 (from pytest->pytest-shard==0.1.2) 2025-10-10T01:23:31.1800457Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-10-10T01:23:31.2036695Z Collecting pluggy<2,>=1.5 (from pytest->pytest-shard==0.1.2) 2025-10-10T01:23:31.2072291Z Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2025-10-10T01:23:31.2421602Z Collecting pygments>=2.7.2 (from pytest->pytest-shard==0.1.2) 2025-10-10T01:23:31.2464149Z Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2025-10-10T01:23:31.2771668Z Collecting tomli>=1 (from pytest->pytest-shard==0.1.2) 2025-10-10T01:23:31.2808469Z Downloading tomli-2.3.0-py3-none-any.whl.metadata (10 kB) 2025-10-10T01:23:31.2923055Z 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-10-10T01:23:31.3036306Z Downloading psutil-5.9.1-cp310-cp310-win_amd64.whl (245 kB) 2025-10-10T01:23:31.3150945Z Downloading pytest_shard-0.1.2-py3-none-any.whl (4.6 kB) 2025-10-10T01:23:31.3251389Z Downloading nvidia_ml_py-13.580.82-py3-none-any.whl (49 kB) 2025-10-10T01:23:31.3340698Z Downloading pytest-8.4.2-py3-none-any.whl (365 kB) 2025-10-10T01:23:31.3452909Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-10-10T01:23:31.3554995Z Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-10-10T01:23:31.3654024Z Downloading exceptiongroup-1.3.0-py3-none-any.whl (16 kB) 2025-10-10T01:23:31.3750841Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB) 2025-10-10T01:23:31.3842002Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-10-10T01:23:31.3936679Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2025-10-10T01:23:31.4097591Z ---------------------------------------- 1.2/1.2 MB 60.2 MB/s 0:00:00 2025-10-10T01:23:31.4131280Z Downloading tomli-2.3.0-py3-none-any.whl (14 kB) 2025-10-10T01:23:31.5787176Z Installing collected packages: nvidia-ml-py, tomli, pygments, psutil, pluggy, packaging, iniconfig, exceptiongroup, colorama, pytest, pytest-shard 2025-10-10T01:23:33.0593296Z WARNING: The script pygmentize.exe is installed in 'C:\Jenkins\Miniconda3\envs\py_tmp\Scripts' which is not on PATH. 2025-10-10T01:23:33.0594153Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-10-10T01:23:33.7877135Z 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-10-10T01:23:33.7878153Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-10-10T01:23:33.8150185Z 2025-10-10T01:23:33.8261971Z Successfully installed colorama-0.4.6 exceptiongroup-1.3.0 iniconfig-2.1.0 nvidia-ml-py-13.580.82 packaging-25.0 pluggy-1.6.0 psutil-5.9.1 pygments-2.19.2 pytest-8.4.2 pytest-shard-0.1.2 tomli-2.3.0 2025-10-10T01:23:33.8951477Z + run_tests 2025-10-10T01:23:33.8952039Z + for path in '/c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe' /c/Windows/System32/nvidia-smi.exe 2025-10-10T01:23:33.8952685Z + [[ -x /c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe ]] 2025-10-10T01:23:33.8953310Z + for path in '/c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe' /c/Windows/System32/nvidia-smi.exe 2025-10-10T01:23:33.8953851Z + [[ -x /c/Windows/System32/nvidia-smi.exe ]] 2025-10-10T01:23:33.8954211Z + /c/Windows/System32/nvidia-smi.exe 2025-10-10T01:23:33.9358871Z 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-10-10T01:23:33.9360016Z 2025-10-10T01:23:33.9389416Z + echo true 2025-10-10T01:23:33.9389689Z + break 2025-10-10T01:23:33.9389879Z true 2025-10-10T01:23:33.9391196Z + [[ 4 -eq 1 ]] 2025-10-10T01:23:33.9391892Z + /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/test_python_shard.bat 2025-10-10T01:23:33.9518150Z 2025-10-10T01:23:33.9518883Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\setup_pytorch_env.bat 2025-10-10T01:23:33.9527855Z 2025-10-10T01:23:33.9531011Z C:\actions-runner\_work\pytorch\pytorch>set PATH=C:\Program Files\CMake\bin;C:\Program Files\7-Zip;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Amazon\AWSCLI;C:\Program Files\Amazon\AWSCLI\bin;C:\Jenkins\Miniconda3\envs\py_tmp;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin\x64;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Program Files\NVIDIA Corporation\Nsight Compute 2025.3.0;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps 2025-10-10T01:23:33.9534304Z 2025-10-10T01:23:33.9534835Z C:\actions-runner\_work\pytorch\pytorch>set INSTALLER_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers 2025-10-10T01:23:33.9535452Z 2025-10-10T01:23:33.9535995Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers\activate_miniconda3.bat 2025-10-10T01:23:33.9545322Z 2025-10-10T01:23:33.9545955Z C:\actions-runner\_work\pytorch\pytorch>if "win-vs2022-cpu-py3" == "" (set CONDA_PARENT_DIR=C:\actions-runner\_work\pytorch\pytorch ) else (set CONDA_PARENT_DIR=C:\Jenkins ) 2025-10-10T01:23:33.9548931Z 2025-10-10T01:23:33.9549310Z C:\actions-runner\_work\pytorch\pytorch>set CONDA_ROOT_DIR=C:\Jenkins\Miniconda3 2025-10-10T01:23:33.9552279Z 2025-10-10T01:23:33.9552688Z C:\actions-runner\_work\pytorch\pytorch>if not exist C:\Jenkins\Miniconda3 (set INSTALL_FRESH_CONDA=1 ) 2025-10-10T01:23:33.9555417Z 2025-10-10T01:23:33.9555734Z C:\actions-runner\_work\pytorch\pytorch>if "" == "1" ( 2025-10-10T01:23:33.9556755Z curl --retry 3 --retry-all-errors -k https://repo.anaconda.com/miniconda/Miniconda3-latest-Windows-x86_64.exe --output C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\Miniconda3-latest-Windows-x86_64.exe 2025-10-10T01:23:33.9557714Z if errorlevel 1 exit /b 2025-10-10T01:23:33.9557952Z if not errorlevel 0 exit /b 2025-10-10T01:23:33.9558725Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\Miniconda3-latest-Windows-x86_64.exe /InstallationType=JustMe /RegisterPython=0 /S /AddToPath=0 /D=C:\Jenkins\Miniconda3 2025-10-10T01:23:33.9559506Z if errorlevel 1 exit /b 2025-10-10T01:23:33.9559742Z if not errorlevel 0 exit /b 2025-10-10T01:23:33.9559976Z ) 2025-10-10T01:23:33.9560067Z 2025-10-10T01:23:33.9560413Z C:\actions-runner\_work\pytorch\pytorch>call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3 2025-10-10T01:23:36.4236408Z Ignoring coremltools: markers 'python_version == "3.12"' don't match your environment 2025-10-10T01:23:36.4241300Z Ignoring librosa: markers 'python_version == "3.12" and platform_machine != "s390x"' don't match your environment 2025-10-10T01:23:36.4243753Z Ignoring mypy: markers 'platform_system == "Linux"' don't match your environment 2025-10-10T01:23:36.4247768Z Ignoring numba: markers 'python_version == "3.12" and platform_machine != "s390x"' don't match your environment 2025-10-10T01:23:36.4251713Z Ignoring numpy: markers 'python_version == "3.11" or python_version == "3.12"' don't match your environment 2025-10-10T01:23:36.4254362Z Ignoring numpy: markers 'python_version >= "3.13"' don't match your environment 2025-10-10T01:23:36.4257743Z Ignoring pandas: markers 'python_version >= "3.13"' don't match your environment 2025-10-10T01:23:36.4262841Z Ignoring scipy: markers 'python_version >= "3.12"' don't match your environment 2025-10-10T01:23:36.4266270Z Ignoring tensorboard: markers 'python_version >= "3.13"' don't match your environment 2025-10-10T01:23:36.4269541Z Ignoring pywavelets: markers 'python_version >= "3.12"' don't match your environment 2025-10-10T01:23:36.4272659Z Ignoring scons: markers 'platform_machine == "aarch64"' don't match your environment 2025-10-10T01:23:36.9206344Z Collecting boto3==1.35.42 (from -r .ci/docker/requirements-ci.txt (line 8)) 2025-10-10T01:23:36.9344174Z Downloading boto3-1.35.42-py3-none-any.whl.metadata (6.7 kB) 2025-10-10T01:23:36.9613527Z Collecting build==1.3.0 (from -r .ci/docker/requirements-ci.txt (line 13)) 2025-10-10T01:23:36.9655080Z Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB) 2025-10-10T01:23:37.0010252Z Collecting click (from -r .ci/docker/requirements-ci.txt (line 18)) 2025-10-10T01:23:37.0045090Z Downloading click-8.3.0-py3-none-any.whl.metadata (2.6 kB) 2025-10-10T01:23:37.0830452Z Collecting coremltools==5.0b5 (from -r .ci/docker/requirements-ci.txt (line 23)) 2025-10-10T01:23:37.0943386Z Downloading coremltools-5.0b5.tar.gz (913 kB) 2025-10-10T01:23:37.1080885Z ---------------------------------------- 913.2/913.2 kB 43.4 MB/s 0:00:00 2025-10-10T01:23:37.9067458Z Preparing metadata (setup.py): started 2025-10-10T01:23:38.2554048Z Preparing metadata (setup.py): finished with status 'done' 2025-10-10T01:23:38.2788317Z Collecting dill==0.3.7 (from -r .ci/docker/requirements-ci.txt (line 34)) 2025-10-10T01:23:38.2837479Z Downloading dill-0.3.7-py3-none-any.whl.metadata (9.9 kB) 2025-10-10T01:23:38.3049285Z Collecting expecttest==0.3.0 (from -r .ci/docker/requirements-ci.txt (line 39)) 2025-10-10T01:23:38.3087025Z Downloading expecttest-0.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-10-10T01:23:38.3292367Z Collecting fbscribelogger==0.1.7 (from -r .ci/docker/requirements-ci.txt (line 45)) 2025-10-10T01:23:38.3365022Z Downloading fbscribelogger-0.1.7-py3-none-any.whl.metadata (684 bytes) 2025-10-10T01:23:38.3592423Z Collecting flatbuffers==24.12.23 (from -r .ci/docker/requirements-ci.txt (line 50)) 2025-10-10T01:23:38.3659547Z Downloading flatbuffers-24.12.23-py2.py3-none-any.whl.metadata (876 bytes) 2025-10-10T01:23:38.7040440Z Collecting hypothesis==6.56.4 (from -r .ci/docker/requirements-ci.txt (line 55)) 2025-10-10T01:23:38.7109043Z Downloading hypothesis-6.56.4-py3-none-any.whl.metadata (6.1 kB) 2025-10-10T01:23:39.1639378Z Collecting junitparser==2.1.1 (from -r .ci/docker/requirements-ci.txt (line 61)) 2025-10-10T01:23:39.1854875Z Downloading junitparser-2.1.1-py2.py3-none-any.whl.metadata (7.3 kB) 2025-10-10T01:23:39.2095092Z Collecting lark==0.12.0 (from -r .ci/docker/requirements-ci.txt (line 66)) 2025-10-10T01:23:39.2250420Z Downloading lark-0.12.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-10T01:23:39.2532746Z Collecting librosa>=0.6.2 (from -r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T01:23:39.2655998Z Downloading librosa-0.11.0-py3-none-any.whl.metadata (8.7 kB) 2025-10-10T01:23:39.3418743Z Collecting networkx==2.8.8 (from -r .ci/docker/requirements-ci.txt (line 108)) 2025-10-10T01:23:39.3463894Z Downloading networkx-2.8.8-py3-none-any.whl.metadata (5.1 kB) 2025-10-10T01:23:39.4423678Z Collecting ninja==1.11.1.4 (from -r .ci/docker/requirements-ci.txt (line 114)) 2025-10-10T01:23:39.4481150Z Downloading ninja-1.11.1.4-py3-none-win_amd64.whl.metadata (5.0 kB) 2025-10-10T01:23:39.5901531Z Collecting numba==0.55.2 (from -r .ci/docker/requirements-ci.txt (line 120)) 2025-10-10T01:23:39.5997013Z Downloading numba-0.55.2-cp310-cp310-win_amd64.whl.metadata (3.3 kB) 2025-10-10T01:23:39.8936784Z Collecting numpy==1.22.4 (from -r .ci/docker/requirements-ci.txt (line 139)) 2025-10-10T01:23:39.9074718Z Downloading numpy-1.22.4-cp310-cp310-win_amd64.whl.metadata (2.1 kB) 2025-10-10T01:23:40.0816889Z Collecting pandas==2.0.3 (from -r .ci/docker/requirements-ci.txt (line 143)) 2025-10-10T01:23:40.1027530Z Downloading pandas-2.0.3-cp310-cp310-win_amd64.whl.metadata (18 kB) 2025-10-10T01:23:40.1608967Z Collecting opt-einsum==3.3 (from -r .ci/docker/requirements-ci.txt (line 151)) 2025-10-10T01:23:40.1654184Z Downloading opt_einsum-3.3.0-py3-none-any.whl.metadata (6.5 kB) 2025-10-10T01:23:40.1744579Z 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 156)) (0.13.0) 2025-10-10T01:23:40.4108075Z Collecting pillow==11.0.0 (from -r .ci/docker/requirements-ci.txt (line 169)) 2025-10-10T01:23:40.4188112Z Downloading pillow-11.0.0-cp310-cp310-win_amd64.whl.metadata (9.3 kB) 2025-10-10T01:23:40.7423825Z Collecting protobuf==5.29.5 (from -r .ci/docker/requirements-ci.txt (line 174)) 2025-10-10T01:23:40.7658887Z Downloading protobuf-5.29.5-cp310-abi3-win_amd64.whl.metadata (592 bytes) 2025-10-10T01:23:40.7744158Z Requirement already satisfied: psutil in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 179)) (5.9.1) 2025-10-10T01:23:40.8189643Z Collecting pytest==7.3.2 (from -r .ci/docker/requirements-ci.txt (line 184)) 2025-10-10T01:23:40.8285215Z Downloading pytest-7.3.2-py3-none-any.whl.metadata (8.0 kB) 2025-10-10T01:23:40.8624335Z Collecting pytest-xdist==3.3.1 (from -r .ci/docker/requirements-ci.txt (line 189)) 2025-10-10T01:23:40.8672459Z Downloading pytest_xdist-3.3.1-py3-none-any.whl.metadata (3.1 kB) 2025-10-10T01:23:40.9054225Z Collecting pytest-flakefinder==1.1.0 (from -r .ci/docker/requirements-ci.txt (line 194)) 2025-10-10T01:23:40.9114567Z Downloading pytest_flakefinder-1.1.0-py2.py3-none-any.whl.metadata (3.3 kB) 2025-10-10T01:23:40.9964044Z Collecting pytest-rerunfailures>=10.3 (from -r .ci/docker/requirements-ci.txt (line 199)) 2025-10-10T01:23:41.0014113Z Downloading pytest_rerunfailures-16.0.1-py3-none-any.whl.metadata (21 kB) 2025-10-10T01:23:41.0264868Z Collecting pytest-subtests==0.13.1 (from -r .ci/docker/requirements-ci.txt (line 204)) 2025-10-10T01:23:41.0353484Z Downloading pytest_subtests-0.13.1-py3-none-any.whl.metadata (6.1 kB) 2025-10-10T01:23:41.0669316Z Collecting xdoctest==1.3.0 (from -r .ci/docker/requirements-ci.txt (line 219)) 2025-10-10T01:23:41.0805718Z Downloading xdoctest-1.3.0-py3-none-any.whl.metadata (35 kB) 2025-10-10T01:23:42.1579231Z Collecting pygments==2.15.0 (from -r .ci/docker/requirements-ci.txt (line 224)) 2025-10-10T01:23:42.6781342Z Downloading Pygments-2.15.0-py3-none-any.whl.metadata (2.5 kB) 2025-10-10T01:23:42.7912762Z Collecting scikit-image==0.22.0 (from -r .ci/docker/requirements-ci.txt (line 244)) 2025-10-10T01:23:42.8112261Z Downloading scikit_image-0.22.0-cp310-cp310-win_amd64.whl.metadata (13 kB) 2025-10-10T01:23:43.0078340Z Collecting scipy==1.10.1 (from -r .ci/docker/requirements-ci.txt (line 254)) 2025-10-10T01:23:43.0153644Z Downloading scipy-1.10.1-cp310-cp310-win_amd64.whl.metadata (58 kB) 2025-10-10T01:23:43.2846951Z Collecting typing-extensions==4.12.2 (from -r .ci/docker/requirements-ci.txt (line 269)) 2025-10-10T01:23:43.2889511Z Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-10-10T01:23:43.3513733Z Collecting unittest-xml-reporting<=3.2.0,>=2.0.0 (from -r .ci/docker/requirements-ci.txt (line 279)) 2025-10-10T01:23:43.3579225Z Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl.metadata (11 kB) 2025-10-10T01:23:43.3901176Z Collecting lintrunner==0.12.7 (from -r .ci/docker/requirements-ci.txt (line 285)) 2025-10-10T01:23:43.3959197Z Downloading lintrunner-0.12.7-py3-none-win_amd64.whl.metadata (7.4 kB) 2025-10-10T01:23:43.4499588Z Collecting redis>=4.0.0 (from -r .ci/docker/requirements-ci.txt (line 290)) 2025-10-10T01:23:43.4545602Z Downloading redis-6.4.0-py3-none-any.whl.metadata (10 kB) 2025-10-10T01:23:43.5451958Z Collecting ghstack==0.8.0 (from -r .ci/docker/requirements-ci.txt (line 294)) 2025-10-10T01:23:43.5506301Z Downloading ghstack-0.8.0-py3-none-any.whl.metadata (6.8 kB) 2025-10-10T01:23:43.5621068Z 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 299)) (3.1.6) 2025-10-10T01:23:43.5820206Z Collecting pytest-cpp==2.3.0 (from -r .ci/docker/requirements-ci.txt (line 304)) 2025-10-10T01:23:43.5883734Z Downloading pytest_cpp-2.3.0-py3-none-any.whl.metadata (5.4 kB) 2025-10-10T01:23:43.6350124Z Collecting z3-solver==4.15.1.0 (from -r .ci/docker/requirements-ci.txt (line 309)) 2025-10-10T01:23:43.6396871Z Downloading z3_solver-4.15.1.0-py3-none-win_amd64.whl.metadata (778 bytes) 2025-10-10T01:23:43.6773077Z Collecting tensorboard==2.13.0 (from -r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T01:23:43.6824118Z Downloading tensorboard-2.13.0-py3-none-any.whl.metadata (1.8 kB) 2025-10-10T01:23:43.7530599Z Collecting pywavelets==1.4.1 (from -r .ci/docker/requirements-ci.txt (line 320)) 2025-10-10T01:23:43.7583922Z Downloading PyWavelets-1.4.1-cp310-cp310-win_amd64.whl.metadata (1.9 kB) 2025-10-10T01:23:44.1134269Z Collecting lxml==5.3.0 (from -r .ci/docker/requirements-ci.txt (line 327)) 2025-10-10T01:23:44.1224488Z Downloading lxml-5.3.0-cp310-cp310-win_amd64.whl.metadata (3.9 kB) 2025-10-10T01:23:44.1648627Z Collecting PyGithub==2.3.0 (from -r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T01:23:44.1696736Z Downloading PyGithub-2.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-10-10T01:23:44.2032313Z Collecting sympy==1.13.3 (from -r .ci/docker/requirements-ci.txt (line 332)) 2025-10-10T01:23:44.2083888Z Downloading sympy-1.13.3-py3-none-any.whl.metadata (12 kB) 2025-10-10T01:23:44.4321707Z Collecting onnx==1.18.0 (from -r .ci/docker/requirements-ci.txt (line 337)) 2025-10-10T01:23:44.4379382Z Downloading onnx-1.18.0-cp310-cp310-win_amd64.whl.metadata (7.0 kB) 2025-10-10T01:23:44.5706718Z Collecting onnxscript==0.5.3 (from -r .ci/docker/requirements-ci.txt (line 342)) 2025-10-10T01:23:44.5768525Z Downloading onnxscript-0.5.3-py3-none-any.whl.metadata (13 kB) 2025-10-10T01:23:44.6044922Z Collecting parameterized==0.8.1 (from -r .ci/docker/requirements-ci.txt (line 347)) 2025-10-10T01:23:44.6080889Z Downloading parameterized-0.8.1-py2.py3-none-any.whl.metadata (18 kB) 2025-10-10T01:23:44.6876153Z Collecting pwlf==2.2.1 (from -r .ci/docker/requirements-ci.txt (line 356)) 2025-10-10T01:23:44.6949914Z Downloading pwlf-2.2.1.tar.gz (17 kB) 2025-10-10T01:23:44.8137864Z Preparing metadata (setup.py): started 2025-10-10T01:23:45.0718330Z Preparing metadata (setup.py): finished with status 'done' 2025-10-10T01:23:45.0744537Z Requirement already satisfied: pyyaml==6.0.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 362)) (6.0.2) 2025-10-10T01:23:45.2866185Z Collecting pyzstd (from -r .ci/docker/requirements-ci.txt (line 363)) 2025-10-10T01:23:45.3016285Z Downloading pyzstd-0.18.0-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-10-10T01:23:45.5188553Z Collecting setuptools==78.1.1 (from -r .ci/docker/requirements-ci.txt (line 364)) 2025-10-10T01:23:45.5246844Z Downloading setuptools-78.1.1-py3-none-any.whl.metadata (6.5 kB) 2025-10-10T01:23:45.5732859Z Collecting packaging==23.1 (from -r .ci/docker/requirements-ci.txt (line 365)) 2025-10-10T01:23:45.5812529Z Downloading packaging-23.1-py3-none-any.whl.metadata (3.1 kB) 2025-10-10T01:23:45.6370407Z Collecting six (from -r .ci/docker/requirements-ci.txt (line 366)) 2025-10-10T01:23:45.6409029Z Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-10T01:23:45.6720938Z Collecting pulp==2.9.0 (from -r .ci/docker/requirements-ci.txt (line 370)) 2025-10-10T01:23:45.6799064Z Downloading PuLP-2.9.0-py3-none-any.whl.metadata (5.4 kB) 2025-10-10T01:23:45.7194808Z Collecting dataclasses_json==0.6.7 (from -r .ci/docker/requirements-ci.txt (line 375)) 2025-10-10T01:23:45.8862305Z Using cached dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB) 2025-10-10T01:23:46.0566074Z Collecting cmake==3.31.6 (from -r .ci/docker/requirements-ci.txt (line 380)) 2025-10-10T01:23:46.0744636Z Downloading cmake-3.31.6-py3-none-win_amd64.whl.metadata (6.3 kB) 2025-10-10T01:23:46.1354768Z Collecting tlparse==0.4.0 (from -r .ci/docker/requirements-ci.txt (line 383)) 2025-10-10T01:23:46.1722732Z Downloading tlparse-0.4.0-py3-none-win_amd64.whl.metadata (2.0 kB) 2025-10-10T01:23:46.2080671Z Collecting filelock==3.18.0 (from -r .ci/docker/requirements-ci.txt (line 386)) 2025-10-10T01:23:46.2175541Z Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB) 2025-10-10T01:23:46.2614952Z Collecting cuda-bindings<13.0,>=12.0 (from -r .ci/docker/requirements-ci.txt (line 389)) 2025-10-10T01:23:46.2786762Z Downloading cuda_bindings-12.9.3-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-10-10T01:23:46.3202025Z Collecting setuptools-git-versioning==2.1.0 (from -r .ci/docker/requirements-ci.txt (line 393)) 2025-10-10T01:23:46.3291218Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-10-10T01:23:46.3621047Z Collecting scikit-build==0.18.1 (from -r .ci/docker/requirements-ci.txt (line 394)) 2025-10-10T01:23:46.3691128Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-10-10T01:23:46.4060112Z Collecting pyre-extensions==0.0.32 (from -r .ci/docker/requirements-ci.txt (line 395)) 2025-10-10T01:23:46.4152242Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-10-10T01:23:46.4434788Z Collecting tabulate==0.9.0 (from -r .ci/docker/requirements-ci.txt (line 396)) 2025-10-10T01:23:46.4502609Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-10-10T01:23:47.0472414Z Collecting botocore<1.36.0,>=1.35.42 (from boto3==1.35.42->-r .ci/docker/requirements-ci.txt (line 8)) 2025-10-10T01:23:47.0554195Z Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2025-10-10T01:23:47.1029117Z Collecting jmespath<2.0.0,>=0.7.1 (from boto3==1.35.42->-r .ci/docker/requirements-ci.txt (line 8)) 2025-10-10T01:23:47.1070266Z Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-10-10T01:23:47.1435656Z Collecting s3transfer<0.11.0,>=0.10.0 (from boto3==1.35.42->-r .ci/docker/requirements-ci.txt (line 8)) 2025-10-10T01:23:47.1505768Z Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2025-10-10T01:23:47.2182746Z Collecting pyproject_hooks (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) 2025-10-10T01:23:47.2219867Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-10-10T01:23:47.2321984Z 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-10-10T01:23:47.2331380Z 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-10-10T01:23:47.3221013Z Collecting tqdm (from coremltools==5.0b5->-r .ci/docker/requirements-ci.txt (line 23)) 2025-10-10T01:23:47.3273618Z Downloading tqdm-4.67.1-py3-none-any.whl.metadata (57 kB) 2025-10-10T01:23:48.0906538Z Collecting aiohttp<4.0.0,>=3.10.4 (from fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-10-10T01:23:48.0983452Z Downloading aiohttp-3.13.0-cp310-cp310-win_amd64.whl.metadata (8.4 kB) 2025-10-10T01:23:48.1438600Z Collecting thriftpy2<0.6.0,>=0.5.2 (from fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-10-10T01:23:48.1603767Z Downloading thriftpy2-0.5.3-cp310-cp310-win_amd64.whl.metadata (8.5 kB) 2025-10-10T01:23:48.2046367Z Collecting attrs>=19.2.0 (from hypothesis==6.56.4->-r .ci/docker/requirements-ci.txt (line 55)) 2025-10-10T01:23:48.2204368Z Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2025-10-10T01:23:48.2537596Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis==6.56.4->-r .ci/docker/requirements-ci.txt (line 55)) 2025-10-10T01:23:48.2584917Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-10-10T01:23:48.2711314Z 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.0) 2025-10-10T01:23:48.2921292Z Collecting future (from junitparser==2.1.1->-r .ci/docker/requirements-ci.txt (line 61)) 2025-10-10T01:23:48.3002143Z Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2025-10-10T01:23:48.5208845Z Collecting llvmlite<0.39,>=0.38.0rc1 (from numba==0.55.2->-r .ci/docker/requirements-ci.txt (line 120)) 2025-10-10T01:23:48.5296653Z Downloading llvmlite-0.38.1-cp310-cp310-win_amd64.whl.metadata (4.7 kB) 2025-10-10T01:23:48.5741808Z Collecting python-dateutil>=2.8.2 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 143)) 2025-10-10T01:23:48.5783811Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-10-10T01:23:48.6465317Z Collecting pytz>=2020.1 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 143)) 2025-10-10T01:23:48.6633412Z Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2025-10-10T01:23:48.7016979Z Collecting tzdata>=2022.1 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 143)) 2025-10-10T01:23:48.7138276Z Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-10T01:23:48.7826998Z 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 184)) (2.1.0) 2025-10-10T01:23:48.7835498Z 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 184)) (1.6.0) 2025-10-10T01:23:48.8062283Z Collecting execnet>=1.1 (from pytest-xdist==3.3.1->-r .ci/docker/requirements-ci.txt (line 189)) 2025-10-10T01:23:48.8115449Z Downloading execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) 2025-10-10T01:23:48.9456822Z Collecting imageio>=2.27 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 244)) 2025-10-10T01:23:48.9528206Z Downloading imageio-2.37.0-py3-none-any.whl.metadata (5.2 kB) 2025-10-10T01:23:49.0449919Z Collecting tifffile>=2022.8.12 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 244)) 2025-10-10T01:23:49.0551782Z Downloading tifffile-2025.5.10-py3-none-any.whl.metadata (31 kB) 2025-10-10T01:23:49.0959721Z Collecting lazy_loader>=0.3 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 244)) 2025-10-10T01:23:49.1004399Z Downloading lazy_loader-0.4-py3-none-any.whl.metadata (7.6 kB) 2025-10-10T01:23:49.1642191Z Requirement already satisfied: requests<3,>=2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 294)) (2.27.1) 2025-10-10T01:23:49.1707943Z 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 299)) (3.0.3) 2025-10-10T01:23:49.1982534Z Collecting absl-py>=0.4 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T01:23:49.2028488Z Downloading absl_py-2.3.1-py3-none-any.whl.metadata (3.3 kB) 2025-10-10T01:23:49.9760936Z Collecting grpcio>=1.48.2 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T01:23:50.0178796Z Downloading grpcio-1.75.1-cp310-cp310-win_amd64.whl.metadata (3.8 kB) 2025-10-10T01:23:50.1093821Z Collecting google-auth<3,>=1.6.3 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T01:23:50.1131837Z Downloading google_auth-2.41.1-py2.py3-none-any.whl.metadata (6.6 kB) 2025-10-10T01:23:50.1579209Z Collecting google-auth-oauthlib<1.1,>=0.5 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T01:23:50.1614236Z Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl.metadata (2.7 kB) 2025-10-10T01:23:50.1997234Z Collecting markdown>=2.6.8 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T01:23:50.2044119Z Downloading markdown-3.9-py3-none-any.whl.metadata (5.1 kB) 2025-10-10T01:23:50.3318776Z Collecting tensorboard-data-server<0.8.0,>=0.7.0 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T01:23:50.3357118Z Downloading tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) 2025-10-10T01:23:50.3812939Z Collecting werkzeug>=1.0.1 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T01:23:50.3859866Z Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-10-10T01:23:50.5471495Z Requirement already satisfied: wheel>=0.26 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (0.45.1) 2025-10-10T01:23:50.6029488Z Collecting pynacl>=1.4.0 (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T01:23:50.6115028Z Downloading pynacl-1.6.0-cp38-abi3-win_amd64.whl.metadata (9.7 kB) 2025-10-10T01:23:50.6524176Z Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T01:23:50.6562535Z Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2025-10-10T01:23:50.6735732Z Requirement already satisfied: urllib3>=1.26.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) (1.26.20) 2025-10-10T01:23:50.6933359Z Collecting Deprecated (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T01:23:50.6998216Z Downloading Deprecated-1.2.18-py2.py3-none-any.whl.metadata (5.7 kB) 2025-10-10T01:23:50.7142980Z 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 332)) (1.3.0) 2025-10-10T01:23:50.7934220Z Collecting ml_dtypes (from onnxscript==0.5.3->-r .ci/docker/requirements-ci.txt (line 342)) 2025-10-10T01:23:50.8001295Z Downloading ml_dtypes-0.5.3-cp310-cp310-win_amd64.whl.metadata (9.2 kB) 2025-10-10T01:23:50.8299579Z Collecting onnx_ir<2,>=0.1.10 (from onnxscript==0.5.3->-r .ci/docker/requirements-ci.txt (line 342)) 2025-10-10T01:23:50.8431984Z Downloading onnx_ir-0.1.10-py3-none-any.whl.metadata (3.6 kB) 2025-10-10T01:23:50.9083613Z Collecting pyDOE>=0.3.8 (from pwlf==2.2.1->-r .ci/docker/requirements-ci.txt (line 356)) 2025-10-10T01:23:50.9145001Z Downloading pyDOE-0.3.8.zip (22 kB) 2025-10-10T01:23:50.9385961Z Preparing metadata (setup.py): started 2025-10-10T01:23:51.2018900Z Preparing metadata (setup.py): finished with status 'done' 2025-10-10T01:23:51.2730950Z Collecting marshmallow<4.0.0,>=3.18.0 (from dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 375)) 2025-10-10T01:23:51.2754351Z Using cached marshmallow-3.26.1-py3-none-any.whl.metadata (7.3 kB) 2025-10-10T01:23:51.2947021Z Collecting typing-inspect<1,>=0.4.0 (from dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 375)) 2025-10-10T01:23:51.2968615Z Using cached typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-10-10T01:23:51.3281905Z Collecting distro (from scikit-build==0.18.1->-r .ci/docker/requirements-ci.txt (line 394)) 2025-10-10T01:23:51.3326058Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-10-10T01:23:51.4343610Z Collecting cuda-pathfinder~=1.1 (from cuda-bindings<13.0,>=12.0->-r .ci/docker/requirements-ci.txt (line 389)) 2025-10-10T01:23:51.4404263Z Downloading cuda_pathfinder-1.3.0-py3-none-any.whl.metadata (3.4 kB) 2025-10-10T01:23:51.4811455Z Collecting aiohappyeyeballs>=2.5.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-10-10T01:23:51.4906173Z Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB) 2025-10-10T01:23:51.5166637Z Collecting aiosignal>=1.4.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-10-10T01:23:51.5221124Z Downloading aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB) 2025-10-10T01:23:51.5511098Z Collecting async-timeout<6.0,>=4.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-10-10T01:23:51.5548066Z Downloading async_timeout-5.0.1-py3-none-any.whl.metadata (5.1 kB) 2025-10-10T01:23:51.8313886Z Collecting frozenlist>=1.1.1 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-10-10T01:23:51.8425263Z Downloading frozenlist-1.8.0-cp310-cp310-win_amd64.whl.metadata (21 kB) 2025-10-10T01:23:52.2144236Z Collecting multidict<7.0,>=4.5 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-10-10T01:23:52.2201428Z Downloading multidict-6.7.0-cp310-cp310-win_amd64.whl.metadata (5.5 kB) 2025-10-10T01:23:52.3165193Z Collecting propcache>=0.2.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-10-10T01:23:52.3247899Z Downloading propcache-0.4.1-cp310-cp310-win_amd64.whl.metadata (14 kB) 2025-10-10T01:23:52.7295375Z Collecting yarl<2.0,>=1.17.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-10-10T01:23:52.7370811Z Downloading yarl-1.22.0-cp310-cp310-win_amd64.whl.metadata (77 kB) 2025-10-10T01:23:52.7966235Z Collecting cachetools<7.0,>=2.0.0 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T01:23:52.8016188Z Downloading cachetools-6.2.0-py3-none-any.whl.metadata (5.4 kB) 2025-10-10T01:23:52.8390898Z Collecting pyasn1-modules>=0.2.1 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T01:23:52.8439262Z Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2025-10-10T01:23:52.8807332Z Collecting rsa<5,>=3.1.4 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T01:23:52.8847676Z Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2025-10-10T01:23:52.9421655Z Collecting requests-oauthlib>=0.7.0 (from google-auth-oauthlib<1.1,>=0.5->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T01:23:52.9462022Z Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2025-10-10T01:23:53.0045687Z Requirement already satisfied: certifi>=2017.4.17 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from requests<3,>=2->ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 294)) (2025.10.5) 2025-10-10T01:23:53.0056310Z Requirement already satisfied: charset-normalizer~=2.0.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from requests<3,>=2->ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 294)) (2.0.12) 2025-10-10T01:23:53.0066752Z Requirement already satisfied: idna<4,>=2.5 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from requests<3,>=2->ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 294)) (3.10) 2025-10-10T01:23:53.0484726Z Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T01:23:53.0521486Z Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) 2025-10-10T01:23:53.2600032Z Collecting ply<4.0,>=3.4 (from thriftpy2<0.6.0,>=0.5.2->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-10-10T01:23:53.2639708Z Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2025-10-10T01:23:53.3324078Z Collecting mypy-extensions>=0.3.0 (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 375)) 2025-10-10T01:23:53.3346139Z Using cached mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-10-10T01:23:53.3925841Z Collecting audioread>=2.1.9 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T01:23:53.4020026Z Downloading audioread-3.0.1-py3-none-any.whl.metadata (8.4 kB) 2025-10-10T01:23:53.5759087Z Collecting scikit-learn>=1.1.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T01:23:53.5814553Z Downloading scikit_learn-1.7.2-cp310-cp310-win_amd64.whl.metadata (11 kB) 2025-10-10T01:23:53.6375176Z Collecting joblib>=1.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T01:23:53.6413795Z Downloading joblib-1.5.2-py3-none-any.whl.metadata (5.6 kB) 2025-10-10T01:23:53.6753488Z Collecting decorator>=4.3.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T01:23:53.6799500Z Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2025-10-10T01:23:53.7120642Z Collecting soundfile>=0.12.1 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T01:23:53.7225964Z Downloading soundfile-0.13.1-py2.py3-none-win_amd64.whl.metadata (16 kB) 2025-10-10T01:23:53.7562802Z Collecting pooch>=1.1 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T01:23:53.7603312Z Downloading pooch-1.8.2-py3-none-any.whl.metadata (10 kB) 2025-10-10T01:23:53.8607366Z Collecting soxr>=0.3.2 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T01:23:53.8665744Z Downloading soxr-1.0.0-cp310-cp310-win_amd64.whl.metadata (5.6 kB) 2025-10-10T01:23:53.9886125Z Collecting msgpack>=1.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T01:23:53.9971482Z Downloading msgpack-1.1.2-cp310-cp310-win_amd64.whl.metadata (8.4 kB) 2025-10-10T01:23:54.0435498Z INFO: pip is looking at multiple versions of pytest-rerunfailures to determine which version is compatible with other requirements. This could take a while. 2025-10-10T01:23:54.0442049Z Collecting pytest-rerunfailures>=10.3 (from -r .ci/docker/requirements-ci.txt (line 199)) 2025-10-10T01:23:54.0503141Z Downloading pytest_rerunfailures-16.0-py3-none-any.whl.metadata (20 kB) 2025-10-10T01:23:54.0702579Z Downloading pytest_rerunfailures-15.1-py3-none-any.whl.metadata (20 kB) 2025-10-10T01:23:54.0915456Z Downloading pytest_rerunfailures-15.0-py3-none-any.whl.metadata (19 kB) 2025-10-10T01:23:54.1115401Z Downloading pytest_rerunfailures-14.0-py3-none-any.whl.metadata (18 kB) 2025-10-10T01:23:54.1639064Z INFO: pip is looking at multiple versions of pyzstd to determine which version is compatible with other requirements. This could take a while. 2025-10-10T01:23:54.1646529Z Collecting pyzstd (from -r .ci/docker/requirements-ci.txt (line 363)) 2025-10-10T01:23:54.1741221Z Downloading pyzstd-0.17.0-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-10-10T01:23:54.1962038Z Downloading pyzstd-0.16.2-cp310-cp310-win_amd64.whl.metadata (2.5 kB) 2025-10-10T01:23:54.4173365Z Collecting platformdirs>=2.5.0 (from pooch>=1.1->librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T01:23:54.4231690Z Downloading platformdirs-4.5.0-py3-none-any.whl.metadata (12 kB) 2025-10-10T01:23:54.7406038Z Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T01:23:54.7467623Z Downloading cryptography-46.0.2-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-10-10T01:23:55.1092661Z Collecting cffi>=2.0.0 (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T01:23:55.1325591Z Downloading cffi-2.0.0-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-10-10T01:23:55.1528584Z INFO: pip is looking at multiple versions of cryptography to determine which version is compatible with other requirements. This could take a while. 2025-10-10T01:23:55.1538791Z Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T01:23:55.1601962Z Downloading cryptography-46.0.1-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-10-10T01:23:55.1908893Z Downloading cryptography-46.0.0-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-10-10T01:23:55.2218228Z Downloading cryptography-45.0.7-cp37-abi3-win_amd64.whl.metadata (5.7 kB) 2025-10-10T01:23:55.2658505Z Collecting pycparser (from cffi>=2.0.0->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T01:23:55.2694486Z Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-10-10T01:23:55.3154705Z Collecting oauthlib>=3.0.0 (from requests-oauthlib>=0.7.0->google-auth-oauthlib<1.1,>=0.5->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) 2025-10-10T01:23:55.3220743Z Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2025-10-10T01:23:55.3674972Z Collecting threadpoolctl>=3.1.0 (from scikit-learn>=1.1.0->librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-10-10T01:23:55.3713709Z Downloading threadpoolctl-3.6.0-py3-none-any.whl.metadata (13 kB) 2025-10-10T01:23:55.5961029Z Collecting wrapt<2,>=1.10 (from Deprecated->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) 2025-10-10T01:23:55.6026583Z Downloading wrapt-1.17.3-cp310-cp310-win_amd64.whl.metadata (6.5 kB) 2025-10-10T01:23:55.6532244Z Downloading boto3-1.35.42-py3-none-any.whl (139 kB) 2025-10-10T01:23:55.6673133Z Downloading build-1.3.0-py3-none-any.whl (23 kB) 2025-10-10T01:23:55.6814626Z Downloading dill-0.3.7-py3-none-any.whl (115 kB) 2025-10-10T01:23:55.6941938Z Downloading expecttest-0.3.0-py3-none-any.whl (8.2 kB) 2025-10-10T01:23:55.7086084Z Downloading fbscribelogger-0.1.7-py3-none-any.whl (6.9 kB) 2025-10-10T01:23:55.7200490Z Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-10-10T01:23:55.7357037Z Downloading flatbuffers-24.12.23-py2.py3-none-any.whl (30 kB) 2025-10-10T01:23:55.7507142Z Downloading hypothesis-6.56.4-py3-none-any.whl (395 kB) 2025-10-10T01:23:55.7662864Z Downloading junitparser-2.1.1-py2.py3-none-any.whl (10 kB) 2025-10-10T01:23:55.7821636Z Downloading lark-0.12.0-py2.py3-none-any.whl (103 kB) 2025-10-10T01:23:55.7962353Z Downloading networkx-2.8.8-py3-none-any.whl (2.0 MB) 2025-10-10T01:23:55.8557264Z ---------------------------------------- 2.0/2.0 MB 55.1 MB/s 0:00:00 2025-10-10T01:23:55.8632080Z Downloading ninja-1.11.1.4-py3-none-win_amd64.whl (296 kB) 2025-10-10T01:23:55.8852453Z Downloading numba-0.55.2-cp310-cp310-win_amd64.whl (2.4 MB) 2025-10-10T01:23:55.9236221Z ---------------------------------------- 2.4/2.4 MB 65.6 MB/s 0:00:00 2025-10-10T01:23:55.9429520Z Downloading numpy-1.22.4-cp310-cp310-win_amd64.whl (14.7 MB) 2025-10-10T01:23:56.1734903Z ---------------------------------------- 14.7/14.7 MB 66.0 MB/s 0:00:00 2025-10-10T01:23:56.1812680Z Downloading pandas-2.0.3-cp310-cp310-win_amd64.whl (10.7 MB) 2025-10-10T01:23:56.3401790Z ---------------------------------------- 10.7/10.7 MB 66.3 MB/s 0:00:00 2025-10-10T01:23:56.3457839Z Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) 2025-10-10T01:23:56.3596539Z Downloading pillow-11.0.0-cp310-cp310-win_amd64.whl (2.6 MB) 2025-10-10T01:23:56.3860064Z ---------------------------------------- 2.6/2.6 MB 74.3 MB/s 0:00:00 2025-10-10T01:23:56.3938854Z Downloading protobuf-5.29.5-cp310-abi3-win_amd64.whl (434 kB) 2025-10-10T01:23:56.4092745Z Downloading pytest-7.3.2-py3-none-any.whl (320 kB) 2025-10-10T01:23:56.4203258Z Downloading pytest_xdist-3.3.1-py3-none-any.whl (41 kB) 2025-10-10T01:23:56.4318848Z Downloading pytest_flakefinder-1.1.0-py2.py3-none-any.whl (4.6 kB) 2025-10-10T01:23:56.4490145Z Downloading pytest_subtests-0.13.1-py3-none-any.whl (8.0 kB) 2025-10-10T01:23:56.4629317Z Downloading xdoctest-1.3.0-py3-none-any.whl (152 kB) 2025-10-10T01:23:56.4848491Z Downloading Pygments-2.15.0-py3-none-any.whl (1.1 MB) 2025-10-10T01:23:56.5006196Z ---------------------------------------- 1.1/1.1 MB ? 0:00:00 2025-10-10T01:23:56.5094965Z Downloading scikit_image-0.22.0-cp310-cp310-win_amd64.whl (24.5 MB) 2025-10-10T01:23:56.9233100Z ---------------------------------------- 24.5/24.5 MB 59.5 MB/s 0:00:00 2025-10-10T01:23:56.9419061Z Downloading scipy-1.10.1-cp310-cp310-win_amd64.whl (42.5 MB) 2025-10-10T01:23:57.6332261Z ---------------------------------------- 42.5/42.5 MB 61.5 MB/s 0:00:00 2025-10-10T01:23:57.6417481Z Downloading lintrunner-0.12.7-py3-none-win_amd64.whl (1.7 MB) 2025-10-10T01:23:57.6599405Z ---------------------------------------- 1.7/1.7 MB 90.1 MB/s 0:00:00 2025-10-10T01:23:57.6655929Z Downloading ghstack-0.8.0-py3-none-any.whl (89 kB) 2025-10-10T01:23:57.6757995Z Downloading pytest_cpp-2.3.0-py3-none-any.whl (14 kB) 2025-10-10T01:23:57.6917347Z Downloading z3_solver-4.15.1.0-py3-none-win_amd64.whl (16.4 MB) 2025-10-10T01:23:57.8771936Z ---------------------------------------- 16.4/16.4 MB 94.0 MB/s 0:00:00 2025-10-10T01:23:57.8811148Z Downloading tensorboard-2.13.0-py3-none-any.whl (5.6 MB) 2025-10-10T01:23:57.9783676Z ---------------------------------------- 5.6/5.6 MB 56.5 MB/s 0:00:00 2025-10-10T01:23:57.9878144Z Downloading PyWavelets-1.4.1-cp310-cp310-win_amd64.whl (4.2 MB) 2025-10-10T01:23:58.0516812Z ---------------------------------------- 4.2/4.2 MB 83.0 MB/s 0:00:00 2025-10-10T01:23:58.0693684Z Downloading lxml-5.3.0-cp310-cp310-win_amd64.whl (3.8 MB) 2025-10-10T01:23:58.1774002Z ---------------------------------------- 3.8/3.8 MB 32.2 MB/s 0:00:00 2025-10-10T01:23:58.1844414Z Downloading PyGithub-2.3.0-py3-none-any.whl (354 kB) 2025-10-10T01:23:58.1990204Z Downloading sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-10-10T01:23:58.3070371Z ---------------------------------------- 6.2/6.2 MB 63.7 MB/s 0:00:00 2025-10-10T01:23:58.3187583Z Downloading onnx-1.18.0-cp310-cp310-win_amd64.whl (15.8 MB) 2025-10-10T01:23:58.4841833Z ---------------------------------------- 15.8/15.8 MB 99.9 MB/s 0:00:00 2025-10-10T01:23:58.4917368Z Downloading onnxscript-0.5.3-py3-none-any.whl (679 kB) 2025-10-10T01:23:58.5025526Z ---------------------------------------- 680.0/680.0 kB ? 0:00:00 2025-10-10T01:23:58.5071767Z Downloading parameterized-0.8.1-py2.py3-none-any.whl (26 kB) 2025-10-10T01:23:58.5159958Z Downloading setuptools-78.1.1-py3-none-any.whl (1.3 MB) 2025-10-10T01:23:58.5319839Z ---------------------------------------- 1.3/1.3 MB 62.1 MB/s 0:00:00 2025-10-10T01:23:58.5375340Z Downloading packaging-23.1-py3-none-any.whl (48 kB) 2025-10-10T01:23:58.5572710Z Downloading PuLP-2.9.0-py3-none-any.whl (17.7 MB) 2025-10-10T01:23:58.7251064Z ---------------------------------------- 17.7/17.7 MB 101.3 MB/s 0:00:00 2025-10-10T01:23:58.7272946Z Using cached dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 2025-10-10T01:23:58.7356300Z Downloading cmake-3.31.6-py3-none-win_amd64.whl (36.4 MB) 2025-10-10T01:23:59.7375992Z ---------------------------------------- 36.4/36.4 MB 36.7 MB/s 0:00:01 2025-10-10T01:23:59.7482346Z Downloading tlparse-0.4.0-py3-none-win_amd64.whl (2.0 MB) 2025-10-10T01:23:59.7688100Z ---------------------------------------- 2.0/2.0 MB 117.0 MB/s 0:00:00 2025-10-10T01:23:59.7724466Z Downloading filelock-3.18.0-py3-none-any.whl (16 kB) 2025-10-10T01:23:59.7881884Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-10-10T01:23:59.8034703Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-10-10T01:23:59.8181550Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-10-10T01:23:59.8279288Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-10-10T01:23:59.8369440Z Downloading click-8.3.0-py3-none-any.whl (107 kB) 2025-10-10T01:23:59.8470325Z Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB) 2025-10-10T01:23:59.8692708Z Downloading cuda_bindings-12.9.3-cp310-cp310-win_amd64.whl (11.5 MB) 2025-10-10T01:24:00.1055159Z ---------------------------------------- 11.5/11.5 MB 47.8 MB/s 0:00:00 2025-10-10T01:24:00.1781761Z Downloading aiohttp-3.13.0-cp310-cp310-win_amd64.whl (453 kB) 2025-10-10T01:24:00.2055309Z Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB) 2025-10-10T01:24:00.2236032Z Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-10-10T01:24:00.2956382Z ---------------------------------------- 13.3/13.3 MB 206.8 MB/s 0:00:00 2025-10-10T01:24:00.3039086Z Downloading cuda_pathfinder-1.3.0-py3-none-any.whl (27 kB) 2025-10-10T01:24:00.3132016Z Downloading google_auth-2.41.1-py2.py3-none-any.whl (221 kB) 2025-10-10T01:24:00.3261047Z Downloading cachetools-6.2.0-py3-none-any.whl (11 kB) 2025-10-10T01:24:00.3358643Z Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl (18 kB) 2025-10-10T01:24:00.3479855Z Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-10-10T01:24:00.3750069Z Downloading llvmlite-0.38.1-cp310-cp310-win_amd64.whl (23.2 MB) 2025-10-10T01:24:00.7125518Z ---------------------------------------- 23.2/23.2 MB 66.7 MB/s 0:00:00 2025-10-10T01:24:00.7154087Z Using cached marshmallow-3.26.1-py3-none-any.whl (50 kB) 2025-10-10T01:24:00.7218809Z Downloading multidict-6.7.0-cp310-cp310-win_amd64.whl (46 kB) 2025-10-10T01:24:00.7336894Z Downloading onnx_ir-0.1.10-py3-none-any.whl (127 kB) 2025-10-10T01:24:00.7457993Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-10-10T01:24:00.7566209Z Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2025-10-10T01:24:00.7674711Z Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2025-10-10T01:24:00.7777206Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-10-10T01:24:00.7868689Z Downloading tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) 2025-10-10T01:24:00.8001333Z Downloading thriftpy2-0.5.3-cp310-cp310-win_amd64.whl (821 kB) 2025-10-10T01:24:00.8123786Z ---------------------------------------- 821.0/821.0 kB ? 0:00:00 2025-10-10T01:24:00.8185474Z Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-10-10T01:24:00.8297140Z Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 2025-10-10T01:24:00.8380640Z Using cached typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-10-10T01:24:00.8444906Z Downloading yarl-1.22.0-cp310-cp310-win_amd64.whl (86 kB) 2025-10-10T01:24:00.8599024Z Downloading librosa-0.11.0-py3-none-any.whl (260 kB) 2025-10-10T01:24:00.8721507Z Downloading pytest_rerunfailures-14.0-py3-none-any.whl (12 kB) 2025-10-10T01:24:00.8815228Z Downloading redis-6.4.0-py3-none-any.whl (279 kB) 2025-10-10T01:24:01.0492306Z Downloading pyzstd-0.16.2-cp310-cp310-win_amd64.whl (245 kB) 2025-10-10T01:24:01.0602357Z Downloading absl_py-2.3.1-py3-none-any.whl (135 kB) 2025-10-10T01:24:01.0698957Z Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB) 2025-10-10T01:24:01.0786585Z Downloading aiosignal-1.4.0-py3-none-any.whl (7.5 kB) 2025-10-10T01:24:01.0880885Z Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2025-10-10T01:24:01.0970120Z Downloading audioread-3.0.1-py3-none-any.whl (23 kB) 2025-10-10T01:24:01.1106838Z Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2025-10-10T01:24:01.1202815Z Downloading execnet-2.1.1-py3-none-any.whl (40 kB) 2025-10-10T01:24:01.1309716Z Downloading frozenlist-1.8.0-cp310-cp310-win_amd64.whl (43 kB) 2025-10-10T01:24:01.3592042Z Downloading grpcio-1.75.1-cp310-cp310-win_amd64.whl (4.6 MB) 2025-10-10T01:24:01.4225760Z ---------------------------------------- 4.6/4.6 MB 69.6 MB/s 0:00:00 2025-10-10T01:24:01.4273535Z Downloading imageio-2.37.0-py3-none-any.whl (315 kB) 2025-10-10T01:24:01.4389165Z Downloading joblib-1.5.2-py3-none-any.whl (308 kB) 2025-10-10T01:24:01.4491113Z Downloading lazy_loader-0.4-py3-none-any.whl (12 kB) 2025-10-10T01:24:01.4617816Z Downloading markdown-3.9-py3-none-any.whl (107 kB) 2025-10-10T01:24:01.4738098Z Downloading ml_dtypes-0.5.3-cp310-cp310-win_amd64.whl (206 kB) 2025-10-10T01:24:01.4866518Z Downloading msgpack-1.1.2-cp310-cp310-win_amd64.whl (71 kB) 2025-10-10T01:24:01.4945578Z Using cached mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-10-10T01:24:01.4983213Z Downloading pooch-1.8.2-py3-none-any.whl (64 kB) 2025-10-10T01:24:01.5082229Z Downloading platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-10-10T01:24:01.5218726Z Downloading propcache-0.4.1-cp310-cp310-win_amd64.whl (41 kB) 2025-10-10T01:24:01.5318864Z Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) 2025-10-10T01:24:01.5418263Z Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2025-10-10T01:24:01.5519593Z Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 2025-10-10T01:24:01.5646967Z Downloading cryptography-45.0.7-cp37-abi3-win_amd64.whl (3.4 MB) 2025-10-10T01:24:01.6082759Z ---------------------------------------- 3.4/3.4 MB 101.0 MB/s 0:00:00 2025-10-10T01:24:01.6131134Z Downloading cffi-2.0.0-cp310-cp310-win_amd64.whl (182 kB) 2025-10-10T01:24:01.6269513Z Downloading pynacl-1.6.0-cp38-abi3-win_amd64.whl (238 kB) 2025-10-10T01:24:01.6386016Z Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2025-10-10T01:24:01.6500227Z Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2025-10-10T01:24:01.6599367Z Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2025-10-10T01:24:01.6736740Z Downloading scikit_learn-1.7.2-cp310-cp310-win_amd64.whl (8.9 MB) 2025-10-10T01:24:01.7531954Z ---------------------------------------- 8.9/8.9 MB 110.6 MB/s 0:00:00 2025-10-10T01:24:01.7613862Z Downloading soundfile-0.13.1-py2.py3-none-win_amd64.whl (1.0 MB) 2025-10-10T01:24:01.7736034Z ---------------------------------------- 1.0/1.0 MB 47.3 MB/s 0:00:00 2025-10-10T01:24:01.7862063Z Downloading soxr-1.0.0-cp310-cp310-win_amd64.whl (173 kB) 2025-10-10T01:24:01.7972015Z Downloading threadpoolctl-3.6.0-py3-none-any.whl (18 kB) 2025-10-10T01:24:01.8085273Z Downloading tifffile-2025.5.10-py3-none-any.whl (226 kB) 2025-10-10T01:24:01.8231371Z Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-10-10T01:24:01.8348856Z Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-10-10T01:24:01.8445783Z Downloading Deprecated-1.2.18-py2.py3-none-any.whl (10.0 kB) 2025-10-10T01:24:01.8560154Z Downloading wrapt-1.17.3-cp310-cp310-win_amd64.whl (38 kB) 2025-10-10T01:24:01.8652211Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-10-10T01:24:01.8752649Z Downloading future-1.0.0-py3-none-any.whl (491 kB) 2025-10-10T01:24:01.8866619Z Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2025-10-10T01:24:01.8987203Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-10-10T01:24:01.9083504Z Downloading tqdm-4.67.1-py3-none-any.whl (78 kB) 2025-10-10T01:24:03.1186851Z Building wheels for collected packages: coremltools, pwlf, pyDOE 2025-10-10T01:24:03.1203521Z DEPRECATION: Building 'coremltools' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'coremltools'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-10T01:24:03.1205440Z Building wheel for coremltools (setup.py): started 2025-10-10T01:24:04.5944274Z Building wheel for coremltools (setup.py): finished with status 'done' 2025-10-10T01:24:04.5991681Z Created wheel for coremltools: filename=coremltools-5.0b5-py3-none-any.whl size=1211951 sha256=1e36dc58336cce64f4c9ff6f62fbedb2c0823d3ec23458cd9f3ef235daa98f2f 2025-10-10T01:24:04.5993492Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\11\de\3c\e33b605af1effa76c230f5cc8a1e688d7bef9ea0d7189b58ca 2025-10-10T01:24:04.6064235Z DEPRECATION: Building 'pwlf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pwlf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-10T01:24:04.6065969Z Building wheel for pwlf (setup.py): started 2025-10-10T01:24:04.9711954Z Building wheel for pwlf (setup.py): finished with status 'done' 2025-10-10T01:24:04.9728392Z Created wheel for pwlf: filename=pwlf-2.2.1-py3-none-any.whl size=16741 sha256=62ee207b823af002948dbf5864b42ed3bff2d7dea955880634d4de9add2ced17 2025-10-10T01:24:04.9729511Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\d9\13\6f\a9201ce279d71065ce782d82418d7c6877be6bb818ae0d1095 2025-10-10T01:24:04.9769539Z DEPRECATION: Building 'pyDOE' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pyDOE'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-10T01:24:04.9771538Z Building wheel for pyDOE (setup.py): started 2025-10-10T01:24:05.3230197Z Building wheel for pyDOE (setup.py): finished with status 'done' 2025-10-10T01:24:05.3246249Z Created wheel for pyDOE: filename=pydoe-0.3.8-py3-none-any.whl size=18257 sha256=6be196e0f535ed28d36345812393de9feb395245de245b3c1e916beb092db199 2025-10-10T01:24:05.3248201Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\ce\b6\d7\c6b64746dba6433c593e471e0ac3acf4f36040456d1d160d17 2025-10-10T01:24:05.3272486Z Successfully built coremltools pwlf pyDOE 2025-10-10T01:24:06.1398544Z 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, 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, onnx, 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_ir, hypothesis, google-auth, dataclasses_json, cryptography, botocore, s3transfer, pytest-xdist, pytest-subtests, pytest-rerunfailures, pytest-flakefinder, pytest-cpp, pwlf, onnxscript, librosa, google-auth-oauthlib, aiohttp, tensorboard, PyGithub, ghstack, fbscribelogger, boto3 2025-10-10T01:24:07.9179004Z Attempting uninstall: typing-extensions 2025-10-10T01:24:07.9188810Z Found existing installation: typing_extensions 4.15.0 2025-10-10T01:24:07.9222012Z Uninstalling typing_extensions-4.15.0: 2025-10-10T01:24:08.2581646Z Successfully uninstalled typing_extensions-4.15.0 2025-10-10T01:24:08.5043476Z Attempting uninstall: sympy 2025-10-10T01:24:08.5054405Z Found existing installation: sympy 1.14.0 2025-10-10T01:24:08.9723866Z Uninstalling sympy-1.14.0: 2025-10-10T01:24:09.3560345Z Successfully uninstalled sympy-1.14.0 2025-10-10T01:24:17.2451065Z Attempting uninstall: setuptools 2025-10-10T01:24:17.2461527Z Found existing installation: setuptools 80.9.0 2025-10-10T01:24:17.2497275Z Uninstalling setuptools-80.9.0: 2025-10-10T01:24:17.5596084Z Successfully uninstalled setuptools-80.9.0 2025-10-10T01:24:19.1919763Z Attempting uninstall: pygments 2025-10-10T01:24:19.1927379Z Found existing installation: Pygments 2.19.2 2025-10-10T01:24:19.2764544Z Uninstalling Pygments-2.19.2: 2025-10-10T01:24:19.2889832Z Successfully uninstalled Pygments-2.19.2 2025-10-10T01:24:21.5772617Z Attempting uninstall: packaging 2025-10-10T01:24:21.5782071Z Found existing installation: packaging 25.0 2025-10-10T01:24:21.5855215Z Uninstalling packaging-25.0: 2025-10-10T01:24:21.5879808Z Successfully uninstalled packaging-25.0 2025-10-10T01:24:24.6698717Z Attempting uninstall: networkx 2025-10-10T01:24:24.6707763Z Found existing installation: networkx 3.4.2 2025-10-10T01:24:24.8250555Z Uninstalling networkx-3.4.2: 2025-10-10T01:24:24.8506209Z Successfully uninstalled networkx-3.4.2 2025-10-10T01:24:29.0574266Z Attempting uninstall: filelock 2025-10-10T01:24:29.0581187Z Found existing installation: filelock 3.20.0 2025-10-10T01:24:29.0632714Z Uninstalling filelock-3.20.0: 2025-10-10T01:24:29.0653606Z Successfully uninstalled filelock-3.20.0 2025-10-10T01:24:39.8845315Z Attempting uninstall: opt-einsum 2025-10-10T01:24:39.8853878Z Found existing installation: opt_einsum 3.4.0 2025-10-10T01:24:39.8956870Z Uninstalling opt_einsum-3.4.0: 2025-10-10T01:24:39.8987620Z Successfully uninstalled opt_einsum-3.4.0 2025-10-10T01:24:57.3742072Z Attempting uninstall: pytest 2025-10-10T01:24:57.3754319Z Found existing installation: pytest 8.4.2 2025-10-10T01:24:57.3989418Z Uninstalling pytest-8.4.2: 2025-10-10T01:24:58.2169521Z Successfully uninstalled pytest-8.4.2 2025-10-10T01:25:10.8030973Z 2025-10-10T01:25:10.8517224Z Successfully installed Deprecated-1.2.18 PyGithub-2.3.0 absl-py-2.3.1 aiohappyeyeballs-2.6.1 aiohttp-3.13.0 aiosignal-1.4.0 async-timeout-5.0.1 attrs-25.4.0 audioread-3.0.1 boto3-1.35.42 botocore-1.35.99 build-1.3.0 cachetools-6.2.0 cffi-2.0.0 click-8.3.0 cmake-3.31.6 coremltools-5.0b5 cryptography-45.0.7 cuda-bindings-12.9.3 cuda-pathfinder-1.3.0 dataclasses_json-0.6.7 decorator-5.2.1 dill-0.3.7 distro-1.9.0 execnet-2.1.1 expecttest-0.3.0 fbscribelogger-0.1.7 filelock-3.18.0 flatbuffers-24.12.23 frozenlist-1.8.0 future-1.0.0 ghstack-0.8.0 google-auth-2.41.1 google-auth-oauthlib-1.0.0 grpcio-1.75.1 hypothesis-6.56.4 imageio-2.37.0 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.9 marshmallow-3.26.1 ml_dtypes-0.5.3 msgpack-1.1.2 multidict-6.7.0 mypy-extensions-1.1.0 networkx-2.8.8 ninja-1.11.1.4 numba-0.55.2 numpy-1.22.4 oauthlib-3.3.1 onnx-1.18.0 onnx_ir-0.1.10 onnxscript-0.5.3 opt-einsum-3.3.0 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.0 pyproject_hooks-1.2.0 pyre-extensions-0.0.32 pytest-7.3.2 pytest-cpp-2.3.0 pytest-flakefinder-1.1.0 pytest-rerunfailures-14.0 pytest-subtests-0.13.1 pytest-xdist-3.3.1 python-dateutil-2.9.0.post0 pytz-2025.2 pywavelets-1.4.1 pyzstd-0.16.2 redis-6.4.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.3 wrapt-1.17.3 xdoctest-1.3.0 yarl-1.22.0 z3-solver-4.15.1.0 2025-10-10T01:25:12.2488300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\functional.py 2025-10-10T01:25:12.2493257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\hub.py 2025-10-10T01:25:12.2497117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\library.py 2025-10-10T01:25:12.2502304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\overrides.py 2025-10-10T01:25:12.2505761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\py.typed 2025-10-10T01:25:12.2522107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quasirandom.py 2025-10-10T01:25:12.2525712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\random.py 2025-10-10T01:25:12.2529206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\return_types.py 2025-10-10T01:25:12.2532954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\return_types.pyi 2025-10-10T01:25:12.2536965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\serialization.py 2025-10-10T01:25:12.2540799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\storage.py 2025-10-10T01:25:12.2545235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\torch_version.py 2025-10-10T01:25:12.2548990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\types.py 2025-10-10T01:25:12.2552429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\version.py 2025-10-10T01:25:12.2556269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_appdirs.py 2025-10-10T01:25:12.2560315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C.cp310-win_amd64.pyd 2025-10-10T01:25:12.2563792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_classes.py 2025-10-10T01:25:12.2567692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_compile.py 2025-10-10T01:25:12.2571710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_ops.py 2025-10-10T01:25:12.2575611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_environment.py 2025-10-10T01:25:12.2579605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_guards.py 2025-10-10T01:25:12.2583676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_jit_internal.py 2025-10-10T01:25:12.2588953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_linalg_utils.py 2025-10-10T01:25:12.2591864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lobpcg.py 2025-10-10T01:25:12.2595732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lowrank.py 2025-10-10T01:25:12.2605220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_meta_registrations.py 2025-10-10T01:25:12.2610221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_namedtensor_internals.py 2025-10-10T01:25:12.2613844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_ops.py 2025-10-10T01:25:12.2617863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_python_dispatcher.py 2025-10-10T01:25:12.2621389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_size_docs.py 2025-10-10T01:25:12.2625008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_sources.py 2025-10-10T01:25:12.2628553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_storage_docs.py 2025-10-10T01:25:12.2632607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_streambase.py 2025-10-10T01:25:12.2636648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_tensor.py 2025-10-10T01:25:12.2640442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_tensor_docs.py 2025-10-10T01:25:12.2645266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_tensor_str.py 2025-10-10T01:25:12.2655238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_thread_safe_fork.py 2025-10-10T01:25:12.2658904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_torch_docs.py 2025-10-10T01:25:12.2673763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_utils.py 2025-10-10T01:25:12.2674298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_utils_internal.py 2025-10-10T01:25:12.2674788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_VF.py 2025-10-10T01:25:12.2676488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_VF.pyi 2025-10-10T01:25:12.2687283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vmap_internals.py 2025-10-10T01:25:12.2691961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_weights_only_unpickler.py 2025-10-10T01:25:12.2694958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__config__.py 2025-10-10T01:25:12.2698856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__future__.py 2025-10-10T01:25:12.2702497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__init__.py 2025-10-10T01:25:12.2714951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\accelerator\memory.py 2025-10-10T01:25:12.2718177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\accelerator\_utils.py 2025-10-10T01:25:12.2721616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\accelerator\__init__.py 2025-10-10T01:25:12.2729284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\accelerator\__pycache__\memory.cpython-310.pyc 2025-10-10T01:25:12.2732766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\accelerator\__pycache__\_utils.cpython-310.pyc 2025-10-10T01:25:12.2736287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\accelerator\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.2750388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\amp\autocast_mode.py 2025-10-10T01:25:12.2753961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\amp\grad_scaler.py 2025-10-10T01:25:12.2757437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\amp\__init__.py 2025-10-10T01:25:12.2770990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\amp\__pycache__\autocast_mode.cpython-310.pyc 2025-10-10T01:25:12.2774773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\amp\__pycache__\grad_scaler.cpython-310.pyc 2025-10-10T01:25:12.2778490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\amp\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.2792957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\__init__.py 2025-10-10T01:25:12.2801119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\__init__.py 2025-10-10T01:25:12.2808941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\__init__.py 2025-10-10T01:25:12.2816510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\modules\fused.py 2025-10-10T01:25:12.2819898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\modules\__init__.py 2025-10-10T01:25:12.2826862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\modules\__pycache__\fused.cpython-310.pyc 2025-10-10T01:25:12.2830468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\modules\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.2838709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\__init__.py 2025-10-10T01:25:12.2845479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\conv_fused.py 2025-10-10T01:25:12.2849779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\linear_fused.py 2025-10-10T01:25:12.2853044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\linear_relu.py 2025-10-10T01:25:12.2856935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\__init__.py 2025-10-10T01:25:12.2870421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\__pycache__\conv_fused.cpython-310.pyc 2025-10-10T01:25:12.2874282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\__pycache__\linear_fused.cpython-310.pyc 2025-10-10T01:25:12.2877955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\__pycache__\linear_relu.cpython-310.pyc 2025-10-10T01:25:12.2887215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.2895017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.2903919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\__init__.py 2025-10-10T01:25:12.2911150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\dynamic\__init__.py 2025-10-10T01:25:12.2918306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\dynamic\modules\linear_relu.py 2025-10-10T01:25:12.2921697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\dynamic\modules\__init__.py 2025-10-10T01:25:12.2929031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\dynamic\modules\__pycache__\linear_relu.cpython-310.pyc 2025-10-10T01:25:12.2932434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\dynamic\modules\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.2939949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\dynamic\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.2947649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\bn_relu.py 2025-10-10T01:25:12.2951318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\conv_add.py 2025-10-10T01:25:12.2954741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\conv_relu.py 2025-10-10T01:25:12.2958515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\linear_relu.py 2025-10-10T01:25:12.2962155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\__init__.py 2025-10-10T01:25:12.2975292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\__pycache__\bn_relu.cpython-310.pyc 2025-10-10T01:25:12.2978850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\__pycache__\conv_add.cpython-310.pyc 2025-10-10T01:25:12.2982849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\__pycache__\conv_relu.cpython-310.pyc 2025-10-10T01:25:12.2991801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\__pycache__\linear_relu.cpython-310.pyc 2025-10-10T01:25:12.2995554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3003491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3017480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3025904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\__init__.py 2025-10-10T01:25:12.3033710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\dynamic\__init__.py 2025-10-10T01:25:12.3040700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\dynamic\modules\linear.py 2025-10-10T01:25:12.3044138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\dynamic\modules\__init__.py 2025-10-10T01:25:12.3051362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\dynamic\modules\__pycache__\linear.cpython-310.pyc 2025-10-10T01:25:12.3054685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\dynamic\modules\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3062162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\dynamic\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3070508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\conv.py 2025-10-10T01:25:12.3073745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\embedding_ops.py 2025-10-10T01:25:12.3077890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\linear.py 2025-10-10T01:25:12.3081007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\__init__.py 2025-10-10T01:25:12.3093307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\__pycache__\conv.cpython-310.pyc 2025-10-10T01:25:12.3097117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\__pycache__\embedding_ops.cpython-310.pyc 2025-10-10T01:25:12.3100609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\__pycache__\linear.cpython-310.pyc 2025-10-10T01:25:12.3109494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3117460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3126093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\__init__.py 2025-10-10T01:25:12.3132647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\modules\activation.py 2025-10-10T01:25:12.3136268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\modules\rnn.py 2025-10-10T01:25:12.3139797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\modules\__init__.py 2025-10-10T01:25:12.3146755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\modules\__pycache__\activation.cpython-310.pyc 2025-10-10T01:25:12.3150316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\modules\__pycache__\rnn.cpython-310.pyc 2025-10-10T01:25:12.3153764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\modules\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3166542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3181421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\functional.py 2025-10-10T01:25:12.3185805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\__init__.py 2025-10-10T01:25:12.3193399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\__init__.py 2025-10-10T01:25:12.3211528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\conv.py 2025-10-10T01:25:12.3212362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\linear.py 2025-10-10T01:25:12.3213073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\rnn.py 2025-10-10T01:25:12.3213789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\__init__.py 2025-10-10T01:25:12.3219147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\__pycache__\conv.cpython-310.pyc 2025-10-10T01:25:12.3223018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\__pycache__\linear.cpython-310.pyc 2025-10-10T01:25:12.3226894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\__pycache__\rnn.cpython-310.pyc 2025-10-10T01:25:12.3236958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3245771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3254366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\activation.py 2025-10-10T01:25:12.3258633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\batchnorm.py 2025-10-10T01:25:12.3262308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\conv.py 2025-10-10T01:25:12.3266571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\dropout.py 2025-10-10T01:25:12.3271351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\embedding_ops.py 2025-10-10T01:25:12.3281873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\functional_modules.py 2025-10-10T01:25:12.3285688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\linear.py 2025-10-10T01:25:12.3289519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\normalization.py 2025-10-10T01:25:12.3292811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\rnn.py 2025-10-10T01:25:12.3296585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\utils.py 2025-10-10T01:25:12.3300146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__init__.py 2025-10-10T01:25:12.3307542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\activation.cpython-310.pyc 2025-10-10T01:25:12.3311194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\batchnorm.cpython-310.pyc 2025-10-10T01:25:12.3314697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\conv.cpython-310.pyc 2025-10-10T01:25:12.3324643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\dropout.cpython-310.pyc 2025-10-10T01:25:12.3328230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\embedding_ops.cpython-310.pyc 2025-10-10T01:25:12.3331855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\functional_modules.cpython-310.pyc 2025-10-10T01:25:12.3335721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\linear.cpython-310.pyc 2025-10-10T01:25:12.3339358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\normalization.cpython-310.pyc 2025-10-10T01:25:12.3342738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\rnn.cpython-310.pyc 2025-10-10T01:25:12.3346781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:12.3350448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3366154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\__init__.py 2025-10-10T01:25:12.3373500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\conv.py 2025-10-10T01:25:12.3376942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\linear.py 2025-10-10T01:25:12.3380353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\rnn.py 2025-10-10T01:25:12.3383887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\sparse.py 2025-10-10T01:25:12.3387256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\utils.py 2025-10-10T01:25:12.3390739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__init__.py 2025-10-10T01:25:12.3403449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__pycache__\conv.cpython-310.pyc 2025-10-10T01:25:12.3407048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__pycache__\linear.cpython-310.pyc 2025-10-10T01:25:12.3410825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__pycache__\rnn.cpython-310.pyc 2025-10-10T01:25:12.3420315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__pycache__\sparse.cpython-310.pyc 2025-10-10T01:25:12.3423907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:12.3427601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3435513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3443646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\__pycache__\functional.cpython-310.pyc 2025-10-10T01:25:12.3447325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3456365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\__init__.py 2025-10-10T01:25:12.3464324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\linear.py 2025-10-10T01:25:12.3467710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\utils.py 2025-10-10T01:25:12.3471180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\__init__.py 2025-10-10T01:25:12.3477770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\dynamic\linear.py 2025-10-10T01:25:12.3481381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\dynamic\__init__.py 2025-10-10T01:25:12.3488923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\dynamic\__pycache__\linear.cpython-310.pyc 2025-10-10T01:25:12.3492448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\dynamic\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3506521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\__pycache__\linear.cpython-310.pyc 2025-10-10T01:25:12.3510193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:12.3514167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3528496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3537216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3546178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\_numeric_suite.py 2025-10-10T01:25:12.3549810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\_numeric_suite_fx.py 2025-10-10T01:25:12.3553735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\__init__.py 2025-10-10T01:25:12.3560074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\graph_matcher.py 2025-10-10T01:25:12.3564094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\graph_passes.py 2025-10-10T01:25:12.3567847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\mappings.py 2025-10-10T01:25:12.3571364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\ns_types.py 2025-10-10T01:25:12.3575189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\n_shadows_utils.py 2025-10-10T01:25:12.3584032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\pattern_utils.py 2025-10-10T01:25:12.3587598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\qconfig_multi_mapping.py 2025-10-10T01:25:12.3591069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\utils.py 2025-10-10T01:25:12.3594530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\weight_utils.py 2025-10-10T01:25:12.3598171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__init__.py 2025-10-10T01:25:12.3605111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\graph_matcher.cpython-310.pyc 2025-10-10T01:25:12.3608821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\graph_passes.cpython-310.pyc 2025-10-10T01:25:12.3612453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\mappings.cpython-310.pyc 2025-10-10T01:25:12.3622088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\ns_types.cpython-310.pyc 2025-10-10T01:25:12.3625966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\n_shadows_utils.cpython-310.pyc 2025-10-10T01:25:12.3629682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\pattern_utils.cpython-310.pyc 2025-10-10T01:25:12.3633995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\qconfig_multi_mapping.cpython-310.pyc 2025-10-10T01:25:12.3637655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:12.3641328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\weight_utils.cpython-310.pyc 2025-10-10T01:25:12.3644964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3659918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\__pycache__\_numeric_suite.cpython-310.pyc 2025-10-10T01:25:12.3663509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\__pycache__\_numeric_suite_fx.cpython-310.pyc 2025-10-10T01:25:12.3667695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3684321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_mappings.py 2025-10-10T01:25:12.3688078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\__init__.py 2025-10-10T01:25:12.3695559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\base_scheduler.py 2025-10-10T01:25:12.3699430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\cubic_scheduler.py 2025-10-10T01:25:12.3703381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\lambda_scheduler.py 2025-10-10T01:25:12.3713265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\__init__.py 2025-10-10T01:25:12.3719846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\__pycache__\base_scheduler.cpython-310.pyc 2025-10-10T01:25:12.3723502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\__pycache__\cubic_scheduler.cpython-310.pyc 2025-10-10T01:25:12.3727332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\__pycache__\lambda_scheduler.cpython-310.pyc 2025-10-10T01:25:12.3735488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3748370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\base_sparsifier.py 2025-10-10T01:25:12.3752295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\nearly_diagonal_sparsifier.py 2025-10-10T01:25:12.3755802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\utils.py 2025-10-10T01:25:12.3766195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\weight_norm_sparsifier.py 2025-10-10T01:25:12.3769669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\__init__.py 2025-10-10T01:25:12.3776021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\__pycache__\base_sparsifier.cpython-310.pyc 2025-10-10T01:25:12.3779701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\__pycache__\nearly_diagonal_sparsifier.cpython-310.pyc 2025-10-10T01:25:12.3783233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:12.3792263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\__pycache__\weight_norm_sparsifier.cpython-310.pyc 2025-10-10T01:25:12.3795834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3804111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\__init__.py 2025-10-10T01:25:12.3810479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\activation_sparsifier\activation_sparsifier.py 2025-10-10T01:25:12.3813967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\activation_sparsifier\__init__.py 2025-10-10T01:25:12.3825952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\activation_sparsifier\__pycache__\activation_sparsifier.cpython-310.pyc 2025-10-10T01:25:12.3830344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\activation_sparsifier\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3837993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_scheduler\base_data_scheduler.py 2025-10-10T01:25:12.3841780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_scheduler\__init__.py 2025-10-10T01:25:12.3848905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_scheduler\__pycache__\base_data_scheduler.cpython-310.pyc 2025-10-10T01:25:12.3852624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_scheduler\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3867865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\base_data_sparsifier.py 2025-10-10T01:25:12.3872434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\data_norm_sparsifier.py 2025-10-10T01:25:12.3876029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\quantization_utils.py 2025-10-10T01:25:12.3885097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\__init__.py 2025-10-10T01:25:12.3892522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\__init__.py 2025-10-10T01:25:12.3898800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks\data_sparsity.py 2025-10-10T01:25:12.3902617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks\_data_sparstity_utils.py 2025-10-10T01:25:12.3906124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks\__init__.py 2025-10-10T01:25:12.3918914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks\__pycache__\data_sparsity.cpython-310.pyc 2025-10-10T01:25:12.3922563Z 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-10-10T01:25:12.3926235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3939887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3949082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\__pycache__\base_data_sparsifier.cpython-310.pyc 2025-10-10T01:25:12.3952800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\__pycache__\data_norm_sparsifier.cpython-310.pyc 2025-10-10T01:25:12.3956943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\__pycache__\quantization_utils.cpython-310.pyc 2025-10-10T01:25:12.3966937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.3974705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\base_structured_sparsifier.py 2025-10-10T01:25:12.3978557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\FPGM_pruner.py 2025-10-10T01:25:12.3982198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\lstm_saliency_pruner.py 2025-10-10T01:25:12.3991317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\match_utils.py 2025-10-10T01:25:12.3994884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\parametrization.py 2025-10-10T01:25:12.3998487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\prune_functions.py 2025-10-10T01:25:12.4001981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\saliency_pruner.py 2025-10-10T01:25:12.4005449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__init__.py 2025-10-10T01:25:12.4012616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\base_structured_sparsifier.cpython-310.pyc 2025-10-10T01:25:12.4016487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\FPGM_pruner.cpython-310.pyc 2025-10-10T01:25:12.4020062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\lstm_saliency_pruner.cpython-310.pyc 2025-10-10T01:25:12.4029610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\match_utils.cpython-310.pyc 2025-10-10T01:25:12.4033144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\parametrization.cpython-310.pyc 2025-10-10T01:25:12.4036740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\prune_functions.cpython-310.pyc 2025-10-10T01:25:12.4040331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\saliency_pruner.cpython-310.pyc 2025-10-10T01:25:12.4043984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.4052455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.4060728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\__pycache__\_mappings.cpython-310.pyc 2025-10-10T01:25:12.4064473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.4074490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fake_quantize.py 2025-10-10T01:25:12.4078856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fuser_method_mappings.py 2025-10-10T01:25:12.4082354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fuse_modules.py 2025-10-10T01:25:12.4092761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\observer.py 2025-10-10T01:25:12.4096699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\qconfig.py 2025-10-10T01:25:12.4100937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\qconfig_mapping.py 2025-10-10T01:25:12.4104770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantization_mappings.py 2025-10-10T01:25:12.4108200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantize.py 2025-10-10T01:25:12.4112106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantize_fx.py 2025-10-10T01:25:12.4116446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantize_jit.py 2025-10-10T01:25:12.4120092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantize_pt2e.py 2025-10-10T01:25:12.4124159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quant_type.py 2025-10-10T01:25:12.4127621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\stubs.py 2025-10-10T01:25:12.4130984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\utils.py 2025-10-10T01:25:12.4134795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\_correct_bias.py 2025-10-10T01:25:12.4138917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\_equalize.py 2025-10-10T01:25:12.4143383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\_learnable_fake_quantize.py 2025-10-10T01:25:12.4147781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__init__.py 2025-10-10T01:25:12.4155915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\backend_config.py 2025-10-10T01:25:12.4159734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\executorch.py 2025-10-10T01:25:12.4164459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\fbgemm.py 2025-10-10T01:25:12.4168107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\native.py 2025-10-10T01:25:12.4267087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\onednn.py 2025-10-10T01:25:12.4271125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\qnnpack.py 2025-10-10T01:25:12.4274805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\tensorrt.py 2025-10-10T01:25:12.4279055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\utils.py 2025-10-10T01:25:12.4282948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\x86.py 2025-10-10T01:25:12.4286924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\_common_operator_config_utils.py 2025-10-10T01:25:12.4292858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\_qnnpack_pt2e.py 2025-10-10T01:25:12.4296741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__init__.py 2025-10-10T01:25:12.4304852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\backend_config.cpython-310.pyc 2025-10-10T01:25:12.4309508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\executorch.cpython-310.pyc 2025-10-10T01:25:12.4313262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\fbgemm.cpython-310.pyc 2025-10-10T01:25:12.4423059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\native.cpython-310.pyc 2025-10-10T01:25:12.4427733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\onednn.cpython-310.pyc 2025-10-10T01:25:12.4431537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\qnnpack.cpython-310.pyc 2025-10-10T01:25:12.4435254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\tensorrt.cpython-310.pyc 2025-10-10T01:25:12.4440251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:12.4444058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\x86.cpython-310.pyc 2025-10-10T01:25:12.4448855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\_common_operator_config_utils.cpython-310.pyc 2025-10-10T01:25:12.4453323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\_qnnpack_pt2e.cpython-310.pyc 2025-10-10T01:25:12.4457416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.4466396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\convert.py 2025-10-10T01:25:12.4471191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\custom_config.py 2025-10-10T01:25:12.4475121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\fuse.py 2025-10-10T01:25:12.4478470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\fuse_handler.py 2025-10-10T01:25:12.4482048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\graph_module.py 2025-10-10T01:25:12.4573361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\lower_to_fbgemm.py 2025-10-10T01:25:12.4577133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\lower_to_qnnpack.py 2025-10-10T01:25:12.4581230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\lstm_utils.py 2025-10-10T01:25:12.4584881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\match_utils.py 2025-10-10T01:25:12.4588479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\pattern_utils.py 2025-10-10T01:25:12.4592268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\prepare.py 2025-10-10T01:25:12.4596581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\qconfig_mapping_utils.py 2025-10-10T01:25:12.4600422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\quantize_handler.py 2025-10-10T01:25:12.4603868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\tracer.py 2025-10-10T01:25:12.4608361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\utils.py 2025-10-10T01:25:12.4612352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_decomposed.py 2025-10-10T01:25:12.4616602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_equalize.py 2025-10-10T01:25:12.4620848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_lower_to_native_backend.py 2025-10-10T01:25:12.4625465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__init__.py 2025-10-10T01:25:12.4633825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\detector.py 2025-10-10T01:25:12.4638114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\model_report.py 2025-10-10T01:25:12.4641698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\model_report_observer.py 2025-10-10T01:25:12.4735533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\model_report_visualizer.py 2025-10-10T01:25:12.4739845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\__init__.py 2025-10-10T01:25:12.4746626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\__pycache__\detector.cpython-310.pyc 2025-10-10T01:25:12.4751383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\__pycache__\model_report.cpython-310.pyc 2025-10-10T01:25:12.4756126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\__pycache__\model_report_observer.cpython-310.pyc 2025-10-10T01:25:12.4838893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\__pycache__\model_report_visualizer.cpython-310.pyc 2025-10-10T01:25:12.4842733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.4851175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\convert.cpython-310.pyc 2025-10-10T01:25:12.4854845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\custom_config.cpython-310.pyc 2025-10-10T01:25:12.4858779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\fuse.cpython-310.pyc 2025-10-10T01:25:12.4956959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\fuse_handler.cpython-310.pyc 2025-10-10T01:25:12.4960823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\graph_module.cpython-310.pyc 2025-10-10T01:25:12.4964452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\lower_to_fbgemm.cpython-310.pyc 2025-10-10T01:25:12.4969202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\lower_to_qnnpack.cpython-310.pyc 2025-10-10T01:25:12.4973608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\lstm_utils.cpython-310.pyc 2025-10-10T01:25:12.4977743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\match_utils.cpython-310.pyc 2025-10-10T01:25:12.4981564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\pattern_utils.cpython-310.pyc 2025-10-10T01:25:12.4985514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\prepare.cpython-310.pyc 2025-10-10T01:25:12.4990002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\qconfig_mapping_utils.cpython-310.pyc 2025-10-10T01:25:12.4994716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\quantize_handler.cpython-310.pyc 2025-10-10T01:25:12.4998397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\tracer.cpython-310.pyc 2025-10-10T01:25:12.5002304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:12.5006953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\_decomposed.cpython-310.pyc 2025-10-10T01:25:12.5453379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\_equalize.cpython-310.pyc 2025-10-10T01:25:12.5457204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\_lower_to_native_backend.cpython-310.pyc 2025-10-10T01:25:12.5460824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.5470403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\duplicate_dq_pass.py 2025-10-10T01:25:12.5473172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\export_utils.py 2025-10-10T01:25:12.5476856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\graph_utils.py 2025-10-10T01:25:12.5480247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\lowering.py 2025-10-10T01:25:12.5494469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\port_metadata_pass.py 2025-10-10T01:25:12.5498961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\prepare.py 2025-10-10T01:25:12.5501553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\qat_utils.py 2025-10-10T01:25:12.5505624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\utils.py 2025-10-10T01:25:12.5509185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\_affine_quantization.py 2025-10-10T01:25:12.5512978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\_numeric_debugger.py 2025-10-10T01:25:12.5516572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__init__.py 2025-10-10T01:25:12.5523305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\representation\rewrite.py 2025-10-10T01:25:12.5526582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\representation\__init__.py 2025-10-10T01:25:12.5534048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\representation\__pycache__\rewrite.cpython-310.pyc 2025-10-10T01:25:12.5537505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\representation\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.5546164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\duplicate_dq_pass.cpython-310.pyc 2025-10-10T01:25:12.5550814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\export_utils.cpython-310.pyc 2025-10-10T01:25:12.5553453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\graph_utils.cpython-310.pyc 2025-10-10T01:25:12.5568444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\lowering.cpython-310.pyc 2025-10-10T01:25:12.5571758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\port_metadata_pass.cpython-310.pyc 2025-10-10T01:25:12.5575807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\prepare.cpython-310.pyc 2025-10-10T01:25:12.5580008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\qat_utils.cpython-310.pyc 2025-10-10T01:25:12.5583373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:12.5587237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\_affine_quantization.cpython-310.pyc 2025-10-10T01:25:12.5591482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\_numeric_debugger.cpython-310.pyc 2025-10-10T01:25:12.5594837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.5604599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\composable_quantizer.py 2025-10-10T01:25:12.5608845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\embedding_quantizer.py 2025-10-10T01:25:12.5612432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\quantizer.py 2025-10-10T01:25:12.5626249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\utils.py 2025-10-10T01:25:12.5629844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\x86_inductor_quantizer.py 2025-10-10T01:25:12.5634444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\xnnpack_quantizer.py 2025-10-10T01:25:12.5638240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\xnnpack_quantizer_utils.py 2025-10-10T01:25:12.5643079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\xpu_inductor_quantizer.py 2025-10-10T01:25:12.5645735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__init__.py 2025-10-10T01:25:12.5654684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\composable_quantizer.cpython-310.pyc 2025-10-10T01:25:12.5657638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\embedding_quantizer.cpython-310.pyc 2025-10-10T01:25:12.5661330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\quantizer.cpython-310.pyc 2025-10-10T01:25:12.5675118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:12.5679030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\x86_inductor_quantizer.cpython-310.pyc 2025-10-10T01:25:12.5697315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\xnnpack_quantizer.cpython-310.pyc 2025-10-10T01:25:12.5698295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\xnnpack_quantizer_utils.cpython-310.pyc 2025-10-10T01:25:12.5700087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\xpu_inductor_quantizer.cpython-310.pyc 2025-10-10T01:25:12.5700994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.5715546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\fake_quantize.cpython-310.pyc 2025-10-10T01:25:12.5718001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\fuser_method_mappings.cpython-310.pyc 2025-10-10T01:25:12.5721809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\fuse_modules.cpython-310.pyc 2025-10-10T01:25:12.5735769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\observer.cpython-310.pyc 2025-10-10T01:25:12.5739614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\qconfig.cpython-310.pyc 2025-10-10T01:25:12.5743107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\qconfig_mapping.cpython-310.pyc 2025-10-10T01:25:12.5746686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\quantization_mappings.cpython-310.pyc 2025-10-10T01:25:12.5750566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\quantize.cpython-310.pyc 2025-10-10T01:25:12.5754163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\quantize_fx.cpython-310.pyc 2025-10-10T01:25:12.5757957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\quantize_jit.cpython-310.pyc 2025-10-10T01:25:12.5761613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\quantize_pt2e.cpython-310.pyc 2025-10-10T01:25:12.5765284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\quant_type.cpython-310.pyc 2025-10-10T01:25:12.5768974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\stubs.cpython-310.pyc 2025-10-10T01:25:12.5772615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:12.5776402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\_correct_bias.cpython-310.pyc 2025-10-10T01:25:12.5780229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\_equalize.cpython-310.pyc 2025-10-10T01:25:12.5793718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\_learnable_fake_quantize.cpython-310.pyc 2025-10-10T01:25:12.5797379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.5817047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.5826485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\anomaly_mode.py 2025-10-10T01:25:12.5829986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\forward_ad.py 2025-10-10T01:25:12.5833293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\function.py 2025-10-10T01:25:12.5836674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\functional.py 2025-10-10T01:25:12.5850564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\gradcheck.py 2025-10-10T01:25:12.5855356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\grad_mode.py 2025-10-10T01:25:12.5858305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\graph.py 2025-10-10T01:25:12.5861615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\profiler.py 2025-10-10T01:25:12.5865421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\profiler_legacy.py 2025-10-10T01:25:12.5869447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\profiler_util.py 2025-10-10T01:25:12.5872650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\variable.py 2025-10-10T01:25:12.5876638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__init__.py 2025-10-10T01:25:12.5884486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\_functions\tensor.py 2025-10-10T01:25:12.5888099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\_functions\utils.py 2025-10-10T01:25:12.5892415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\_functions\__init__.py 2025-10-10T01:25:12.5899112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\_functions\__pycache__\tensor.cpython-310.pyc 2025-10-10T01:25:12.5903062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\_functions\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:12.5906371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\_functions\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.5925110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\anomaly_mode.cpython-310.pyc 2025-10-10T01:25:12.5928844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\forward_ad.cpython-310.pyc 2025-10-10T01:25:12.5933733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\function.cpython-310.pyc 2025-10-10T01:25:12.5946963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\functional.cpython-310.pyc 2025-10-10T01:25:12.5951080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\gradcheck.cpython-310.pyc 2025-10-10T01:25:12.5954490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\grad_mode.cpython-310.pyc 2025-10-10T01:25:12.5958042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\graph.cpython-310.pyc 2025-10-10T01:25:12.5962506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\profiler.cpython-310.pyc 2025-10-10T01:25:12.5965706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\profiler_legacy.cpython-310.pyc 2025-10-10T01:25:12.5969332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\profiler_util.cpython-310.pyc 2025-10-10T01:25:12.5973950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\variable.cpython-310.pyc 2025-10-10T01:25:12.5976640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.5985773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\__init__.py 2025-10-10T01:25:12.5992771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cpu\__init__.py 2025-10-10T01:25:12.6000127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cpu\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.6008413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cuda\__init__.py 2025-10-10T01:25:12.6014883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cuda\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.6022512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cudnn\rnn.py 2025-10-10T01:25:12.6026114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cudnn\__init__.py 2025-10-10T01:25:12.6033991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cudnn\__pycache__\rnn.cpython-310.pyc 2025-10-10T01:25:12.6037570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cudnn\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.6045339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cusparselt\__init__.py 2025-10-10T01:25:12.6052314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cusparselt\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.6070562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\kleidiai\__init__.py 2025-10-10T01:25:12.6078110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\kleidiai\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.6085412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mha\__init__.py 2025-10-10T01:25:12.6092265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mha\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.6100707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\miopen\__init__.py 2025-10-10T01:25:12.6107241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\miopen\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.6114699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mkl\__init__.py 2025-10-10T01:25:12.6121589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mkl\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.6129643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mkldnn\__init__.py 2025-10-10T01:25:12.6135710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mkldnn\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.6143313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mps\__init__.py 2025-10-10T01:25:12.6151414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mps\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.6161608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\nnpack\__init__.py 2025-10-10T01:25:12.6168417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\nnpack\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.6177817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\openmp\__init__.py 2025-10-10T01:25:12.6184597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\openmp\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.6193810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\opt_einsum\__init__.py 2025-10-10T01:25:12.6200778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\opt_einsum\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.6208311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\quantized\__init__.py 2025-10-10T01:25:12.6215145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\quantized\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.6223452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\xeon\run_cpu.py 2025-10-10T01:25:12.6226721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\xeon\__init__.py 2025-10-10T01:25:12.6232725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\xeon\__pycache__\run_cpu.cpython-310.pyc 2025-10-10T01:25:12.6236262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\xeon\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.6243638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\xnnpack\__init__.py 2025-10-10T01:25:12.6250485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\xnnpack\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.6257699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_coreml\preprocess.py 2025-10-10T01:25:12.6261059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_coreml\__init__.py 2025-10-10T01:25:12.6267245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_coreml\__pycache__\preprocess.cpython-310.pyc 2025-10-10T01:25:12.6270739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_coreml\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.6278167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_nnapi\prepare.py 2025-10-10T01:25:12.6281395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_nnapi\serializer.py 2025-10-10T01:25:12.6285185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_nnapi\__init__.py 2025-10-10T01:25:12.6291494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_nnapi\__pycache__\prepare.cpython-310.pyc 2025-10-10T01:25:12.6294986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_nnapi\__pycache__\serializer.cpython-310.pyc 2025-10-10T01:25:12.6298844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_nnapi\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.6317275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.6324869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\bin\FileStoreTest.exe 2025-10-10T01:25:12.6330406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\bin\protoc.exe 2025-10-10T01:25:12.6350152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\bin\TCPStoreTest.exe 2025-10-10T01:25:12.6355775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\bin\test_api.exe 2025-10-10T01:25:12.6410119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\bin\test_jit.exe 2025-10-10T01:25:12.6452522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\bin\test_lazy.exe 2025-10-10T01:25:12.6475386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\compiler\config.py 2025-10-10T01:25:12.6479514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\compiler\_cache.py 2025-10-10T01:25:12.6483676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\compiler\__init__.py 2025-10-10T01:25:12.6490222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\compiler\__pycache__\config.cpython-310.pyc 2025-10-10T01:25:12.6495277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\compiler\__pycache__\_cache.cpython-310.pyc 2025-10-10T01:25:12.6498233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\compiler\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.6516395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\contrib\_tensorboard_vis.py 2025-10-10T01:25:12.6520020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\contrib\__init__.py 2025-10-10T01:25:12.6526143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\contrib\__pycache__\_tensorboard_vis.cpython-310.pyc 2025-10-10T01:25:12.6530059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\contrib\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.6537731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\__init__.py 2025-10-10T01:25:12.6544705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\amp\autocast_mode.py 2025-10-10T01:25:12.6548223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\amp\grad_scaler.py 2025-10-10T01:25:12.6551809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\amp\__init__.py 2025-10-10T01:25:12.6571269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\amp\__pycache__\autocast_mode.cpython-310.pyc 2025-10-10T01:25:12.6573617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\amp\__pycache__\grad_scaler.cpython-310.pyc 2025-10-10T01:25:12.6577514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\amp\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.6595192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.6610643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\csrc\inductor\aoti_runtime\model.h 2025-10-10T01:25:12.6619968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\comm.py 2025-10-10T01:25:12.6623150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\gds.py 2025-10-10T01:25:12.6626445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\graphs.py 2025-10-10T01:25:12.6630025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\jiterator.py 2025-10-10T01:25:12.6633411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\memory.py 2025-10-10T01:25:12.6636887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\nccl.py 2025-10-10T01:25:12.6650288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\nvtx.py 2025-10-10T01:25:12.6653641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\profiler.py 2025-10-10T01:25:12.6657154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\random.py 2025-10-10T01:25:12.6660651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\sparse.py 2025-10-10T01:25:12.6663929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\streams.py 2025-10-10T01:25:12.6667184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\tunable.py 2025-10-10T01:25:12.6670634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\_device_limits.py 2025-10-10T01:25:12.6674008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\_gpu_trace.py 2025-10-10T01:25:12.6677393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\_memory_viz.py 2025-10-10T01:25:12.6681362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\_pin_memory_utils.py 2025-10-10T01:25:12.6684735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\_sanitizer.py 2025-10-10T01:25:12.6688142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\_utils.py 2025-10-10T01:25:12.6691473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__init__.py 2025-10-10T01:25:12.6698544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\autocast_mode.py 2025-10-10T01:25:12.6702034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\common.py 2025-10-10T01:25:12.6705341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\grad_scaler.py 2025-10-10T01:25:12.6708728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\__init__.py 2025-10-10T01:25:12.6725950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\__pycache__\autocast_mode.cpython-310.pyc 2025-10-10T01:25:12.6729630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\__pycache__\common.cpython-310.pyc 2025-10-10T01:25:12.6733098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\__pycache__\grad_scaler.cpython-310.pyc 2025-10-10T01:25:12.6746610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.6755184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\comm.cpython-310.pyc 2025-10-10T01:25:12.6758687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\gds.cpython-310.pyc 2025-10-10T01:25:12.6762327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\graphs.cpython-310.pyc 2025-10-10T01:25:12.6776847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\jiterator.cpython-310.pyc 2025-10-10T01:25:12.6780302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\memory.cpython-310.pyc 2025-10-10T01:25:12.6783927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\nccl.cpython-310.pyc 2025-10-10T01:25:12.6787448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\nvtx.cpython-310.pyc 2025-10-10T01:25:12.6791113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\profiler.cpython-310.pyc 2025-10-10T01:25:12.6794661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\random.cpython-310.pyc 2025-10-10T01:25:12.6798283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\sparse.cpython-310.pyc 2025-10-10T01:25:12.6801877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\streams.cpython-310.pyc 2025-10-10T01:25:12.6805790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\tunable.cpython-310.pyc 2025-10-10T01:25:12.6809369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\_device_limits.cpython-310.pyc 2025-10-10T01:25:12.6839213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\_gpu_trace.cpython-310.pyc 2025-10-10T01:25:12.6839933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\_memory_viz.cpython-310.pyc 2025-10-10T01:25:12.6840672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\_pin_memory_utils.cpython-310.pyc 2025-10-10T01:25:12.6841407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\_sanitizer.cpython-310.pyc 2025-10-10T01:25:12.6842095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\_utils.cpython-310.pyc 2025-10-10T01:25:12.6843051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.6853638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\argparse_util.py 2025-10-10T01:25:12.6857407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\c10d_logger.py 2025-10-10T01:25:12.6861555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\collective_utils.py 2025-10-10T01:25:12.6874679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\constants.py 2025-10-10T01:25:12.6878759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\device_mesh.py 2025-10-10T01:25:12.6882301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\distributed_c10d.py 2025-10-10T01:25:12.6887235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\launch.py 2025-10-10T01:25:12.6890820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\logging_handlers.py 2025-10-10T01:25:12.6894386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\remote_device.py 2025-10-10T01:25:12.6897945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rendezvous.py 2025-10-10T01:25:12.6901837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\run.py 2025-10-10T01:25:12.6904929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\utils.py 2025-10-10T01:25:12.6908432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_checkpointable.py 2025-10-10T01:25:12.6913185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable_state.py 2025-10-10T01:25:12.6915948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_dist2.py 2025-10-10T01:25:12.6919898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_functional_collectives.py 2025-10-10T01:25:12.6924551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_functional_collectives_impl.py 2025-10-10T01:25:12.6927189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_mesh_layout.py 2025-10-10T01:25:12.6930845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_serialization.py 2025-10-10T01:25:12.6934452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_state_dict_utils.py 2025-10-10T01:25:12.6938291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__init__.py 2025-10-10T01:25:12.6955387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\join.py 2025-10-10T01:25:12.6959515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\__init__.py 2025-10-10T01:25:12.6966733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\ddp_zero_hook.py 2025-10-10T01:25:12.6970451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\debugging_hooks.py 2025-10-10T01:25:12.6974137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py 2025-10-10T01:25:12.6988671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\mixed_precision_hooks.py 2025-10-10T01:25:12.6992401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\optimizer_overlap_hooks.py 2025-10-10T01:25:12.6995922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\post_localSGD_hook.py 2025-10-10T01:25:12.6999569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\powerSGD_hook.py 2025-10-10T01:25:12.7003215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\quantization_hooks.py 2025-10-10T01:25:12.7006659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__init__.py 2025-10-10T01:25:12.7013866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\ddp_zero_hook.cpython-310.pyc 2025-10-10T01:25:12.7017903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\debugging_hooks.cpython-310.pyc 2025-10-10T01:25:12.7022166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\default_hooks.cpython-310.pyc 2025-10-10T01:25:12.7037291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\mixed_precision_hooks.cpython-310.pyc 2025-10-10T01:25:12.7040953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\optimizer_overlap_hooks.cpython-310.pyc 2025-10-10T01:25:12.7044571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\post_localSGD_hook.cpython-310.pyc 2025-10-10T01:25:12.7048183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\powerSGD_hook.cpython-310.pyc 2025-10-10T01:25:12.7051813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\quantization_hooks.cpython-310.pyc 2025-10-10T01:25:12.7055281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.7073178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\averagers.py 2025-10-10T01:25:12.7076689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\hierarchical_model_averager.py 2025-10-10T01:25:12.7080053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\utils.py 2025-10-10T01:25:12.7093033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\__init__.py 2025-10-10T01:25:12.7099104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\__pycache__\averagers.cpython-310.pyc 2025-10-10T01:25:12.7102744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\__pycache__\hierarchical_model_averager.cpython-310.pyc 2025-10-10T01:25:12.7106464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:12.7120456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.7128328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_checkpoint\checkpoint_wrapper.py 2025-10-10T01:25:12.7131697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_checkpoint\__init__.py 2025-10-10T01:25:12.7138149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_checkpoint\__pycache__\checkpoint_wrapper.cpython-310.pyc 2025-10-10T01:25:12.7141716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_checkpoint\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.7149526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_comm_hooks\default_hooks.py 2025-10-10T01:25:12.7153043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_comm_hooks\__init__.py 2025-10-10T01:25:12.7160169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_comm_hooks\__pycache__\default_hooks.cpython-310.pyc 2025-10-10T01:25:12.7163686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_comm_hooks\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.7171465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_optimizer_overlap\optimizer_overlap.py 2025-10-10T01:25:12.7176425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_optimizer_overlap\__init__.py 2025-10-10T01:25:12.7186782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_optimizer_overlap\__pycache__\optimizer_overlap.cpython-310.pyc 2025-10-10T01:25:12.7190682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_optimizer_overlap\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.7203783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_quantization\quantization.py 2025-10-10T01:25:12.7246729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_quantization\__init__.py 2025-10-10T01:25:12.7254675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_quantization\__pycache__\quantization.cpython-310.pyc 2025-10-10T01:25:12.7260220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_quantization\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.7271228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\__pycache__\join.cpython-310.pyc 2025-10-10T01:25:12.7274811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.7284705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\autograd\__init__.py 2025-10-10T01:25:12.7291409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\autograd\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.7301058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\api.py 2025-10-10T01:25:12.7304703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\default_planner.py 2025-10-10T01:25:12.7308357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\filesystem.py 2025-10-10T01:25:12.7312055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\format_utils.py 2025-10-10T01:25:12.7325729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\hf_storage.py 2025-10-10T01:25:12.7330552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\logger.py 2025-10-10T01:25:12.7334346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\logging_handlers.py 2025-10-10T01:25:12.7337855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\metadata.py 2025-10-10T01:25:12.7341211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\optimizer.py 2025-10-10T01:25:12.7344767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\planner.py 2025-10-10T01:25:12.7348331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\planner_helpers.py 2025-10-10T01:25:12.7352078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\quantized_hf_storage.py 2025-10-10T01:25:12.7356594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\resharding.py 2025-10-10T01:25:12.7360229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\staging.py 2025-10-10T01:25:12.7363636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\stateful.py 2025-10-10T01:25:12.7367123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\state_dict.py 2025-10-10T01:25:12.7371367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\state_dict_loader.py 2025-10-10T01:25:12.7375577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\state_dict_saver.py 2025-10-10T01:25:12.7379304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\storage.py 2025-10-10T01:25:12.7382749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\utils.py 2025-10-10T01:25:12.7386121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_async_executor.py 2025-10-10T01:25:12.7389834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_async_process_executor.py 2025-10-10T01:25:12.7393421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_async_thread_executor.py 2025-10-10T01:25:12.7407292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_checkpointer.py 2025-10-10T01:25:12.7410948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_consolidate_hf_safetensors.py 2025-10-10T01:25:12.7414571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_dedup_save_plans.py 2025-10-10T01:25:12.7418319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_dedup_tensors.py 2025-10-10T01:25:12.7422399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_extension.py 2025-10-10T01:25:12.7425943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_fsspec_filesystem.py 2025-10-10T01:25:12.7429632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_hf_utils.py 2025-10-10T01:25:12.7433453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_nested_dict.py 2025-10-10T01:25:12.7437469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_pg_transport.py 2025-10-10T01:25:12.7451237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_sharded_tensor_utils.py 2025-10-10T01:25:12.7455074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_state_dict_stager.py 2025-10-10T01:25:12.7458330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_storage_utils.py 2025-10-10T01:25:12.7462090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_traverse.py 2025-10-10T01:25:12.7465577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_version.py 2025-10-10T01:25:12.7469020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__init__.py 2025-10-10T01:25:12.7477154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\barriers.py 2025-10-10T01:25:12.7480402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\builder.py 2025-10-10T01:25:12.7483863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\checkpointer.py 2025-10-10T01:25:12.7487518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\checkpoint_process.py 2025-10-10T01:25:12.7501479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\checkpoint_reader.py 2025-10-10T01:25:12.7505129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\checkpoint_writer.py 2025-10-10T01:25:12.7509982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\config.py 2025-10-10T01:25:12.7512518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\staging.py 2025-10-10T01:25:12.7516021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\types.py 2025-10-10T01:25:12.7519425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\utils.py 2025-10-10T01:25:12.7523478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__init__.py 2025-10-10T01:25:12.7532683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\barriers.cpython-310.pyc 2025-10-10T01:25:12.7535575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\builder.cpython-310.pyc 2025-10-10T01:25:12.7539479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\checkpointer.cpython-310.pyc 2025-10-10T01:25:12.7553545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\checkpoint_process.cpython-310.pyc 2025-10-10T01:25:12.7557263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\checkpoint_reader.cpython-310.pyc 2025-10-10T01:25:12.7561839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\checkpoint_writer.cpython-310.pyc 2025-10-10T01:25:12.7564730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\config.cpython-310.pyc 2025-10-10T01:25:12.7568522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\staging.cpython-310.pyc 2025-10-10T01:25:12.7573257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\types.cpython-310.pyc 2025-10-10T01:25:12.7576105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:12.7580373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.7590297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\api.cpython-310.pyc 2025-10-10T01:25:12.7593131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\default_planner.cpython-310.pyc 2025-10-10T01:25:12.7596876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\filesystem.cpython-310.pyc 2025-10-10T01:25:12.7610364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\format_utils.cpython-310.pyc 2025-10-10T01:25:12.7614200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\hf_storage.cpython-310.pyc 2025-10-10T01:25:12.7617725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\logger.cpython-310.pyc 2025-10-10T01:25:12.7621881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\logging_handlers.cpython-310.pyc 2025-10-10T01:25:12.7626238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\metadata.cpython-310.pyc 2025-10-10T01:25:12.7631058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\optimizer.cpython-310.pyc 2025-10-10T01:25:12.7633692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\planner.cpython-310.pyc 2025-10-10T01:25:12.7637463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\planner_helpers.cpython-310.pyc 2025-10-10T01:25:12.7642285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\quantized_hf_storage.cpython-310.pyc 2025-10-10T01:25:12.7644967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\resharding.cpython-310.pyc 2025-10-10T01:25:12.7648808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\staging.cpython-310.pyc 2025-10-10T01:25:12.7653836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\stateful.cpython-310.pyc 2025-10-10T01:25:12.7656692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\state_dict.cpython-310.pyc 2025-10-10T01:25:12.7660616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\state_dict_loader.cpython-310.pyc 2025-10-10T01:25:12.7673985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\state_dict_saver.cpython-310.pyc 2025-10-10T01:25:12.7678064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\storage.cpython-310.pyc 2025-10-10T01:25:12.7682638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:12.7685410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_async_executor.cpython-310.pyc 2025-10-10T01:25:12.7689259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_async_process_executor.cpython-310.pyc 2025-10-10T01:25:12.7692860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_async_thread_executor.cpython-310.pyc 2025-10-10T01:25:12.7696671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_checkpointer.cpython-310.pyc 2025-10-10T01:25:12.7701509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_consolidate_hf_safetensors.cpython-310.pyc 2025-10-10T01:25:12.7715028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_dedup_save_plans.cpython-310.pyc 2025-10-10T01:25:12.7718877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_dedup_tensors.cpython-310.pyc 2025-10-10T01:25:12.7722423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_extension.cpython-310.pyc 2025-10-10T01:25:12.7726313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_fsspec_filesystem.cpython-310.pyc 2025-10-10T01:25:12.7730420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_hf_utils.cpython-310.pyc 2025-10-10T01:25:12.7734313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_nested_dict.cpython-310.pyc 2025-10-10T01:25:12.7738235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_pg_transport.cpython-310.pyc 2025-10-10T01:25:12.7742595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_sharded_tensor_utils.cpython-310.pyc 2025-10-10T01:25:12.7765204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_state_dict_stager.cpython-310.pyc 2025-10-10T01:25:12.7769834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_storage_utils.cpython-310.pyc 2025-10-10T01:25:12.7772559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_traverse.cpython-310.pyc 2025-10-10T01:25:12.7776281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_version.cpython-310.pyc 2025-10-10T01:25:12.7780020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.7789937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\control_plane.py 2025-10-10T01:25:12.7793554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\__init__.py 2025-10-10T01:25:12.7801469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\__init__.py 2025-10-10T01:25:12.7807201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\api.py 2025-10-10T01:25:12.7810842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\health_check_server.py 2025-10-10T01:25:12.7814328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\local_elastic_agent.py 2025-10-10T01:25:12.7817937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\__init__.py 2025-10-10T01:25:12.7835260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\__pycache__\api.cpython-310.pyc 2025-10-10T01:25:12.7839130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\__pycache__\health_check_server.cpython-310.pyc 2025-10-10T01:25:12.7842933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\__pycache__\local_elastic_agent.cpython-310.pyc 2025-10-10T01:25:12.7857397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.7865526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.7873476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\events\api.py 2025-10-10T01:25:12.7877003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\events\handlers.py 2025-10-10T01:25:12.7880394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\events\__init__.py 2025-10-10T01:25:12.7887466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\events\__pycache__\api.cpython-310.pyc 2025-10-10T01:25:12.7891290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\events\__pycache__\handlers.cpython-310.pyc 2025-10-10T01:25:12.7894850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\events\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.7913763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\metrics\api.py 2025-10-10T01:25:12.7916900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\metrics\__init__.py 2025-10-10T01:25:12.7923817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\metrics\__pycache__\api.cpython-310.pyc 2025-10-10T01:25:12.7927341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\metrics\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.7945571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\api.py 2025-10-10T01:25:12.7950189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\redirects.py 2025-10-10T01:25:12.7953811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\tail_log.py 2025-10-10T01:25:12.7957509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\__init__.py 2025-10-10T01:25:12.7974555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\errors\error_handler.py 2025-10-10T01:25:12.7977699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\errors\handlers.py 2025-10-10T01:25:12.7981707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\errors\__init__.py 2025-10-10T01:25:12.7989752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\errors\__pycache__\error_handler.cpython-310.pyc 2025-10-10T01:25:12.7993968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\errors\__pycache__\handlers.cpython-310.pyc 2025-10-10T01:25:12.7997922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\errors\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.8016572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\subprocess_handler\handlers.py 2025-10-10T01:25:12.8020971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\subprocess_handler\subprocess_handler.py 2025-10-10T01:25:12.8023638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\subprocess_handler\__init__.py 2025-10-10T01:25:12.8040928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\subprocess_handler\__pycache__\handlers.cpython-310.pyc 2025-10-10T01:25:12.8044881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\subprocess_handler\__pycache__\subprocess_handler.cpython-310.pyc 2025-10-10T01:25:12.8049655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\subprocess_handler\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.8067080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\__pycache__\api.cpython-310.pyc 2025-10-10T01:25:12.8070434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\__pycache__\redirects.cpython-310.pyc 2025-10-10T01:25:12.8074759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\__pycache__\tail_log.cpython-310.pyc 2025-10-10T01:25:12.8088486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.8096711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\api.py 2025-10-10T01:25:12.8101308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\c10d_rendezvous_backend.py 2025-10-10T01:25:12.8103999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\dynamic_rendezvous.py 2025-10-10T01:25:12.8117893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\etcd_rendezvous.py 2025-10-10T01:25:12.8121125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\etcd_rendezvous_backend.py 2025-10-10T01:25:12.8124761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\etcd_server.py 2025-10-10T01:25:12.8128307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\etcd_store.py 2025-10-10T01:25:12.8131908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\registry.py 2025-10-10T01:25:12.8136064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\static_tcp_rendezvous.py 2025-10-10T01:25:12.8139280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\utils.py 2025-10-10T01:25:12.8142868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\_etcd_stub.py 2025-10-10T01:25:12.8147261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__init__.py 2025-10-10T01:25:12.8153939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\api.cpython-310.pyc 2025-10-10T01:25:12.8158700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\c10d_rendezvous_backend.cpython-310.pyc 2025-10-10T01:25:12.8161469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\dynamic_rendezvous.cpython-310.pyc 2025-10-10T01:25:12.8176034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\etcd_rendezvous.cpython-310.pyc 2025-10-10T01:25:12.8179182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\etcd_rendezvous_backend.cpython-310.pyc 2025-10-10T01:25:12.8182845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\etcd_server.cpython-310.pyc 2025-10-10T01:25:12.8187543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\etcd_store.cpython-310.pyc 2025-10-10T01:25:12.8191215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\registry.cpython-310.pyc 2025-10-10T01:25:12.8195784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\static_tcp_rendezvous.cpython-310.pyc 2025-10-10T01:25:12.8199762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:12.8215886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\_etcd_stub.cpython-310.pyc 2025-10-10T01:25:12.8216856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.8217611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\api.py 2025-10-10T01:25:12.8222415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\debug_info_logging.py 2025-10-10T01:25:12.8224782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\file_based_local_timer.py 2025-10-10T01:25:12.8228673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\local_timer.py 2025-10-10T01:25:12.8241561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\__init__.py 2025-10-10T01:25:12.8248822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\__pycache__\api.cpython-310.pyc 2025-10-10T01:25:12.8252630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\__pycache__\debug_info_logging.cpython-310.pyc 2025-10-10T01:25:12.8256312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\__pycache__\file_based_local_timer.cpython-310.pyc 2025-10-10T01:25:12.8269311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\__pycache__\local_timer.cpython-310.pyc 2025-10-10T01:25:12.8272820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.8280411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\api.py 2025-10-10T01:25:12.8284053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\distributed.py 2025-10-10T01:25:12.8287666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\logging.py 2025-10-10T01:25:12.8291961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\log_level.py 2025-10-10T01:25:12.8295484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\store.py 2025-10-10T01:25:12.8308506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__init__.py 2025-10-10T01:25:12.8316209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\data\cycling_iterator.py 2025-10-10T01:25:12.8319830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\data\elastic_distributed_sampler.py 2025-10-10T01:25:12.8323299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\data\__init__.py 2025-10-10T01:25:12.8340589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\data\__pycache__\cycling_iterator.cpython-310.pyc 2025-10-10T01:25:12.8344388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\data\__pycache__\elastic_distributed_sampler.cpython-310.pyc 2025-10-10T01:25:12.8347907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\data\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.8366242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__pycache__\api.cpython-310.pyc 2025-10-10T01:25:12.8369549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__pycache__\distributed.cpython-310.pyc 2025-10-10T01:25:12.8373556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__pycache__\logging.cpython-310.pyc 2025-10-10T01:25:12.8387499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__pycache__\log_level.cpython-310.pyc 2025-10-10T01:25:12.8391500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__pycache__\store.cpython-310.pyc 2025-10-10T01:25:12.8395464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.8403399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\__pycache__\control_plane.cpython-310.pyc 2025-10-10T01:25:12.8407105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.8416150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\api.py 2025-10-10T01:25:12.8420137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\fully_sharded_data_parallel.py 2025-10-10T01:25:12.8424419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\sharded_grad_scaler.py 2025-10-10T01:25:12.8427890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\wrap.py 2025-10-10T01:25:12.8431526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_common_utils.py 2025-10-10T01:25:12.8444585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_debug_utils.py 2025-10-10T01:25:12.8448519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_dynamo_utils.py 2025-10-10T01:25:12.8452442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_exec_order_utils.py 2025-10-10T01:25:12.8455767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_flat_param.py 2025-10-10T01:25:12.8460325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fsdp_extensions.py 2025-10-10T01:25:12.8463998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_init_utils.py 2025-10-10T01:25:12.8467788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_limiter_utils.py 2025-10-10T01:25:12.8471660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_optim_utils.py 2025-10-10T01:25:12.8475923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_runtime_utils.py 2025-10-10T01:25:12.8480437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_shard_utils.py 2025-10-10T01:25:12.8483487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_state_dict_utils.py 2025-10-10T01:25:12.8487326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_trace_utils.py 2025-10-10T01:25:12.8491054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_traversal_utils.py 2025-10-10T01:25:12.8495250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_unshard_param_utils.py 2025-10-10T01:25:12.8498893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_wrap_utils.py 2025-10-10T01:25:12.8511930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__init__.py 2025-10-10T01:25:12.8519427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_api.py 2025-10-10T01:25:12.8523539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_collectives.py 2025-10-10T01:25:12.8527888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_common.py 2025-10-10T01:25:12.8542662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_init.py 2025-10-10T01:25:12.8546565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_param.py 2025-10-10T01:25:12.8550650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_param_group.py 2025-10-10T01:25:12.8554516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_state.py 2025-10-10T01:25:12.8558294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fully_shard.py 2025-10-10T01:25:12.8562017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__init__.py 2025-10-10T01:25:12.8570037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_api.cpython-310.pyc 2025-10-10T01:25:12.8573770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_collectives.cpython-310.pyc 2025-10-10T01:25:12.8577727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_common.cpython-310.pyc 2025-10-10T01:25:12.8591687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_init.cpython-310.pyc 2025-10-10T01:25:12.8595855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_param.cpython-310.pyc 2025-10-10T01:25:12.8599466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_param_group.cpython-310.pyc 2025-10-10T01:25:12.8603779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_state.cpython-310.pyc 2025-10-10T01:25:12.8607638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fully_shard.cpython-310.pyc 2025-10-10T01:25:12.8611510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.8620477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\api.cpython-310.pyc 2025-10-10T01:25:12.8624242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\fully_sharded_data_parallel.cpython-310.pyc 2025-10-10T01:25:12.8629160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\sharded_grad_scaler.cpython-310.pyc 2025-10-10T01:25:12.8642846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\wrap.cpython-310.pyc 2025-10-10T01:25:12.8647097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_common_utils.cpython-310.pyc 2025-10-10T01:25:12.8650758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_debug_utils.cpython-310.pyc 2025-10-10T01:25:12.8654358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_dynamo_utils.cpython-310.pyc 2025-10-10T01:25:12.8658176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_exec_order_utils.cpython-310.pyc 2025-10-10T01:25:12.8661867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_flat_param.cpython-310.pyc 2025-10-10T01:25:12.8665963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_fsdp_extensions.cpython-310.pyc 2025-10-10T01:25:12.8669878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_init_utils.cpython-310.pyc 2025-10-10T01:25:12.8673521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_limiter_utils.cpython-310.pyc 2025-10-10T01:25:12.8677273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_optim_utils.cpython-310.pyc 2025-10-10T01:25:12.8681626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_runtime_utils.cpython-310.pyc 2025-10-10T01:25:12.8686043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_shard_utils.cpython-310.pyc 2025-10-10T01:25:12.8690110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_state_dict_utils.cpython-310.pyc 2025-10-10T01:25:12.8703468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_trace_utils.cpython-310.pyc 2025-10-10T01:25:12.8707106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_traversal_utils.cpython-310.pyc 2025-10-10T01:25:12.8711056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_unshard_param_utils.cpython-310.pyc 2025-10-10T01:25:12.8715187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_wrap_utils.cpython-310.pyc 2025-10-10T01:25:12.8718757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.8727373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\launcher\api.py 2025-10-10T01:25:12.8730829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\launcher\__init__.py 2025-10-10T01:25:12.8737913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\launcher\__pycache__\api.cpython-310.pyc 2025-10-10T01:25:12.8741510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\launcher\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.8749986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\functional.py 2025-10-10T01:25:12.8753657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\__init__.py 2025-10-10T01:25:12.8760599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\api\remote_module.py 2025-10-10T01:25:12.8764350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\api\__init__.py 2025-10-10T01:25:12.8770557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\api\__pycache__\remote_module.cpython-310.pyc 2025-10-10T01:25:12.8774480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\api\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.8782056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\instantiator.py 2025-10-10T01:25:12.8785422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\__init__.py 2025-10-10T01:25:12.8792219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\templates\remote_module_template.py 2025-10-10T01:25:12.8795422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\templates\__init__.py 2025-10-10T01:25:12.8801466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\templates\__pycache__\remote_module_template.cpython-310.pyc 2025-10-10T01:25:12.8805056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\templates\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.8821930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\__pycache__\instantiator.cpython-310.pyc 2025-10-10T01:25:12.8825413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.8842866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\__pycache__\functional.cpython-310.pyc 2025-10-10T01:25:12.8847044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.8855962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\apply_optimizer_in_backward.py 2025-10-10T01:25:12.8859513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_adadelta.py 2025-10-10T01:25:12.8863801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_adagrad.py 2025-10-10T01:25:12.8876510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_adam.py 2025-10-10T01:25:12.8879976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_adamax.py 2025-10-10T01:25:12.8883469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_adamw.py 2025-10-10T01:25:12.8887117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_rmsprop.py 2025-10-10T01:25:12.8890515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_rprop.py 2025-10-10T01:25:12.8894047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_sgd.py 2025-10-10T01:25:12.8897538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\named_optimizer.py 2025-10-10T01:25:12.8901212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\optimizer.py 2025-10-10T01:25:12.8904695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\post_localSGD_optimizer.py 2025-10-10T01:25:12.8908073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\utils.py 2025-10-10T01:25:12.8911765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\zero_redundancy_optimizer.py 2025-10-10T01:25:12.8915752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\zero_redundancy_optimizer.pyi 2025-10-10T01:25:12.8919390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\_deprecation_warning.py 2025-10-10T01:25:12.8922912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__init__.py 2025-10-10T01:25:12.8931264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\apply_optimizer_in_backward.cpython-310.pyc 2025-10-10T01:25:12.8934848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_adadelta.cpython-310.pyc 2025-10-10T01:25:12.8939033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_adagrad.cpython-310.pyc 2025-10-10T01:25:12.8952787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_adam.cpython-310.pyc 2025-10-10T01:25:12.8956266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_adamax.cpython-310.pyc 2025-10-10T01:25:12.8960529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_adamw.cpython-310.pyc 2025-10-10T01:25:12.8964185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_rmsprop.cpython-310.pyc 2025-10-10T01:25:12.8967828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_rprop.cpython-310.pyc 2025-10-10T01:25:12.8971479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_sgd.cpython-310.pyc 2025-10-10T01:25:12.8975078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\named_optimizer.cpython-310.pyc 2025-10-10T01:25:12.8978622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\optimizer.cpython-310.pyc 2025-10-10T01:25:12.8982216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\post_localSGD_optimizer.cpython-310.pyc 2025-10-10T01:25:12.8987007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:12.8990903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\zero_redundancy_optimizer.cpython-310.pyc 2025-10-10T01:25:12.8994777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\_deprecation_warning.cpython-310.pyc 2025-10-10T01:25:12.8998554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.9017186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\microbatch.py 2025-10-10T01:25:12.9020866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\schedules.py 2025-10-10T01:25:12.9025808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\stage.py 2025-10-10T01:25:12.9030045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\_backward.py 2025-10-10T01:25:12.9043517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\_debug.py 2025-10-10T01:25:12.9046981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\_IR.py 2025-10-10T01:25:12.9050758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\_schedule_visualizer.py 2025-10-10T01:25:12.9054302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\_unflatten.py 2025-10-10T01:25:12.9057924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\_utils.py 2025-10-10T01:25:12.9061189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__init__.py 2025-10-10T01:25:12.9068782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\microbatch.cpython-310.pyc 2025-10-10T01:25:12.9072708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\schedules.cpython-310.pyc 2025-10-10T01:25:12.9076635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\stage.cpython-310.pyc 2025-10-10T01:25:12.9091153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\_backward.cpython-310.pyc 2025-10-10T01:25:12.9094835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\_debug.cpython-310.pyc 2025-10-10T01:25:12.9098359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\_IR.cpython-310.pyc 2025-10-10T01:25:12.9112234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\_schedule_visualizer.cpython-310.pyc 2025-10-10T01:25:12.9113184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\_unflatten.cpython-310.pyc 2025-10-10T01:25:12.9114029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\_utils.cpython-310.pyc 2025-10-10T01:25:12.9115022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.9122198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\api.py 2025-10-10T01:25:12.9125811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\backend_registry.py 2025-10-10T01:25:12.9129537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\constants.py 2025-10-10T01:25:12.9133383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\functions.py 2025-10-10T01:25:12.9146648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\internal.py 2025-10-10T01:25:12.9150148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\options.py 2025-10-10T01:25:12.9153865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\rref_proxy.py 2025-10-10T01:25:12.9159332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\server_process_global_profiler.py 2025-10-10T01:25:12.9162810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\_utils.py 2025-10-10T01:25:12.9166336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__init__.py 2025-10-10T01:25:12.9173959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\_testing\faulty_agent_backend_registry.py 2025-10-10T01:25:12.9177656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\_testing\__init__.py 2025-10-10T01:25:12.9185742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\_testing\__pycache__\faulty_agent_backend_registry.cpython-310.pyc 2025-10-10T01:25:12.9189557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\_testing\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.9197676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\api.cpython-310.pyc 2025-10-10T01:25:12.9201595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\backend_registry.cpython-310.pyc 2025-10-10T01:25:12.9205362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\constants.cpython-310.pyc 2025-10-10T01:25:12.9219089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\functions.cpython-310.pyc 2025-10-10T01:25:12.9222937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\internal.cpython-310.pyc 2025-10-10T01:25:12.9227275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\options.cpython-310.pyc 2025-10-10T01:25:12.9231242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\rref_proxy.cpython-310.pyc 2025-10-10T01:25:12.9234847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\server_process_global_profiler.cpython-310.pyc 2025-10-10T01:25:12.9238325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\_utils.cpython-310.pyc 2025-10-10T01:25:12.9242010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.9250560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\device_mesh.py 2025-10-10T01:25:12.9254733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\placement_types.py 2025-10-10T01:25:12.9258320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_api.py 2025-10-10T01:25:12.9262356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_collective_utils.py 2025-10-10T01:25:12.9275871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_dispatch.py 2025-10-10T01:25:12.9279166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_dtensor_spec.py 2025-10-10T01:25:12.9282860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_op_schema.py 2025-10-10T01:25:12.9286205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_random.py 2025-10-10T01:25:12.9289622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_redistribute.py 2025-10-10T01:25:12.9293110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_sharding_prop.py 2025-10-10T01:25:12.9296862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_shards_wrapper.py 2025-10-10T01:25:12.9300782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_tp_conv.py 2025-10-10T01:25:12.9304162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_utils.py 2025-10-10T01:25:12.9307471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__init__.py 2025-10-10T01:25:12.9314431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\_comm_mode.py 2025-10-10T01:25:12.9318466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\_op_coverage.py 2025-10-10T01:25:12.9322078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\_visualize_sharding.py 2025-10-10T01:25:12.9325508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\__init__.py 2025-10-10T01:25:12.9343457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\__pycache__\_comm_mode.cpython-310.pyc 2025-10-10T01:25:12.9347089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\__pycache__\_op_coverage.cpython-310.pyc 2025-10-10T01:25:12.9350821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\__pycache__\_visualize_sharding.cpython-310.pyc 2025-10-10T01:25:12.9363751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.9371754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_attention.py 2025-10-10T01:25:12.9375884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_func_map.py 2025-10-10T01:25:12.9379300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_load_balancer.py 2025-10-10T01:25:12.9392793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_register_sharding.py 2025-10-10T01:25:12.9396281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_tp_transform.py 2025-10-10T01:25:12.9399771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\__init__.py 2025-10-10T01:25:12.9406954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\__pycache__\_attention.cpython-310.pyc 2025-10-10T01:25:12.9410682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\__pycache__\_func_map.cpython-310.pyc 2025-10-10T01:25:12.9414923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\__pycache__\_load_balancer.cpython-310.pyc 2025-10-10T01:25:12.9428751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\__pycache__\_register_sharding.cpython-310.pyc 2025-10-10T01:25:12.9432408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\__pycache__\_tp_transform.cpython-310.pyc 2025-10-10T01:25:12.9435918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.9443608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\api.py 2025-10-10T01:25:12.9447097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\ddp.py 2025-10-10T01:25:12.9450351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\fsdp.py 2025-10-10T01:25:12.9453708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\input_reshard.py 2025-10-10T01:25:12.9457305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\loss.py 2025-10-10T01:25:12.9461216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\style.py 2025-10-10T01:25:12.9474737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\_data_parallel_utils.py 2025-10-10T01:25:12.9477981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__init__.py 2025-10-10T01:25:12.9485204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\api.cpython-310.pyc 2025-10-10T01:25:12.9489018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\ddp.cpython-310.pyc 2025-10-10T01:25:12.9492797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\fsdp.cpython-310.pyc 2025-10-10T01:25:12.9506125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\input_reshard.cpython-310.pyc 2025-10-10T01:25:12.9510029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\loss.cpython-310.pyc 2025-10-10T01:25:12.9513956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\style.cpython-310.pyc 2025-10-10T01:25:12.9517544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\_data_parallel_utils.cpython-310.pyc 2025-10-10T01:25:12.9521494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.9529683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\utils.py 2025-10-10T01:25:12.9533160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_common_rules.py 2025-10-10T01:25:12.9536554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_conv_ops.py 2025-10-10T01:25:12.9540449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_einsum_strategy.py 2025-10-10T01:25:12.9553451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_embedding_ops.py 2025-10-10T01:25:12.9557228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_math_ops.py 2025-10-10T01:25:12.9561145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_matrix_ops.py 2025-10-10T01:25:12.9564918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_pointwise_ops.py 2025-10-10T01:25:12.9568610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_random_ops.py 2025-10-10T01:25:12.9572115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_tensor_ops.py 2025-10-10T01:25:12.9576016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_view_ops.py 2025-10-10T01:25:12.9579685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__init__.py 2025-10-10T01:25:12.9587720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:12.9591700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_common_rules.cpython-310.pyc 2025-10-10T01:25:12.9595262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_conv_ops.cpython-310.pyc 2025-10-10T01:25:12.9608145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_einsum_strategy.cpython-310.pyc 2025-10-10T01:25:12.9611609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_embedding_ops.cpython-310.pyc 2025-10-10T01:25:12.9615273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_math_ops.cpython-310.pyc 2025-10-10T01:25:12.9619075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_matrix_ops.cpython-310.pyc 2025-10-10T01:25:12.9622825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_pointwise_ops.cpython-310.pyc 2025-10-10T01:25:12.9626733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_random_ops.cpython-310.pyc 2025-10-10T01:25:12.9630214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_tensor_ops.cpython-310.pyc 2025-10-10T01:25:12.9634005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_view_ops.cpython-310.pyc 2025-10-10T01:25:12.9637743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.9646725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\device_mesh.cpython-310.pyc 2025-10-10T01:25:12.9650445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\placement_types.cpython-310.pyc 2025-10-10T01:25:12.9654094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_api.cpython-310.pyc 2025-10-10T01:25:12.9667469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_collective_utils.cpython-310.pyc 2025-10-10T01:25:12.9671117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_dispatch.cpython-310.pyc 2025-10-10T01:25:12.9674812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_dtensor_spec.cpython-310.pyc 2025-10-10T01:25:12.9678267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_op_schema.cpython-310.pyc 2025-10-10T01:25:12.9682106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_random.cpython-310.pyc 2025-10-10T01:25:12.9685875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_redistribute.cpython-310.pyc 2025-10-10T01:25:12.9689356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_sharding_prop.cpython-310.pyc 2025-10-10T01:25:12.9692975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_shards_wrapper.cpython-310.pyc 2025-10-10T01:25:12.9696855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_tp_conv.cpython-310.pyc 2025-10-10T01:25:12.9700505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_utils.cpython-310.pyc 2025-10-10T01:25:12.9704170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.9714128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\checkpoint_activation.py 2025-10-10T01:25:12.9718138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\contract.py 2025-10-10T01:25:12.9722041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\replicate.py 2025-10-10T01:25:12.9725793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\replicate_with_fsdp.py 2025-10-10T01:25:12.9739140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\__init__.py 2025-10-10T01:25:12.9746302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\fsdp\fully_shard.py 2025-10-10T01:25:12.9749874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\fsdp\__init__.py 2025-10-10T01:25:12.9757163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\fsdp\__pycache__\fully_shard.cpython-310.pyc 2025-10-10T01:25:12.9760990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\fsdp\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.9768578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\__pycache__\checkpoint_activation.cpython-310.pyc 2025-10-10T01:25:12.9772057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\__pycache__\contract.cpython-310.pyc 2025-10-10T01:25:12.9775601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\__pycache__\replicate.cpython-310.pyc 2025-10-10T01:25:12.9789268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\__pycache__\replicate_with_fsdp.cpython-310.pyc 2025-10-10T01:25:12.9792778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.9800444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\int_tuple.py 2025-10-10T01:25:12.9803886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\layout.py 2025-10-10T01:25:12.9807566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\typing.py 2025-10-10T01:25:12.9810933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\__init__.py 2025-10-10T01:25:12.9828407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\__pycache__\int_tuple.cpython-310.pyc 2025-10-10T01:25:12.9832094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\__pycache__\layout.cpython-310.pyc 2025-10-10T01:25:12.9835570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\__pycache__\typing.cpython-310.pyc 2025-10-10T01:25:12.9848837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.9856342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\api.py 2025-10-10T01:25:12.9860317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\common_op_utils.py 2025-10-10T01:25:12.9863739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\metadata.py 2025-10-10T01:25:12.9867163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\op_registry_utils.py 2025-10-10T01:25:12.9870859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharder.py 2025-10-10T01:25:12.9884226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\_utils.py 2025-10-10T01:25:12.9887450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__init__.py 2025-10-10T01:25:12.9894563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\checkpoint\__init__.py 2025-10-10T01:25:12.9901942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\checkpoint\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.9909526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_optim\api.py 2025-10-10T01:25:12.9912858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_optim\__init__.py 2025-10-10T01:25:12.9920172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_optim\__pycache__\api.cpython-310.pyc 2025-10-10T01:25:12.9923699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_optim\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:12.9931260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\api.py 2025-10-10T01:25:12.9934972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\logger.py 2025-10-10T01:25:12.9938463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\logging_handlers.py 2025-10-10T01:25:12.9941931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\metadata.py 2025-10-10T01:25:12.9945387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\reshard.py 2025-10-10T01:25:12.9959062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\shard.py 2025-10-10T01:25:12.9962385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\utils.py 2025-10-10T01:25:12.9965898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__init__.py 2025-10-10T01:25:12.9973060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\binary_cmp.py 2025-10-10T01:25:12.9976706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\init.py 2025-10-10T01:25:12.9980055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\misc_ops.py 2025-10-10T01:25:12.9983623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\tensor_ops.py 2025-10-10T01:25:12.9987074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\_common.py 2025-10-10T01:25:13.0000608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__init__.py 2025-10-10T01:25:13.0008020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__pycache__\binary_cmp.cpython-310.pyc 2025-10-10T01:25:13.0011794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__pycache__\init.cpython-310.pyc 2025-10-10T01:25:13.0015548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__pycache__\misc_ops.cpython-310.pyc 2025-10-10T01:25:13.0028995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__pycache__\tensor_ops.cpython-310.pyc 2025-10-10T01:25:13.0035223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__pycache__\_common.cpython-310.pyc 2025-10-10T01:25:13.0038871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.0046923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\api.cpython-310.pyc 2025-10-10T01:25:13.0050806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\logger.cpython-310.pyc 2025-10-10T01:25:13.0054609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\logging_handlers.cpython-310.pyc 2025-10-10T01:25:13.0067544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\metadata.cpython-310.pyc 2025-10-10T01:25:13.0071328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\reshard.cpython-310.pyc 2025-10-10T01:25:13.0074900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\shard.cpython-310.pyc 2025-10-10T01:25:13.0078508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:13.0082673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.0091006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_plan\api.py 2025-10-10T01:25:13.0094383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_plan\__init__.py 2025-10-10T01:25:13.0102059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_plan\__pycache__\api.cpython-310.pyc 2025-10-10T01:25:13.0105693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_plan\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.0113538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\api.py 2025-10-10T01:25:13.0117271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec.py 2025-10-10T01:25:13.0120991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\_internals.py 2025-10-10T01:25:13.0124576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\__init__.py 2025-10-10T01:25:13.0141307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\embedding.py 2025-10-10T01:25:13.0144861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\embedding_bag.py 2025-10-10T01:25:13.0148547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\_common.py 2025-10-10T01:25:13.0161644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\__init__.py 2025-10-10T01:25:13.0168353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\__pycache__\embedding.cpython-310.pyc 2025-10-10T01:25:13.0172220Z 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-10-10T01:25:13.0175794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\__pycache__\_common.cpython-310.pyc 2025-10-10T01:25:13.0189793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.0197755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\__pycache__\api.cpython-310.pyc 2025-10-10T01:25:13.0201555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\__pycache__\chunk_sharding_spec.cpython-310.pyc 2025-10-10T01:25:13.0205327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\__pycache__\_internals.cpython-310.pyc 2025-10-10T01:25:13.0219179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.0228612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\api.cpython-310.pyc 2025-10-10T01:25:13.0232591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\common_op_utils.cpython-310.pyc 2025-10-10T01:25:13.0236124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\metadata.cpython-310.pyc 2025-10-10T01:25:13.0250155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\op_registry_utils.cpython-310.pyc 2025-10-10T01:25:13.0253712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\sharder.cpython-310.pyc 2025-10-10T01:25:13.0257254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\_utils.cpython-310.pyc 2025-10-10T01:25:13.0260953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.0268926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_sharded_tensor\__init__.py 2025-10-10T01:25:13.0277676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_sharded_tensor\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.0285407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_sharding_spec\__init__.py 2025-10-10T01:25:13.0292184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_sharding_spec\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.0299890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_symmetric_memory\_nvshmem_triton.py 2025-10-10T01:25:13.0303928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_symmetric_memory\__init__.py 2025-10-10T01:25:13.0312042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_symmetric_memory\__pycache__\_nvshmem_triton.cpython-310.pyc 2025-10-10T01:25:13.0316002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_symmetric_memory\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.0324119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tensor\api.py 2025-10-10T01:25:13.0327502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tensor\placement_types.py 2025-10-10T01:25:13.0330862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tensor\__init__.py 2025-10-10T01:25:13.0338048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tensor\__pycache__\api.cpython-310.pyc 2025-10-10T01:25:13.0341762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tensor\__pycache__\placement_types.cpython-310.pyc 2025-10-10T01:25:13.0345245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tensor\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.0363014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\common_utils.py 2025-10-10T01:25:13.0366824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\fake_collectives.py 2025-10-10T01:25:13.0370009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\fsdp2_mem_tracker.py 2025-10-10T01:25:13.0373570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\ilp_utils.py 2025-10-10T01:25:13.0386901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\memory_tracker.py 2025-10-10T01:25:13.0390333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\mem_tracker.py 2025-10-10T01:25:13.0393883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\mod_tracker.py 2025-10-10T01:25:13.0397701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\runtime_estimator.py 2025-10-10T01:25:13.0401118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\sac_estimator.py 2025-10-10T01:25:13.0404664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\sac_ilp.py 2025-10-10T01:25:13.0408375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__init__.py 2025-10-10T01:25:13.0415693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\common_utils.cpython-310.pyc 2025-10-10T01:25:13.0419461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\fake_collectives.cpython-310.pyc 2025-10-10T01:25:13.0422910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\fsdp2_mem_tracker.cpython-310.pyc 2025-10-10T01:25:13.0436103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\ilp_utils.cpython-310.pyc 2025-10-10T01:25:13.0439844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\memory_tracker.cpython-310.pyc 2025-10-10T01:25:13.0443558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\mem_tracker.cpython-310.pyc 2025-10-10T01:25:13.0447028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\mod_tracker.cpython-310.pyc 2025-10-10T01:25:13.0450669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\runtime_estimator.cpython-310.pyc 2025-10-10T01:25:13.0454537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\sac_estimator.cpython-310.pyc 2025-10-10T01:25:13.0458273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\sac_ilp.cpython-310.pyc 2025-10-10T01:25:13.0462119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.0470599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\argparse_util.cpython-310.pyc 2025-10-10T01:25:13.0474513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\c10d_logger.cpython-310.pyc 2025-10-10T01:25:13.0478200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\collective_utils.cpython-310.pyc 2025-10-10T01:25:13.0491505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\constants.cpython-310.pyc 2025-10-10T01:25:13.0495138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\device_mesh.cpython-310.pyc 2025-10-10T01:25:13.0499259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\distributed_c10d.cpython-310.pyc 2025-10-10T01:25:13.0503888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\launch.cpython-310.pyc 2025-10-10T01:25:13.0507731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\logging_handlers.cpython-310.pyc 2025-10-10T01:25:13.0511449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\remote_device.cpython-310.pyc 2025-10-10T01:25:13.0515171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\rendezvous.cpython-310.pyc 2025-10-10T01:25:13.0518843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\run.cpython-310.pyc 2025-10-10T01:25:13.0522385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:13.0526518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_checkpointable.cpython-310.pyc 2025-10-10T01:25:13.0530436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_composable_state.cpython-310.pyc 2025-10-10T01:25:13.0534185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_dist2.cpython-310.pyc 2025-10-10T01:25:13.0538008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_functional_collectives.cpython-310.pyc 2025-10-10T01:25:13.0552154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_functional_collectives_impl.cpython-310.pyc 2025-10-10T01:25:13.0555729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_mesh_layout.cpython-310.pyc 2025-10-10T01:25:13.0559456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_serialization.cpython-310.pyc 2025-10-10T01:25:13.0563589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_state_dict_utils.cpython-310.pyc 2025-10-10T01:25:13.0567195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.0577530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\bernoulli.py 2025-10-10T01:25:13.0581245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\beta.py 2025-10-10T01:25:13.0584605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\binomial.py 2025-10-10T01:25:13.0587945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\categorical.py 2025-10-10T01:25:13.0601003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\cauchy.py 2025-10-10T01:25:13.0604899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\chi2.py 2025-10-10T01:25:13.0609040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\constraints.py 2025-10-10T01:25:13.0612805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\constraint_registry.py 2025-10-10T01:25:13.0616552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\continuous_bernoulli.py 2025-10-10T01:25:13.0620307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\dirichlet.py 2025-10-10T01:25:13.0623648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\distribution.py 2025-10-10T01:25:13.0627242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\exponential.py 2025-10-10T01:25:13.0631344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\exp_family.py 2025-10-10T01:25:13.0635036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\fishersnedecor.py 2025-10-10T01:25:13.0639018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\gamma.py 2025-10-10T01:25:13.0642868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\generalized_pareto.py 2025-10-10T01:25:13.0646415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\geometric.py 2025-10-10T01:25:13.0650137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\gumbel.py 2025-10-10T01:25:13.0653892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\half_cauchy.py 2025-10-10T01:25:13.0657548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\half_normal.py 2025-10-10T01:25:13.0660989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\independent.py 2025-10-10T01:25:13.0664552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\inverse_gamma.py 2025-10-10T01:25:13.0677583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\kl.py 2025-10-10T01:25:13.0681665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\kumaraswamy.py 2025-10-10T01:25:13.0685194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\laplace.py 2025-10-10T01:25:13.0688742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\lkj_cholesky.py 2025-10-10T01:25:13.0692372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\logistic_normal.py 2025-10-10T01:25:13.0696122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\log_normal.py 2025-10-10T01:25:13.0700046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\lowrank_multivariate_normal.py 2025-10-10T01:25:13.0703556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\mixture_same_family.py 2025-10-10T01:25:13.0707287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\multinomial.py 2025-10-10T01:25:13.0711702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\multivariate_normal.py 2025-10-10T01:25:13.0725249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\negative_binomial.py 2025-10-10T01:25:13.0729174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\normal.py 2025-10-10T01:25:13.0733606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\one_hot_categorical.py 2025-10-10T01:25:13.0737441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\pareto.py 2025-10-10T01:25:13.0741303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\poisson.py 2025-10-10T01:25:13.0745153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\relaxed_bernoulli.py 2025-10-10T01:25:13.0748762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\relaxed_categorical.py 2025-10-10T01:25:13.0752643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\studentT.py 2025-10-10T01:25:13.0756607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\transformed_distribution.py 2025-10-10T01:25:13.0760247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\transforms.py 2025-10-10T01:25:13.0763944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\uniform.py 2025-10-10T01:25:13.0767629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\utils.py 2025-10-10T01:25:13.0770976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\von_mises.py 2025-10-10T01:25:13.0783972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\weibull.py 2025-10-10T01:25:13.0787606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\wishart.py 2025-10-10T01:25:13.0791204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__init__.py 2025-10-10T01:25:13.0800745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\bernoulli.cpython-310.pyc 2025-10-10T01:25:13.0804760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\beta.cpython-310.pyc 2025-10-10T01:25:13.0808306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\binomial.cpython-310.pyc 2025-10-10T01:25:13.0821605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\categorical.cpython-310.pyc 2025-10-10T01:25:13.0825389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\cauchy.cpython-310.pyc 2025-10-10T01:25:13.0829167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\chi2.cpython-310.pyc 2025-10-10T01:25:13.0832794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\constraints.cpython-310.pyc 2025-10-10T01:25:13.0836499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\constraint_registry.cpython-310.pyc 2025-10-10T01:25:13.0840361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\continuous_bernoulli.cpython-310.pyc 2025-10-10T01:25:13.0843852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\dirichlet.cpython-310.pyc 2025-10-10T01:25:13.0847336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\distribution.cpython-310.pyc 2025-10-10T01:25:13.0850941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\exponential.cpython-310.pyc 2025-10-10T01:25:13.0854616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\exp_family.cpython-310.pyc 2025-10-10T01:25:13.0858146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\fishersnedecor.cpython-310.pyc 2025-10-10T01:25:13.0861856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\gamma.cpython-310.pyc 2025-10-10T01:25:13.0865353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\generalized_pareto.cpython-310.pyc 2025-10-10T01:25:13.0868885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\geometric.cpython-310.pyc 2025-10-10T01:25:13.0881840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\gumbel.cpython-310.pyc 2025-10-10T01:25:13.0885412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\half_cauchy.cpython-310.pyc 2025-10-10T01:25:13.0889100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\half_normal.cpython-310.pyc 2025-10-10T01:25:13.0893169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\independent.cpython-310.pyc 2025-10-10T01:25:13.0896817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\inverse_gamma.cpython-310.pyc 2025-10-10T01:25:13.0900596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\kl.cpython-310.pyc 2025-10-10T01:25:13.0904274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\kumaraswamy.cpython-310.pyc 2025-10-10T01:25:13.0908077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\laplace.cpython-310.pyc 2025-10-10T01:25:13.0921890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\lkj_cholesky.cpython-310.pyc 2025-10-10T01:25:13.0925944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\logistic_normal.cpython-310.pyc 2025-10-10T01:25:13.0929720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\log_normal.cpython-310.pyc 2025-10-10T01:25:13.0933661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\lowrank_multivariate_normal.cpython-310.pyc 2025-10-10T01:25:13.0937284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\mixture_same_family.cpython-310.pyc 2025-10-10T01:25:13.0940778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\multinomial.cpython-310.pyc 2025-10-10T01:25:13.0944288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\multivariate_normal.cpython-310.pyc 2025-10-10T01:25:13.0948198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\negative_binomial.cpython-310.pyc 2025-10-10T01:25:13.0971647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\normal.cpython-310.pyc 2025-10-10T01:25:13.0975757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\one_hot_categorical.cpython-310.pyc 2025-10-10T01:25:13.0979272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\pareto.cpython-310.pyc 2025-10-10T01:25:13.0983189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\poisson.cpython-310.pyc 2025-10-10T01:25:13.0987538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\relaxed_bernoulli.cpython-310.pyc 2025-10-10T01:25:13.1025109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\relaxed_categorical.cpython-310.pyc 2025-10-10T01:25:13.1028769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\studentT.cpython-310.pyc 2025-10-10T01:25:13.1032522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\transformed_distribution.cpython-310.pyc 2025-10-10T01:25:13.1041331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\transforms.cpython-310.pyc 2025-10-10T01:25:13.1045142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\uniform.cpython-310.pyc 2025-10-10T01:25:13.1049024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:13.1052772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\von_mises.cpython-310.pyc 2025-10-10T01:25:13.1056338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\weibull.cpython-310.pyc 2025-10-10T01:25:13.1060108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\wishart.cpython-310.pyc 2025-10-10T01:25:13.1063861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.1073491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\custom_obj.py 2025-10-10T01:25:13.1077468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\custom_ops.py 2025-10-10T01:25:13.1080977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\decomp_utils.py 2025-10-10T01:25:13.1084348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\dynamic_shapes.py 2025-10-10T01:25:13.1097638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\exported_program.py 2025-10-10T01:25:13.1101811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\graph_signature.py 2025-10-10T01:25:13.1105643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\unflatten.py 2025-10-10T01:25:13.1109705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_draft_export.py 2025-10-10T01:25:13.1113805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_leakage_detection_utils.py 2025-10-10T01:25:13.1117915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_remove_auto_functionalized_pass.py 2025-10-10T01:25:13.1121496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_remove_effect_tokens_pass.py 2025-10-10T01:25:13.1124939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_safeguard.py 2025-10-10T01:25:13.1128718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_swap.py 2025-10-10T01:25:13.1132117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_trace.py 2025-10-10T01:25:13.1136144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_tree_utils.py 2025-10-10T01:25:13.1139784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_unlift.py 2025-10-10T01:25:13.1143729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_wrapper_utils.py 2025-10-10T01:25:13.1147434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__init__.py 2025-10-10T01:25:13.1154874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\experimental\_utils.py 2025-10-10T01:25:13.1158273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\experimental\__init__.py 2025-10-10T01:25:13.1165672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\experimental\__pycache__\_utils.cpython-310.pyc 2025-10-10T01:25:13.1169285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\experimental\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.1177346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\passes\__init__.py 2025-10-10T01:25:13.1185057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\passes\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.1202617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\constants.py 2025-10-10T01:25:13.1206261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\_package.py 2025-10-10T01:25:13.1209867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\_package_weights.py 2025-10-10T01:25:13.1213490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\__init__.py 2025-10-10T01:25:13.1231634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\__pycache__\constants.cpython-310.pyc 2025-10-10T01:25:13.1236384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\__pycache__\_package.cpython-310.pyc 2025-10-10T01:25:13.1240736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\__pycache__\_package_weights.cpython-310.pyc 2025-10-10T01:25:13.1254066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.1262715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\custom_obj.cpython-310.pyc 2025-10-10T01:25:13.1266545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\custom_ops.cpython-310.pyc 2025-10-10T01:25:13.1270713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\decomp_utils.cpython-310.pyc 2025-10-10T01:25:13.1284625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\dynamic_shapes.cpython-310.pyc 2025-10-10T01:25:13.1288392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\exported_program.cpython-310.pyc 2025-10-10T01:25:13.1292658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\graph_signature.cpython-310.pyc 2025-10-10T01:25:13.1296529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\unflatten.cpython-310.pyc 2025-10-10T01:25:13.1301027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_draft_export.cpython-310.pyc 2025-10-10T01:25:13.1304795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_leakage_detection_utils.cpython-310.pyc 2025-10-10T01:25:13.1308958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_remove_auto_functionalized_pass.cpython-310.pyc 2025-10-10T01:25:13.1312699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_remove_effect_tokens_pass.cpython-310.pyc 2025-10-10T01:25:13.1316736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_safeguard.cpython-310.pyc 2025-10-10T01:25:13.1320563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_swap.cpython-310.pyc 2025-10-10T01:25:13.1324311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_trace.cpython-310.pyc 2025-10-10T01:25:13.1328757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_tree_utils.cpython-310.pyc 2025-10-10T01:25:13.1332795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_unlift.cpython-310.pyc 2025-10-10T01:25:13.1346635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_wrapper_utils.cpython-310.pyc 2025-10-10T01:25:13.1350199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.1358807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fft\__init__.py 2025-10-10T01:25:13.1366159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fft\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.1373786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\func\__init__.py 2025-10-10T01:25:13.1382239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\func\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.1389976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\futures\__init__.py 2025-10-10T01:25:13.1397441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\futures\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.1404821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\annotate.py 2025-10-10T01:25:13.1408396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\config.py 2025-10-10T01:25:13.1411882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\graph.py 2025-10-10T01:25:13.1416286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\graph_module.py 2025-10-10T01:25:13.1420102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\immutable_collections.py 2025-10-10T01:25:13.1433336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\interpreter.py 2025-10-10T01:25:13.1436701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\node.py 2025-10-10T01:25:13.1440234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\operator_schemas.py 2025-10-10T01:25:13.1443977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\proxy.py 2025-10-10T01:25:13.1447587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\subgraph_rewriter.py 2025-10-10T01:25:13.1451015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\tensor_type.py 2025-10-10T01:25:13.1455084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\traceback.py 2025-10-10T01:25:13.1459131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\_compatibility.py 2025-10-10T01:25:13.1462049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\_graph_pickler.py 2025-10-10T01:25:13.1465604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\_lazy_graph_module.py 2025-10-10T01:25:13.1469393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\_pytree.py 2025-10-10T01:25:13.1473209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\_symbolic_trace.py 2025-10-10T01:25:13.1477017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\_utils.py 2025-10-10T01:25:13.1480318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__init__.py 2025-10-10T01:25:13.1487716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\accelerator_partitioner.py 2025-10-10T01:25:13.1491390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\const_fold.py 2025-10-10T01:25:13.1494903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\debug.py 2025-10-10T01:25:13.1507534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\graph_gradual_typechecker.py 2025-10-10T01:25:13.1511118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\merge_matmul.py 2025-10-10T01:25:13.1514497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\meta_tracer.py 2025-10-10T01:25:13.1518535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\normalize.py 2025-10-10T01:25:13.1522217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\optimization.py 2025-10-10T01:25:13.1525900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\partitioner_utils.py 2025-10-10T01:25:13.1529427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\proxy_tensor.py 2025-10-10T01:25:13.1534099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\recording.py 2025-10-10T01:25:13.1537916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\refinement_types.py 2025-10-10T01:25:13.1541639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\rewriter.py 2025-10-10T01:25:13.1545372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\schema_type_annotation.py 2025-10-10T01:25:13.1548964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\symbolic_shapes.py 2025-10-10T01:25:13.1554471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\sym_node.py 2025-10-10T01:25:13.1558643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unify_refinements.py 2025-10-10T01:25:13.1562505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\validator.py 2025-10-10T01:25:13.1566414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\_backward_state.py 2025-10-10T01:25:13.1570358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\_config.py 2025-10-10T01:25:13.1573862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\_constant_symnode.py 2025-10-10T01:25:13.1586991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\_dynamism.py 2025-10-10T01:25:13.1590864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__init__.py 2025-10-10T01:25:13.1597452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\constraint.py 2025-10-10T01:25:13.1601211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\constraint_generator.py 2025-10-10T01:25:13.1605347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\constraint_transformation.py 2025-10-10T01:25:13.1619398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\operation.py 2025-10-10T01:25:13.1623106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\transform_to_z3.py 2025-10-10T01:25:13.1626629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\util.py 2025-10-10T01:25:13.1630221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\z3_types.py 2025-10-10T01:25:13.1633852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__init__.py 2025-10-10T01:25:13.1640536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\constraint.cpython-310.pyc 2025-10-10T01:25:13.1644848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\constraint_generator.cpython-310.pyc 2025-10-10T01:25:13.1648777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\constraint_transformation.cpython-310.pyc 2025-10-10T01:25:13.1662538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\operation.cpython-310.pyc 2025-10-10T01:25:13.1666181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\transform_to_z3.cpython-310.pyc 2025-10-10T01:25:13.1669885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\util.cpython-310.pyc 2025-10-10T01:25:13.1673786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\z3_types.cpython-310.pyc 2025-10-10T01:25:13.1677430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.1685831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\core.py 2025-10-10T01:25:13.1689640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\dispatch.py 2025-10-10T01:25:13.1693071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\match.py 2025-10-10T01:25:13.1696782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\more.py 2025-10-10T01:25:13.1700457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\unification_tools.py 2025-10-10T01:25:13.1713588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\utils.py 2025-10-10T01:25:13.1717536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\variable.py 2025-10-10T01:25:13.1720998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__init__.py 2025-10-10T01:25:13.1728640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\conflict.py 2025-10-10T01:25:13.1732670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\core.py 2025-10-10T01:25:13.1736344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\dispatcher.py 2025-10-10T01:25:13.1740625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\utils.py 2025-10-10T01:25:13.1745150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\variadic.py 2025-10-10T01:25:13.1768304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__init__.py 2025-10-10T01:25:13.1769266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__pycache__\conflict.cpython-310.pyc 2025-10-10T01:25:13.1771583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__pycache__\core.cpython-310.pyc 2025-10-10T01:25:13.1775239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__pycache__\dispatcher.cpython-310.pyc 2025-10-10T01:25:13.1789803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:13.1793570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__pycache__\variadic.cpython-310.pyc 2025-10-10T01:25:13.1797341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.1805497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\core.cpython-310.pyc 2025-10-10T01:25:13.1809303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\dispatch.cpython-310.pyc 2025-10-10T01:25:13.1813128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\match.cpython-310.pyc 2025-10-10T01:25:13.1827474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\more.cpython-310.pyc 2025-10-10T01:25:13.1831360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\unification_tools.cpython-310.pyc 2025-10-10T01:25:13.1834835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:13.1838408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\variable.cpython-310.pyc 2025-10-10T01:25:13.1841989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.1851183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\accelerator_partitioner.cpython-310.pyc 2025-10-10T01:25:13.1854922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\const_fold.cpython-310.pyc 2025-10-10T01:25:13.1858445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\debug.cpython-310.pyc 2025-10-10T01:25:13.1872312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\graph_gradual_typechecker.cpython-310.pyc 2025-10-10T01:25:13.1876250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\merge_matmul.cpython-310.pyc 2025-10-10T01:25:13.1880055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\meta_tracer.cpython-310.pyc 2025-10-10T01:25:13.1883457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\normalize.cpython-310.pyc 2025-10-10T01:25:13.1887155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\optimization.cpython-310.pyc 2025-10-10T01:25:13.1890707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\partitioner_utils.cpython-310.pyc 2025-10-10T01:25:13.1894391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\proxy_tensor.cpython-310.pyc 2025-10-10T01:25:13.1898296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\recording.cpython-310.pyc 2025-10-10T01:25:13.1902381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\refinement_types.cpython-310.pyc 2025-10-10T01:25:13.1905901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\rewriter.cpython-310.pyc 2025-10-10T01:25:13.1909622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\schema_type_annotation.cpython-310.pyc 2025-10-10T01:25:13.1913436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\symbolic_shapes.cpython-310.pyc 2025-10-10T01:25:13.1918022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\sym_node.cpython-310.pyc 2025-10-10T01:25:13.1931853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\unify_refinements.cpython-310.pyc 2025-10-10T01:25:13.1935408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\validator.cpython-310.pyc 2025-10-10T01:25:13.1939579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\_backward_state.cpython-310.pyc 2025-10-10T01:25:13.1943335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\_config.cpython-310.pyc 2025-10-10T01:25:13.1947091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\_constant_symnode.cpython-310.pyc 2025-10-10T01:25:13.1950923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\_dynamism.cpython-310.pyc 2025-10-10T01:25:13.1954598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.1963312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\annotate_getitem_nodes.py 2025-10-10T01:25:13.1966887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\fake_tensor_prop.py 2025-10-10T01:25:13.1973963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\graph_drawer.py 2025-10-10T01:25:13.1977487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\graph_manipulation.py 2025-10-10T01:25:13.1992571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\graph_transform_observer.py 2025-10-10T01:25:13.1996091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\net_min_base.py 2025-10-10T01:25:13.1999862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\operator_support.py 2025-10-10T01:25:13.2003295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\param_fetch.py 2025-10-10T01:25:13.2006671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\pass_manager.py 2025-10-10T01:25:13.2010027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\reinplace.py 2025-10-10T01:25:13.2013748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\runtime_assert.py 2025-10-10T01:25:13.2017592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\shape_prop.py 2025-10-10T01:25:13.2021037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\splitter_base.py 2025-10-10T01:25:13.2024975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\split_module.py 2025-10-10T01:25:13.2028652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\split_utils.py 2025-10-10T01:25:13.2032320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\tools_common.py 2025-10-10T01:25:13.2035854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\_tensorify_python_scalars.py 2025-10-10T01:25:13.2039780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__init__.py 2025-10-10T01:25:13.2046974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\backends\cudagraphs.py 2025-10-10T01:25:13.2050355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\backends\__init__.py 2025-10-10T01:25:13.2056528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\backends\__pycache__\cudagraphs.cpython-310.pyc 2025-10-10T01:25:13.2060095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\backends\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.2077573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\dialect\__init__.py 2025-10-10T01:25:13.2083353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\dialect\common\cse_pass.py 2025-10-10T01:25:13.2087028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\dialect\common\__init__.py 2025-10-10T01:25:13.2092816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\dialect\common\__pycache__\cse_pass.cpython-310.pyc 2025-10-10T01:25:13.2096636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\dialect\common\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.2104523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\dialect\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.2112282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\partitioner.py 2025-10-10T01:25:13.2116239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\pass_base.py 2025-10-10T01:25:13.2119836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\pass_manager.py 2025-10-10T01:25:13.2123169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\__init__.py 2025-10-10T01:25:13.2140036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\__pycache__\partitioner.cpython-310.pyc 2025-10-10T01:25:13.2143580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\__pycache__\pass_base.cpython-310.pyc 2025-10-10T01:25:13.2147114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\__pycache__\pass_manager.cpython-310.pyc 2025-10-10T01:25:13.2159907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.2168750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\tests\test_pass_manager.py 2025-10-10T01:25:13.2172331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\tests\__init__.py 2025-10-10T01:25:13.2178509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\tests\__pycache__\test_pass_manager.cpython-310.pyc 2025-10-10T01:25:13.2182195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\tests\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.2189803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\common.py 2025-10-10T01:25:13.2193250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\fuser_utils.py 2025-10-10T01:25:13.2197137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\matcher_utils.py 2025-10-10T01:25:13.2200789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\matcher_with_name_node_map_utils.py 2025-10-10T01:25:13.2214519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\source_matcher_utils.py 2025-10-10T01:25:13.2217871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\__init__.py 2025-10-10T01:25:13.2260833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\__pycache__\common.cpython-310.pyc 2025-10-10T01:25:13.2265908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\__pycache__\fuser_utils.cpython-310.pyc 2025-10-10T01:25:13.2270393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\__pycache__\matcher_utils.cpython-310.pyc 2025-10-10T01:25:13.2280418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\__pycache__\matcher_with_name_node_map_utils.cpython-310.pyc 2025-10-10T01:25:13.2284556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\__pycache__\source_matcher_utils.cpython-310.pyc 2025-10-10T01:25:13.2288920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.2298481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\annotate_getitem_nodes.cpython-310.pyc 2025-10-10T01:25:13.2302119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\fake_tensor_prop.cpython-310.pyc 2025-10-10T01:25:13.2306097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\graph_drawer.cpython-310.pyc 2025-10-10T01:25:13.2319829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\graph_manipulation.cpython-310.pyc 2025-10-10T01:25:13.2323863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\graph_transform_observer.cpython-310.pyc 2025-10-10T01:25:13.2327684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\net_min_base.cpython-310.pyc 2025-10-10T01:25:13.2331645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\operator_support.cpython-310.pyc 2025-10-10T01:25:13.2335320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\param_fetch.cpython-310.pyc 2025-10-10T01:25:13.2339003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\pass_manager.cpython-310.pyc 2025-10-10T01:25:13.2343529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\reinplace.cpython-310.pyc 2025-10-10T01:25:13.2347093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\runtime_assert.cpython-310.pyc 2025-10-10T01:25:13.2351441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\shape_prop.cpython-310.pyc 2025-10-10T01:25:13.2355212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\splitter_base.cpython-310.pyc 2025-10-10T01:25:13.2359040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\split_module.cpython-310.pyc 2025-10-10T01:25:13.2362634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\split_utils.cpython-310.pyc 2025-10-10T01:25:13.2366486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\tools_common.cpython-310.pyc 2025-10-10T01:25:13.2379758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\_tensorify_python_scalars.cpython-310.pyc 2025-10-10T01:25:13.2383282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.2392379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\annotate.cpython-310.pyc 2025-10-10T01:25:13.2396132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\config.cpython-310.pyc 2025-10-10T01:25:13.2399635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\graph.cpython-310.pyc 2025-10-10T01:25:13.2413891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\graph_module.cpython-310.pyc 2025-10-10T01:25:13.2417900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\immutable_collections.cpython-310.pyc 2025-10-10T01:25:13.2421772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\interpreter.cpython-310.pyc 2025-10-10T01:25:13.2425846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\node.cpython-310.pyc 2025-10-10T01:25:13.2429847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\operator_schemas.cpython-310.pyc 2025-10-10T01:25:13.2433687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\proxy.cpython-310.pyc 2025-10-10T01:25:13.2438154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\subgraph_rewriter.cpython-310.pyc 2025-10-10T01:25:13.2441826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\tensor_type.cpython-310.pyc 2025-10-10T01:25:13.2445394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\traceback.cpython-310.pyc 2025-10-10T01:25:13.2448873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\_compatibility.cpython-310.pyc 2025-10-10T01:25:13.2452822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\_graph_pickler.cpython-310.pyc 2025-10-10T01:25:13.2456823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\_lazy_graph_module.cpython-310.pyc 2025-10-10T01:25:13.2460415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\_pytree.cpython-310.pyc 2025-10-10T01:25:13.2473575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\_symbolic_trace.cpython-310.pyc 2025-10-10T01:25:13.2477220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\_utils.cpython-310.pyc 2025-10-10T01:25:13.2480797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:13.2498857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\advisor-annotate.h 2025-10-10T01:25:13.2502439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\cpuinfo.h 2025-10-10T01:25:13.2506065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl.h 2025-10-10T01:25:13.2509510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl.hpp 2025-10-10T01:25:13.2512842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_config.h 2025-10-10T01:25:13.2526526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_debug.h 2025-10-10T01:25:13.2529917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_ocl.h 2025-10-10T01:25:13.2533638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_ocl.hpp 2025-10-10T01:25:13.2537134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_sycl.h 2025-10-10T01:25:13.2540660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_sycl.hpp 2025-10-10T01:25:13.2544751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_sycl_types.h 2025-10-10T01:25:13.2548436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_threadpool.h 2025-10-10T01:25:13.2552006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_threadpool.hpp 2025-10-10T01:25:13.2555481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_threadpool_iface.hpp 2025-10-10T01:25:13.2558970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_types.h 2025-10-10T01:25:13.2562782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_version.h 2025-10-10T01:25:13.2566432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\experiments-config.h 2025-10-10T01:25:13.2570071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fp16.h 2025-10-10T01:25:13.2573690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fxdiv.h 2025-10-10T01:25:13.2577347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ittnotify-zca.h 2025-10-10T01:25:13.2581022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ittnotify.h 2025-10-10T01:25:13.2585890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\jitprofiling.h 2025-10-10T01:25:13.2599118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\libittnotify.h 2025-10-10T01:25:13.2603139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\libshm.h 2025-10-10T01:25:13.2606771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\psimd.h 2025-10-10T01:25:13.2610471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pthreadpool.h 2025-10-10T01:25:13.2614756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\sleef.h 2025-10-10T01:25:13.2619894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\xnnpack.h 2025-10-10T01:25:13.2629502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\AccumulateType.h 2025-10-10T01:25:13.2633019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ArrayRef.h 2025-10-10T01:25:13.2636630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ATen.h 2025-10-10T01:25:13.2640203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\autocast_mode.h 2025-10-10T01:25:13.2644106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Backend.h 2025-10-10T01:25:13.2658043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Backtrace.h 2025-10-10T01:25:13.2661552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\BlasBackend.h 2025-10-10T01:25:13.2665246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CachedTensorUtils.h 2025-10-10T01:25:13.2670933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ceil_div.h 2025-10-10T01:25:13.2676053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\code_template.h 2025-10-10T01:25:13.2680101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CollapseDims.h 2025-10-10T01:25:13.2684827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeExplicitAutogradFunctions.h 2025-10-10T01:25:13.2690089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeExplicitAutogradFunctions_inl.h 2025-10-10T01:25:13.2694458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions.h 2025-10-10T01:25:13.2698282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions_inl.h 2025-10-10T01:25:13.2702322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeImplicitAutogradFunctions.h 2025-10-10T01:25:13.2706498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeImplicitAutogradFunctions_inl.h 2025-10-10T01:25:13.2710746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions.h 2025-10-10T01:25:13.2714868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions_inl.h 2025-10-10T01:25:13.2729316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Config.h 2025-10-10T01:25:13.2733019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Context.h 2025-10-10T01:25:13.2737053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpp_custom_type_hack.h 2025-10-10T01:25:13.2740993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CPUApplyUtils.h 2025-10-10T01:25:13.2744760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CPUFixedAllocator.h 2025-10-10T01:25:13.2748833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CPUFunctions.h 2025-10-10T01:25:13.2752679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CPUFunctions_inl.h 2025-10-10T01:25:13.2756807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CPUGeneratorImpl.h 2025-10-10T01:25:13.2760501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CUDAFunctions.h 2025-10-10T01:25:13.2764556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CUDAFunctions_inl.h 2025-10-10T01:25:13.2777901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Device.h 2025-10-10T01:25:13.2781658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\DeviceAccelerator.h 2025-10-10T01:25:13.2786439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\DeviceGuard.h 2025-10-10T01:25:13.2790282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Dimname.h 2025-10-10T01:25:13.2793684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\DimVector.h 2025-10-10T01:25:13.2797045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Dispatch.h 2025-10-10T01:25:13.2800824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Dispatch_v2.h 2025-10-10T01:25:13.2804791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\div_rtn.h 2025-10-10T01:25:13.2808574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\DLConvertor.h 2025-10-10T01:25:13.2812285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\dlpack.h 2025-10-10T01:25:13.2815922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\DTensorState.h 2025-10-10T01:25:13.2819528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\DynamicLibrary.h 2025-10-10T01:25:13.2833568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\EmptyTensor.h 2025-10-10T01:25:13.2837412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ExpandBase.h 2025-10-10T01:25:13.2841031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ExpandUtils.h 2025-10-10T01:25:13.2844512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Formatting.h 2025-10-10T01:25:13.2847975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\FunctionalizeFallbackKernel.h 2025-10-10T01:25:13.2851757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\FunctionalStorageImpl.h 2025-10-10T01:25:13.2855644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\FunctionalTensorWrapper.h 2025-10-10T01:25:13.2859235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Functions.h 2025-10-10T01:25:13.2863737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\FuncTorchTLS.h 2025-10-10T01:25:13.2867538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Generator.h 2025-10-10T01:25:13.5916360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\InferSize.h 2025-10-10T01:25:13.5920079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\InitialTensorOptions.h 2025-10-10T01:25:13.5923797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\jiterator_macros.h 2025-10-10T01:25:13.5927891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\jit_macros.h 2025-10-10T01:25:13.5931429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Layout.h 2025-10-10T01:25:13.5935468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\LegacyBatchedFallback.h 2025-10-10T01:25:13.5939120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\LegacyBatchedTensorImpl.h 2025-10-10T01:25:13.5943000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\LegacyVmapMode.h 2025-10-10T01:25:13.5946819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\LegacyVmapTransforms.h 2025-10-10T01:25:13.5950480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\LinalgBackend.h 2025-10-10T01:25:13.5975818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\MapAllocator.h 2025-10-10T01:25:13.5979422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\MatrixRef.h 2025-10-10T01:25:13.5983097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\MemoryOverlap.h 2025-10-10T01:25:13.5987086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\MetaFunctions.h 2025-10-10T01:25:13.5990940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\MetaFunctions_inl.h 2025-10-10T01:25:13.5994641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\MethodOperators.h 2025-10-10T01:25:13.5998556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\NamedTensor.h 2025-10-10T01:25:13.6002488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\NamedTensorUtils.h 2025-10-10T01:25:13.6006165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\NativeFunctions.h 2025-10-10T01:25:13.6020234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\NativeMetaFunctions.h 2025-10-10T01:25:13.6024113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\NestedTensorImpl.h 2025-10-10T01:25:13.6028022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\NumericUtils.h 2025-10-10T01:25:13.6031604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\OpaqueTensorImpl.h 2025-10-10T01:25:13.6035212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Operators.h 2025-10-10T01:25:13.6039116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\OpMathType.h 2025-10-10T01:25:13.6042876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\PadNd.h 2025-10-10T01:25:13.6046464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Parallel-inl.h 2025-10-10T01:25:13.6050058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Parallel.h 2025-10-10T01:25:13.6054018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ParallelFuture.h 2025-10-10T01:25:13.6068176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ParallelNative.h 2025-10-10T01:25:13.6072579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ParallelOpenMP.h 2025-10-10T01:25:13.6076406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\PTThreadPool.h 2025-10-10T01:25:13.6079955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\PythonTorchFunctionTLS.h 2025-10-10T01:25:13.6083614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\record_function.h 2025-10-10T01:25:13.6087246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\RedispatchFunctions.h 2025-10-10T01:25:13.6104555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\RegistrationDeclarations.h 2025-10-10T01:25:13.6113266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ROCmFABackend.h 2025-10-10T01:25:13.6117052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SavedTensorHooks.h 2025-10-10T01:25:13.6120999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Scalar.h 2025-10-10T01:25:13.6124642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ScalarOps.h 2025-10-10T01:25:13.6128644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ScalarType.h 2025-10-10T01:25:13.6132167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SDPBackend.h 2025-10-10T01:25:13.6136343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SequenceNumber.h 2025-10-10T01:25:13.6144243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SmallVector.h 2025-10-10T01:25:13.6148085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SparseCsrTensorImpl.h 2025-10-10T01:25:13.6151967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SparseCsrTensorUtils.h 2025-10-10T01:25:13.6155567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SparseTensorImpl.h 2025-10-10T01:25:13.6159387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Storage.h 2025-10-10T01:25:13.6162955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\StorageUtils.h 2025-10-10T01:25:13.6177592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Tensor.h 2025-10-10T01:25:13.6181017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorAccessor.h 2025-10-10T01:25:13.6184464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorGeometry.h 2025-10-10T01:25:13.6188134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorIndexing.h 2025-10-10T01:25:13.6191896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorIterator.h 2025-10-10T01:25:13.6195755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorIteratorInternal.h 2025-10-10T01:25:13.6199416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorMeta.h 2025-10-10T01:25:13.6203354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorNames.h 2025-10-10T01:25:13.6207394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorOperators.h 2025-10-10T01:25:13.6211189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorOptions.h 2025-10-10T01:25:13.6214770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorSubclassLikeUtils.h 2025-10-10T01:25:13.6218556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorUtils.h 2025-10-10T01:25:13.6222564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ThreadLocalPythonObjects.h 2025-10-10T01:25:13.6226128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ThreadLocalState.h 2025-10-10T01:25:13.6229749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TracerMode.h 2025-10-10T01:25:13.6233298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TypeDefault.h 2025-10-10T01:25:13.6237113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Utils.h 2025-10-10T01:25:13.6240576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Version.h 2025-10-10T01:25:13.6244126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\VmapGeneratedPlumbing.h 2025-10-10T01:25:13.6256466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\WrapDimUtils.h 2025-10-10T01:25:13.6272901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\WrapDimUtilsMulti.h 2025-10-10T01:25:13.6281829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\alias_info.h 2025-10-10T01:25:13.6285403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Array.h 2025-10-10T01:25:13.6288860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ATenGeneral.h 2025-10-10T01:25:13.6292499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ATenOpList.h 2025-10-10T01:25:13.6306754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ATen_fwd.h 2025-10-10T01:25:13.6310651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\aten_interned_strings.h 2025-10-10T01:25:13.6314762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ATen_pch.h 2025-10-10T01:25:13.6318263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Backtrace.h 2025-10-10T01:25:13.6321676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\blob.h 2025-10-10T01:25:13.6325039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\builtin_function.h 2025-10-10T01:25:13.6328885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\CachingHostAllocator.h 2025-10-10T01:25:13.6332994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\CheckMemoryFormat.h 2025-10-10T01:25:13.6336765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\class_type.h 2025-10-10T01:25:13.6340514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\custom_class.h 2025-10-10T01:25:13.6344135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\DeprecatedTypeProperties.h 2025-10-10T01:25:13.6347739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\DeprecatedTypePropertiesRegistry.h 2025-10-10T01:25:13.6351319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Dict.h 2025-10-10T01:25:13.6354643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Dict_inl.h 2025-10-10T01:25:13.6358191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Dimname.h 2025-10-10T01:25:13.6361687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\DimVector.h 2025-10-10T01:25:13.6365472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\DistributionsHelper.h 2025-10-10T01:25:13.6368993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dynamic_type.h 2025-10-10T01:25:13.6383677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\enum_tag.h 2025-10-10T01:25:13.6387271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\enum_type.h 2025-10-10T01:25:13.6391110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Formatting.h 2025-10-10T01:25:13.6394612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\function.h 2025-10-10T01:25:13.6397988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\functional.h 2025-10-10T01:25:13.6401498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\function_schema.h 2025-10-10T01:25:13.6405218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\function_schema_inl.h 2025-10-10T01:25:13.6409019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Generator.h 2025-10-10T01:25:13.6412820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\GeneratorForPrivateuseone.h 2025-10-10T01:25:13.6416964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\grad_mode.h 2025-10-10T01:25:13.6420378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\IListRef.h 2025-10-10T01:25:13.6435100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\IListRef_inl.h 2025-10-10T01:25:13.6438614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\interned_strings.h 2025-10-10T01:25:13.6442493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\interned_strings_class.h 2025-10-10T01:25:13.6446011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ivalue.h 2025-10-10T01:25:13.6449601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ivalue_inl.h 2025-10-10T01:25:13.6453762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ivalue_to.h 2025-10-10T01:25:13.6457727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\jit_type.h 2025-10-10T01:25:13.6461405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\jit_type_base.h 2025-10-10T01:25:13.6465775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\LegacyTypeDispatch.h 2025-10-10T01:25:13.6469585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\List.h 2025-10-10T01:25:13.6473227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\List_inl.h 2025-10-10T01:25:13.6476899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\MT19937RNGEngine.h 2025-10-10T01:25:13.6490521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\NamedTensor.h 2025-10-10T01:25:13.6494166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\NestedIntSymNodeImpl.h 2025-10-10T01:25:13.6498083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\operator_name.h 2025-10-10T01:25:13.6501721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\PhiloxRNGEngine.h 2025-10-10T01:25:13.6508822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\PythonFallbackKernel.h 2025-10-10T01:25:13.6512802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\PythonOpRegistrationTrampoline.h 2025-10-10T01:25:13.6517117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\qualified_name.h 2025-10-10T01:25:13.6520573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\QuantizerBase.h 2025-10-10T01:25:13.6524462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Range.h 2025-10-10T01:25:13.6527786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Reduction.h 2025-10-10T01:25:13.6542003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\rref_interface.h 2025-10-10T01:25:13.6545849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Scalar.h 2025-10-10T01:25:13.6549387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ScalarType.h 2025-10-10T01:25:13.6587630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\stack.h 2025-10-10T01:25:13.6591392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\symbol.h 2025-10-10T01:25:13.6595109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Tensor.h 2025-10-10T01:25:13.6598867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\TensorAccessor.h 2025-10-10T01:25:13.6602521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\TensorBase.h 2025-10-10T01:25:13.6606608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\TensorBody.h 2025-10-10T01:25:13.6612639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\TorchDispatchUtils.h 2025-10-10T01:25:13.6616360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\TransformationHelper.h 2025-10-10T01:25:13.6636206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\typeid.h 2025-10-10T01:25:13.6639685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\type_factory.h 2025-10-10T01:25:13.6643273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\type_ptr.h 2025-10-10T01:25:13.6646717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\UndefinedTensorImpl.h 2025-10-10T01:25:13.6650691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\UnsafeFromTH.h 2025-10-10T01:25:13.6654319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\VariableHooksInterface.h 2025-10-10T01:25:13.6658047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Variadic.h 2025-10-10T01:25:13.6661436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Vitals.h 2025-10-10T01:25:13.6669082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\BoxedKernel.h 2025-10-10T01:25:13.6672861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\BoxedKernel_impl.h 2025-10-10T01:25:13.6676712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\KernelFunction.h 2025-10-10T01:25:13.6680175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\KernelFunction_impl.h 2025-10-10T01:25:13.6693867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\OperatorKernel.h 2025-10-10T01:25:13.6701478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\impl\boxing.h 2025-10-10T01:25:13.6705161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\impl\make_boxed_from_unboxed_functor.h 2025-10-10T01:25:13.6708832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\impl\test_helpers.h 2025-10-10T01:25:13.6712557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\impl\WrapFunctionIntoFunctor.h 2025-10-10T01:25:13.6726915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\impl\WrapFunctionIntoRuntimeFunctor.h 2025-10-10T01:25:13.6735076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\CppSignature.h 2025-10-10T01:25:13.6738599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\Dispatcher.h 2025-10-10T01:25:13.6742356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\DispatchKeyExtractor.h 2025-10-10T01:25:13.6745996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\ObservedOperators.h 2025-10-10T01:25:13.6774876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\OperatorEntry.h 2025-10-10T01:25:13.6775747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\OperatorOptions.h 2025-10-10T01:25:13.6776693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\RegistrationHandleRAII.h 2025-10-10T01:25:13.6777444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\op_registration\adaption.h 2025-10-10T01:25:13.6780340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\op_registration\infer_schema.h 2025-10-10T01:25:13.6783803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\op_registration\op_allowlist.h 2025-10-10T01:25:13.6787138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\op_registration\op_registration.h 2025-10-10T01:25:13.6805896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\FlushDenormal.h 2025-10-10T01:25:13.6809318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\Utils.h 2025-10-10T01:25:13.6812705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vml.h 2025-10-10T01:25:13.6819312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\functional.h 2025-10-10T01:25:13.6823304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\functional_base.h 2025-10-10T01:25:13.6827041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\functional_bfloat16.h 2025-10-10T01:25:13.6830627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\intrinsics.h 2025-10-10T01:25:13.6844541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec.h 2025-10-10T01:25:13.6848236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec_base.h 2025-10-10T01:25:13.6852038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec_common_aarch64.h 2025-10-10T01:25:13.6855678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec_convert.h 2025-10-10T01:25:13.6859365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec_half.h 2025-10-10T01:25:13.6862745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec_mask.h 2025-10-10T01:25:13.6866286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec_n.h 2025-10-10T01:25:13.6869729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec_quant.h 2025-10-10T01:25:13.6877504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\sve\sve_helper.h 2025-10-10T01:25:13.6881419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\sve\vec_bfloat16.h 2025-10-10T01:25:13.6885303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\sve\vec_double.h 2025-10-10T01:25:13.6888887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\sve\vec_float.h 2025-10-10T01:25:13.6903286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\sve\vec_int.h 2025-10-10T01:25:13.6907099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\sve\vec_qint.h 2025-10-10T01:25:13.6914388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128.h 2025-10-10T01:25:13.6918169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_bfloat16_neon.h 2025-10-10T01:25:13.6921964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_convert.h 2025-10-10T01:25:13.6925697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_float_neon.h 2025-10-10T01:25:13.6939793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_half_neon.h 2025-10-10T01:25:13.6944340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_reduced_precision_common_neon.h 2025-10-10T01:25:13.6952566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\missing_vld1_neon.h 2025-10-10T01:25:13.6956032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\missing_vst1_neon.h 2025-10-10T01:25:13.6959503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256.h 2025-10-10T01:25:13.6963177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_16bit_float.h 2025-10-10T01:25:13.6978270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_bfloat16.h 2025-10-10T01:25:13.6982361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_complex_double.h 2025-10-10T01:25:13.6985987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_complex_float.h 2025-10-10T01:25:13.6989651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_convert.h 2025-10-10T01:25:13.6993273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_double.h 2025-10-10T01:25:13.6996832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_float.h 2025-10-10T01:25:13.7000450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_half.h 2025-10-10T01:25:13.7004413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_int.h 2025-10-10T01:25:13.7008719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_mask.h 2025-10-10T01:25:13.7012311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_qint.h 2025-10-10T01:25:13.7020297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_bfloat16_vsx.h 2025-10-10T01:25:13.7023993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_common_vsx.h 2025-10-10T01:25:13.7027649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_complex_double_vsx.h 2025-10-10T01:25:13.7041929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_complex_float_vsx.h 2025-10-10T01:25:13.7045711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_double_vsx.h 2025-10-10T01:25:13.7049468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_float_vsx.h 2025-10-10T01:25:13.7053373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_int16_vsx.h 2025-10-10T01:25:13.7057138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_int32_vsx.h 2025-10-10T01:25:13.7060779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_int64_vsx.h 2025-10-10T01:25:13.7064305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_qint32_vsx.h 2025-10-10T01:25:13.7068097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_qint8_vsx.h 2025-10-10T01:25:13.7071858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_quint8_vsx.h 2025-10-10T01:25:13.7075642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vsx_helpers.h 2025-10-10T01:25:13.7083679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\zarch\vec256_zarch.h 2025-10-10T01:25:13.7092301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512.h 2025-10-10T01:25:13.7095706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_bfloat16.h 2025-10-10T01:25:13.7099616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_complex_double.h 2025-10-10T01:25:13.7103250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_complex_float.h 2025-10-10T01:25:13.7117033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_convert.h 2025-10-10T01:25:13.7120534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_double.h 2025-10-10T01:25:13.7124383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_float.h 2025-10-10T01:25:13.7128508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_float8.h 2025-10-10T01:25:13.7132666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_int.h 2025-10-10T01:25:13.7136693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_mask.h 2025-10-10T01:25:13.7140346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_qint.h 2025-10-10T01:25:13.7150003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\ApplyGridUtils.cuh 2025-10-10T01:25:13.7153751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\AsmUtils.cuh 2025-10-10T01:25:13.7157132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\ATenCUDAGeneral.h 2025-10-10T01:25:13.7160656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\Atomic.cuh 2025-10-10T01:25:13.7164126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CachingHostAllocator.h 2025-10-10T01:25:13.7177960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\cub-RadixSortPairs.cuh 2025-10-10T01:25:13.7181375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\cub.cuh 2025-10-10T01:25:13.7184655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\cub.h 2025-10-10T01:25:13.7188066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\cub_definitions.cuh 2025-10-10T01:25:13.7192164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAApplyUtils.cuh 2025-10-10T01:25:13.7195751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDABlas.h 2025-10-10T01:25:13.7199160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAContext.h 2025-10-10T01:25:13.7202776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAContextLight.h 2025-10-10T01:25:13.7206328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDADataType.h 2025-10-10T01:25:13.7210537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDADevice.h 2025-10-10T01:25:13.7213708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAEvent.h 2025-10-10T01:25:13.7217149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAGeneratorImpl.h 2025-10-10T01:25:13.7220986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAGraph.h 2025-10-10T01:25:13.7224713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAGraphsUtils.cuh 2025-10-10T01:25:13.7228282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDASparse.h 2025-10-10T01:25:13.7232809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDASparseBlas.h 2025-10-10T01:25:13.7247291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDASparseDescriptors.h 2025-10-10T01:25:13.7249713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDATensorMethods.cuh 2025-10-10T01:25:13.7253213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAUtils.h 2025-10-10T01:25:13.7256642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\DeviceUtils.cuh 2025-10-10T01:25:13.7259985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\EmptyTensor.h 2025-10-10T01:25:13.7263248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\Exceptions.h 2025-10-10T01:25:13.7266555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\jiterator.h 2025-10-10T01:25:13.7270087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\jiterator_impl.h 2025-10-10T01:25:13.7273973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\llvm_jit_strings.h 2025-10-10T01:25:13.7289164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\NumericLimits.cuh 2025-10-10T01:25:13.7292698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\PeerToPeerAccess.h 2025-10-10T01:25:13.7296765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\PhiloxCudaState.h 2025-10-10T01:25:13.7300553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\PhiloxUtils.cuh 2025-10-10T01:25:13.7304285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\PinnedMemoryAllocator.h 2025-10-10T01:25:13.7308112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\ScanUtils.cuh 2025-10-10T01:25:13.7312110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\Sleep.h 2025-10-10T01:25:13.7315977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\ThrustAllocator.h 2025-10-10T01:25:13.7324015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\CUDAHooks.h 2025-10-10T01:25:13.7328414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\DeviceThreadHandles.h 2025-10-10T01:25:13.7332051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\IndexUtils.cuh 2025-10-10T01:25:13.7335681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\IntegerDivider.cuh 2025-10-10T01:25:13.7348983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\KernelUtils.h 2025-10-10T01:25:13.7352566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\LazyNVRTC.h 2025-10-10T01:25:13.7356647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\OffsetCalculator.cuh 2025-10-10T01:25:13.7360249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\PhiloxCudaStateRaw.cuh 2025-10-10T01:25:13.7363636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\TensorInfo.cuh 2025-10-10T01:25:13.7367049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\UnpackRaw.cuh 2025-10-10T01:25:13.7374948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\GemmCommon.h 2025-10-10T01:25:13.7378315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\GemmHipblaslt.h 2025-10-10T01:25:13.7381668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\GemmRocblas.h 2025-10-10T01:25:13.7384884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\StreamTimer.h 2025-10-10T01:25:13.7398867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\Tunable.h 2025-10-10T01:25:13.7401877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\TunableGemm.h 2025-10-10T01:25:13.7405392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\TunableOp.h 2025-10-10T01:25:13.7413392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cudnn\cudnn-wrapper.h 2025-10-10T01:25:13.7416817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cudnn\Descriptors.h 2025-10-10T01:25:13.7420164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cudnn\Handle.h 2025-10-10T01:25:13.7423794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cudnn\Handles.h 2025-10-10T01:25:13.7426949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cudnn\Types.h 2025-10-10T01:25:13.7440113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cudnn\Utils.h 2025-10-10T01:25:13.7446954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\AcceleratorHooksInterface.h 2025-10-10T01:25:13.7450945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\CUDAHooksInterface.h 2025-10-10T01:25:13.7454743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\FunctionTraits.h 2025-10-10T01:25:13.7468268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\HIPHooksInterface.h 2025-10-10T01:25:13.7472077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\HPUHooksInterface.h 2025-10-10T01:25:13.7475527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\IPUHooksInterface.h 2025-10-10T01:25:13.7479586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\MAIAHooksInterface.h 2025-10-10T01:25:13.7483922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\MPSHooksInterface.h 2025-10-10T01:25:13.7488247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\MTIAHooksInterface.h 2025-10-10T01:25:13.7492093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\PrivateUse1HooksInterface.h 2025-10-10T01:25:13.7496607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\XPUHooksInterface.h 2025-10-10T01:25:13.7504979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\ADInterpreters.h 2025-10-10T01:25:13.7508887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\BatchedFallback.h 2025-10-10T01:25:13.7512642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\BatchedTensorImpl.h 2025-10-10T01:25:13.7525542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\BatchingMetaprogramming.h 2025-10-10T01:25:13.7529082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\BatchRulesHelper.h 2025-10-10T01:25:13.7533011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\DynamicLayer.h 2025-10-10T01:25:13.7536461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\FunctionalizeInterpreter.h 2025-10-10T01:25:13.7540373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\Interpreter.h 2025-10-10T01:25:13.7544275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\LegacyVmapTransforms.h 2025-10-10T01:25:13.7547679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\Macros.h 2025-10-10T01:25:13.7551542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\PlumbingHelper.h 2025-10-10T01:25:13.7555191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\TensorWrapper.h 2025-10-10T01:25:13.7558639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\VmapInterpreter.h 2025-10-10T01:25:13.7569906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\hip\impl\HIPAllocatorMasqueradingAsCUDA.h 2025-10-10T01:25:13.7573466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\hip\impl\HIPCachingAllocatorMasqueradingAsCUDA.h 2025-10-10T01:25:13.7577037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\hip\impl\HIPGuardImplMasqueradingAsCUDA.h 2025-10-10T01:25:13.7590952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\hip\impl\HIPStreamMasqueradingAsCUDA.h 2025-10-10T01:25:13.7598996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\metal\Context.h 2025-10-10T01:25:13.7605912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\miopen\Descriptors.h 2025-10-10T01:25:13.7610038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\miopen\Exceptions.h 2025-10-10T01:25:13.7613308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\miopen\Handle.h 2025-10-10T01:25:13.7616482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\miopen\miopen-wrapper.h 2025-10-10T01:25:13.7630014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\miopen\Types.h 2025-10-10T01:25:13.7633220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\miopen\Utils.h 2025-10-10T01:25:13.7640010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\EmptyTensor.h 2025-10-10T01:25:13.7643349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\IndexKernels.h 2025-10-10T01:25:13.7647390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSAllocator.h 2025-10-10T01:25:13.7651051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSAllocatorInterface.h 2025-10-10T01:25:13.7664908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSDevice.h 2025-10-10T01:25:13.7668522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSEvent.h 2025-10-10T01:25:13.7673079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSGeneratorImpl.h 2025-10-10T01:25:13.7675462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSGuardImpl.h 2025-10-10T01:25:13.7678682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSHooks.h 2025-10-10T01:25:13.7682737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSProfiler.h 2025-10-10T01:25:13.7686866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSStream.h 2025-10-10T01:25:13.7695055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Activation.h 2025-10-10T01:25:13.7699293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\AdaptivePooling.h 2025-10-10T01:25:13.7702713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\AmpKernels.h 2025-10-10T01:25:13.7706500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\BatchLinearAlgebra.h 2025-10-10T01:25:13.7720406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\batch_norm.h 2025-10-10T01:25:13.7723756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\BinaryOps.h 2025-10-10T01:25:13.7727330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\BucketizationUtils.h 2025-10-10T01:25:13.7730721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\CanUse32BitIndexMath.h 2025-10-10T01:25:13.7734453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ComplexHelper.h 2025-10-10T01:25:13.7738704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\CompositeRandomAccessor.h 2025-10-10T01:25:13.7743016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\CompositeRandomAccessorCommon.h 2025-10-10T01:25:13.7746579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ConvolutionMM3d.h 2025-10-10T01:25:13.7750177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ConvUtils.h 2025-10-10T01:25:13.7753790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Copy.h 2025-10-10T01:25:13.7757148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\CPUBlas.h 2025-10-10T01:25:13.7760564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\CPUFallback.h 2025-10-10T01:25:13.7763820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Cross.h 2025-10-10T01:25:13.7767297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\DilatedConvolutionUtils.h 2025-10-10T01:25:13.7770833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\DispatchStub.h 2025-10-10T01:25:13.7774626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Distance.h 2025-10-10T01:25:13.7778351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Distributions.h 2025-10-10T01:25:13.7791145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\DistributionTemplates.h 2025-10-10T01:25:13.7828026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\EmbeddingBag.h 2025-10-10T01:25:13.7831619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Fill.h 2025-10-10T01:25:13.7834999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ForeachUtils.h 2025-10-10T01:25:13.7838682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\FractionalMaxPooling.h 2025-10-10T01:25:13.7842192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\FunctionOfAMatrixUtils.h 2025-10-10T01:25:13.7846239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\FusedAdagrad.h 2025-10-10T01:25:13.7850337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\FusedAdam.h 2025-10-10T01:25:13.7853806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\FusedSGD.h 2025-10-10T01:25:13.7858020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Gelu.h 2025-10-10T01:25:13.7862176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\GridSampler.h 2025-10-10T01:25:13.7871126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\GridSamplerUtils.h 2025-10-10T01:25:13.7875636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\GroupedMMUtils.h 2025-10-10T01:25:13.7879142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\group_norm.h 2025-10-10T01:25:13.7882620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Histogram.h 2025-10-10T01:25:13.7887322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\im2col.h 2025-10-10T01:25:13.7890945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\im2col_shape_check.h 2025-10-10T01:25:13.7894557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\IndexingUtils.h 2025-10-10T01:25:13.7899119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\IndexKernel.h 2025-10-10T01:25:13.7903238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\layer_norm.h 2025-10-10T01:25:13.7907476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Lerp.h 2025-10-10T01:25:13.7911239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\LinearAlgebra.h 2025-10-10T01:25:13.8593559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\LinearAlgebraUtils.h 2025-10-10T01:25:13.8597477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\LossMulti.h 2025-10-10T01:25:13.8601081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Math.h 2025-10-10T01:25:13.8605701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\MathBitFallThroughLists.h 2025-10-10T01:25:13.8609562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\MathBitsFallback.h 2025-10-10T01:25:13.8613070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\MaxPooling.h 2025-10-10T01:25:13.8616954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\NonEmptyUtils.h 2025-10-10T01:25:13.8620833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\NonSymbolicBC.h 2025-10-10T01:25:13.8624360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Normalization.h 2025-10-10T01:25:13.8628111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Padding.h 2025-10-10T01:25:13.9364266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\PixelShuffle.h 2025-10-10T01:25:13.9368120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\PointwiseOps.h 2025-10-10T01:25:13.9371955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Pool.h 2025-10-10T01:25:13.9375333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Pow.h 2025-10-10T01:25:13.9378782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\RangeFactories.h 2025-10-10T01:25:13.9382240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\RangeUtils.h 2025-10-10T01:25:13.9385871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ReduceAllOps.h 2025-10-10T01:25:13.9389459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ReduceOps.h 2025-10-10T01:25:13.9392956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ReduceOpsUtils.h 2025-10-10T01:25:13.9396438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ReductionType.h 2025-10-10T01:25:13.9400092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Repeat.h 2025-10-10T01:25:13.9424431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Resize.h 2025-10-10T01:25:13.9427935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ResizeCommon.h 2025-10-10T01:25:13.9431623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\RNN.h 2025-10-10T01:25:13.9435063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ScatterGatherChecks.h 2025-10-10T01:25:13.9438676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\SegmentReduce.h 2025-10-10T01:25:13.9442274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\SharedReduceOps.h 2025-10-10T01:25:13.9445815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\SobolEngineOpsUtils.h 2025-10-10T01:25:13.9449813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Sorting.h 2025-10-10T01:25:13.9453342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\SortingUtils.h 2025-10-10T01:25:13.9456886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\SparseTensorUtils.h 2025-10-10T01:25:13.9460390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\SpectralOpsUtils.h 2025-10-10T01:25:13.9473949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\StridedRandomAccessor.h 2025-10-10T01:25:13.9477459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorAdvancedIndexing.h 2025-10-10T01:25:13.9481154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorAdvancedIndexingUtils.h 2025-10-10T01:25:13.9484517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorCompare.h 2025-10-10T01:25:13.9488094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorConversions.h 2025-10-10T01:25:13.9491784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorDimApply.h 2025-10-10T01:25:13.9495353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorFactories.h 2025-10-10T01:25:13.9498874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorIterator.h 2025-10-10T01:25:13.9502459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorIteratorDynamicCasting.h 2025-10-10T01:25:13.9516588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorProperties.h 2025-10-10T01:25:13.9520114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorShape.h 2025-10-10T01:25:13.9523981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorTransformations.h 2025-10-10T01:25:13.9527695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TopKImpl.h 2025-10-10T01:25:13.9531400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TransposeType.h 2025-10-10T01:25:13.9535088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TriangularOpsUtils.h 2025-10-10T01:25:13.9538857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TypeProperties.h 2025-10-10T01:25:13.9542295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\UnaryOps.h 2025-10-10T01:25:13.9546086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Unfold2d.h 2025-10-10T01:25:13.9550438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Unfold3d.h 2025-10-10T01:25:13.9553715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\UnfoldBackward.h 2025-10-10T01:25:13.9558000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\UpSample.h 2025-10-10T01:25:13.9561962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\verbose_wrapper.h 2025-10-10T01:25:13.9565199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\vol2col.h 2025-10-10T01:25:13.9581398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ao_sparse\quantized\cpu\fbgemm_utils.h 2025-10-10T01:25:13.9585219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ao_sparse\quantized\cpu\packed_params.h 2025-10-10T01:25:13.9588723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ao_sparse\quantized\cpu\qnnpack_utils.h 2025-10-10T01:25:13.9598731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\AtomicAddFloat.h 2025-10-10T01:25:13.9602269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\avx_mathfun.h 2025-10-10T01:25:13.9606155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\CatKernel.h 2025-10-10T01:25:13.9609764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\ChannelShuffleKernel.h 2025-10-10T01:25:13.9623353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\CopyKernel.h 2025-10-10T01:25:13.9626995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\DepthwiseConvKernel.h 2025-10-10T01:25:13.9630911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\DistributionTemplates.h 2025-10-10T01:25:13.9634153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\Elu.h 2025-10-10T01:25:13.9638223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\Gelu.h 2025-10-10T01:25:13.9642392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\GridSamplerKernel.h 2025-10-10T01:25:13.9645245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\IndexKernelUtils.h 2025-10-10T01:25:13.9648965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\Intrinsics.h 2025-10-10T01:25:13.9652430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\int_mm_kernel.h 2025-10-10T01:25:13.9656092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\IsContiguous.h 2025-10-10T01:25:13.9659675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\LogAddExp.h 2025-10-10T01:25:13.9663345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\LogSoftmaxKernelImpl.h 2025-10-10T01:25:13.9666885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\Loops.h 2025-10-10T01:25:13.9671168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\MaxUnpoolKernel.h 2025-10-10T01:25:13.9673987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\mixed_data_type.h 2025-10-10T01:25:13.9678066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\moments_utils.h 2025-10-10T01:25:13.9692009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\PixelShuffleKernel.h 2025-10-10T01:25:13.9695991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\Reduce.h 2025-10-10T01:25:13.9700085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.h 2025-10-10T01:25:13.9703710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\ReduceUtils.h 2025-10-10T01:25:13.9707432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\SampledAddmmKernel.h 2025-10-10T01:25:13.9711469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\SerialStackImpl.h 2025-10-10T01:25:13.9714597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\SoftmaxKernel.h 2025-10-10T01:25:13.9718674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\SpmmReduceKernel.h 2025-10-10T01:25:13.9723110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\StackKernel.h 2025-10-10T01:25:13.9726011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\UpSampleKernelAVXAntialias.h 2025-10-10T01:25:13.9740376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\utils.h 2025-10-10T01:25:13.9743518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\WeightNormKernel.h 2025-10-10T01:25:13.9747497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\zmath.h 2025-10-10T01:25:13.9757304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Activation.h 2025-10-10T01:25:13.9760146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\BinaryInternal.h 2025-10-10T01:25:13.9764585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\block_reduce.cuh 2025-10-10T01:25:13.9769176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\CompositeRandomAccessor.h 2025-10-10T01:25:13.9782780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Copy.h 2025-10-10T01:25:13.9786177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\CUDAJitLoops.cuh 2025-10-10T01:25:13.9789992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\CUDALoops.cuh 2025-10-10T01:25:13.9794013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\CuFFTPlanCache.h 2025-10-10T01:25:13.9797533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\CuFFTUtils.h 2025-10-10T01:25:13.9801257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\cutlass_common.cuh 2025-10-10T01:25:13.9805132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\DeviceSqrt.cuh 2025-10-10T01:25:13.9809020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Distributions.h 2025-10-10T01:25:13.9812542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\DistributionTemplates.h 2025-10-10T01:25:13.9816107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\EmbeddingBackwardKernel.cuh 2025-10-10T01:25:13.9820679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\ForeachFunctors.cuh 2025-10-10T01:25:13.9825092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\ForeachMinMaxFunctors.cuh 2025-10-10T01:25:13.9830248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adagrad_impl.cuh 2025-10-10T01:25:13.9832636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adagrad_utils.cuh 2025-10-10T01:25:13.9836262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adamw_amsgrad_impl.cuh 2025-10-10T01:25:13.9849593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adamw_impl.cuh 2025-10-10T01:25:13.9853169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adam_amsgrad_impl.cuh 2025-10-10T01:25:13.9857394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adam_impl.cuh 2025-10-10T01:25:13.9860454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adam_utils.cuh 2025-10-10T01:25:13.9864241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\GridSampler.cuh 2025-10-10T01:25:13.9867785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\GridSampler.h 2025-10-10T01:25:13.9871384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\GroupMM.h 2025-10-10T01:25:13.9874736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\GroupMMCommon.cuh 2025-10-10T01:25:13.9878364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\im2col.cuh 2025-10-10T01:25:13.9891366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\IndexKernel.h 2025-10-10T01:25:13.9894816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\IndexKernelUtils.h 2025-10-10T01:25:13.9898487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\JitLoops.cuh 2025-10-10T01:25:13.9901882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\jit_utils.h 2025-10-10T01:25:13.9905425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\KernelUtils.cuh 2025-10-10T01:25:13.9908968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\LaunchUtils.h 2025-10-10T01:25:13.9912815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Loops.cuh 2025-10-10T01:25:13.9916297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Math.cuh 2025-10-10T01:25:13.9920881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\MemoryAccess.cuh 2025-10-10T01:25:13.9924500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\MiscUtils.h 2025-10-10T01:25:13.9928659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\MultiTensorApply.cuh 2025-10-10T01:25:13.9941373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Normalization.cuh 2025-10-10T01:25:13.9945346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\PersistentSoftmax.cuh 2025-10-10T01:25:13.9948974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Pow.cuh 2025-10-10T01:25:13.9952480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Randperm.cuh 2025-10-10T01:25:13.9955783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Reduce.cuh 2025-10-10T01:25:13.9959381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\ReduceOps.h 2025-10-10T01:25:13.9963161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\reduction_template.cuh 2025-10-10T01:25:13.9966668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Resize.h 2025-10-10T01:25:13.9970073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\RowwiseScaledMM.h 2025-10-10T01:25:13.9973667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\ScaledGroupMM.h 2025-10-10T01:25:13.9977111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\ScanKernels.h 2025-10-10T01:25:13.9980542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\ScanUtils.cuh 2025-10-10T01:25:13.9994245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Sort.h 2025-10-10T01:25:13.9997595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Sorting.h 2025-10-10T01:25:14.0000929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\SortingCommon.cuh 2025-10-10T01:25:14.0004574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\SortingRadixSelect.cuh 2025-10-10T01:25:14.0008334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\SortStable.h 2025-10-10T01:25:14.0011827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\SortUtils.cuh 2025-10-10T01:25:14.0015508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\TensorModeKernel.cuh 2025-10-10T01:25:14.0018959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\TensorModeKernel.h 2025-10-10T01:25:14.0022431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\TensorTopK.h 2025-10-10T01:25:14.0025906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\thread_constants.h 2025-10-10T01:25:14.0048755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\UniqueCub.cuh 2025-10-10T01:25:14.0052306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\UpSample.cuh 2025-10-10T01:25:14.0056188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\vol2col.cuh 2025-10-10T01:25:14.0066061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\hip\ck_bgemm.h 2025-10-10T01:25:14.0069465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\hip\ck_gemm.h 2025-10-10T01:25:14.0072819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\hip\ck_gemm_template.h 2025-10-10T01:25:14.0076219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\hip\ck_types.h 2025-10-10T01:25:14.0094181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\hip\bgemm_kernels\bgemm_kernel_collection.h 2025-10-10T01:25:14.0098277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\hip\bgemm_kernels\bgemm_kernel_template.h 2025-10-10T01:25:14.0106530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\kleidiai\kai_kernels.h 2025-10-10T01:25:14.0110372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\kleidiai\kai_pack.h 2025-10-10T01:25:14.0114645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\kleidiai\kai_ukernel_interface.h 2025-10-10T01:25:14.0125762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\Conv.h 2025-10-10T01:25:14.0128316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\FusionUtils.h 2025-10-10T01:25:14.0131863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\qconv.h 2025-10-10T01:25:14.0135236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\qlinear.h 2025-10-10T01:25:14.0143369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\detail\Attr.h 2025-10-10T01:25:14.0146236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\detail\DnnlExt.h 2025-10-10T01:25:14.0149846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\detail\LRUCache.h 2025-10-10T01:25:14.0153192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\detail\oneDNN.h 2025-10-10T01:25:14.0157070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\detail\oneDNNContext.h 2025-10-10T01:25:14.0160685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\detail\Utils.h 2025-10-10T01:25:14.0178022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\Copy.h 2025-10-10T01:25:14.0181623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\MetalShaderLibrary.h 2025-10-10T01:25:14.0185430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\MPSGraphSequoiaOps.h 2025-10-10T01:25:14.0189249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\OperationUtils.h 2025-10-10T01:25:14.0203286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\TensorFactory.h 2025-10-10T01:25:14.0210395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\kernels\EmbeddingBag.h 2025-10-10T01:25:14.0214270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\kernels\GridSampler.h 2025-10-10T01:25:14.0218102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\kernels\Pooling.h 2025-10-10T01:25:14.0221480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\kernels\UpSample.h 2025-10-10T01:25:14.0229743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\operations\BinaryKernel.h 2025-10-10T01:25:14.0233248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\operations\FusedAdamAmsgradKernelImpl.h 2025-10-10T01:25:14.0237327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\operations\FusedAdamKernelImpl.h 2025-10-10T01:25:14.0251075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\operations\FusedAdamWAmsgradKernelImpl.h 2025-10-10T01:25:14.0254741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\operations\FusedAdamWKernelImpl.h 2025-10-10T01:25:14.0258889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\operations\MultiTensorApply.h 2025-10-10T01:25:14.0266421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mtia\EmptyTensor.h 2025-10-10T01:25:14.0273823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\nested\NestedTensorBinaryOps.h 2025-10-10T01:25:14.0291009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\nested\NestedTensorMath.h 2025-10-10T01:25:14.0291815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\nested\NestedTensorTransformerFunctions.h 2025-10-10T01:25:14.0294956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\nested\NestedTensorTransformerUtils.h 2025-10-10T01:25:14.0298664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\nested\NestedTensorUtils.h 2025-10-10T01:25:14.0307035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\AffineQuantizer.h 2025-10-10T01:25:14.0311146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\AffineQuantizerBase.h 2025-10-10T01:25:14.0315176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\ConvUtils.h 2025-10-10T01:25:14.0328684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\Copy.h 2025-10-10T01:25:14.0332081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\FakeQuantAffine.h 2025-10-10T01:25:14.0335565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\IndexKernel.h 2025-10-10T01:25:14.0338936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\library.h 2025-10-10T01:25:14.0342538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\PackedParams.h 2025-10-10T01:25:14.0349450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\ACLUtils.h 2025-10-10T01:25:14.0353133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\BinaryOps.h 2025-10-10T01:25:14.0356567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\conv_serialization.h 2025-10-10T01:25:14.0359910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\EmbeddingPackedParams.h 2025-10-10T01:25:14.0373656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\fbgemm_utils.h 2025-10-10T01:25:14.0377442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\init_qnnpack.h 2025-10-10T01:25:14.0380855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\OnednnUtils.h 2025-10-10T01:25:14.0384755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\qconv.h 2025-10-10T01:25:14.0388309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\qembeddingbag.h 2025-10-10T01:25:14.0391895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\qembeddingbag_prepack.h 2025-10-10T01:25:14.0395793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\qlinear.h 2025-10-10T01:25:14.0399223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\QnnpackUtils.h 2025-10-10T01:25:14.0403040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\QuantizedOps.h 2025-10-10T01:25:14.0406534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\QuantUtils.h 2025-10-10T01:25:14.0443399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\RuyUtils.h 2025-10-10T01:25:14.0446724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\XnnpackUtils.h 2025-10-10T01:25:14.0454103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cudnn\utils.h 2025-10-10T01:25:14.0462571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\attention.h 2025-10-10T01:25:14.0466333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\sdp_utils.h 2025-10-10T01:25:14.0469816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\sdp_utils_cpp.h 2025-10-10T01:25:14.0482341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\sdp_utils.h 2025-10-10T01:25:14.0489047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\flash_attn\flash_api.h 2025-10-10T01:25:14.0492568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\flash_attn\static_switch.h 2025-10-10T01:25:14.0499746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\debug_utils.h 2025-10-10T01:25:14.0503741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm_kernel_utils.h 2025-10-10T01:25:14.0507277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernel_backward.h 2025-10-10T01:25:14.0521541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernel_forward.h 2025-10-10T01:25:14.0525307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\pytorch_utils.h 2025-10-10T01:25:14.0532440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue\epilogue_pipelined.h 2025-10-10T01:25:14.0536742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue\epilogue_rescale_output.h 2025-10-10T01:25:14.0540443Z 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-10-10T01:25:14.0558095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\custom_mma.h 2025-10-10T01:25:14.0561910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\custom_mma_base.h 2025-10-10T01:25:14.0565371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\custom_mma_multistage.h 2025-10-10T01:25:14.0568955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\custom_mma_pipelined.h 2025-10-10T01:25:14.0582656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\find_default_mma.h 2025-10-10T01:25:14.0586221Z 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-10-10T01:25:14.0589855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\mma_from_smem.h 2025-10-10T01:25:14.0598535Z 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-10-10T01:25:14.0602260Z 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-10-10T01:25:14.0605816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators\make_residual_last.h 2025-10-10T01:25:14.0620538Z 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-10-10T01:25:14.0625146Z 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-10-10T01:25:14.0629336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators\transpose_warp_iterator.h 2025-10-10T01:25:14.0633269Z 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-10-10T01:25:14.0641822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB.h 2025-10-10T01:25:14.0645315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassF.h 2025-10-10T01:25:14.0653334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\transform\tile_smem_loader.h 2025-10-10T01:25:14.0661916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\hip\aotriton_adapter.h 2025-10-10T01:25:14.0665436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\hip\aotriton_versions.h 2025-10-10T01:25:14.0669731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\hip\gemm_kernel_utils.h 2025-10-10T01:25:14.0687833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\hip\flash_attn\flash_api.h 2025-10-10T01:25:14.0694827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\hip\flash_attn\ck\me_ck_api.h 2025-10-10T01:25:14.0704944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\utils\Factory.h 2025-10-10T01:25:14.0707490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\utils\ParamsHash.h 2025-10-10T01:25:14.0711161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\utils\ParamUtils.h 2025-10-10T01:25:14.0720013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\abs.h 2025-10-10T01:25:14.0724112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\absolute.h 2025-10-10T01:25:14.0728004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\absolute_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.0731100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\absolute_native.h 2025-10-10T01:25:14.0745242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\absolute_ops.h 2025-10-10T01:25:14.0748517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\abs_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.0752449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\abs_cpu_dispatch.h 2025-10-10T01:25:14.0756688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\abs_cuda_dispatch.h 2025-10-10T01:25:14.0759782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\abs_native.h 2025-10-10T01:25:14.0763350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\abs_ops.h 2025-10-10T01:25:14.0767954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos.h 2025-10-10T01:25:14.0770388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh.h 2025-10-10T01:25:14.0774141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.0777543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_cpu_dispatch.h 2025-10-10T01:25:14.0781753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_cuda_dispatch.h 2025-10-10T01:25:14.0785405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_meta.h 2025-10-10T01:25:14.0789400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_meta_dispatch.h 2025-10-10T01:25:14.0812989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_native.h 2025-10-10T01:25:14.0816634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_ops.h 2025-10-10T01:25:14.0821506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.0834396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_cpu_dispatch.h 2025-10-10T01:25:14.0837814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_cuda_dispatch.h 2025-10-10T01:25:14.0841252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_meta.h 2025-10-10T01:25:14.0845038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_meta_dispatch.h 2025-10-10T01:25:14.0848534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_native.h 2025-10-10T01:25:14.0852031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_ops.h 2025-10-10T01:25:14.0855377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool1d.h 2025-10-10T01:25:14.0860778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.0863579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.0877138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool1d_native.h 2025-10-10T01:25:14.0880957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool1d_ops.h 2025-10-10T01:25:14.0884473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool2d.h 2025-10-10T01:25:14.0888110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.0892116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool2d_cpu_dispatch.h 2025-10-10T01:25:14.0895884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool2d_cuda_dispatch.h 2025-10-10T01:25:14.0899469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool2d_native.h 2025-10-10T01:25:14.0903363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool2d_ops.h 2025-10-10T01:25:14.0916860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d.h 2025-10-10T01:25:14.0920377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_backward.h 2025-10-10T01:25:14.0924160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-10-10T01:25:14.0927759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-10-10T01:25:14.0931412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_backward_native.h 2025-10-10T01:25:14.0935172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_backward_ops.h 2025-10-10T01:25:14.0939203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.0942855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_cpu_dispatch.h 2025-10-10T01:25:14.0946437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_cuda_dispatch.h 2025-10-10T01:25:14.0950124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_native.h 2025-10-10T01:25:14.0953898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_ops.h 2025-10-10T01:25:14.0977647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool1d.h 2025-10-10T01:25:14.0981463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool1d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.0985052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool1d_native.h 2025-10-10T01:25:14.0988683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool1d_ops.h 2025-10-10T01:25:14.0992352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d.h 2025-10-10T01:25:14.0996675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward.h 2025-10-10T01:25:14.1000740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.1004647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_cpu_dispatch.h 2025-10-10T01:25:14.1008398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_cuda_dispatch.h 2025-10-10T01:25:14.1012106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_meta.h 2025-10-10T01:25:14.1015838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_meta_dispatch.h 2025-10-10T01:25:14.1029488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_native.h 2025-10-10T01:25:14.1033395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_ops.h 2025-10-10T01:25:14.1037283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.1040936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_cpu_dispatch.h 2025-10-10T01:25:14.1044667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_cuda_dispatch.h 2025-10-10T01:25:14.1048282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_meta.h 2025-10-10T01:25:14.1052116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_meta_dispatch.h 2025-10-10T01:25:14.1065573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_native.h 2025-10-10T01:25:14.1069382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_ops.h 2025-10-10T01:25:14.1073062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d.h 2025-10-10T01:25:14.1076802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward.h 2025-10-10T01:25:14.1081167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.1095159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_cpu_dispatch.h 2025-10-10T01:25:14.1099614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_cuda_dispatch.h 2025-10-10T01:25:14.1102969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_meta.h 2025-10-10T01:25:14.1107361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_meta_dispatch.h 2025-10-10T01:25:14.1111481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_native.h 2025-10-10T01:25:14.1116513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_ops.h 2025-10-10T01:25:14.1119921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.1124359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_cpu_dispatch.h 2025-10-10T01:25:14.1128515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_cuda_dispatch.h 2025-10-10T01:25:14.1131855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_meta.h 2025-10-10T01:25:14.1136285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_meta_dispatch.h 2025-10-10T01:25:14.1148212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_native.h 2025-10-10T01:25:14.1149990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_ops.h 2025-10-10T01:25:14.1154468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add.h 2025-10-10T01:25:14.1157779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addbmm.h 2025-10-10T01:25:14.1162300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addbmm_cpu_dispatch.h 2025-10-10T01:25:14.1166251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addbmm_cuda_dispatch.h 2025-10-10T01:25:14.1169821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addbmm_meta_dispatch.h 2025-10-10T01:25:14.1174043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addbmm_native.h 2025-10-10T01:25:14.1177745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addbmm_ops.h 2025-10-10T01:25:14.1181587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv.h 2025-10-10T01:25:14.1185352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.1189235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_cpu_dispatch.h 2025-10-10T01:25:14.1192864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_cuda_dispatch.h 2025-10-10T01:25:14.1206892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_meta.h 2025-10-10T01:25:14.1211517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_meta_dispatch.h 2025-10-10T01:25:14.1214435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_native.h 2025-10-10T01:25:14.1218323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_ops.h 2025-10-10T01:25:14.1223147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul.h 2025-10-10T01:25:14.1226632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.1230694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_cpu_dispatch.h 2025-10-10T01:25:14.1234810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_cuda_dispatch.h 2025-10-10T01:25:14.1238588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_meta.h 2025-10-10T01:25:14.1242433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_meta_dispatch.h 2025-10-10T01:25:14.1246329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_native.h 2025-10-10T01:25:14.1252041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_ops.h 2025-10-10T01:25:14.1254866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm.h 2025-10-10T01:25:14.1258574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.1262005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_cpu_dispatch.h 2025-10-10T01:25:14.1265762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_cuda_dispatch.h 2025-10-10T01:25:14.1269564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_meta.h 2025-10-10T01:25:14.1273128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_meta_dispatch.h 2025-10-10T01:25:14.1277389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_native.h 2025-10-10T01:25:14.1282013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_ops.h 2025-10-10T01:25:14.1295508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv.h 2025-10-10T01:25:14.1296285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.1304996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_cpu_dispatch.h 2025-10-10T01:25:14.1308550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_cuda_dispatch.h 2025-10-10T01:25:14.1312315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_meta.h 2025-10-10T01:25:14.1316128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_meta_dispatch.h 2025-10-10T01:25:14.1319922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_native.h 2025-10-10T01:25:14.1325184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_ops.h 2025-10-10T01:25:14.1328021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addr.h 2025-10-10T01:25:14.1331906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addr_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.1336024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addr_cpu_dispatch.h 2025-10-10T01:25:14.1341691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addr_cuda_dispatch.h 2025-10-10T01:25:14.1346353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addr_native.h 2025-10-10T01:25:14.1350043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addr_ops.h 2025-10-10T01:25:14.1353591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.1357762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.1361327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_cpu_dispatch.h 2025-10-10T01:25:14.1365772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_cuda_dispatch.h 2025-10-10T01:25:14.1369295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_meta.h 2025-10-10T01:25:14.1372621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_meta_dispatch.h 2025-10-10T01:25:14.1376296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_native.h 2025-10-10T01:25:14.1379761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_ops.h 2025-10-10T01:25:14.1383245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adjoint.h 2025-10-10T01:25:14.1387736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adjoint_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.1391812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adjoint_native.h 2025-10-10T01:25:14.1396061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adjoint_ops.h 2025-10-10T01:25:14.1399174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator.h 2025-10-10T01:25:14.1402756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_backward.h 2025-10-10T01:25:14.1406784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.1410802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_backward_native.h 2025-10-10T01:25:14.1414257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_backward_ops.h 2025-10-10T01:25:14.1418109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.1432424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_native.h 2025-10-10T01:25:14.1435837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_ops.h 2025-10-10T01:25:14.1439435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias.h 2025-10-10T01:25:14.1444082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.1448190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_copy.h 2025-10-10T01:25:14.1452488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.1456057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.1459710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_copy_native.h 2025-10-10T01:25:14.1463666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_copy_ops.h 2025-10-10T01:25:14.1467547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_native.h 2025-10-10T01:25:14.1471576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_ops.h 2025-10-10T01:25:14.1475332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_as.h 2025-10-10T01:25:14.1479200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_as_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.1482775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_as_native.h 2025-10-10T01:25:14.1486289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_as_ops.h 2025-10-10T01:25:14.1490266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_tensors.h 2025-10-10T01:25:14.1493789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_tensors_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.1497947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_tensors_native.h 2025-10-10T01:25:14.1502253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_tensors_ops.h 2025-10-10T01:25:14.1505802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_to.h 2025-10-10T01:25:14.1509539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_to_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.1513249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_to_native.h 2025-10-10T01:25:14.1517144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_to_ops.h 2025-10-10T01:25:14.1520584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all.h 2025-10-10T01:25:14.1523943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\allclose.h 2025-10-10T01:25:14.1527668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\allclose_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.1531140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\allclose_native.h 2025-10-10T01:25:14.1534749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\allclose_ops.h 2025-10-10T01:25:14.1538699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.1542292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.1546373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.1550360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_cpu_dispatch.h 2025-10-10T01:25:14.1554255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_cuda_dispatch.h 2025-10-10T01:25:14.1557835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_meta.h 2025-10-10T01:25:14.1561179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_meta_dispatch.h 2025-10-10T01:25:14.1564749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_native.h 2025-10-10T01:25:14.1568230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_ops.h 2025-10-10T01:25:14.1571535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alpha_dropout.h 2025-10-10T01:25:14.1575367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alpha_dropout_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.1579561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alpha_dropout_native.h 2025-10-10T01:25:14.1594212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alpha_dropout_ops.h 2025-10-10T01:25:14.1597771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax.h 2025-10-10T01:25:14.1601357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.1604801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_cpu_dispatch.h 2025-10-10T01:25:14.1608336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_cuda_dispatch.h 2025-10-10T01:25:14.1611825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_meta.h 2025-10-10T01:25:14.1615389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_meta_dispatch.h 2025-10-10T01:25:14.1619414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_native.h 2025-10-10T01:25:14.1622937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_ops.h 2025-10-10T01:25:14.1626365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin.h 2025-10-10T01:25:14.1629787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax.h 2025-10-10T01:25:14.1633544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.1670920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_cpu_dispatch.h 2025-10-10T01:25:14.1674528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_cuda_dispatch.h 2025-10-10T01:25:14.1679466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_meta.h 2025-10-10T01:25:14.1683334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_meta_dispatch.h 2025-10-10T01:25:14.1687090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_native.h 2025-10-10T01:25:14.1690835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_ops.h 2025-10-10T01:25:14.1694810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.1698435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_cpu_dispatch.h 2025-10-10T01:25:14.1702280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_cuda_dispatch.h 2025-10-10T01:25:14.1705961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_meta.h 2025-10-10T01:25:14.1709672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_meta_dispatch.h 2025-10-10T01:25:14.1713847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_native.h 2025-10-10T01:25:14.1717515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_ops.h 2025-10-10T01:25:14.1721297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\and.h 2025-10-10T01:25:14.1725188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\and_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.1728773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\and_native.h 2025-10-10T01:25:14.1732310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\and_ops.h 2025-10-10T01:25:14.1736181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\angle.h 2025-10-10T01:25:14.1740187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\angle_cpu_dispatch.h 2025-10-10T01:25:14.1744450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\angle_cuda_dispatch.h 2025-10-10T01:25:14.1748198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\angle_native.h 2025-10-10T01:25:14.1751978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\angle_ops.h 2025-10-10T01:25:14.1755543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any.h 2025-10-10T01:25:14.1759594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.1763867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.1767532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.1771456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_cpu_dispatch.h 2025-10-10T01:25:14.1775198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_cuda_dispatch.h 2025-10-10T01:25:14.1786886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_meta.h 2025-10-10T01:25:14.1790380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_meta_dispatch.h 2025-10-10T01:25:14.1794199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_native.h 2025-10-10T01:25:14.1798268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_ops.h 2025-10-10T01:25:14.1801509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange.h 2025-10-10T01:25:14.1805005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.1808972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange_cpu_dispatch.h 2025-10-10T01:25:14.1813111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange_cuda_dispatch.h 2025-10-10T01:25:14.1816846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange_meta_dispatch.h 2025-10-10T01:25:14.1821226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange_native.h 2025-10-10T01:25:14.1824787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange_ops.h 2025-10-10T01:25:14.1828889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccos.h 2025-10-10T01:25:14.1832136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccosh.h 2025-10-10T01:25:14.1835645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccosh_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.1839265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccosh_native.h 2025-10-10T01:25:14.1843091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccosh_ops.h 2025-10-10T01:25:14.1846825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccos_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.1850520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccos_native.h 2025-10-10T01:25:14.1854220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccos_ops.h 2025-10-10T01:25:14.1858368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsin.h 2025-10-10T01:25:14.1861802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsinh.h 2025-10-10T01:25:14.1865327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsinh_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.1869267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsinh_native.h 2025-10-10T01:25:14.1873369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsinh_ops.h 2025-10-10T01:25:14.1877151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsin_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.1881373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsin_native.h 2025-10-10T01:25:14.1884983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsin_ops.h 2025-10-10T01:25:14.1888553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan.h 2025-10-10T01:25:14.1892083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan2.h 2025-10-10T01:25:14.1895501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan2_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.1899144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan2_native.h 2025-10-10T01:25:14.1902751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan2_ops.h 2025-10-10T01:25:14.1906817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctanh.h 2025-10-10T01:25:14.1910216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctanh_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.1914128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctanh_native.h 2025-10-10T01:25:14.1918081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctanh_ops.h 2025-10-10T01:25:14.1921862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.1925361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan_native.h 2025-10-10T01:25:14.1929200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan_ops.h 2025-10-10T01:25:14.1932824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax.h 2025-10-10T01:25:14.1936874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.1940228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_cpu_dispatch.h 2025-10-10T01:25:14.1944749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_cuda_dispatch.h 2025-10-10T01:25:14.1947589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_meta.h 2025-10-10T01:25:14.1951489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_meta_dispatch.h 2025-10-10T01:25:14.1955691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_native.h 2025-10-10T01:25:14.1960328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_ops.h 2025-10-10T01:25:14.1962999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin.h 2025-10-10T01:25:14.1966960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.1970431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_cpu_dispatch.h 2025-10-10T01:25:14.1974160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_cuda_dispatch.h 2025-10-10T01:25:14.1977789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_meta.h 2025-10-10T01:25:14.1981418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_meta_dispatch.h 2025-10-10T01:25:14.1985214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_native.h 2025-10-10T01:25:14.1988977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_ops.h 2025-10-10T01:25:14.1992642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argsort.h 2025-10-10T01:25:14.1996648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argsort_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.2000355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argsort_native.h 2025-10-10T01:25:14.2003897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argsort_ops.h 2025-10-10T01:25:14.2007484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argwhere.h 2025-10-10T01:25:14.2011045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argwhere_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.2014931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argwhere_native.h 2025-10-10T01:25:14.2018549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argwhere_ops.h 2025-10-10T01:25:14.2022127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin.h 2025-10-10T01:25:14.2025536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh.h 2025-10-10T01:25:14.2029243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.2032742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_cpu_dispatch.h 2025-10-10T01:25:14.2036485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_cuda_dispatch.h 2025-10-10T01:25:14.2040075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_meta.h 2025-10-10T01:25:14.2043867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_meta_dispatch.h 2025-10-10T01:25:14.2047537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_native.h 2025-10-10T01:25:14.2051104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_ops.h 2025-10-10T01:25:14.2055092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.2061430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_cpu_dispatch.h 2025-10-10T01:25:14.2064150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_cuda_dispatch.h 2025-10-10T01:25:14.2067857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_meta.h 2025-10-10T01:25:14.2072966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_meta_dispatch.h 2025-10-10T01:25:14.2076597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_native.h 2025-10-10T01:25:14.2080191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_ops.h 2025-10-10T01:25:14.2084865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided.h 2025-10-10T01:25:14.2087943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.2091548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_copy.h 2025-10-10T01:25:14.2096558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.2099670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.2104298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_copy_native.h 2025-10-10T01:25:14.2119800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_copy_ops.h 2025-10-10T01:25:14.2123519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_cpu_dispatch.h 2025-10-10T01:25:14.2127390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_cuda_dispatch.h 2025-10-10T01:25:14.2131161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_meta_dispatch.h 2025-10-10T01:25:14.2134725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_native.h 2025-10-10T01:25:14.2138797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_ops.h 2025-10-10T01:25:14.2142663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_scatter.h 2025-10-10T01:25:14.2147902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.2151159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_scatter_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.2154988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_scatter_native.h 2025-10-10T01:25:14.2159649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_scatter_ops.h 2025-10-10T01:25:14.2163050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan.h 2025-10-10T01:25:14.2166966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2.h 2025-10-10T01:25:14.2171331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.2174963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_cpu_dispatch.h 2025-10-10T01:25:14.2178863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_cuda_dispatch.h 2025-10-10T01:25:14.2182646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_meta.h 2025-10-10T01:25:14.2186159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_meta_dispatch.h 2025-10-10T01:25:14.2190659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_native.h 2025-10-10T01:25:14.2195024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_ops.h 2025-10-10T01:25:14.2198699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh.h 2025-10-10T01:25:14.2202471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.2206194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_cpu_dispatch.h 2025-10-10T01:25:14.2210926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_cuda_dispatch.h 2025-10-10T01:25:14.2214696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_meta.h 2025-10-10T01:25:14.2219884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_meta_dispatch.h 2025-10-10T01:25:14.2225072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_native.h 2025-10-10T01:25:14.2230501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_ops.h 2025-10-10T01:25:14.2235150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.2238074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_cpu_dispatch.h 2025-10-10T01:25:14.2241771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_cuda_dispatch.h 2025-10-10T01:25:14.2246353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_meta.h 2025-10-10T01:25:14.2249020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_meta_dispatch.h 2025-10-10T01:25:14.2253241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_native.h 2025-10-10T01:25:14.2258018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_ops.h 2025-10-10T01:25:14.2260782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_1d.h 2025-10-10T01:25:14.2264571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_1d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.2268119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_1d_native.h 2025-10-10T01:25:14.2271905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_1d_ops.h 2025-10-10T01:25:14.2275687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_2d.h 2025-10-10T01:25:14.2280875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_2d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.2283671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_2d_native.h 2025-10-10T01:25:14.2288449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_2d_ops.h 2025-10-10T01:25:14.2302890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_3d.h 2025-10-10T01:25:14.2303657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_3d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.2304412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_3d_native.h 2025-10-10T01:25:14.2305048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_3d_ops.h 2025-10-10T01:25:14.2308990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool1d.h 2025-10-10T01:25:14.2313094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool1d_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.2317244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool1d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.2321168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool1d_native.h 2025-10-10T01:25:14.2325023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool1d_ops.h 2025-10-10T01:25:14.2328873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d.h 2025-10-10T01:25:14.2332643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward.h 2025-10-10T01:25:14.2337963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.2340399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_cpu_dispatch.h 2025-10-10T01:25:14.2364396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_cuda_dispatch.h 2025-10-10T01:25:14.2364884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_meta.h 2025-10-10T01:25:14.2365234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_meta_dispatch.h 2025-10-10T01:25:14.2365552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_native.h 2025-10-10T01:25:14.2365848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_ops.h 2025-10-10T01:25:14.2366299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.2367812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_cpu_dispatch.h 2025-10-10T01:25:14.2371384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_cuda_dispatch.h 2025-10-10T01:25:14.2374947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_meta.h 2025-10-10T01:25:14.2378649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_meta_dispatch.h 2025-10-10T01:25:14.2382309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_native.h 2025-10-10T01:25:14.2386182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_ops.h 2025-10-10T01:25:14.2390217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d.h 2025-10-10T01:25:14.2394080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward.h 2025-10-10T01:25:14.2398045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.2401750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_cpu_dispatch.h 2025-10-10T01:25:14.2405949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_cuda_dispatch.h 2025-10-10T01:25:14.2410276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_meta.h 2025-10-10T01:25:14.2414059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_meta_dispatch.h 2025-10-10T01:25:14.2418207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_native.h 2025-10-10T01:25:14.2433521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_ops.h 2025-10-10T01:25:14.2437403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.2441630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_cpu_dispatch.h 2025-10-10T01:25:14.2444961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_cuda_dispatch.h 2025-10-10T01:25:14.2449032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_meta.h 2025-10-10T01:25:14.2452850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_meta_dispatch.h 2025-10-10T01:25:14.2456695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_native.h 2025-10-10T01:25:14.2460363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_ops.h 2025-10-10T01:25:14.2464222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm.h 2025-10-10T01:25:14.2467861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.2471476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_cpu_dispatch.h 2025-10-10T01:25:14.2475150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_cuda_dispatch.h 2025-10-10T01:25:14.2479794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_meta.h 2025-10-10T01:25:14.2483944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_meta_dispatch.h 2025-10-10T01:25:14.2488549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_native.h 2025-10-10T01:25:14.2491937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_ops.h 2025-10-10T01:25:14.2495541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bartlett_window.h 2025-10-10T01:25:14.2499947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bartlett_window_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.2503532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bartlett_window_native.h 2025-10-10T01:25:14.2507285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bartlett_window_ops.h 2025-10-10T01:25:14.2511153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm.h 2025-10-10T01:25:14.2514968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward.h 2025-10-10T01:25:14.2518750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_cpu_dispatch.h 2025-10-10T01:25:14.2522457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_cuda_dispatch.h 2025-10-10T01:25:14.2526606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_elemt.h 2025-10-10T01:25:14.2530517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.2534179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_elemt_cuda_dispatch.h 2025-10-10T01:25:14.2538450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_elemt_native.h 2025-10-10T01:25:14.2542155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_elemt_ops.h 2025-10-10T01:25:14.2546550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_native.h 2025-10-10T01:25:14.2550464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_ops.h 2025-10-10T01:25:14.2554220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_reduce.h 2025-10-10T01:25:14.2558491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.2562943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_reduce_cuda_dispatch.h 2025-10-10T01:25:14.2566889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_reduce_native.h 2025-10-10T01:25:14.2571114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_reduce_ops.h 2025-10-10T01:25:14.2574955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.2578730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_elemt.h 2025-10-10T01:25:14.2582479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_elemt_cuda_dispatch.h 2025-10-10T01:25:14.2586455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_elemt_native.h 2025-10-10T01:25:14.2590478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_elemt_ops.h 2025-10-10T01:25:14.2594148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats.h 2025-10-10T01:25:14.2598072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.2601807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_cuda_dispatch.h 2025-10-10T01:25:14.2605726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_native.h 2025-10-10T01:25:14.2610016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_ops.h 2025-10-10T01:25:14.2614002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_with_counts.h 2025-10-10T01:25:14.2618131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.2622439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_with_counts_cuda_dispatch.h 2025-10-10T01:25:14.2626179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_with_counts_native.h 2025-10-10T01:25:14.2630072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_with_counts_ops.h 2025-10-10T01:25:14.2634065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_native.h 2025-10-10T01:25:14.2637746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_ops.h 2025-10-10T01:25:14.2641461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_stats.h 2025-10-10T01:25:14.2645361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_stats_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.2649096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_stats_cuda_dispatch.h 2025-10-10T01:25:14.2653283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_stats_native.h 2025-10-10T01:25:14.2657271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_stats_ops.h 2025-10-10T01:25:14.2661059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_update_stats.h 2025-10-10T01:25:14.2665094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_update_stats_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.2668886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_update_stats_cpu_dispatch.h 2025-10-10T01:25:14.2673272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_update_stats_cuda_dispatch.h 2025-10-10T01:25:14.2677053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_update_stats_native.h 2025-10-10T01:25:14.2681128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_update_stats_ops.h 2025-10-10T01:25:14.2684937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli.h 2025-10-10T01:25:14.2688782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.2692640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.2729830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_cpu_dispatch.h 2025-10-10T01:25:14.2734317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_cuda_dispatch.h 2025-10-10T01:25:14.2747743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_meta_dispatch.h 2025-10-10T01:25:14.2751870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_native.h 2025-10-10T01:25:14.2756514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_ops.h 2025-10-10T01:25:14.2759175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bilinear.h 2025-10-10T01:25:14.2763242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bilinear_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.2767878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bilinear_native.h 2025-10-10T01:25:14.2770786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bilinear_ops.h 2025-10-10T01:25:14.2774692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy.h 2025-10-10T01:25:14.2779715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_backward.h 2025-10-10T01:25:14.2782607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_backward_cpu_dispatch.h 2025-10-10T01:25:14.2786368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_backward_cuda_dispatch.h 2025-10-10T01:25:14.2791218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_backward_native.h 2025-10-10T01:25:14.2794093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_backward_ops.h 2025-10-10T01:25:14.2798327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_cpu_dispatch.h 2025-10-10T01:25:14.2802357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_cuda_dispatch.h 2025-10-10T01:25:14.2806563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_native.h 2025-10-10T01:25:14.2810665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_ops.h 2025-10-10T01:25:14.2814956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_with_logits.h 2025-10-10T01:25:14.2819340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.2823228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_with_logits_native.h 2025-10-10T01:25:14.2827418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_with_logits_ops.h 2025-10-10T01:25:14.2831454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bincount.h 2025-10-10T01:25:14.2835235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bincount_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.2840144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bincount_cpu_dispatch.h 2025-10-10T01:25:14.2842851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bincount_cuda_dispatch.h 2025-10-10T01:25:14.2846732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bincount_native.h 2025-10-10T01:25:14.2850544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bincount_ops.h 2025-10-10T01:25:14.2854893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binomial.h 2025-10-10T01:25:14.2858916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binomial_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.2863092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binomial_cpu_dispatch.h 2025-10-10T01:25:14.2866874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binomial_cuda_dispatch.h 2025-10-10T01:25:14.2870610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binomial_native.h 2025-10-10T01:25:14.2874282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binomial_ops.h 2025-10-10T01:25:14.2877870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and.h 2025-10-10T01:25:14.2881672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.2886112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.2889718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_cpu_dispatch.h 2025-10-10T01:25:14.2893569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_cuda_dispatch.h 2025-10-10T01:25:14.2897226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_meta.h 2025-10-10T01:25:14.2900937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_meta_dispatch.h 2025-10-10T01:25:14.2904594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_native.h 2025-10-10T01:25:14.2908715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_ops.h 2025-10-10T01:25:14.2912537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift.h 2025-10-10T01:25:14.2916918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.2920436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.2924090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_cpu_dispatch.h 2025-10-10T01:25:14.2928148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_cuda_dispatch.h 2025-10-10T01:25:14.2932111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_meta.h 2025-10-10T01:25:14.2935890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_meta_dispatch.h 2025-10-10T01:25:14.2939617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_native.h 2025-10-10T01:25:14.2944117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_ops.h 2025-10-10T01:25:14.2948278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not.h 2025-10-10T01:25:14.2952577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.2956343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_cpu_dispatch.h 2025-10-10T01:25:14.2960195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_cuda_dispatch.h 2025-10-10T01:25:14.2964694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_meta.h 2025-10-10T01:25:14.2968562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_meta_dispatch.h 2025-10-10T01:25:14.2973150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_native.h 2025-10-10T01:25:14.2976212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_ops.h 2025-10-10T01:25:14.2979818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or.h 2025-10-10T01:25:14.2983687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.2987776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.2992002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_cpu_dispatch.h 2025-10-10T01:25:14.2995554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_cuda_dispatch.h 2025-10-10T01:25:14.2999284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_meta.h 2025-10-10T01:25:14.3003077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_meta_dispatch.h 2025-10-10T01:25:14.3006719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_native.h 2025-10-10T01:25:14.3010907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_ops.h 2025-10-10T01:25:14.3014596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift.h 2025-10-10T01:25:14.3018545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.3022359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.3026121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_cpu_dispatch.h 2025-10-10T01:25:14.3030064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_cuda_dispatch.h 2025-10-10T01:25:14.3035497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_meta.h 2025-10-10T01:25:14.3039439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_meta_dispatch.h 2025-10-10T01:25:14.3043190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_native.h 2025-10-10T01:25:14.3046919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_ops.h 2025-10-10T01:25:14.3050846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor.h 2025-10-10T01:25:14.3054829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.3058876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.3062986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_cpu_dispatch.h 2025-10-10T01:25:14.3066747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_cuda_dispatch.h 2025-10-10T01:25:14.3070835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_meta.h 2025-10-10T01:25:14.3074802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_meta_dispatch.h 2025-10-10T01:25:14.3079709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_native.h 2025-10-10T01:25:14.3082527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_ops.h 2025-10-10T01:25:14.3086422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\blackman_window.h 2025-10-10T01:25:14.3091276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\blackman_window_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.3094106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\blackman_window_native.h 2025-10-10T01:25:14.3097940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\blackman_window_ops.h 2025-10-10T01:25:14.3101640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\block_diag.h 2025-10-10T01:25:14.3105657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\block_diag_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.3109433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\block_diag_native.h 2025-10-10T01:25:14.3114602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\block_diag_ops.h 2025-10-10T01:25:14.3117388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm.h 2025-10-10T01:25:14.3121696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.3126140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_cpu_dispatch.h 2025-10-10T01:25:14.3129351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_cuda_dispatch.h 2025-10-10T01:25:14.3133591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_meta.h 2025-10-10T01:25:14.3137675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_meta_dispatch.h 2025-10-10T01:25:14.3140860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_native.h 2025-10-10T01:25:14.3145374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_ops.h 2025-10-10T01:25:14.3149293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_tensors.h 2025-10-10T01:25:14.3152818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_tensors_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.3158971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_tensors_native.h 2025-10-10T01:25:14.3163236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_tensors_ops.h 2025-10-10T01:25:14.3167397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_to.h 2025-10-10T01:25:14.3172308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_to_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.3175643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_to_native.h 2025-10-10T01:25:14.3180003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_to_ops.h 2025-10-10T01:25:14.3183824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bucketize.h 2025-10-10T01:25:14.3187667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bucketize_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.3191494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bucketize_cpu_dispatch.h 2025-10-10T01:25:14.3195434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bucketize_cuda_dispatch.h 2025-10-10T01:25:14.3199215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bucketize_native.h 2025-10-10T01:25:14.3203612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bucketize_ops.h 2025-10-10T01:25:14.3207620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\can_cast.h 2025-10-10T01:25:14.3211048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\can_cast_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.3214929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\can_cast_native.h 2025-10-10T01:25:14.3218585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\can_cast_ops.h 2025-10-10T01:25:14.3222379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cartesian_prod.h 2025-10-10T01:25:14.3226602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cartesian_prod_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.3230522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cartesian_prod_native.h 2025-10-10T01:25:14.3234232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cartesian_prod_ops.h 2025-10-10T01:25:14.3238246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat.h 2025-10-10T01:25:14.3242083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.3247176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.3250057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_cpu_dispatch.h 2025-10-10T01:25:14.3254382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_cuda_dispatch.h 2025-10-10T01:25:14.3258897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_meta.h 2025-10-10T01:25:14.3261636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_meta_dispatch.h 2025-10-10T01:25:14.3265533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_native.h 2025-10-10T01:25:14.3270200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_ops.h 2025-10-10T01:25:14.3272863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy.h 2025-10-10T01:25:14.3276578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.3280146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy_cpu_dispatch.h 2025-10-10T01:25:14.3284996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy_cuda_dispatch.h 2025-10-10T01:25:14.3289248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy_meta_dispatch.h 2025-10-10T01:25:14.3308643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy_native.h 2025-10-10T01:25:14.3312317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy_ops.h 2025-10-10T01:25:14.3316765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices.h 2025-10-10T01:25:14.6153805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.6157686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_copy.h 2025-10-10T01:25:14.6162697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.6165795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.6170879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_copy_native.h 2025-10-10T01:25:14.6175235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_copy_ops.h 2025-10-10T01:25:14.6181002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_native.h 2025-10-10T01:25:14.6183392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_ops.h 2025-10-10T01:25:14.6187941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cdist.h 2025-10-10T01:25:14.6192102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cdist_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.6195718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cdist_native.h 2025-10-10T01:25:14.6200089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cdist_ops.h 2025-10-10T01:25:14.6203912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil.h 2025-10-10T01:25:14.6208877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.6212023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_cpu_dispatch.h 2025-10-10T01:25:14.6215728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_cuda_dispatch.h 2025-10-10T01:25:14.6220388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_meta.h 2025-10-10T01:25:14.6223277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_meta_dispatch.h 2025-10-10T01:25:14.6227082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_native.h 2025-10-10T01:25:14.6232090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_ops.h 2025-10-10T01:25:14.6234594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\celu.h 2025-10-10T01:25:14.6238345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\celu_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.6241821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\celu_native.h 2025-10-10T01:25:14.6246642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\celu_ops.h 2025-10-10T01:25:14.6250247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chain_matmul.h 2025-10-10T01:25:14.6254978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chain_matmul_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.6257847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chain_matmul_native.h 2025-10-10T01:25:14.6263600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chain_matmul_ops.h 2025-10-10T01:25:14.6267565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chalf.h 2025-10-10T01:25:14.6272280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chalf_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.6274953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chalf_native.h 2025-10-10T01:25:14.6278631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chalf_ops.h 2025-10-10T01:25:14.6282270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\channel_shuffle.h 2025-10-10T01:25:14.6286343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\channel_shuffle_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.6290349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\channel_shuffle_cpu_dispatch.h 2025-10-10T01:25:14.6294775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\channel_shuffle_cuda_dispatch.h 2025-10-10T01:25:14.6297958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\channel_shuffle_native.h 2025-10-10T01:25:14.6301760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\channel_shuffle_ops.h 2025-10-10T01:25:14.6305418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky.h 2025-10-10T01:25:14.6309314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_cpu_dispatch.h 2025-10-10T01:25:14.6345566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_cuda_dispatch.h 2025-10-10T01:25:14.6346245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_inverse.h 2025-10-10T01:25:14.6346938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_inverse_cpu_dispatch.h 2025-10-10T01:25:14.6347822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_inverse_cuda_dispatch.h 2025-10-10T01:25:14.6348612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_inverse_native.h 2025-10-10T01:25:14.6349294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_inverse_ops.h 2025-10-10T01:25:14.6351329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_native.h 2025-10-10T01:25:14.6351956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_ops.h 2025-10-10T01:25:14.6352568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_solve.h 2025-10-10T01:25:14.6353320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_solve_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.6357713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_solve_native.h 2025-10-10T01:25:14.6360624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_solve_ops.h 2025-10-10T01:25:14.6364489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\choose_qparams_optimized.h 2025-10-10T01:25:14.6369776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\choose_qparams_optimized_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.6372249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\choose_qparams_optimized_native.h 2025-10-10T01:25:14.6376134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\choose_qparams_optimized_ops.h 2025-10-10T01:25:14.6380838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chunk.h 2025-10-10T01:25:14.6383632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chunk_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.6387454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chunk_native.h 2025-10-10T01:25:14.6391124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chunk_ops.h 2025-10-10T01:25:14.6394723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp.h 2025-10-10T01:25:14.6398662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.6403260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_cpu_dispatch.h 2025-10-10T01:25:14.6407328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_cuda_dispatch.h 2025-10-10T01:25:14.6411456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max.h 2025-10-10T01:25:14.6415459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.6419130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_cpu_dispatch.h 2025-10-10T01:25:14.6423028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_cuda_dispatch.h 2025-10-10T01:25:14.6426750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_meta.h 2025-10-10T01:25:14.6430820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_meta_dispatch.h 2025-10-10T01:25:14.6434600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_native.h 2025-10-10T01:25:14.6438090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_ops.h 2025-10-10T01:25:14.6441694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_meta.h 2025-10-10T01:25:14.6445399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_meta_dispatch.h 2025-10-10T01:25:14.6449151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min.h 2025-10-10T01:25:14.6453041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.6456774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_cpu_dispatch.h 2025-10-10T01:25:14.6460649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_cuda_dispatch.h 2025-10-10T01:25:14.6464883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_meta.h 2025-10-10T01:25:14.6469031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_meta_dispatch.h 2025-10-10T01:25:14.6472868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_native.h 2025-10-10T01:25:14.6476512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_ops.h 2025-10-10T01:25:14.6480084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_native.h 2025-10-10T01:25:14.6483805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_ops.h 2025-10-10T01:25:14.6487470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clip.h 2025-10-10T01:25:14.6491281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clip_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.6494896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clip_native.h 2025-10-10T01:25:14.6498515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clip_ops.h 2025-10-10T01:25:14.6501827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clone.h 2025-10-10T01:25:14.6505386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clone_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.6509014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clone_native.h 2025-10-10T01:25:14.6512551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clone_ops.h 2025-10-10T01:25:14.6516155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\coalesce.h 2025-10-10T01:25:14.6519881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\coalesce_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.6523696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\coalesce_native.h 2025-10-10T01:25:14.6527190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\coalesce_ops.h 2025-10-10T01:25:14.6530792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col2im.h 2025-10-10T01:25:14.6534211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col2im_cpu_dispatch.h 2025-10-10T01:25:14.6537920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col2im_cuda_dispatch.h 2025-10-10T01:25:14.6542176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col2im_native.h 2025-10-10T01:25:14.6545742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col2im_ops.h 2025-10-10T01:25:14.6549638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\column_stack.h 2025-10-10T01:25:14.6553537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\column_stack_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.6556941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\column_stack_native.h 2025-10-10T01:25:14.6560635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\column_stack_ops.h 2025-10-10T01:25:14.6564481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices.h 2025-10-10T01:25:14.6568244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.6571932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_copy.h 2025-10-10T01:25:14.6576190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.6580211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.6583949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_copy_native.h 2025-10-10T01:25:14.6587823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_copy_ops.h 2025-10-10T01:25:14.6592486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_native.h 2025-10-10T01:25:14.6630129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_ops.h 2025-10-10T01:25:14.6634064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\combinations.h 2025-10-10T01:25:14.6638548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\combinations_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.6642551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\combinations_native.h 2025-10-10T01:25:14.6646686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\combinations_ops.h 2025-10-10T01:25:14.6650762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\complex.h 2025-10-10T01:25:14.6654634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\complex_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.6658546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\complex_cpu_dispatch.h 2025-10-10T01:25:14.6662582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\complex_cuda_dispatch.h 2025-10-10T01:25:14.6666765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\complex_native.h 2025-10-10T01:25:14.6670853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\complex_ops.h 2025-10-10T01:25:14.6674615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concat.h 2025-10-10T01:25:14.6678184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concatenate.h 2025-10-10T01:25:14.6682055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concatenate_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.6685880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concatenate_native.h 2025-10-10T01:25:14.6689940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concatenate_ops.h 2025-10-10T01:25:14.6694326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concat_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.6698293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concat_native.h 2025-10-10T01:25:14.6701988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concat_ops.h 2025-10-10T01:25:14.6705724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj.h 2025-10-10T01:25:14.6709648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.6713085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_native.h 2025-10-10T01:25:14.6717224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_ops.h 2025-10-10T01:25:14.6722365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical.h 2025-10-10T01:25:14.6725232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.6729177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.6733212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical_cpu_dispatch.h 2025-10-10T01:25:14.6736932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical_cuda_dispatch.h 2025-10-10T01:25:14.6741186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical_native.h 2025-10-10T01:25:14.6744903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical_ops.h 2025-10-10T01:25:14.6748635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\constant_pad_nd.h 2025-10-10T01:25:14.6753643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\constant_pad_nd_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.6756564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\constant_pad_nd_native.h 2025-10-10T01:25:14.6760527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\constant_pad_nd_ops.h 2025-10-10T01:25:14.6763961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\contiguous.h 2025-10-10T01:25:14.6779973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\contiguous_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.6783593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\contiguous_native.h 2025-10-10T01:25:14.6787164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\contiguous_ops.h 2025-10-10T01:25:14.6791241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv1d.h 2025-10-10T01:25:14.6794761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv1d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.6798911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv1d_native.h 2025-10-10T01:25:14.6802628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv1d_ops.h 2025-10-10T01:25:14.6806255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv2d.h 2025-10-10T01:25:14.6809876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv2d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.6814315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv2d_native.h 2025-10-10T01:25:14.6818067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv2d_ops.h 2025-10-10T01:25:14.6822187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv3d.h 2025-10-10T01:25:14.6825986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv3d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.6829626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv3d_native.h 2025-10-10T01:25:14.6833229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv3d_ops.h 2025-10-10T01:25:14.6836863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution.h 2025-10-10T01:25:14.6840852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward.h 2025-10-10T01:25:14.6844851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.6848859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_cuda_dispatch.h 2025-10-10T01:25:14.6853106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_native.h 2025-10-10T01:25:14.6856823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_ops.h 2025-10-10T01:25:14.6860717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_overrideable.h 2025-10-10T01:25:14.6864675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_overrideable_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.6869082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_overrideable_native.h 2025-10-10T01:25:14.6873431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_overrideable_ops.h 2025-10-10T01:25:14.6877406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.6881091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_native.h 2025-10-10T01:25:14.6885030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_ops.h 2025-10-10T01:25:14.6888887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_overrideable.h 2025-10-10T01:25:14.6893264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_overrideable_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.6897290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_overrideable_native.h 2025-10-10T01:25:14.6901167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_overrideable_ops.h 2025-10-10T01:25:14.6905500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_depthwise3d.h 2025-10-10T01:25:14.6910654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_depthwise3d_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.6913367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_depthwise3d_cuda_dispatch.h 2025-10-10T01:25:14.6917264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_depthwise3d_native.h 2025-10-10T01:25:14.6921418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_depthwise3d_ops.h 2025-10-10T01:25:14.6925706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc.h 2025-10-10T01:25:14.6929301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_backward.h 2025-10-10T01:25:14.6933156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.6937277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_backward_native.h 2025-10-10T01:25:14.6941172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_backward_ops.h 2025-10-10T01:25:14.6944979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.6948727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_native.h 2025-10-10T01:25:14.6952656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_ops.h 2025-10-10T01:25:14.6956476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose1d.h 2025-10-10T01:25:14.6960370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose1d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.6964266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose1d_native.h 2025-10-10T01:25:14.6967902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose1d_ops.h 2025-10-10T01:25:14.6971839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose2d.h 2025-10-10T01:25:14.6975758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose2d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.6980131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose2d_native.h 2025-10-10T01:25:14.6983933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose2d_ops.h 2025-10-10T01:25:14.6987667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose3d.h 2025-10-10T01:25:14.6991760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose3d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.6995611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose3d_native.h 2025-10-10T01:25:14.6999603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose3d_ops.h 2025-10-10T01:25:14.7003582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy.h 2025-10-10T01:25:14.7007355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign.h 2025-10-10T01:25:14.7011103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.7014837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.7018866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_cpu_dispatch.h 2025-10-10T01:25:14.7023097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_cuda_dispatch.h 2025-10-10T01:25:14.7026899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_meta.h 2025-10-10T01:25:14.7031354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_meta_dispatch.h 2025-10-10T01:25:14.7035151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_native.h 2025-10-10T01:25:14.7038878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_ops.h 2025-10-10T01:25:14.7043641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.7047427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.7051075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_meta_dispatch.h 2025-10-10T01:25:14.7054660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_native.h 2025-10-10T01:25:14.7058231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_ops.h 2025-10-10T01:25:14.7061867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_sparse_to_sparse.h 2025-10-10T01:25:14.7066142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.7069953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_sparse_to_sparse_meta_dispatch.h 2025-10-10T01:25:14.7073749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_sparse_to_sparse_native.h 2025-10-10T01:25:14.7077550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_sparse_to_sparse_ops.h 2025-10-10T01:25:14.7081398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\corrcoef.h 2025-10-10T01:25:14.7085056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\corrcoef_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.7088887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\corrcoef_native.h 2025-10-10T01:25:14.7092585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\corrcoef_ops.h 2025-10-10T01:25:14.7096250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos.h 2025-10-10T01:25:14.7099648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh.h 2025-10-10T01:25:14.7103273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.7106980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_cpu_dispatch.h 2025-10-10T01:25:14.7110943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_cuda_dispatch.h 2025-10-10T01:25:14.7114923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_meta.h 2025-10-10T01:25:14.7118601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_meta_dispatch.h 2025-10-10T01:25:14.7122240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_native.h 2025-10-10T01:25:14.7125810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_ops.h 2025-10-10T01:25:14.7129456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_embedding_loss.h 2025-10-10T01:25:14.7133632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_embedding_loss_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.7137247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_embedding_loss_native.h 2025-10-10T01:25:14.7141158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_embedding_loss_ops.h 2025-10-10T01:25:14.7145282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_similarity.h 2025-10-10T01:25:14.7149409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_similarity_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.7153965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_similarity_native.h 2025-10-10T01:25:14.7158176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_similarity_ops.h 2025-10-10T01:25:14.7162203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.7165797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_cpu_dispatch.h 2025-10-10T01:25:14.7169688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_cuda_dispatch.h 2025-10-10T01:25:14.7173313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_meta.h 2025-10-10T01:25:14.7176774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_meta_dispatch.h 2025-10-10T01:25:14.7180439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_native.h 2025-10-10T01:25:14.7184188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_ops.h 2025-10-10T01:25:14.7187621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\count_nonzero.h 2025-10-10T01:25:14.7192399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\count_nonzero_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.7196306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\count_nonzero_cpu_dispatch.h 2025-10-10T01:25:14.7200358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\count_nonzero_cuda_dispatch.h 2025-10-10T01:25:14.7204337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\count_nonzero_native.h 2025-10-10T01:25:14.7208012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\count_nonzero_ops.h 2025-10-10T01:25:14.7211759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cov.h 2025-10-10T01:25:14.7215333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cov_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.7219348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cov_native.h 2025-10-10T01:25:14.7223048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cov_ops.h 2025-10-10T01:25:14.7226657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross.h 2025-10-10T01:25:14.7230424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.7234466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_entropy_loss.h 2025-10-10T01:25:14.7238447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_entropy_loss_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.7242077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_entropy_loss_native.h 2025-10-10T01:25:14.7245764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_entropy_loss_ops.h 2025-10-10T01:25:14.7249772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_native.h 2025-10-10T01:25:14.7254292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_ops.h 2025-10-10T01:25:14.7258089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices.h 2025-10-10T01:25:14.7261826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.7265448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_copy.h 2025-10-10T01:25:14.7269629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.7273483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.7277388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_copy_native.h 2025-10-10T01:25:14.7281557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_copy_ops.h 2025-10-10T01:25:14.7285318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_native.h 2025-10-10T01:25:14.7289058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_ops.h 2025-10-10T01:25:14.7293199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ctc_loss.h 2025-10-10T01:25:14.7296829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ctc_loss_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.7300516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ctc_loss_native.h 2025-10-10T01:25:14.7304703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ctc_loss_ops.h 2025-10-10T01:25:14.7308801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator.h 2025-10-10T01:25:14.7342417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_backward.h 2025-10-10T01:25:14.7346483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.7350454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_backward_cuda_dispatch.h 2025-10-10T01:25:14.7354255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_backward_native.h 2025-10-10T01:25:14.7358311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_backward_ops.h 2025-10-10T01:25:14.7362284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.7366222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_cuda_dispatch.h 2025-10-10T01:25:14.7370435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_native.h 2025-10-10T01:25:14.7374326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_ops.h 2025-10-10T01:25:14.7378556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm.h 2025-10-10T01:25:14.7382609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_backward.h 2025-10-10T01:25:14.7386649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.7390597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_backward_cuda_dispatch.h 2025-10-10T01:25:14.7394654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_backward_native.h 2025-10-10T01:25:14.7398535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_backward_ops.h 2025-10-10T01:25:14.7402364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_cuda_dispatch.h 2025-10-10T01:25:14.7406482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_native.h 2025-10-10T01:25:14.7410311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_ops.h 2025-10-10T01:25:14.7414132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution.h 2025-10-10T01:25:14.7417981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_add_relu.h 2025-10-10T01:25:14.7422215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.7426005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_add_relu_cuda_dispatch.h 2025-10-10T01:25:14.7430226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_add_relu_native.h 2025-10-10T01:25:14.7434344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_add_relu_ops.h 2025-10-10T01:25:14.7438318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_cuda_dispatch.h 2025-10-10T01:25:14.7442186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_native.h 2025-10-10T01:25:14.7446484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_ops.h 2025-10-10T01:25:14.7450446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_relu.h 2025-10-10T01:25:14.7454842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_relu_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.7459742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_relu_cuda_dispatch.h 2025-10-10T01:25:14.7464705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_relu_native.h 2025-10-10T01:25:14.7468965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_relu_ops.h 2025-10-10T01:25:14.7472911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_transpose.h 2025-10-10T01:25:14.7477494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.7481538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_transpose_cuda_dispatch.h 2025-10-10T01:25:14.7485422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_transpose_native.h 2025-10-10T01:25:14.7489285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_transpose_ops.h 2025-10-10T01:25:14.7493176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler.h 2025-10-10T01:25:14.7497666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_backward.h 2025-10-10T01:25:14.7501799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.7506064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_backward_cuda_dispatch.h 2025-10-10T01:25:14.7510098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_backward_native.h 2025-10-10T01:25:14.7513991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_backward_ops.h 2025-10-10T01:25:14.7517953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.7521931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_cuda_dispatch.h 2025-10-10T01:25:14.7526211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_native.h 2025-10-10T01:25:14.7534145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_ops.h 2025-10-10T01:25:14.7537923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_is_acceptable.h 2025-10-10T01:25:14.7541916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_is_acceptable_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.7545704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_is_acceptable_native.h 2025-10-10T01:25:14.7549651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_is_acceptable_ops.h 2025-10-10T01:25:14.7553402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummax.h 2025-10-10T01:25:14.7557250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummaxmin_backward.h 2025-10-10T01:25:14.7561255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummaxmin_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.7565293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummaxmin_backward_native.h 2025-10-10T01:25:14.7568968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummaxmin_backward_ops.h 2025-10-10T01:25:14.7572986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummax_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.7577218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummax_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.7581215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummax_native.h 2025-10-10T01:25:14.7585042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummax_ops.h 2025-10-10T01:25:14.7588923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummin.h 2025-10-10T01:25:14.7592978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummin_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.7596646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummin_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.7600338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummin_native.h 2025-10-10T01:25:14.7604557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummin_ops.h 2025-10-10T01:25:14.7608381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod.h 2025-10-10T01:25:14.7612049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_backward.h 2025-10-10T01:25:14.7616215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.7620023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_backward_native.h 2025-10-10T01:25:14.7623932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_backward_ops.h 2025-10-10T01:25:14.7627839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.7632211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.7636281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_cpu_dispatch.h 2025-10-10T01:25:14.7640058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_cuda_dispatch.h 2025-10-10T01:25:14.7643787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_meta.h 2025-10-10T01:25:14.7648373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_meta_dispatch.h 2025-10-10T01:25:14.7652576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_native.h 2025-10-10T01:25:14.7656311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_ops.h 2025-10-10T01:25:14.7659968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum.h 2025-10-10T01:25:14.7663765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.7667710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.7671413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_cpu_dispatch.h 2025-10-10T01:25:14.7675479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_cuda_dispatch.h 2025-10-10T01:25:14.7679325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_meta.h 2025-10-10T01:25:14.7716406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_meta_dispatch.h 2025-10-10T01:25:14.7720243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_native.h 2025-10-10T01:25:14.7724495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_ops.h 2025-10-10T01:25:14.7728450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumulative_trapezoid.h 2025-10-10T01:25:14.7732915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumulative_trapezoid_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.7736158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumulative_trapezoid_native.h 2025-10-10T01:25:14.7740081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumulative_trapezoid_ops.h 2025-10-10T01:25:14.7743717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\data.h 2025-10-10T01:25:14.7747439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\data_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.7751056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\data_native.h 2025-10-10T01:25:14.7754785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\data_ops.h 2025-10-10T01:25:14.7758449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\deg2rad.h 2025-10-10T01:25:14.7762041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\deg2rad_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.7765663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\deg2rad_native.h 2025-10-10T01:25:14.7769293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\deg2rad_ops.h 2025-10-10T01:25:14.7772934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dense_dim.h 2025-10-10T01:25:14.7778269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dense_dim_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.7781875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dense_dim_native.h 2025-10-10T01:25:14.7785871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dense_dim_ops.h 2025-10-10T01:25:14.7789735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dequantize.h 2025-10-10T01:25:14.7793589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dequantize_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.7797859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dequantize_cpu_dispatch.h 2025-10-10T01:25:14.7802112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dequantize_cuda_dispatch.h 2025-10-10T01:25:14.7805955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dequantize_native.h 2025-10-10T01:25:14.7809748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dequantize_ops.h 2025-10-10T01:25:14.7813756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\det.h 2025-10-10T01:25:14.7817150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach.h 2025-10-10T01:25:14.7820725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.7824839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_copy.h 2025-10-10T01:25:14.7833162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.7837231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.7841366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_copy_native.h 2025-10-10T01:25:14.7845299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_copy_ops.h 2025-10-10T01:25:14.7848885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_native.h 2025-10-10T01:25:14.7852545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_ops.h 2025-10-10T01:25:14.7856458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\det_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.7860331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\det_native.h 2025-10-10T01:25:14.7864670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\det_ops.h 2025-10-10T01:25:14.7868281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag.h 2025-10-10T01:25:14.7871822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagflat.h 2025-10-10T01:25:14.7875589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagflat_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.7879237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagflat_native.h 2025-10-10T01:25:14.7882858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagflat_ops.h 2025-10-10T01:25:14.7886559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal.h 2025-10-10T01:25:14.7890069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_backward.h 2025-10-10T01:25:14.7894066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.7897760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_backward_native.h 2025-10-10T01:25:14.7901551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_backward_ops.h 2025-10-10T01:25:14.7905621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.7909963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.7913713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_copy.h 2025-10-10T01:25:14.7917695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.7921509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.7925527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_copy_native.h 2025-10-10T01:25:14.7929422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_copy_ops.h 2025-10-10T01:25:14.7933268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_native.h 2025-10-10T01:25:14.7937744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_ops.h 2025-10-10T01:25:14.7941544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_scatter.h 2025-10-10T01:25:14.7945510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.7949521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_scatter_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.7953476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_scatter_native.h 2025-10-10T01:25:14.7957460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_scatter_ops.h 2025-10-10T01:25:14.7961590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.7965212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_embed.h 2025-10-10T01:25:14.7969098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_embed_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.7972777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_embed_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.7976830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_embed_native.h 2025-10-10T01:25:14.7980690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_embed_ops.h 2025-10-10T01:25:14.7984492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_native.h 2025-10-10T01:25:14.7988072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_ops.h 2025-10-10T01:25:14.7991731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diff.h 2025-10-10T01:25:14.7995150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diff_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.7998756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diff_native.h 2025-10-10T01:25:14.8002309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diff_ops.h 2025-10-10T01:25:14.8005745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma.h 2025-10-10T01:25:14.8009690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.8013303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_cpu_dispatch.h 2025-10-10T01:25:14.8017204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_cuda_dispatch.h 2025-10-10T01:25:14.8020805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_meta.h 2025-10-10T01:25:14.8024489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_meta_dispatch.h 2025-10-10T01:25:14.8028154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_native.h 2025-10-10T01:25:14.8031877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_ops.h 2025-10-10T01:25:14.8036147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dist.h 2025-10-10T01:25:14.8040539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dist_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.8044243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dist_native.h 2025-10-10T01:25:14.8047838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dist_ops.h 2025-10-10T01:25:14.8051596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div.h 2025-10-10T01:25:14.8055755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\divide.h 2025-10-10T01:25:14.8058821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\divide_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.8063456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\divide_native.h 2025-10-10T01:25:14.8067263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\divide_ops.h 2025-10-10T01:25:14.8071294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.8075069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.8078743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_cpu_dispatch.h 2025-10-10T01:25:14.8082367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_cuda_dispatch.h 2025-10-10T01:25:14.8086513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_meta.h 2025-10-10T01:25:14.8090197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_meta_dispatch.h 2025-10-10T01:25:14.8094338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_native.h 2025-10-10T01:25:14.8098773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_ops.h 2025-10-10T01:25:14.8102456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dot.h 2025-10-10T01:25:14.8106039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dot_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.8109854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dot_cpu_dispatch.h 2025-10-10T01:25:14.8114445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dot_cuda_dispatch.h 2025-10-10T01:25:14.8118074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dot_native.h 2025-10-10T01:25:14.8122000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dot_ops.h 2025-10-10T01:25:14.8125295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dropout.h 2025-10-10T01:25:14.8128850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dropout_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.8133762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dropout_native.h 2025-10-10T01:25:14.8138292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dropout_ops.h 2025-10-10T01:25:14.8142167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dsplit.h 2025-10-10T01:25:14.8145808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dsplit_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.8150303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dsplit_native.h 2025-10-10T01:25:14.8154018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dsplit_ops.h 2025-10-10T01:25:14.8157980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dstack.h 2025-10-10T01:25:14.8162070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dstack_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.8166046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dstack_native.h 2025-10-10T01:25:14.8170585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dstack_ops.h 2025-10-10T01:25:14.8173329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\einsum.h 2025-10-10T01:25:14.8177036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\einsum_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.8180590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\einsum_native.h 2025-10-10T01:25:14.8184518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\einsum_ops.h 2025-10-10T01:25:14.8188482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu.h 2025-10-10T01:25:14.8192445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward.h 2025-10-10T01:25:14.8196673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.8200352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_cpu_dispatch.h 2025-10-10T01:25:14.8205379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_cuda_dispatch.h 2025-10-10T01:25:14.8208620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_meta.h 2025-10-10T01:25:14.8212492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_meta_dispatch.h 2025-10-10T01:25:14.8217204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_native.h 2025-10-10T01:25:14.8220207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_ops.h 2025-10-10T01:25:14.8224982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.8229027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_cpu_dispatch.h 2025-10-10T01:25:14.8232667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_cuda_dispatch.h 2025-10-10T01:25:14.8236296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_meta.h 2025-10-10T01:25:14.8239709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_meta_dispatch.h 2025-10-10T01:25:14.8243930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_native.h 2025-10-10T01:25:14.8247815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_ops.h 2025-10-10T01:25:14.8251725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding.h 2025-10-10T01:25:14.8255433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_backward.h 2025-10-10T01:25:14.8260356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.8264307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_backward_native.h 2025-10-10T01:25:14.8268500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_backward_ops.h 2025-10-10T01:25:14.8272363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_bag.h 2025-10-10T01:25:14.8276247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_bag_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.8279974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_bag_native.h 2025-10-10T01:25:14.8283839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_bag_ops.h 2025-10-10T01:25:14.8287795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.8291938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_dense_backward.h 2025-10-10T01:25:14.8296094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_dense_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.8300273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_dense_backward_cpu_dispatch.h 2025-10-10T01:25:14.8304369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_dense_backward_cuda_dispatch.h 2025-10-10T01:25:14.8308168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_dense_backward_native.h 2025-10-10T01:25:14.8312572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_dense_backward_ops.h 2025-10-10T01:25:14.8316671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_native.h 2025-10-10T01:25:14.8320085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_ops.h 2025-10-10T01:25:14.8324356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm.h 2025-10-10T01:25:14.8331333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.8332738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm_cpu_dispatch.h 2025-10-10T01:25:14.8337295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm_cuda_dispatch.h 2025-10-10T01:25:14.8340664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm_meta_dispatch.h 2025-10-10T01:25:14.8345529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm_native.h 2025-10-10T01:25:14.8349467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm_ops.h 2025-10-10T01:25:14.8353301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_sparse_backward.h 2025-10-10T01:25:14.8357566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_sparse_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.8361348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_sparse_backward_native.h 2025-10-10T01:25:14.8366669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_sparse_backward_ops.h 2025-10-10T01:25:14.8369490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty.h 2025-10-10T01:25:14.8373024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.8376823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.8380672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_cpu_dispatch.h 2025-10-10T01:25:14.8384717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_cuda_dispatch.h 2025-10-10T01:25:14.8388472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_like.h 2025-10-10T01:25:14.8392429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_like_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.8396107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_like_native.h 2025-10-10T01:25:14.8399798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_like_ops.h 2025-10-10T01:25:14.8403505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_meta_dispatch.h 2025-10-10T01:25:14.8407207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_native.h 2025-10-10T01:25:14.8411273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_ops.h 2025-10-10T01:25:14.8416530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_permuted.h 2025-10-10T01:25:14.8420441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_permuted_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.8424135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_permuted_native.h 2025-10-10T01:25:14.8427838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_permuted_ops.h 2025-10-10T01:25:14.8431663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_quantized.h 2025-10-10T01:25:14.8435908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_quantized_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.8439900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_quantized_native.h 2025-10-10T01:25:14.8443593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_quantized_ops.h 2025-10-10T01:25:14.8447204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided.h 2025-10-10T01:25:14.8450990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.8454699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided_cpu_dispatch.h 2025-10-10T01:25:14.8458426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided_cuda_dispatch.h 2025-10-10T01:25:14.8462559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided_meta_dispatch.h 2025-10-10T01:25:14.8466504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided_native.h 2025-10-10T01:25:14.8470815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided_ops.h 2025-10-10T01:25:14.8474864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq.h 2025-10-10T01:25:14.8479641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\equal.h 2025-10-10T01:25:14.8482771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\equal_cpu_dispatch.h 2025-10-10T01:25:14.8486615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\equal_cuda_dispatch.h 2025-10-10T01:25:14.8490528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\equal_native.h 2025-10-10T01:25:14.8494286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\equal_ops.h 2025-10-10T01:25:14.8498355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.8502314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_cpu_dispatch.h 2025-10-10T01:25:14.8506080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_cuda_dispatch.h 2025-10-10T01:25:14.8509785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_meta.h 2025-10-10T01:25:14.8513229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_meta_dispatch.h 2025-10-10T01:25:14.8516886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_native.h 2025-10-10T01:25:14.8520408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_ops.h 2025-10-10T01:25:14.8523765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf.h 2025-10-10T01:25:14.8528269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc.h 2025-10-10T01:25:14.8532001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.8551008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_cpu_dispatch.h 2025-10-10T01:25:14.8554655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_cuda_dispatch.h 2025-10-10T01:25:14.8558361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_meta.h 2025-10-10T01:25:14.8561981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_meta_dispatch.h 2025-10-10T01:25:14.8565777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_native.h 2025-10-10T01:25:14.8569343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_ops.h 2025-10-10T01:25:14.8572890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv.h 2025-10-10T01:25:14.8576579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.8580153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_cpu_dispatch.h 2025-10-10T01:25:14.8583938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_cuda_dispatch.h 2025-10-10T01:25:14.8587597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_meta.h 2025-10-10T01:25:14.8591450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_meta_dispatch.h 2025-10-10T01:25:14.8595221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_native.h 2025-10-10T01:25:14.8598923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_ops.h 2025-10-10T01:25:14.8603078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.8607082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_cpu_dispatch.h 2025-10-10T01:25:14.8610790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_cuda_dispatch.h 2025-10-10T01:25:14.8614690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_meta.h 2025-10-10T01:25:14.8618191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_meta_dispatch.h 2025-10-10T01:25:14.8621935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_native.h 2025-10-10T01:25:14.8625798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_ops.h 2025-10-10T01:25:14.8629179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp.h 2025-10-10T01:25:14.8632784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2.h 2025-10-10T01:25:14.8636910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.8640493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_cpu_dispatch.h 2025-10-10T01:25:14.8644791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_cuda_dispatch.h 2025-10-10T01:25:14.8648273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_meta.h 2025-10-10T01:25:14.8652152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_meta_dispatch.h 2025-10-10T01:25:14.8655618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_native.h 2025-10-10T01:25:14.8659218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_ops.h 2025-10-10T01:25:14.8663163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand.h 2025-10-10T01:25:14.8666691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_as.h 2025-10-10T01:25:14.8671718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_as_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.8674462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_as_native.h 2025-10-10T01:25:14.8678201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_as_ops.h 2025-10-10T01:25:14.8682031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.8685858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_copy.h 2025-10-10T01:25:14.8690168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.8695071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.8697897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_copy_native.h 2025-10-10T01:25:14.8702400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_copy_ops.h 2025-10-10T01:25:14.8737072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_native.h 2025-10-10T01:25:14.8737720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_ops.h 2025-10-10T01:25:14.8738307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1.h 2025-10-10T01:25:14.8739070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.8739884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_cpu_dispatch.h 2025-10-10T01:25:14.8740540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_cuda_dispatch.h 2025-10-10T01:25:14.8765924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_meta.h 2025-10-10T01:25:14.8769568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_meta_dispatch.h 2025-10-10T01:25:14.8773484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_native.h 2025-10-10T01:25:14.8780993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_ops.h 2025-10-10T01:25:14.8784757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential.h 2025-10-10T01:25:14.8789227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.8792853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential_cpu_dispatch.h 2025-10-10T01:25:14.8796553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential_cuda_dispatch.h 2025-10-10T01:25:14.8800339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential_meta_dispatch.h 2025-10-10T01:25:14.8804101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential_native.h 2025-10-10T01:25:14.8807771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential_ops.h 2025-10-10T01:25:14.8811651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.8815459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_cpu_dispatch.h 2025-10-10T01:25:14.8819617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_cuda_dispatch.h 2025-10-10T01:25:14.8823124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_meta.h 2025-10-10T01:25:14.8826487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_meta_dispatch.h 2025-10-10T01:25:14.8830293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_native.h 2025-10-10T01:25:14.8833877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_ops.h 2025-10-10T01:25:14.8837241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye.h 2025-10-10T01:25:14.8840734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.8844487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye_cpu_dispatch.h 2025-10-10T01:25:14.8848054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye_cuda_dispatch.h 2025-10-10T01:25:14.8851681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye_meta_dispatch.h 2025-10-10T01:25:14.8855250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye_native.h 2025-10-10T01:25:14.8859850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye_ops.h 2025-10-10T01:25:14.8862448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine.h 2025-10-10T01:25:14.8866594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask.h 2025-10-10T01:25:14.8870696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward.h 2025-10-10T01:25:14.8875880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.8878629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward_native.h 2025-10-10T01:25:14.8882470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward_ops.h 2025-10-10T01:25:14.8886458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.8890455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h 2025-10-10T01:25:14.8894441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h 2025-10-10T01:25:14.8898451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_native.h 2025-10-10T01:25:14.8902115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_ops.h 2025-10-10T01:25:14.8906335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.8910211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_native.h 2025-10-10T01:25:14.8914013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_ops.h 2025-10-10T01:25:14.8917997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine.h 2025-10-10T01:25:14.8921863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask.h 2025-10-10T01:25:14.8925930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward.h 2025-10-10T01:25:14.8930009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.8933894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward_native.h 2025-10-10T01:25:14.8937817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward_ops.h 2025-10-10T01:25:14.8942307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.8946325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h 2025-10-10T01:25:14.8950733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h 2025-10-10T01:25:14.8955462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_native.h 2025-10-10T01:25:14.8959376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_ops.h 2025-10-10T01:25:14.8963691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.8967551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_native.h 2025-10-10T01:25:14.8971917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_ops.h 2025-10-10T01:25:14.8975860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight.h 2025-10-10T01:25:14.8979800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.8983953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation.h 2025-10-10T01:25:14.8988108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.8993087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_native.h 2025-10-10T01:25:14.8996040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_ops.h 2025-10-10T01:25:14.9000533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_native.h 2025-10-10T01:25:14.9004985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_ops.h 2025-10-10T01:25:14.9008821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight.h 2025-10-10T01:25:14.9013078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9017167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation.h 2025-10-10T01:25:14.9022094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9025958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_native.h 2025-10-10T01:25:14.9030236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_ops.h 2025-10-10T01:25:14.9034207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_native.h 2025-10-10T01:25:14.9038974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_ops.h 2025-10-10T01:25:14.9042002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_quantize_weight.h 2025-10-10T01:25:14.9046696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9051033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_quantize_weight_native.h 2025-10-10T01:25:14.9054974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_quantize_weight_ops.h 2025-10-10T01:25:14.9059023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16.h 2025-10-10T01:25:14.9063300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9068125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_native.h 2025-10-10T01:25:14.9071350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_ops.h 2025-10-10T01:25:14.9076009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_quantized_matrix.h 2025-10-10T01:25:14.9080177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9083927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_quantized_matrix_native.h 2025-10-10T01:25:14.9087992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_quantized_matrix_ops.h 2025-10-10T01:25:14.9092367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_alpha_dropout.h 2025-10-10T01:25:14.9097067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_alpha_dropout_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9100400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_alpha_dropout_native.h 2025-10-10T01:25:14.9104776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_alpha_dropout_ops.h 2025-10-10T01:25:14.9109033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_dropout.h 2025-10-10T01:25:14.9113912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_dropout_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9116791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_dropout_native.h 2025-10-10T01:25:14.9121629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_dropout_ops.h 2025-10-10T01:25:14.9125790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft.h 2025-10-10T01:25:14.9129081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft2.h 2025-10-10T01:25:14.9133261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft2_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9137420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft2_native.h 2025-10-10T01:25:14.9140864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft2_ops.h 2025-10-10T01:25:14.9145195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftfreq.h 2025-10-10T01:25:14.9149286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftfreq_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.9154302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftfreq_native.h 2025-10-10T01:25:14.9157223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftfreq_ops.h 2025-10-10T01:25:14.9161493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftn.h 2025-10-10T01:25:14.9166067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftn_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9169078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftn_native.h 2025-10-10T01:25:14.9172932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftn_ops.h 2025-10-10T01:25:14.9177631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftshift.h 2025-10-10T01:25:14.9181026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftshift_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9185458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftshift_native.h 2025-10-10T01:25:14.9189738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftshift_ops.h 2025-10-10T01:25:14.9194767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9197669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft_native.h 2025-10-10T01:25:14.9201499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft_ops.h 2025-10-10T01:25:14.9206155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft.h 2025-10-10T01:25:14.9208655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft2.h 2025-10-10T01:25:14.9212625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft2_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9216271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft2_native.h 2025-10-10T01:25:14.9220133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft2_ops.h 2025-10-10T01:25:14.9223984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfftn.h 2025-10-10T01:25:14.9227848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfftn_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9232472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfftn_native.h 2025-10-10T01:25:14.9237431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfftn_ops.h 2025-10-10T01:25:14.9241655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9245409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft_native.h 2025-10-10T01:25:14.9249396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft_ops.h 2025-10-10T01:25:14.9253078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft.h 2025-10-10T01:25:14.9256439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft2.h 2025-10-10T01:25:14.9260679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft2_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9264567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft2_native.h 2025-10-10T01:25:14.9268225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft2_ops.h 2025-10-10T01:25:14.9272292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftn.h 2025-10-10T01:25:14.9276407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftn_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9280150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftn_native.h 2025-10-10T01:25:14.9284095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftn_ops.h 2025-10-10T01:25:14.9288235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftshift.h 2025-10-10T01:25:14.9293231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftshift_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9296316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftshift_native.h 2025-10-10T01:25:14.9300443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftshift_ops.h 2025-10-10T01:25:14.9304787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9308408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft_native.h 2025-10-10T01:25:14.9312879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft_ops.h 2025-10-10T01:25:14.9316820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft.h 2025-10-10T01:25:14.9320437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft2.h 2025-10-10T01:25:14.9324399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft2_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9328791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft2_native.h 2025-10-10T01:25:14.9332450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft2_ops.h 2025-10-10T01:25:14.9336651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfftn.h 2025-10-10T01:25:14.9341082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfftn_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9359948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfftn_native.h 2025-10-10T01:25:14.9360623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfftn_ops.h 2025-10-10T01:25:14.9361378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9362135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft_native.h 2025-10-10T01:25:14.9362763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft_ops.h 2025-10-10T01:25:14.9366737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft.h 2025-10-10T01:25:14.9370591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft2.h 2025-10-10T01:25:14.9374328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft2_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9378199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft2_native.h 2025-10-10T01:25:14.9382932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft2_ops.h 2025-10-10T01:25:14.9386777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfftn.h 2025-10-10T01:25:14.9391038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfftn_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9394727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfftn_native.h 2025-10-10T01:25:14.9398371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfftn_ops.h 2025-10-10T01:25:14.9402179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9405849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft_native.h 2025-10-10T01:25:14.9409535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft_ops.h 2025-10-10T01:25:14.9414574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft.h 2025-10-10T01:25:14.9418077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft2.h 2025-10-10T01:25:14.9421917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft2_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9425626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft2_native.h 2025-10-10T01:25:14.9429572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft2_ops.h 2025-10-10T01:25:14.9433414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftfreq.h 2025-10-10T01:25:14.9437375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftfreq_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.9441352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftfreq_native.h 2025-10-10T01:25:14.9445032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftfreq_ops.h 2025-10-10T01:25:14.9449335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftn.h 2025-10-10T01:25:14.9453379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftn_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9457631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftn_native.h 2025-10-10T01:25:14.9461494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftn_ops.h 2025-10-10T01:25:14.9465534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9471121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft_native.h 2025-10-10T01:25:14.9474882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft_ops.h 2025-10-10T01:25:14.9478706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill.h 2025-10-10T01:25:14.9482361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.9486142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_cpu_dispatch.h 2025-10-10T01:25:14.9489835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_cuda_dispatch.h 2025-10-10T01:25:14.9493501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_diagonal.h 2025-10-10T01:25:14.9497630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_diagonal_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9501275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_diagonal_native.h 2025-10-10T01:25:14.9505327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_diagonal_ops.h 2025-10-10T01:25:14.9509289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_meta_dispatch.h 2025-10-10T01:25:14.9512907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_native.h 2025-10-10T01:25:14.9516629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_ops.h 2025-10-10T01:25:14.9520430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fix.h 2025-10-10T01:25:14.9524612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fix_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9528379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fix_native.h 2025-10-10T01:25:14.9532020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fix_ops.h 2025-10-10T01:25:14.9535550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten.h 2025-10-10T01:25:14.9539244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9542858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_dense_tensors.h 2025-10-10T01:25:14.9547141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9551129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_dense_tensors_native.h 2025-10-10T01:25:14.9554944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_dense_tensors_ops.h 2025-10-10T01:25:14.9558619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_native.h 2025-10-10T01:25:14.9562279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_ops.h 2025-10-10T01:25:14.9567016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flip.h 2025-10-10T01:25:14.9571199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fliplr.h 2025-10-10T01:25:14.9575011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fliplr_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9578737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fliplr_native.h 2025-10-10T01:25:14.9582494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fliplr_ops.h 2025-10-10T01:25:14.9586316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flipud.h 2025-10-10T01:25:14.9589997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flipud_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9593832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flipud_native.h 2025-10-10T01:25:14.9597602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flipud_ops.h 2025-10-10T01:25:14.9601649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flip_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.9605358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flip_cpu_dispatch.h 2025-10-10T01:25:14.9608974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flip_cuda_dispatch.h 2025-10-10T01:25:14.9613052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flip_native.h 2025-10-10T01:25:14.9617101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flip_ops.h 2025-10-10T01:25:14.9620712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\float_power.h 2025-10-10T01:25:14.9624597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\float_power_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:14.9628581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\float_power_native.h 2025-10-10T01:25:14.9632224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\float_power_ops.h 2025-10-10T01:25:14.9635838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor.h 2025-10-10T01:25:14.9639799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.9643670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_cpu_dispatch.h 2025-10-10T01:25:14.9647464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_cuda_dispatch.h 2025-10-10T01:25:14.9651957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide.h 2025-10-10T01:25:14.9655919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.9659868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide_cpu_dispatch.h 2025-10-10T01:25:14.9663665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide_cuda_dispatch.h 2025-10-10T01:25:14.9668448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide_meta_dispatch.h 2025-10-10T01:25:14.9672335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide_native.h 2025-10-10T01:25:14.9676498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide_ops.h 2025-10-10T01:25:14.9681415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_meta.h 2025-10-10T01:25:14.9685683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_meta_dispatch.h 2025-10-10T01:25:14.9689334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_native.h 2025-10-10T01:25:14.9693653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_ops.h 2025-10-10T01:25:14.9697643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax.h 2025-10-10T01:25:14.9701345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.9705335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_cpu_dispatch.h 2025-10-10T01:25:14.9709305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_cuda_dispatch.h 2025-10-10T01:25:14.9713127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_meta.h 2025-10-10T01:25:14.9717099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_meta_dispatch.h 2025-10-10T01:25:14.9721106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_native.h 2025-10-10T01:25:14.9724841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_ops.h 2025-10-10T01:25:14.9728869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin.h 2025-10-10T01:25:14.9732686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.9737217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_cpu_dispatch.h 2025-10-10T01:25:14.9740089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_cuda_dispatch.h 2025-10-10T01:25:14.9744944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_meta.h 2025-10-10T01:25:14.9767404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_meta_dispatch.h 2025-10-10T01:25:14.9772797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_native.h 2025-10-10T01:25:14.9777900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_ops.h 2025-10-10T01:25:14.9781910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod.h 2025-10-10T01:25:14.9787387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.9793242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:14.9797805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_cpu_dispatch.h 2025-10-10T01:25:14.9802140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_cuda_dispatch.h 2025-10-10T01:25:14.9805854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_meta.h 2025-10-10T01:25:14.9809688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_meta_dispatch.h 2025-10-10T01:25:14.9845640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_native.h 2025-10-10T01:25:14.9849641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_ops.h 2025-10-10T01:25:14.9853272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac.h 2025-10-10T01:25:14.9857371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d.h 2025-10-10T01:25:14.9861471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward.h 2025-10-10T01:25:14.9865895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.9870596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_cpu_dispatch.h 2025-10-10T01:25:14.9875749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_cuda_dispatch.h 2025-10-10T01:25:14.9878776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_meta.h 2025-10-10T01:25:14.9883057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_meta_dispatch.h 2025-10-10T01:25:14.9888040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_native.h 2025-10-10T01:25:14.9891475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_ops.h 2025-10-10T01:25:14.9895668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.9899599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_cpu_dispatch.h 2025-10-10T01:25:14.9903610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_cuda_dispatch.h 2025-10-10T01:25:14.9907431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_meta.h 2025-10-10T01:25:14.9911668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_meta_dispatch.h 2025-10-10T01:25:14.9915545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_native.h 2025-10-10T01:25:14.9919482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_ops.h 2025-10-10T01:25:14.9924080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d.h 2025-10-10T01:25:14.9928032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_backward.h 2025-10-10T01:25:14.9932188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_backward_cpu_dispatch.h 2025-10-10T01:25:14.9936386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_backward_cuda_dispatch.h 2025-10-10T01:25:14.9940222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_backward_native.h 2025-10-10T01:25:14.9944175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_backward_ops.h 2025-10-10T01:25:14.9950310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.9954384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_cpu_dispatch.h 2025-10-10T01:25:14.9958597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_cuda_dispatch.h 2025-10-10T01:25:14.9962541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_meta.h 2025-10-10T01:25:14.9966511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_meta_dispatch.h 2025-10-10T01:25:14.9970587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_native.h 2025-10-10T01:25:14.9974454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_ops.h 2025-10-10T01:25:14.9978536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:14.9982335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_cpu_dispatch.h 2025-10-10T01:25:14.9987115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_cuda_dispatch.h 2025-10-10T01:25:14.9992070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_meta.h 2025-10-10T01:25:14.9996066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_meta_dispatch.h 2025-10-10T01:25:15.0000064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_native.h 2025-10-10T01:25:15.0003689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_ops.h 2025-10-10T01:25:15.0007092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frexp.h 2025-10-10T01:25:15.0011060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frexp_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.0014918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frexp_cpu_dispatch.h 2025-10-10T01:25:15.0019021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frexp_cuda_dispatch.h 2025-10-10T01:25:15.0022921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frexp_native.h 2025-10-10T01:25:15.0026612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frexp_ops.h 2025-10-10T01:25:15.0030850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frobenius_norm.h 2025-10-10T01:25:15.0034726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frobenius_norm_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.0038545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frobenius_norm_native.h 2025-10-10T01:25:15.0042418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frobenius_norm_ops.h 2025-10-10T01:25:15.0046326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\from_blob.h 2025-10-10T01:25:15.0049896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\from_file.h 2025-10-10T01:25:15.0053646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\from_file_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.0058306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\from_file_cpu_dispatch.h 2025-10-10T01:25:15.0061964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\from_file_native.h 2025-10-10T01:25:15.0065625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\from_file_ops.h 2025-10-10T01:25:15.0069432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full.h 2025-10-10T01:25:15.0073213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.0077157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_like.h 2025-10-10T01:25:15.0080903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_like_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.0084484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_like_native.h 2025-10-10T01:25:15.0088581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_like_ops.h 2025-10-10T01:25:15.0092280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_native.h 2025-10-10T01:25:15.0095866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_ops.h 2025-10-10T01:25:15.0099332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fused_moving_avg_obs_fake_quant.h 2025-10-10T01:25:15.0103407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.0107310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_native.h 2025-10-10T01:25:15.0111426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_ops.h 2025-10-10T01:25:15.0115096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather.h 2025-10-10T01:25:15.0118745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_backward.h 2025-10-10T01:25:15.0122577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.0126400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_backward_native.h 2025-10-10T01:25:15.0130113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_backward_ops.h 2025-10-10T01:25:15.0134120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.0137985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.0141842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_cpu_dispatch.h 2025-10-10T01:25:15.0146049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_cuda_dispatch.h 2025-10-10T01:25:15.0150385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_meta.h 2025-10-10T01:25:15.0155295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_meta_dispatch.h 2025-10-10T01:25:15.0158233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_native.h 2025-10-10T01:25:15.0163023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_ops.h 2025-10-10T01:25:15.0167016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd.h 2025-10-10T01:25:15.0170783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.0174580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_cpu_dispatch.h 2025-10-10T01:25:15.0178649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_cuda_dispatch.h 2025-10-10T01:25:15.0182398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_meta.h 2025-10-10T01:25:15.0186263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_meta_dispatch.h 2025-10-10T01:25:15.0190237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_native.h 2025-10-10T01:25:15.0193851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_ops.h 2025-10-10T01:25:15.0198357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge.h 2025-10-10T01:25:15.0202189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu.h 2025-10-10T01:25:15.0205750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward.h 2025-10-10T01:25:15.0210074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.0213881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_cpu_dispatch.h 2025-10-10T01:25:15.0219085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_cuda_dispatch.h 2025-10-10T01:25:15.0221945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_meta.h 2025-10-10T01:25:15.0225933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_meta_dispatch.h 2025-10-10T01:25:15.0231370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_native.h 2025-10-10T01:25:15.0236389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_ops.h 2025-10-10T01:25:15.0239917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.0244203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_cpu_dispatch.h 2025-10-10T01:25:15.0248263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_cuda_dispatch.h 2025-10-10T01:25:15.0252027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_meta.h 2025-10-10T01:25:15.0255806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_meta_dispatch.h 2025-10-10T01:25:15.0259725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_native.h 2025-10-10T01:25:15.0263724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_ops.h 2025-10-10T01:25:15.0267464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric.h 2025-10-10T01:25:15.0271627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.0275914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric_cpu_dispatch.h 2025-10-10T01:25:15.0279832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric_cuda_dispatch.h 2025-10-10T01:25:15.0284165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric_meta_dispatch.h 2025-10-10T01:25:15.0288297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric_native.h 2025-10-10T01:25:15.0292077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric_ops.h 2025-10-10T01:25:15.0296369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geqrf.h 2025-10-10T01:25:15.0299993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geqrf_cpu_dispatch.h 2025-10-10T01:25:15.0303742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geqrf_cuda_dispatch.h 2025-10-10T01:25:15.0307608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geqrf_native.h 2025-10-10T01:25:15.0312320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geqrf_ops.h 2025-10-10T01:25:15.0315453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ger.h 2025-10-10T01:25:15.0319114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ger_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.0323030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ger_native.h 2025-10-10T01:25:15.0327488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ger_ops.h 2025-10-10T01:25:15.0332658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.0355320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_cpu_dispatch.h 2025-10-10T01:25:15.0361083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_cuda_dispatch.h 2025-10-10T01:25:15.0365044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_meta.h 2025-10-10T01:25:15.0368868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_meta_dispatch.h 2025-10-10T01:25:15.0372645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_native.h 2025-10-10T01:25:15.0376772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_ops.h 2025-10-10T01:25:15.0379985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu.h 2025-10-10T01:25:15.0383459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward.h 2025-10-10T01:25:15.0387327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_cpu_dispatch.h 2025-10-10T01:25:15.0391269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_cuda_dispatch.h 2025-10-10T01:25:15.0395406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_jvp.h 2025-10-10T01:25:15.0399430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_jvp_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.0404030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_jvp_cpu_dispatch.h 2025-10-10T01:25:15.0407563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_jvp_cuda_dispatch.h 2025-10-10T01:25:15.0411485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_jvp_native.h 2025-10-10T01:25:15.0415901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_jvp_ops.h 2025-10-10T01:25:15.0419866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_native.h 2025-10-10T01:25:15.0423838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_ops.h 2025-10-10T01:25:15.0427747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.0431597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_cpu_dispatch.h 2025-10-10T01:25:15.0435438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_cuda_dispatch.h 2025-10-10T01:25:15.0439285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_jvp.h 2025-10-10T01:25:15.0442924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_jvp_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.0446428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_jvp_cpu_dispatch.h 2025-10-10T01:25:15.0450526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_jvp_cuda_dispatch.h 2025-10-10T01:25:15.0454512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_jvp_native.h 2025-10-10T01:25:15.0458702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_jvp_ops.h 2025-10-10T01:25:15.0462289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_meta.h 2025-10-10T01:25:15.0466028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_meta_dispatch.h 2025-10-10T01:25:15.0469854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_native.h 2025-10-10T01:25:15.0473491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_ops.h 2025-10-10T01:25:15.0476940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gradient.h 2025-10-10T01:25:15.0480512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gradient_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.0484443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gradient_native.h 2025-10-10T01:25:15.0488300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gradient_ops.h 2025-10-10T01:25:15.0492401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater.h 2025-10-10T01:25:15.0496125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.0499715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_equal.h 2025-10-10T01:25:15.0503486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_equal_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.0507236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_equal_native.h 2025-10-10T01:25:15.0511111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_equal_ops.h 2025-10-10T01:25:15.0514880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_native.h 2025-10-10T01:25:15.0518757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_ops.h 2025-10-10T01:25:15.0522392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler.h 2025-10-10T01:25:15.0526379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d.h 2025-10-10T01:25:15.0530077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_backward.h 2025-10-10T01:25:15.0534414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.0538512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_backward_cpu_dispatch.h 2025-10-10T01:25:15.0542612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_backward_cuda_dispatch.h 2025-10-10T01:25:15.0546430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_backward_native.h 2025-10-10T01:25:15.0550448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_backward_ops.h 2025-10-10T01:25:15.0554699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.0558534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_cpu_dispatch.h 2025-10-10T01:25:15.0563323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_cuda_dispatch.h 2025-10-10T01:25:15.0567504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_native.h 2025-10-10T01:25:15.0571328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_ops.h 2025-10-10T01:25:15.0575352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d.h 2025-10-10T01:25:15.0579550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_backward.h 2025-10-10T01:25:15.0583425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.0587400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_backward_cpu_dispatch.h 2025-10-10T01:25:15.0592709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_backward_cuda_dispatch.h 2025-10-10T01:25:15.0596807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_backward_native.h 2025-10-10T01:25:15.0601288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_backward_ops.h 2025-10-10T01:25:15.0605662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.0609657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_cpu_dispatch.h 2025-10-10T01:25:15.0614031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_cuda_dispatch.h 2025-10-10T01:25:15.0618120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_native.h 2025-10-10T01:25:15.0622116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_ops.h 2025-10-10T01:25:15.0626836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.0630984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_native.h 2025-10-10T01:25:15.0634936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_ops.h 2025-10-10T01:25:15.0639012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\group_norm.h 2025-10-10T01:25:15.0643079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\group_norm_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.0646973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\group_norm_native.h 2025-10-10T01:25:15.0650819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\group_norm_ops.h 2025-10-10T01:25:15.0656073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru.h 2025-10-10T01:25:15.0659644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_cell.h 2025-10-10T01:25:15.0663345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_cell_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.0667277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_cell_native.h 2025-10-10T01:25:15.0671229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_cell_ops.h 2025-10-10T01:25:15.0675447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.0679653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_native.h 2025-10-10T01:25:15.0683522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_ops.h 2025-10-10T01:25:15.0686967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt.h 2025-10-10T01:25:15.0691005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.0694818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_cpu_dispatch.h 2025-10-10T01:25:15.0698654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_cuda_dispatch.h 2025-10-10T01:25:15.0702316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_meta.h 2025-10-10T01:25:15.0706424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_meta_dispatch.h 2025-10-10T01:25:15.0710497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_native.h 2025-10-10T01:25:15.0713880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_ops.h 2025-10-10T01:25:15.0717739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hamming_window.h 2025-10-10T01:25:15.0722120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hamming_window_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.0725238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hamming_window_native.h 2025-10-10T01:25:15.0729538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hamming_window_ops.h 2025-10-10T01:25:15.0733625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hann_window.h 2025-10-10T01:25:15.0737461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hann_window_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.0742033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hann_window_native.h 2025-10-10T01:25:15.0746419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hann_window_ops.h 2025-10-10T01:25:15.0750811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink.h 2025-10-10T01:25:15.0754203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward.h 2025-10-10T01:25:15.0758547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.0762797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_cpu_dispatch.h 2025-10-10T01:25:15.0766582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_cuda_dispatch.h 2025-10-10T01:25:15.0770528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_meta.h 2025-10-10T01:25:15.0774476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_meta_dispatch.h 2025-10-10T01:25:15.0779392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_native.h 2025-10-10T01:25:15.0782305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_ops.h 2025-10-10T01:25:15.0786771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.0791213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_cpu_dispatch.h 2025-10-10T01:25:15.0794427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_cuda_dispatch.h 2025-10-10T01:25:15.0798829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_meta.h 2025-10-10T01:25:15.0803027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_meta_dispatch.h 2025-10-10T01:25:15.0807002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_native.h 2025-10-10T01:25:15.0811208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_ops.h 2025-10-10T01:25:15.0815485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid.h 2025-10-10T01:25:15.0819965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward.h 2025-10-10T01:25:15.0823303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.0827837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_cpu_dispatch.h 2025-10-10T01:25:15.0832112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_cuda_dispatch.h 2025-10-10T01:25:15.0835809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_meta.h 2025-10-10T01:25:15.0840837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_meta_dispatch.h 2025-10-10T01:25:15.0845346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_native.h 2025-10-10T01:25:15.0849961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_ops.h 2025-10-10T01:25:15.0854527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.0858603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_cpu_dispatch.h 2025-10-10T01:25:15.0862918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_cuda_dispatch.h 2025-10-10T01:25:15.0866815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_meta.h 2025-10-10T01:25:15.0872618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_meta_dispatch.h 2025-10-10T01:25:15.0876831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_native.h 2025-10-10T01:25:15.0880823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_ops.h 2025-10-10T01:25:15.0884690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish.h 2025-10-10T01:25:15.0888522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_backward.h 2025-10-10T01:25:15.0894208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.0926021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_backward_cpu_dispatch.h 2025-10-10T01:25:15.0930077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_backward_cuda_dispatch.h 2025-10-10T01:25:15.0934250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_backward_native.h 2025-10-10T01:25:15.0938112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_backward_ops.h 2025-10-10T01:25:15.0941988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_cpu_dispatch.h 2025-10-10T01:25:15.0945774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_cuda_dispatch.h 2025-10-10T01:25:15.0949798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_meta_dispatch.h 2025-10-10T01:25:15.0957973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_native.h 2025-10-10T01:25:15.0961735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_ops.h 2025-10-10T01:25:15.0966351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh.h 2025-10-10T01:25:15.0970078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_backward.h 2025-10-10T01:25:15.0973755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_backward_cpu_dispatch.h 2025-10-10T01:25:15.0977573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_backward_cuda_dispatch.h 2025-10-10T01:25:15.0981331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_backward_native.h 2025-10-10T01:25:15.0985131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_backward_ops.h 2025-10-10T01:25:15.0989324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_cpu_dispatch.h 2025-10-10T01:25:15.0994689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_cuda_dispatch.h 2025-10-10T01:25:15.0999080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_meta_dispatch.h 2025-10-10T01:25:15.1003024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_native.h 2025-10-10T01:25:15.1007047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_ops.h 2025-10-10T01:25:15.1010927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor.h 2025-10-10T01:25:15.1015085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.1019253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_cpu_dispatch.h 2025-10-10T01:25:15.1023263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_cuda_dispatch.h 2025-10-10T01:25:15.1026973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_meta.h 2025-10-10T01:25:15.1030869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_meta_dispatch.h 2025-10-10T01:25:15.1034639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_native.h 2025-10-10T01:25:15.1038544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_ops.h 2025-10-10T01:25:15.1042337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside.h 2025-10-10T01:25:15.1046279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.1050364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_cpu_dispatch.h 2025-10-10T01:25:15.1054235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_cuda_dispatch.h 2025-10-10T01:25:15.1086303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_meta.h 2025-10-10T01:25:15.1090143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_meta_dispatch.h 2025-10-10T01:25:15.1094485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_native.h 2025-10-10T01:25:15.1098701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_ops.h 2025-10-10T01:25:15.1102754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hinge_embedding_loss.h 2025-10-10T01:25:15.1107330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hinge_embedding_loss_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.1111734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hinge_embedding_loss_native.h 2025-10-10T01:25:15.1115843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hinge_embedding_loss_ops.h 2025-10-10T01:25:15.1120592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histc.h 2025-10-10T01:25:15.1124186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histc_cpu_dispatch.h 2025-10-10T01:25:15.1129036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histc_cuda_dispatch.h 2025-10-10T01:25:15.1131874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histc_native.h 2025-10-10T01:25:15.1136064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histc_ops.h 2025-10-10T01:25:15.1140544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogram.h 2025-10-10T01:25:15.1145559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogramdd.h 2025-10-10T01:25:15.1149166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogramdd_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.1153043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogramdd_native.h 2025-10-10T01:25:15.1157844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogramdd_ops.h 2025-10-10T01:25:15.1160919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogram_cpu_dispatch.h 2025-10-10T01:25:15.1165379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogram_native.h 2025-10-10T01:25:15.1169602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogram_ops.h 2025-10-10T01:25:15.1173222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hsplit.h 2025-10-10T01:25:15.1177174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hsplit_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.1181099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hsplit_native.h 2025-10-10T01:25:15.1184834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hsplit_ops.h 2025-10-10T01:25:15.1189130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hspmm.h 2025-10-10T01:25:15.1192834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hspmm_native.h 2025-10-10T01:25:15.1196436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hspmm_ops.h 2025-10-10T01:25:15.1200603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hstack.h 2025-10-10T01:25:15.1204568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hstack_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.1208093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hstack_native.h 2025-10-10T01:25:15.1212163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hstack_ops.h 2025-10-10T01:25:15.1216161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss.h 2025-10-10T01:25:15.1221060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_backward.h 2025-10-10T01:25:15.1224128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.1228815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_backward_cpu_dispatch.h 2025-10-10T01:25:15.1233067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_backward_cuda_dispatch.h 2025-10-10T01:25:15.1236850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_backward_native.h 2025-10-10T01:25:15.1241175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_backward_ops.h 2025-10-10T01:25:15.1245122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_cpu_dispatch.h 2025-10-10T01:25:15.1250021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_cuda_dispatch.h 2025-10-10T01:25:15.1253516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_native.h 2025-10-10T01:25:15.1257699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_ops.h 2025-10-10T01:25:15.1261802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot.h 2025-10-10T01:25:15.1265497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.1269674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_cpu_dispatch.h 2025-10-10T01:25:15.1273706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_cuda_dispatch.h 2025-10-10T01:25:15.1277496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_meta.h 2025-10-10T01:25:15.1281493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_meta_dispatch.h 2025-10-10T01:25:15.1285407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_native.h 2025-10-10T01:25:15.1289034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_ops.h 2025-10-10T01:25:15.1293015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0.h 2025-10-10T01:25:15.1296944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.1302966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_cpu_dispatch.h 2025-10-10T01:25:15.1307681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_cuda_dispatch.h 2025-10-10T01:25:15.1310891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_meta.h 2025-10-10T01:25:15.1314737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_meta_dispatch.h 2025-10-10T01:25:15.1319418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_native.h 2025-10-10T01:25:15.1322434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_ops.h 2025-10-10T01:25:15.1326150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma.h 2025-10-10T01:25:15.1330847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac.h 2025-10-10T01:25:15.1333549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.1337494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_cpu_dispatch.h 2025-10-10T01:25:15.1352181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_cuda_dispatch.h 2025-10-10T01:25:15.1352454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_meta.h 2025-10-10T01:25:15.1352746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_meta_dispatch.h 2025-10-10T01:25:15.1354704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_native.h 2025-10-10T01:25:15.1360153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_ops.h 2025-10-10T01:25:15.1364520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.1368172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_cpu_dispatch.h 2025-10-10T01:25:15.1372889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_cuda_dispatch.h 2025-10-10T01:25:15.1376839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_meta.h 2025-10-10T01:25:15.1380641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_meta_dispatch.h 2025-10-10T01:25:15.1384439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_native.h 2025-10-10T01:25:15.1389038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_ops.h 2025-10-10T01:25:15.1392795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\im2col.h 2025-10-10T01:25:15.1396531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\im2col_cpu_dispatch.h 2025-10-10T01:25:15.1400252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\im2col_cuda_dispatch.h 2025-10-10T01:25:15.1404028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\im2col_native.h 2025-10-10T01:25:15.1407707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\im2col_ops.h 2025-10-10T01:25:15.1412335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\imag.h 2025-10-10T01:25:15.1415902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\imag_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.1419572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\imag_native.h 2025-10-10T01:25:15.1423251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\imag_ops.h 2025-10-10T01:25:15.1426716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index.h 2025-10-10T01:25:15.1430229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add.h 2025-10-10T01:25:15.1434377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.1438010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.1441591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_cpu_dispatch.h 2025-10-10T01:25:15.1445501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_cuda_dispatch.h 2025-10-10T01:25:15.1449700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_meta.h 2025-10-10T01:25:15.1453504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_meta_dispatch.h 2025-10-10T01:25:15.1457277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_native.h 2025-10-10T01:25:15.1461036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_ops.h 2025-10-10T01:25:15.1465596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.1469209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy.h 2025-10-10T01:25:15.1473425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.1477409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.1482710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_cpu_dispatch.h 2025-10-10T01:25:15.1486414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_cuda_dispatch.h 2025-10-10T01:25:15.1490614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_meta.h 2025-10-10T01:25:15.1494256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_meta_dispatch.h 2025-10-10T01:25:15.1498285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_native.h 2025-10-10T01:25:15.1502022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_ops.h 2025-10-10T01:25:15.1506081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_cpu_dispatch.h 2025-10-10T01:25:15.1509941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_cuda_dispatch.h 2025-10-10T01:25:15.1513821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill.h 2025-10-10T01:25:15.1517733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.1521774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.1525559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_cpu_dispatch.h 2025-10-10T01:25:15.1529821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_cuda_dispatch.h 2025-10-10T01:25:15.1534454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_meta_dispatch.h 2025-10-10T01:25:15.1538356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_native.h 2025-10-10T01:25:15.1542225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_ops.h 2025-10-10T01:25:15.1545881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_meta.h 2025-10-10T01:25:15.1550387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_meta_dispatch.h 2025-10-10T01:25:15.1554217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_native.h 2025-10-10T01:25:15.1558111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_ops.h 2025-10-10T01:25:15.1561819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_put.h 2025-10-10T01:25:15.1566059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_put_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.1569696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_put_native.h 2025-10-10T01:25:15.1573373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_put_ops.h 2025-10-10T01:25:15.1577085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce.h 2025-10-10T01:25:15.1580987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.1584974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_cpu_dispatch.h 2025-10-10T01:25:15.1589126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_cuda_dispatch.h 2025-10-10T01:25:15.1594041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_meta.h 2025-10-10T01:25:15.1597973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_meta_dispatch.h 2025-10-10T01:25:15.1601890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_native.h 2025-10-10T01:25:15.1605897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_ops.h 2025-10-10T01:25:15.1609757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select.h 2025-10-10T01:25:15.1613488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_backward.h 2025-10-10T01:25:15.1617449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.1621779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_backward_native.h 2025-10-10T01:25:15.1625618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_backward_ops.h 2025-10-10T01:25:15.1629758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.1633551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_cpu_dispatch.h 2025-10-10T01:25:15.1637532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_cuda_dispatch.h 2025-10-10T01:25:15.1641341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_native.h 2025-10-10T01:25:15.1645366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_ops.h 2025-10-10T01:25:15.1649505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices.h 2025-10-10T01:25:15.1653375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.1657218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_copy.h 2025-10-10T01:25:15.1661084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.1664833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.1668689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_copy_native.h 2025-10-10T01:25:15.1672894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_copy_ops.h 2025-10-10T01:25:15.1676948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_native.h 2025-10-10T01:25:15.1680894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_ops.h 2025-10-10T01:25:15.1684829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\infinitely_differentiable_gelu_backward.h 2025-10-10T01:25:15.1689165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.1693518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\infinitely_differentiable_gelu_backward_native.h 2025-10-10T01:25:15.1697831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\infinitely_differentiable_gelu_backward_ops.h 2025-10-10T01:25:15.1701556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inner.h 2025-10-10T01:25:15.1705331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inner_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.1709035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inner_native.h 2025-10-10T01:25:15.1712737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inner_ops.h 2025-10-10T01:25:15.1716442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\instance_norm.h 2025-10-10T01:25:15.1720384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\instance_norm_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.1724483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\instance_norm_native.h 2025-10-10T01:25:15.1728202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\instance_norm_ops.h 2025-10-10T01:25:15.1731901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\int_repr.h 2025-10-10T01:25:15.1735557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\int_repr_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.1739809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\int_repr_native.h 2025-10-10T01:25:15.1743715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\int_repr_ops.h 2025-10-10T01:25:15.1747401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inverse.h 2025-10-10T01:25:15.1751788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inverse_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.1755419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inverse_native.h 2025-10-10T01:25:15.1759026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inverse_ops.h 2025-10-10T01:25:15.1762995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isclose.h 2025-10-10T01:25:15.1766690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isclose_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.1770248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isclose_native.h 2025-10-10T01:25:15.1773903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isclose_ops.h 2025-10-10T01:25:15.1777579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isfinite.h 2025-10-10T01:25:15.1781101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isfinite_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.1784680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isfinite_native.h 2025-10-10T01:25:15.1788754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isfinite_ops.h 2025-10-10T01:25:15.1793715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin.h 2025-10-10T01:25:15.1796838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isinf.h 2025-10-10T01:25:15.1801306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isinf_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.1805193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isinf_native.h 2025-10-10T01:25:15.1810127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isinf_ops.h 2025-10-10T01:25:15.1815916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.1819916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_cpu_dispatch.h 2025-10-10T01:25:15.1823841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_cuda_dispatch.h 2025-10-10T01:25:15.1827984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_meta.h 2025-10-10T01:25:15.1831664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_meta_dispatch.h 2025-10-10T01:25:15.1835584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_native.h 2025-10-10T01:25:15.1839577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_ops.h 2025-10-10T01:25:15.1843027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isnan.h 2025-10-10T01:25:15.1846819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isnan_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.1850759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isnan_cpu_dispatch.h 2025-10-10T01:25:15.1854427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isnan_cuda_dispatch.h 2025-10-10T01:25:15.1858388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isnan_native.h 2025-10-10T01:25:15.1862407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isnan_ops.h 2025-10-10T01:25:15.1866419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf.h 2025-10-10T01:25:15.1870194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.1874069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_cpu_dispatch.h 2025-10-10T01:25:15.1878084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_cuda_dispatch.h 2025-10-10T01:25:15.1881836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_meta.h 2025-10-10T01:25:15.1885668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_meta_dispatch.h 2025-10-10T01:25:15.1889799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_native.h 2025-10-10T01:25:15.1897627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_ops.h 2025-10-10T01:25:15.1898661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf.h 2025-10-10T01:25:15.1902745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.1907133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_cpu_dispatch.h 2025-10-10T01:25:15.1911603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_cuda_dispatch.h 2025-10-10T01:25:15.1916938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_meta.h 2025-10-10T01:25:15.1921356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_meta_dispatch.h 2025-10-10T01:25:15.1925802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_native.h 2025-10-10T01:25:15.1930241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_ops.h 2025-10-10T01:25:15.1934623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isreal.h 2025-10-10T01:25:15.1939657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isreal_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.1944183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isreal_native.h 2025-10-10T01:25:15.1949622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isreal_ops.h 2025-10-10T01:25:15.1955041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\istft.h 2025-10-10T01:25:15.1961283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\istft_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.1963631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\istft_native.h 2025-10-10T01:25:15.1967733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\istft_ops.h 2025-10-10T01:25:15.1971455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_coalesced.h 2025-10-10T01:25:15.1975181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_coalesced_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.1979576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_coalesced_native.h 2025-10-10T01:25:15.1983393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_coalesced_ops.h 2025-10-10T01:25:15.1988207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_complex.h 2025-10-10T01:25:15.2538851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_complex_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.2542411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_complex_native.h 2025-10-10T01:25:15.2546136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_complex_ops.h 2025-10-10T01:25:15.2549984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_conj.h 2025-10-10T01:25:15.2553821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_conj_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.2557443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_conj_native.h 2025-10-10T01:25:15.2561959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_conj_ops.h 2025-10-10T01:25:15.2565810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_distributed.h 2025-10-10T01:25:15.2569621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_distributed_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.2573231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_distributed_native.h 2025-10-10T01:25:15.2576927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_distributed_ops.h 2025-10-10T01:25:15.2581928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_floating_point.h 2025-10-10T01:25:15.2586229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_floating_point_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.2590325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_floating_point_native.h 2025-10-10T01:25:15.2594200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_floating_point_ops.h 2025-10-10T01:25:15.2598001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_inference.h 2025-10-10T01:25:15.2601843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_inference_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.2605718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_inference_native.h 2025-10-10T01:25:15.2609727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_inference_ops.h 2025-10-10T01:25:15.2614453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_leaf.h 2025-10-10T01:25:15.2617214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_leaf_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.2620974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_leaf_native.h 2025-10-10T01:25:15.2624582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_leaf_ops.h 2025-10-10T01:25:15.2629085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_neg.h 2025-10-10T01:25:15.2632907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_neg_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.2637771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_neg_native.h 2025-10-10T01:25:15.2640857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_neg_ops.h 2025-10-10T01:25:15.2645093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_nonzero.h 2025-10-10T01:25:15.2649462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_nonzero_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.2652778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_nonzero_native.h 2025-10-10T01:25:15.2656974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_nonzero_ops.h 2025-10-10T01:25:15.2660981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_pinned.h 2025-10-10T01:25:15.2664984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_pinned_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.2669243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_pinned_native.h 2025-10-10T01:25:15.2673101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_pinned_ops.h 2025-10-10T01:25:15.2677730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_same_size.h 2025-10-10T01:25:15.2680674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_same_size_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.2684448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_same_size_native.h 2025-10-10T01:25:15.2688112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_same_size_ops.h 2025-10-10T01:25:15.2693674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_set_to.h 2025-10-10T01:25:15.2698608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_set_to_cpu_dispatch.h 2025-10-10T01:25:15.2702475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_set_to_cuda_dispatch.h 2025-10-10T01:25:15.2706826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_set_to_native.h 2025-10-10T01:25:15.2710241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_set_to_ops.h 2025-10-10T01:25:15.2714444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_signed.h 2025-10-10T01:25:15.2718578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_signed_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.2722132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_signed_native.h 2025-10-10T01:25:15.2726580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_signed_ops.h 2025-10-10T01:25:15.2730643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_vulkan_available.h 2025-10-10T01:25:15.2735563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_vulkan_available_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.2738795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_vulkan_available_native.h 2025-10-10T01:25:15.2743070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_vulkan_available_ops.h 2025-10-10T01:25:15.2747325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\item.h 2025-10-10T01:25:15.2750647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\item_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.2754756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\item_native.h 2025-10-10T01:25:15.2758870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\item_ops.h 2025-10-10T01:25:15.2762257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kaiser_window.h 2025-10-10T01:25:15.2766128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kaiser_window_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.2770405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kaiser_window_native.h 2025-10-10T01:25:15.2773678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kaiser_window_ops.h 2025-10-10T01:25:15.2777768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kl_div.h 2025-10-10T01:25:15.2782056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kl_div_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.2785573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kl_div_native.h 2025-10-10T01:25:15.2789652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kl_div_ops.h 2025-10-10T01:25:15.2793642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kron.h 2025-10-10T01:25:15.2797249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kron_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.2800996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kron_native.h 2025-10-10T01:25:15.2804964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kron_ops.h 2025-10-10T01:25:15.2808295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue.h 2025-10-10T01:25:15.2812765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.2816887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.2820521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue_cpu_dispatch.h 2025-10-10T01:25:15.2824920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue_cuda_dispatch.h 2025-10-10T01:25:15.2828729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue_native.h 2025-10-10T01:25:15.2833532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue_ops.h 2025-10-10T01:25:15.2836328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\l1_loss.h 2025-10-10T01:25:15.2840097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\l1_loss_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.2844966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\l1_loss_native.h 2025-10-10T01:25:15.2847641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\l1_loss_ops.h 2025-10-10T01:25:15.2851858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\layer_norm.h 2025-10-10T01:25:15.2855437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\layer_norm_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.2864467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\layer_norm_native.h 2025-10-10T01:25:15.2864741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\layer_norm_ops.h 2025-10-10T01:25:15.2867290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm.h 2025-10-10T01:25:15.2871580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.2876524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_cpu_dispatch.h 2025-10-10T01:25:15.2879433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_cuda_dispatch.h 2025-10-10T01:25:15.2883159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_meta.h 2025-10-10T01:25:15.2886761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_meta_dispatch.h 2025-10-10T01:25:15.2890516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_native.h 2025-10-10T01:25:15.2894050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_ops.h 2025-10-10T01:25:15.2897552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ldexp.h 2025-10-10T01:25:15.2901225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ldexp_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.2904897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ldexp_native.h 2025-10-10T01:25:15.2908571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ldexp_ops.h 2025-10-10T01:25:15.2912205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le.h 2025-10-10T01:25:15.2916037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu.h 2025-10-10T01:25:15.2919635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward.h 2025-10-10T01:25:15.2923811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.2927477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_cpu_dispatch.h 2025-10-10T01:25:15.2931472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_cuda_dispatch.h 2025-10-10T01:25:15.2935751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_meta.h 2025-10-10T01:25:15.2939701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_meta_dispatch.h 2025-10-10T01:25:15.2943479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_native.h 2025-10-10T01:25:15.2947508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_ops.h 2025-10-10T01:25:15.2951579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.2955486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_cpu_dispatch.h 2025-10-10T01:25:15.2959372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_cuda_dispatch.h 2025-10-10T01:25:15.2963803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_meta.h 2025-10-10T01:25:15.2967114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_meta_dispatch.h 2025-10-10T01:25:15.2970784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_native.h 2025-10-10T01:25:15.2974473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_ops.h 2025-10-10T01:25:15.2978145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp.h 2025-10-10T01:25:15.2981826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.2985802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_cpu_dispatch.h 2025-10-10T01:25:15.2989616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_cuda_dispatch.h 2025-10-10T01:25:15.2993337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_meta.h 2025-10-10T01:25:15.2996959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_meta_dispatch.h 2025-10-10T01:25:15.3000589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_native.h 2025-10-10T01:25:15.3004345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_ops.h 2025-10-10T01:25:15.3008505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less.h 2025-10-10T01:25:15.3011389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.3015793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_equal.h 2025-10-10T01:25:15.3019607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_equal_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.3023288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_equal_native.h 2025-10-10T01:25:15.3027538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_equal_ops.h 2025-10-10T01:25:15.3031285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_native.h 2025-10-10T01:25:15.3034843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_ops.h 2025-10-10T01:25:15.3038516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.3042357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_cpu_dispatch.h 2025-10-10T01:25:15.3045973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_cuda_dispatch.h 2025-10-10T01:25:15.3049486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_meta.h 2025-10-10T01:25:15.3052913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_meta_dispatch.h 2025-10-10T01:25:15.3056475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_native.h 2025-10-10T01:25:15.3059989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_ops.h 2025-10-10T01:25:15.3063322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma.h 2025-10-10T01:25:15.3066938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.3070825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_cpu_dispatch.h 2025-10-10T01:25:15.3074512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_cuda_dispatch.h 2025-10-10T01:25:15.3078218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_meta.h 2025-10-10T01:25:15.3082106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_meta_dispatch.h 2025-10-10T01:25:15.3085742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_native.h 2025-10-10T01:25:15.3089459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_ops.h 2025-10-10T01:25:15.3093114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift.h 2025-10-10T01:25:15.3096652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.3100319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh.h 2025-10-10T01:25:15.3104624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.3108092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_copy.h 2025-10-10T01:25:15.3112010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.3115996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.3119707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_copy_native.h 2025-10-10T01:25:15.3123969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_copy_ops.h 2025-10-10T01:25:15.3127814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_native.h 2025-10-10T01:25:15.3132047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_ops.h 2025-10-10T01:25:15.3135808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_native.h 2025-10-10T01:25:15.3139788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_ops.h 2025-10-10T01:25:15.3143137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky.h 2025-10-10T01:25:15.3146913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.3150911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex.h 2025-10-10T01:25:15.3155277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.3159071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_cpu_dispatch.h 2025-10-10T01:25:15.3162934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_cuda_dispatch.h 2025-10-10T01:25:15.3166731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_meta.h 2025-10-10T01:25:15.3170526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_meta_dispatch.h 2025-10-10T01:25:15.3174481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_native.h 2025-10-10T01:25:15.3178423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_ops.h 2025-10-10T01:25:15.3182183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_native.h 2025-10-10T01:25:15.3185984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ops.h 2025-10-10T01:25:15.3190259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cond.h 2025-10-10T01:25:15.3194247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cond_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.3198101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cond_native.h 2025-10-10T01:25:15.3202187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cond_ops.h 2025-10-10T01:25:15.3206380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross.h 2025-10-10T01:25:15.3210962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.3215016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_cpu_dispatch.h 2025-10-10T01:25:15.3218885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_cuda_dispatch.h 2025-10-10T01:25:15.3222715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_meta.h 2025-10-10T01:25:15.3226519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_meta_dispatch.h 2025-10-10T01:25:15.3230674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_native.h 2025-10-10T01:25:15.3234571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_ops.h 2025-10-10T01:25:15.3239080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_det.h 2025-10-10T01:25:15.3243257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_det_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.3247048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_det_native.h 2025-10-10T01:25:15.3250840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_det_ops.h 2025-10-10T01:25:15.3254672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_diagonal.h 2025-10-10T01:25:15.3258789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_diagonal_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.3262793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_diagonal_native.h 2025-10-10T01:25:15.3266641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_diagonal_ops.h 2025-10-10T01:25:15.3270491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eig.h 2025-10-10T01:25:15.3274227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigh.h 2025-10-10T01:25:15.3278718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigh_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.3282513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigh_native.h 2025-10-10T01:25:15.3286522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigh_ops.h 2025-10-10T01:25:15.3290334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvals.h 2025-10-10T01:25:15.3294192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvalsh.h 2025-10-10T01:25:15.3298500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvalsh_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.3302277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvalsh_native.h 2025-10-10T01:25:15.3306326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvalsh_ops.h 2025-10-10T01:25:15.3310576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvals_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.3314763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvals_cpu_dispatch.h 2025-10-10T01:25:15.3318707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvals_cuda_dispatch.h 2025-10-10T01:25:15.3322817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvals_native.h 2025-10-10T01:25:15.3326855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvals_ops.h 2025-10-10T01:25:15.3330651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eig_cpu_dispatch.h 2025-10-10T01:25:15.3334640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eig_cuda_dispatch.h 2025-10-10T01:25:15.3338498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eig_native.h 2025-10-10T01:25:15.3342529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eig_ops.h 2025-10-10T01:25:15.3346972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_householder_product.h 2025-10-10T01:25:15.3351405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_householder_product_cpu_dispatch.h 2025-10-10T01:25:15.3355077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_householder_product_cuda_dispatch.h 2025-10-10T01:25:15.3359582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_householder_product_native.h 2025-10-10T01:25:15.3363613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_householder_product_ops.h 2025-10-10T01:25:15.3367441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv.h 2025-10-10T01:25:15.3371896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.3375947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex.h 2025-10-10T01:25:15.3380387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.3384359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_cpu_dispatch.h 2025-10-10T01:25:15.3388693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_cuda_dispatch.h 2025-10-10T01:25:15.3392751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_meta.h 2025-10-10T01:25:15.3397241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_meta_dispatch.h 2025-10-10T01:25:15.3401364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_native.h 2025-10-10T01:25:15.3405134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_ops.h 2025-10-10T01:25:15.3409120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_native.h 2025-10-10T01:25:15.3412945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ops.h 2025-10-10T01:25:15.3417220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor.h 2025-10-10T01:25:15.3421232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.3425661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex.h 2025-10-10T01:25:15.3430209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.3434262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_cpu_dispatch.h 2025-10-10T01:25:15.3439662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_cuda_dispatch.h 2025-10-10T01:25:15.3443842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_meta.h 2025-10-10T01:25:15.3447906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_meta_dispatch.h 2025-10-10T01:25:15.3452797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_native.h 2025-10-10T01:25:15.3456615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_ops.h 2025-10-10T01:25:15.3460680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_native.h 2025-10-10T01:25:15.3465239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ops.h 2025-10-10T01:25:15.3469215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve.h 2025-10-10T01:25:15.3473306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.3477482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_cpu_dispatch.h 2025-10-10T01:25:15.3481421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_cuda_dispatch.h 2025-10-10T01:25:15.3485435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_meta.h 2025-10-10T01:25:15.3489369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_meta_dispatch.h 2025-10-10T01:25:15.3493789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_native.h 2025-10-10T01:25:15.3497593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_ops.h 2025-10-10T01:25:15.3501314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lstsq.h 2025-10-10T01:25:15.3505406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lstsq_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.3509709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lstsq_cpu_dispatch.h 2025-10-10T01:25:15.3513714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lstsq_cuda_dispatch.h 2025-10-10T01:25:15.3517529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lstsq_native.h 2025-10-10T01:25:15.3521250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lstsq_ops.h 2025-10-10T01:25:15.3525014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu.h 2025-10-10T01:25:15.3528991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.3532984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_cpu_dispatch.h 2025-10-10T01:25:15.3537392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_cuda_dispatch.h 2025-10-10T01:25:15.3541170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor.h 2025-10-10T01:25:15.3545168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.3575734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex.h 2025-10-10T01:25:15.3580357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.3584897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_cpu_dispatch.h 2025-10-10T01:25:15.3588847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_cuda_dispatch.h 2025-10-10T01:25:15.3592714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_meta.h 2025-10-10T01:25:15.3596530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_meta_dispatch.h 2025-10-10T01:25:15.3600334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_native.h 2025-10-10T01:25:15.3603996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_ops.h 2025-10-10T01:25:15.3608379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_native.h 2025-10-10T01:25:15.3612214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ops.h 2025-10-10T01:25:15.3616038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_meta.h 2025-10-10T01:25:15.3619822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_meta_dispatch.h 2025-10-10T01:25:15.3623599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_native.h 2025-10-10T01:25:15.3627387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_ops.h 2025-10-10T01:25:15.3631443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve.h 2025-10-10T01:25:15.3635421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.3639536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_cpu_dispatch.h 2025-10-10T01:25:15.3643375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_cuda_dispatch.h 2025-10-10T01:25:15.3647118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_meta.h 2025-10-10T01:25:15.3650941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_meta_dispatch.h 2025-10-10T01:25:15.3654733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_native.h 2025-10-10T01:25:15.3658595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_ops.h 2025-10-10T01:25:15.3662486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matmul.h 2025-10-10T01:25:15.3666550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matmul_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.3670528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matmul_native.h 2025-10-10T01:25:15.3674458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matmul_ops.h 2025-10-10T01:25:15.3678253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_exp.h 2025-10-10T01:25:15.3682869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_exp_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.3686867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_exp_cpu_dispatch.h 2025-10-10T01:25:15.3691063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_exp_cuda_dispatch.h 2025-10-10T01:25:15.3695007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_exp_native.h 2025-10-10T01:25:15.3698864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_exp_ops.h 2025-10-10T01:25:15.3702732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_norm.h 2025-10-10T01:25:15.3706988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_norm_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.3710877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_norm_native.h 2025-10-10T01:25:15.3714879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_norm_ops.h 2025-10-10T01:25:15.3718787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_power.h 2025-10-10T01:25:15.3723072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_power_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.3726974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_power_native.h 2025-10-10T01:25:15.3730839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_power_ops.h 2025-10-10T01:25:15.3734839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_rank.h 2025-10-10T01:25:15.3738943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_rank_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.3742924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_rank_native.h 2025-10-10T01:25:15.3747355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_rank_ops.h 2025-10-10T01:25:15.3751734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_multi_dot.h 2025-10-10T01:25:15.3755984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_multi_dot_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.3759748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_multi_dot_native.h 2025-10-10T01:25:15.3763669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_multi_dot_ops.h 2025-10-10T01:25:15.3767570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_norm.h 2025-10-10T01:25:15.3772362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_norm_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.3776690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_norm_native.h 2025-10-10T01:25:15.3780563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_norm_ops.h 2025-10-10T01:25:15.3784162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_pinv.h 2025-10-10T01:25:15.3788845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.3792858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_pinv_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.3796974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_pinv_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.3801130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_pinv_native.h 2025-10-10T01:25:15.3804955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_pinv_ops.h 2025-10-10T01:25:15.3808652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr.h 2025-10-10T01:25:15.3812917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.3816685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_cpu_dispatch.h 2025-10-10T01:25:15.3820803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_cuda_dispatch.h 2025-10-10T01:25:15.3824916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_meta.h 2025-10-10T01:25:15.3828807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_meta_dispatch.h 2025-10-10T01:25:15.3832614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_native.h 2025-10-10T01:25:15.3836474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_ops.h 2025-10-10T01:25:15.3840258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_slogdet.h 2025-10-10T01:25:15.3844518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_slogdet_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.3848639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_slogdet_native.h 2025-10-10T01:25:15.3852461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_slogdet_ops.h 2025-10-10T01:25:15.3856341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve.h 2025-10-10T01:25:15.3860506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.3864951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_ex.h 2025-10-10T01:25:15.3869320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_ex_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.3873362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_ex_native.h 2025-10-10T01:25:15.3877686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_ex_ops.h 2025-10-10T01:25:15.3881912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_native.h 2025-10-10T01:25:15.3886200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_ops.h 2025-10-10T01:25:15.3891401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_triangular.h 2025-10-10T01:25:15.3896567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_triangular_cpu_dispatch.h 2025-10-10T01:25:15.3900802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_triangular_cuda_dispatch.h 2025-10-10T01:25:15.3905155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_triangular_native.h 2025-10-10T01:25:15.3909521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_triangular_ops.h 2025-10-10T01:25:15.3913541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svd.h 2025-10-10T01:25:15.3917641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svdvals.h 2025-10-10T01:25:15.3921935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svdvals_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.3926023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svdvals_native.h 2025-10-10T01:25:15.3930495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svdvals_ops.h 2025-10-10T01:25:15.3934915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svd_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.3940284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svd_native.h 2025-10-10T01:25:15.3944204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svd_ops.h 2025-10-10T01:25:15.3948376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorinv.h 2025-10-10T01:25:15.3952462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorinv_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.3956217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorinv_native.h 2025-10-10T01:25:15.3960289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorinv_ops.h 2025-10-10T01:25:15.3964092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorsolve.h 2025-10-10T01:25:15.3971106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorsolve_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.3975088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorsolve_native.h 2025-10-10T01:25:15.3979093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorsolve_ops.h 2025-10-10T01:25:15.3983417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vander.h 2025-10-10T01:25:15.3987441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vander_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.3991579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vander_native.h 2025-10-10T01:25:15.3996151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vander_ops.h 2025-10-10T01:25:15.4029260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vecdot.h 2025-10-10T01:25:15.4033297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vecdot_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.4038200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vecdot_native.h 2025-10-10T01:25:15.4041997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vecdot_ops.h 2025-10-10T01:25:15.4045828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm.h 2025-10-10T01:25:15.4049908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.4053916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_cpu_dispatch.h 2025-10-10T01:25:15.4057911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_cuda_dispatch.h 2025-10-10T01:25:15.4061969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_meta.h 2025-10-10T01:25:15.4065739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_meta_dispatch.h 2025-10-10T01:25:15.4070022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_native.h 2025-10-10T01:25:15.4073933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_ops.h 2025-10-10T01:25:15.4077918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear.h 2025-10-10T01:25:15.4081581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_backward.h 2025-10-10T01:25:15.4085571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.4089085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_backward_native.h 2025-10-10T01:25:15.4092974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_backward_ops.h 2025-10-10T01:25:15.4096863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.4100760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.4104933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_native.h 2025-10-10T01:25:15.4108871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_ops.h 2025-10-10T01:25:15.4112497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace.h 2025-10-10T01:25:15.4116062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.4119733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace_cpu_dispatch.h 2025-10-10T01:25:15.4123789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace_cuda_dispatch.h 2025-10-10T01:25:15.4127799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace_meta_dispatch.h 2025-10-10T01:25:15.4131687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace_native.h 2025-10-10T01:25:15.4135531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace_ops.h 2025-10-10T01:25:15.4139348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log.h 2025-10-10T01:25:15.4143219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10.h 2025-10-10T01:25:15.4147032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.4150842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_cpu_dispatch.h 2025-10-10T01:25:15.4154766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_cuda_dispatch.h 2025-10-10T01:25:15.4158937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_meta.h 2025-10-10T01:25:15.4162878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_meta_dispatch.h 2025-10-10T01:25:15.4166997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_native.h 2025-10-10T01:25:15.4175106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_ops.h 2025-10-10T01:25:15.4179269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p.h 2025-10-10T01:25:15.4181865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.4186801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_cpu_dispatch.h 2025-10-10T01:25:15.4190119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_cuda_dispatch.h 2025-10-10T01:25:15.4193719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_meta.h 2025-10-10T01:25:15.4197658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_meta_dispatch.h 2025-10-10T01:25:15.4201740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_native.h 2025-10-10T01:25:15.4205523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_ops.h 2025-10-10T01:25:15.4210166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2.h 2025-10-10T01:25:15.4213855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.4218191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_cpu_dispatch.h 2025-10-10T01:25:15.4222038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_cuda_dispatch.h 2025-10-10T01:25:15.4225854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_meta.h 2025-10-10T01:25:15.4229999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_meta_dispatch.h 2025-10-10T01:25:15.4233843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_native.h 2025-10-10T01:25:15.4237694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_ops.h 2025-10-10T01:25:15.4241590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp.h 2025-10-10T01:25:15.4245319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2.h 2025-10-10T01:25:15.4249426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.4253293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_cpu_dispatch.h 2025-10-10T01:25:15.4257561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_cuda_dispatch.h 2025-10-10T01:25:15.4262303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_meta.h 2025-10-10T01:25:15.4266439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_meta_dispatch.h 2025-10-10T01:25:15.4270580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_native.h 2025-10-10T01:25:15.4274705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_ops.h 2025-10-10T01:25:15.4278640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.4282322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_cpu_dispatch.h 2025-10-10T01:25:15.4286489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_cuda_dispatch.h 2025-10-10T01:25:15.4291375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_meta.h 2025-10-10T01:25:15.4294321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_meta_dispatch.h 2025-10-10T01:25:15.4298166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_native.h 2025-10-10T01:25:15.4302876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_ops.h 2025-10-10T01:25:15.4305913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logcumsumexp.h 2025-10-10T01:25:15.4309891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logcumsumexp_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.4314549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logcumsumexp_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.4317941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logcumsumexp_native.h 2025-10-10T01:25:15.4322225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logcumsumexp_ops.h 2025-10-10T01:25:15.4326170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logdet.h 2025-10-10T01:25:15.4329876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logdet_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.4333727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logdet_native.h 2025-10-10T01:25:15.4337561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logdet_ops.h 2025-10-10T01:25:15.4341353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_and.h 2025-10-10T01:25:15.4345759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_and_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.4349816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_and_cpu_dispatch.h 2025-10-10T01:25:15.4354897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_and_cuda_dispatch.h 2025-10-10T01:25:15.4357806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_and_native.h 2025-10-10T01:25:15.4361662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_and_ops.h 2025-10-10T01:25:15.4379162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_not.h 2025-10-10T01:25:15.4379935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_not_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.4380728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_not_cpu_dispatch.h 2025-10-10T01:25:15.4381438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_not_cuda_dispatch.h 2025-10-10T01:25:15.4385146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_not_native.h 2025-10-10T01:25:15.4388087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_not_ops.h 2025-10-10T01:25:15.4392069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_or.h 2025-10-10T01:25:15.4397537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_or_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.4400091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_or_cpu_dispatch.h 2025-10-10T01:25:15.4404279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_or_cuda_dispatch.h 2025-10-10T01:25:15.4408036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_or_native.h 2025-10-10T01:25:15.4411992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_or_ops.h 2025-10-10T01:25:15.4415867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_xor.h 2025-10-10T01:25:15.4419769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_xor_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.4424313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_xor_cpu_dispatch.h 2025-10-10T01:25:15.4428093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_xor_cuda_dispatch.h 2025-10-10T01:25:15.4432055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_xor_native.h 2025-10-10T01:25:15.4435973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_xor_ops.h 2025-10-10T01:25:15.4439736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit.h 2025-10-10T01:25:15.4443226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward.h 2025-10-10T01:25:15.4447174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.4451193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_cpu_dispatch.h 2025-10-10T01:25:15.4454936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_cuda_dispatch.h 2025-10-10T01:25:15.4458679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_meta.h 2025-10-10T01:25:15.4462892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_meta_dispatch.h 2025-10-10T01:25:15.4466617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_native.h 2025-10-10T01:25:15.4470455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_ops.h 2025-10-10T01:25:15.4474358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_cpu_dispatch.h 2025-10-10T01:25:15.4478522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_cuda_dispatch.h 2025-10-10T01:25:15.4482329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_meta_dispatch.h 2025-10-10T01:25:15.4486116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_native.h 2025-10-10T01:25:15.4490050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_ops.h 2025-10-10T01:25:15.4493840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace.h 2025-10-10T01:25:15.4497925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.4501674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace_cpu_dispatch.h 2025-10-10T01:25:15.4505360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace_cuda_dispatch.h 2025-10-10T01:25:15.4509372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace_meta_dispatch.h 2025-10-10T01:25:15.4513106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace_native.h 2025-10-10T01:25:15.4517793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace_ops.h 2025-10-10T01:25:15.4520903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logsumexp.h 2025-10-10T01:25:15.4525236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logsumexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.4529024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logsumexp_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.4532863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logsumexp_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.4536685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logsumexp_native.h 2025-10-10T01:25:15.4540446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logsumexp_ops.h 2025-10-10T01:25:15.4544601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.4548305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_cpu_dispatch.h 2025-10-10T01:25:15.4552002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_cuda_dispatch.h 2025-10-10T01:25:15.4555565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_meta.h 2025-10-10T01:25:15.4559024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_meta_dispatch.h 2025-10-10T01:25:15.4562628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_native.h 2025-10-10T01:25:15.4566277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal.h 2025-10-10T01:25:15.4570075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.4574286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal_cpu_dispatch.h 2025-10-10T01:25:15.4589484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal_cuda_dispatch.h 2025-10-10T01:25:15.4590242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal_meta_dispatch.h 2025-10-10T01:25:15.4590933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal_native.h 2025-10-10T01:25:15.4591566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal_ops.h 2025-10-10T01:25:15.4594012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_ops.h 2025-10-10T01:25:15.4598637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid.h 2025-10-10T01:25:15.4602379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_backward.h 2025-10-10T01:25:15.4606397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_backward_cpu_dispatch.h 2025-10-10T01:25:15.4610228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_backward_cuda_dispatch.h 2025-10-10T01:25:15.4614068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_backward_native.h 2025-10-10T01:25:15.4618044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_backward_ops.h 2025-10-10T01:25:15.4622110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.4625797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_forward.h 2025-10-10T01:25:15.4630082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_forward_cpu_dispatch.h 2025-10-10T01:25:15.4634327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_forward_cuda_dispatch.h 2025-10-10T01:25:15.4667332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_forward_native.h 2025-10-10T01:25:15.4671673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_forward_ops.h 2025-10-10T01:25:15.4675533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_native.h 2025-10-10T01:25:15.4680212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_ops.h 2025-10-10T01:25:15.4683318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_softmax.h 2025-10-10T01:25:15.4687363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_softmax_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.4691401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_softmax_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.4695174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_softmax_native.h 2025-10-10T01:25:15.4698964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_softmax_ops.h 2025-10-10T01:25:15.4702701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift.h 2025-10-10T01:25:15.4706431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.4710097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift_cpu_dispatch.h 2025-10-10T01:25:15.4714404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift_cuda_dispatch.h 2025-10-10T01:25:15.4718451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift_meta_dispatch.h 2025-10-10T01:25:15.4722237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift_native.h 2025-10-10T01:25:15.4725981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift_ops.h 2025-10-10T01:25:15.4729723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm.h 2025-10-10T01:25:15.4733548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_cell.h 2025-10-10T01:25:15.4737574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_cell_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.4741229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_cell_native.h 2025-10-10T01:25:15.4745025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_cell_ops.h 2025-10-10T01:25:15.4751117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.4754995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_mps_backward.h 2025-10-10T01:25:15.4758871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_mps_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.4762609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_mps_backward_native.h 2025-10-10T01:25:15.4766385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_mps_backward_ops.h 2025-10-10T01:25:15.4770217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_native.h 2025-10-10T01:25:15.4774142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_ops.h 2025-10-10T01:25:15.4777601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt.h 2025-10-10T01:25:15.4781538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.4785150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_cpu_dispatch.h 2025-10-10T01:25:15.4788749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_cuda_dispatch.h 2025-10-10T01:25:15.4792359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_meta.h 2025-10-10T01:25:15.4795855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_meta_dispatch.h 2025-10-10T01:25:15.4799808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_native.h 2025-10-10T01:25:15.4803702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_ops.h 2025-10-10T01:25:15.4807494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_solve.h 2025-10-10T01:25:15.4811094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_solve_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.4814972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_solve_native.h 2025-10-10T01:25:15.4818570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_solve_ops.h 2025-10-10T01:25:15.4822267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack.h 2025-10-10T01:25:15.4826048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.4830799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_cpu_dispatch.h 2025-10-10T01:25:15.4834575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_cuda_dispatch.h 2025-10-10T01:25:15.4838339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_meta.h 2025-10-10T01:25:15.4842213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_meta_dispatch.h 2025-10-10T01:25:15.4846043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_native.h 2025-10-10T01:25:15.4849688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_ops.h 2025-10-10T01:25:15.4853408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\margin_ranking_loss.h 2025-10-10T01:25:15.4857615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\margin_ranking_loss_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.4861405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\margin_ranking_loss_native.h 2025-10-10T01:25:15.4865116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\margin_ranking_loss_ops.h 2025-10-10T01:25:15.4868890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill.h 2025-10-10T01:25:15.4872999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.4876666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill_cpu_dispatch.h 2025-10-10T01:25:15.4880371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill_cuda_dispatch.h 2025-10-10T01:25:15.4884701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill_meta_dispatch.h 2025-10-10T01:25:15.4888352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill_native.h 2025-10-10T01:25:15.4892086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill_ops.h 2025-10-10T01:25:15.4895785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter.h 2025-10-10T01:25:15.4899586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_backward.h 2025-10-10T01:25:15.4903663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.4907278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_backward_native.h 2025-10-10T01:25:15.4911427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_backward_ops.h 2025-10-10T01:25:15.4915514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.4919302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_cpu_dispatch.h 2025-10-10T01:25:15.4923123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_cuda_dispatch.h 2025-10-10T01:25:15.4926873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_meta_dispatch.h 2025-10-10T01:25:15.4931037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_native.h 2025-10-10T01:25:15.4935010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_ops.h 2025-10-10T01:25:15.4939144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select.h 2025-10-10T01:25:15.4942974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_backward.h 2025-10-10T01:25:15.4946951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.4950857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_backward_native.h 2025-10-10T01:25:15.4954665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_backward_ops.h 2025-10-10T01:25:15.4958477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_cpu_dispatch.h 2025-10-10T01:25:15.4962498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_cuda_dispatch.h 2025-10-10T01:25:15.4966348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_native.h 2025-10-10T01:25:15.4970201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_ops.h 2025-10-10T01:25:15.4973916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul.h 2025-10-10T01:25:15.4977560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_backward.h 2025-10-10T01:25:15.4981325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.4985229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_backward_native.h 2025-10-10T01:25:15.4989184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_backward_ops.h 2025-10-10T01:25:15.4993625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.4997398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_native.h 2025-10-10T01:25:15.5001127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_ops.h 2025-10-10T01:25:15.5004871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp.h 2025-10-10T01:25:15.5008576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_backward.h 2025-10-10T01:25:15.5012438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.5016606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_backward_native.h 2025-10-10T01:25:15.5020339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_backward_ops.h 2025-10-10T01:25:15.5025260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.5029218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_native.h 2025-10-10T01:25:15.5033118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_ops.h 2025-10-10T01:25:15.5037205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_H.h 2025-10-10T01:25:15.5041351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_H_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.5045377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_H_native.h 2025-10-10T01:25:15.5049720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_H_ops.h 2025-10-10T01:25:15.5053501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_power.h 2025-10-10T01:25:15.5057463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_power_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.5061223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_power_native.h 2025-10-10T01:25:15.5065025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_power_ops.h 2025-10-10T01:25:15.5069165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max.h 2025-10-10T01:25:15.5072764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum.h 2025-10-10T01:25:15.5076527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.5080113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_cpu_dispatch.h 2025-10-10T01:25:15.5085088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_cuda_dispatch.h 2025-10-10T01:25:15.5087963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_meta.h 2025-10-10T01:25:15.5092437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_meta_dispatch.h 2025-10-10T01:25:15.5096672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_native.h 2025-10-10T01:25:15.5100239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_ops.h 2025-10-10T01:25:15.5104898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.5109087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.5113694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_cpu_dispatch.h 2025-10-10T01:25:15.5116668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_cuda_dispatch.h 2025-10-10T01:25:15.5120411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_meta.h 2025-10-10T01:25:15.5123791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_meta_dispatch.h 2025-10-10T01:25:15.5127531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_native.h 2025-10-10T01:25:15.5131277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_ops.h 2025-10-10T01:25:15.5134855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d.h 2025-10-10T01:25:15.5139330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.5143374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_native.h 2025-10-10T01:25:15.5147623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_ops.h 2025-10-10T01:25:15.5151685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_with_indices.h 2025-10-10T01:25:15.5156068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_with_indices_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.5160031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_with_indices_native.h 2025-10-10T01:25:15.5163873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_with_indices_ops.h 2025-10-10T01:25:15.5167806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d.h 2025-10-10T01:25:15.5171941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_backward.h 2025-10-10T01:25:15.5177201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.5180150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_backward_native.h 2025-10-10T01:25:15.5184407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_backward_ops.h 2025-10-10T01:25:15.5188909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.5192523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_native.h 2025-10-10T01:25:15.5196554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_ops.h 2025-10-10T01:25:15.5200439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices.h 2025-10-10T01:25:15.5204286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward.h 2025-10-10T01:25:15.5208534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.5212863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_cpu_dispatch.h 2025-10-10T01:25:15.5217850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_cuda_dispatch.h 2025-10-10T01:25:15.5221233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_meta.h 2025-10-10T01:25:15.5225652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_meta_dispatch.h 2025-10-10T01:25:15.5229819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_native.h 2025-10-10T01:25:15.5234705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_ops.h 2025-10-10T01:25:15.5238181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.5242189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_cpu_dispatch.h 2025-10-10T01:25:15.5246772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_cuda_dispatch.h 2025-10-10T01:25:15.5250609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_meta.h 2025-10-10T01:25:15.5255462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_meta_dispatch.h 2025-10-10T01:25:15.5260543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_native.h 2025-10-10T01:25:15.5264908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_ops.h 2025-10-10T01:25:15.5269661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d.h 2025-10-10T01:25:15.5272988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.5277097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_native.h 2025-10-10T01:25:15.5281251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_ops.h 2025-10-10T01:25:15.5284997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices.h 2025-10-10T01:25:15.5290639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_backward.h 2025-10-10T01:25:15.5296011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_backward_cpu_dispatch.h 2025-10-10T01:25:15.5301402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_backward_cuda_dispatch.h 2025-10-10T01:25:15.5306751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_backward_native.h 2025-10-10T01:25:15.5312268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_backward_ops.h 2025-10-10T01:25:15.5317680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_cpu_dispatch.h 2025-10-10T01:25:15.5323740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_cuda_dispatch.h 2025-10-10T01:25:15.5329139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_native.h 2025-10-10T01:25:15.5333580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_ops.h 2025-10-10T01:25:15.5338708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool2d.h 2025-10-10T01:25:15.5343846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool2d_cpu_dispatch.h 2025-10-10T01:25:15.5349118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool2d_cuda_dispatch.h 2025-10-10T01:25:15.5354550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool2d_native.h 2025-10-10T01:25:15.5359849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool2d_ops.h 2025-10-10T01:25:15.5365249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool3d.h 2025-10-10T01:25:15.5387868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool3d_cpu_dispatch.h 2025-10-10T01:25:15.5394110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool3d_cuda_dispatch.h 2025-10-10T01:25:15.5398193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool3d_native.h 2025-10-10T01:25:15.5403862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool3d_ops.h 2025-10-10T01:25:15.5410337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean.h 2025-10-10T01:25:15.5415105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.5418803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.5423669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.5426410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_cpu_dispatch.h 2025-10-10T01:25:15.5430223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_cuda_dispatch.h 2025-10-10T01:25:15.5433978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_meta.h 2025-10-10T01:25:15.5437832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_meta_dispatch.h 2025-10-10T01:25:15.5441948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_native.h 2025-10-10T01:25:15.5445581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_ops.h 2025-10-10T01:25:15.5449075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median.h 2025-10-10T01:25:15.5452676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.5456404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.5460006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median_cpu_dispatch.h 2025-10-10T01:25:15.5463730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median_cuda_dispatch.h 2025-10-10T01:25:15.5467526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median_native.h 2025-10-10T01:25:15.5471529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median_ops.h 2025-10-10T01:25:15.5475105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\meshgrid.h 2025-10-10T01:25:15.5478747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\meshgrid_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.5482580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\meshgrid_native.h 2025-10-10T01:25:15.5486456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\meshgrid_ops.h 2025-10-10T01:25:15.5490044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mH.h 2025-10-10T01:25:15.5494128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mH_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.5497878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mH_native.h 2025-10-10T01:25:15.5501529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mH_ops.h 2025-10-10T01:25:15.5504933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min.h 2025-10-10T01:25:15.5509005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum.h 2025-10-10T01:25:15.5513167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.5516837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_cpu_dispatch.h 2025-10-10T01:25:15.5520485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_cuda_dispatch.h 2025-10-10T01:25:15.5524391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_meta.h 2025-10-10T01:25:15.5528757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_meta_dispatch.h 2025-10-10T01:25:15.5532435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_native.h 2025-10-10T01:25:15.5536471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_ops.h 2025-10-10T01:25:15.5540408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.5544081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.5547711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_cpu_dispatch.h 2025-10-10T01:25:15.5551747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_cuda_dispatch.h 2025-10-10T01:25:15.5555486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_meta.h 2025-10-10T01:25:15.5559143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_meta_dispatch.h 2025-10-10T01:25:15.5562821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_native.h 2025-10-10T01:25:15.5566323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_ops.h 2025-10-10T01:25:15.5569666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm.h 2025-10-10T01:25:15.5573288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_backward.h 2025-10-10T01:25:15.5577154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.5580853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_backward_cuda_dispatch.h 2025-10-10T01:25:15.5584988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_backward_native.h 2025-10-10T01:25:15.5588884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_backward_ops.h 2025-10-10T01:25:15.5592852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.5596606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_cuda_dispatch.h 2025-10-10T01:25:15.5600487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_native.h 2025-10-10T01:25:15.5604218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_ops.h 2025-10-10T01:25:15.5608370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution.h 2025-10-10T01:25:15.5612694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_add_relu.h 2025-10-10T01:25:15.5616570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_add_relu_cuda_dispatch.h 2025-10-10T01:25:15.5620341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_add_relu_native.h 2025-10-10T01:25:15.5624132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_add_relu_ops.h 2025-10-10T01:25:15.5628199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.5632267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_cuda_dispatch.h 2025-10-10T01:25:15.5636104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_native.h 2025-10-10T01:25:15.5639929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_ops.h 2025-10-10T01:25:15.5643749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_relu.h 2025-10-10T01:25:15.5647655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_relu_cuda_dispatch.h 2025-10-10T01:25:15.5651533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_relu_native.h 2025-10-10T01:25:15.5655681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_relu_ops.h 2025-10-10T01:25:15.5659800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_transpose.h 2025-10-10T01:25:15.5663964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.5667841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_transpose_cuda_dispatch.h 2025-10-10T01:25:15.5671790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_transpose_native.h 2025-10-10T01:25:15.5675748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_transpose_ops.h 2025-10-10T01:25:15.5679729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_depthwise_convolution.h 2025-10-10T01:25:15.5684060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.5688354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_depthwise_convolution_cuda_dispatch.h 2025-10-10T01:25:15.5692249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_depthwise_convolution_native.h 2025-10-10T01:25:15.5696676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_depthwise_convolution_ops.h 2025-10-10T01:25:15.5700645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn.h 2025-10-10T01:25:15.5704879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_backward.h 2025-10-10T01:25:15.5709369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.5713165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_backward_cuda_dispatch.h 2025-10-10T01:25:15.5716943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_backward_native.h 2025-10-10T01:25:15.5751754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_backward_ops.h 2025-10-10T01:25:15.5756710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.5759806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_cuda_dispatch.h 2025-10-10T01:25:15.5763927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_native.h 2025-10-10T01:25:15.5768175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_ops.h 2025-10-10T01:25:15.5771518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish.h 2025-10-10T01:25:15.5775907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_backward.h 2025-10-10T01:25:15.5779937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.5783704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_backward_cpu_dispatch.h 2025-10-10T01:25:15.5788001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_backward_cuda_dispatch.h 2025-10-10T01:25:15.5792020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_backward_native.h 2025-10-10T01:25:15.5795854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_backward_ops.h 2025-10-10T01:25:15.5799985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.5804194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_cpu_dispatch.h 2025-10-10T01:25:15.5808771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_cuda_dispatch.h 2025-10-10T01:25:15.5811717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_meta.h 2025-10-10T01:25:15.5816151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_meta_dispatch.h 2025-10-10T01:25:15.5820422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_native.h 2025-10-10T01:25:15.5824116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_ops.h 2025-10-10T01:25:15.5828133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d.h 2025-10-10T01:25:15.5832185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward.h 2025-10-10T01:25:15.5837303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.5840224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_native.h 2025-10-10T01:25:15.5845087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_ops.h 2025-10-10T01:25:15.5849192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_native.h 2025-10-10T01:25:15.5852818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_ops.h 2025-10-10T01:25:15.5856744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_convolution.h 2025-10-10T01:25:15.5861306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_convolution_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.5866048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_convolution_native.h 2025-10-10T01:25:15.5869507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_convolution_ops.h 2025-10-10T01:25:15.5873757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear.h 2025-10-10T01:25:15.5877526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward.h 2025-10-10T01:25:15.5881771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.5885826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_input.h 2025-10-10T01:25:15.5890101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.5894414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_input_native.h 2025-10-10T01:25:15.5904419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_input_ops.h 2025-10-10T01:25:15.5904767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_native.h 2025-10-10T01:25:15.5907049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_ops.h 2025-10-10T01:25:15.5911195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_weights.h 2025-10-10T01:25:15.5916614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.5919479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_weights_native.h 2025-10-10T01:25:15.5923541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_weights_ops.h 2025-10-10T01:25:15.5929091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.5931668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_native.h 2025-10-10T01:25:15.5935477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_ops.h 2025-10-10T01:25:15.5940332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d.h 2025-10-10T01:25:15.5944685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_backward.h 2025-10-10T01:25:15.5949036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.5952775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_backward_native.h 2025-10-10T01:25:15.5956909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_backward_ops.h 2025-10-10T01:25:15.5960896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.5965031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_native.h 2025-10-10T01:25:15.5968934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_ops.h 2025-10-10T01:25:15.5972703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d.h 2025-10-10T01:25:15.5976538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_backward.h 2025-10-10T01:25:15.5980750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.5984411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_backward_native.h 2025-10-10T01:25:15.5988608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_backward_ops.h 2025-10-10T01:25:15.5992650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.5996419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_native.h 2025-10-10T01:25:15.6000605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_ops.h 2025-10-10T01:25:15.6004966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv2d_weight.h 2025-10-10T01:25:15.6008981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.6013124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_native.h 2025-10-10T01:25:15.6017257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_ops.h 2025-10-10T01:25:15.6021348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv3d_weight.h 2025-10-10T01:25:15.6025303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.6029285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_native.h 2025-10-10T01:25:15.6033252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_ops.h 2025-10-10T01:25:15.6037705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer.h 2025-10-10T01:25:15.6041663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_backward.h 2025-10-10T01:25:15.6046068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.6049928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_backward_cpu_dispatch.h 2025-10-10T01:25:15.6053690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_backward_native.h 2025-10-10T01:25:15.6057712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_backward_ops.h 2025-10-10T01:25:15.6061980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.6065814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_cpu_dispatch.h 2025-10-10T01:25:15.6069785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_native.h 2025-10-10T01:25:15.6073550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_ops.h 2025-10-10T01:25:15.6077201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm.h 2025-10-10T01:25:15.6080850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.6084639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_cpu_dispatch.h 2025-10-10T01:25:15.6088403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_cuda_dispatch.h 2025-10-10T01:25:15.6091989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_meta.h 2025-10-10T01:25:15.6095389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_meta_dispatch.h 2025-10-10T01:25:15.6099292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_native.h 2025-10-10T01:25:15.6102941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_ops.h 2025-10-10T01:25:15.6106391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode.h 2025-10-10T01:25:15.6110101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.6114392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.6118006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode_cpu_dispatch.h 2025-10-10T01:25:15.6121672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode_cuda_dispatch.h 2025-10-10T01:25:15.6125264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode_native.h 2025-10-10T01:25:15.6129223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode_ops.h 2025-10-10T01:25:15.6132670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\moveaxis.h 2025-10-10T01:25:15.6136248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\moveaxis_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.6140487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\moveaxis_native.h 2025-10-10T01:25:15.6144520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\moveaxis_ops.h 2025-10-10T01:25:15.6148139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\movedim.h 2025-10-10T01:25:15.6152009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\movedim_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.6155552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\movedim_native.h 2025-10-10T01:25:15.6159762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\movedim_ops.h 2025-10-10T01:25:15.6163493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_backward.h 2025-10-10T01:25:15.6167295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.6171182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_backward_native.h 2025-10-10T01:25:15.6174880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_backward_ops.h 2025-10-10T01:25:15.6178698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_transpose_backward.h 2025-10-10T01:25:15.6183567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.6186910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_transpose_backward_native.h 2025-10-10T01:25:15.6190985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_transpose_backward_ops.h 2025-10-10T01:25:15.6194723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss.h 2025-10-10T01:25:15.6198209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_backward.h 2025-10-10T01:25:15.6201931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_backward_cpu_dispatch.h 2025-10-10T01:25:15.6205682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_backward_cuda_dispatch.h 2025-10-10T01:25:15.6209880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_backward_native.h 2025-10-10T01:25:15.6213690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_backward_ops.h 2025-10-10T01:25:15.6218518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.6222206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_cpu_dispatch.h 2025-10-10T01:25:15.6225912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_cuda_dispatch.h 2025-10-10T01:25:15.6229748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_meta.h 2025-10-10T01:25:15.6233623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_meta_dispatch.h 2025-10-10T01:25:15.6237341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_native.h 2025-10-10T01:25:15.6241294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_ops.h 2025-10-10T01:25:15.6245249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\msort.h 2025-10-10T01:25:15.6248871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\msort_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.6252498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\msort_native.h 2025-10-10T01:25:15.6256326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\msort_ops.h 2025-10-10T01:25:15.6259824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mT.h 2025-10-10T01:25:15.6263386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mT_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.6266924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mT_native.h 2025-10-10T01:25:15.6270618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mT_ops.h 2025-10-10T01:25:15.6274186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul.h 2025-10-10T01:25:15.6277673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss.h 2025-10-10T01:25:15.6282218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_backward.h 2025-10-10T01:25:15.6287005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_backward_cpu_dispatch.h 2025-10-10T01:25:15.6291307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_backward_cuda_dispatch.h 2025-10-10T01:25:15.6295276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_backward_native.h 2025-10-10T01:25:15.6299121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_backward_ops.h 2025-10-10T01:25:15.6303418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.6307082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_forward.h 2025-10-10T01:25:15.6311027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_forward_cpu_dispatch.h 2025-10-10T01:25:15.6315028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_forward_cuda_dispatch.h 2025-10-10T01:25:15.6318783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_forward_native.h 2025-10-10T01:25:15.6322906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_forward_ops.h 2025-10-10T01:25:15.6327441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_native.h 2025-10-10T01:25:15.6332995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_ops.h 2025-10-10T01:25:15.6336733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multinomial.h 2025-10-10T01:25:15.6340452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multinomial_cpu_dispatch.h 2025-10-10T01:25:15.6344464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multinomial_cuda_dispatch.h 2025-10-10T01:25:15.6348368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multinomial_native.h 2025-10-10T01:25:15.6352453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multinomial_ops.h 2025-10-10T01:25:15.6356253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multiply.h 2025-10-10T01:25:15.6359903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multiply_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.6363555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multiply_native.h 2025-10-10T01:25:15.6367896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multiply_ops.h 2025-10-10T01:25:15.6371829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss.h 2025-10-10T01:25:15.6375514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_backward.h 2025-10-10T01:25:15.6379375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_backward_cpu_dispatch.h 2025-10-10T01:25:15.6383278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_backward_cuda_dispatch.h 2025-10-10T01:25:15.6387582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_backward_native.h 2025-10-10T01:25:15.6391402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_backward_ops.h 2025-10-10T01:25:15.6434623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_cpu_dispatch.h 2025-10-10T01:25:15.6435098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_cuda_dispatch.h 2025-10-10T01:25:15.6435396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_native.h 2025-10-10T01:25:15.6435703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_ops.h 2025-10-10T01:25:15.6436115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.6436469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.6436762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_cpu_dispatch.h 2025-10-10T01:25:15.6437162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_cuda_dispatch.h 2025-10-10T01:25:15.6437398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_meta.h 2025-10-10T01:25:15.6437679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_meta_dispatch.h 2025-10-10T01:25:15.6440973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_native.h 2025-10-10T01:25:15.6443923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_ops.h 2025-10-10T01:25:15.6447418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mv.h 2025-10-10T01:25:15.6450759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mvlgamma.h 2025-10-10T01:25:15.6454935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mvlgamma_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.7052080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mvlgamma_cpu_dispatch.h 2025-10-10T01:25:15.7055988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mvlgamma_cuda_dispatch.h 2025-10-10T01:25:15.7060045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mvlgamma_native.h 2025-10-10T01:25:15.7064021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mvlgamma_ops.h 2025-10-10T01:25:15.7068589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mv_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.7072534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mv_native.h 2025-10-10T01:25:15.7076149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mv_ops.h 2025-10-10T01:25:15.7080190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmean.h 2025-10-10T01:25:15.7084208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmean_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.7088208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmean_native.h 2025-10-10T01:25:15.7092331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmean_ops.h 2025-10-10T01:25:15.7096397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian.h 2025-10-10T01:25:15.7101275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.7104697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.7109255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian_cpu_dispatch.h 2025-10-10T01:25:15.7113580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian_cuda_dispatch.h 2025-10-10T01:25:15.7118449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian_native.h 2025-10-10T01:25:15.7121512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian_ops.h 2025-10-10T01:25:15.7126768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanquantile.h 2025-10-10T01:25:15.7131293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanquantile_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.7136010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanquantile_native.h 2025-10-10T01:25:15.7138864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanquantile_ops.h 2025-10-10T01:25:15.7142584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nansum.h 2025-10-10T01:25:15.7146079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nansum_cpu_dispatch.h 2025-10-10T01:25:15.7150479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nansum_cuda_dispatch.h 2025-10-10T01:25:15.7154138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nansum_native.h 2025-10-10T01:25:15.7158852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nansum_ops.h 2025-10-10T01:25:15.7162121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nan_to_num.h 2025-10-10T01:25:15.7166488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nan_to_num_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.7170442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nan_to_num_cpu_dispatch.h 2025-10-10T01:25:15.7174371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nan_to_num_cuda_dispatch.h 2025-10-10T01:25:15.7178510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nan_to_num_native.h 2025-10-10T01:25:15.7182563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nan_to_num_ops.h 2025-10-10T01:25:15.7186533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow.h 2025-10-10T01:25:15.7190850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.7195846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_copy.h 2025-10-10T01:25:15.7200152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.7203551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_copy_cpu_dispatch.h 2025-10-10T01:25:15.7208523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_copy_native.h 2025-10-10T01:25:15.7214473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_copy_ops.h 2025-10-10T01:25:15.7252164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_native.h 2025-10-10T01:25:15.7256430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_ops.h 2025-10-10T01:25:15.7262523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm.h 2025-10-10T01:25:15.7308261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_backward.h 2025-10-10T01:25:15.7312221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.7316512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_backward_cpu_dispatch.h 2025-10-10T01:25:15.7320354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_backward_cuda_dispatch.h 2025-10-10T01:25:15.7324487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_backward_native.h 2025-10-10T01:25:15.7329419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_backward_ops.h 2025-10-10T01:25:15.7333676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_cpu_dispatch.h 2025-10-10T01:25:15.7338287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_cuda_dispatch.h 2025-10-10T01:25:15.7341636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_native.h 2025-10-10T01:25:15.7345741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_ops.h 2025-10-10T01:25:15.7350620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_channel_shuffle.h 2025-10-10T01:25:15.7354484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_channel_shuffle_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.7359206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_channel_shuffle_cpu_dispatch.h 2025-10-10T01:25:15.7363005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_channel_shuffle_native.h 2025-10-10T01:25:15.7367755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_channel_shuffle_ops.h 2025-10-10T01:25:15.7371012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout.h 2025-10-10T01:25:15.7375504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_backward.h 2025-10-10T01:25:15.7380322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.7384077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_backward_cpu_dispatch.h 2025-10-10T01:25:15.7388169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_backward_cuda_dispatch.h 2025-10-10T01:25:15.7392908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_backward_native.h 2025-10-10T01:25:15.7397057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_backward_ops.h 2025-10-10T01:25:15.7402655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.7405258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_cpu_dispatch.h 2025-10-10T01:25:15.7409036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_cuda_dispatch.h 2025-10-10T01:25:15.7412781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_native.h 2025-10-10T01:25:15.7416546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_ops.h 2025-10-10T01:25:15.7420829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm.h 2025-10-10T01:25:15.7424554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_backward.h 2025-10-10T01:25:15.7428555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.7432415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_backward_cpu_dispatch.h 2025-10-10T01:25:15.7436298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_backward_cuda_dispatch.h 2025-10-10T01:25:15.7440228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_backward_native.h 2025-10-10T01:25:15.7444266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_backward_ops.h 2025-10-10T01:25:15.7448202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.7452699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_cpu_dispatch.h 2025-10-10T01:25:15.7490270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_cuda_dispatch.h 2025-10-10T01:25:15.7494505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_native.h 2025-10-10T01:25:15.7498406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_ops.h 2025-10-10T01:25:15.7502446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm.h 2025-10-10T01:25:15.7509162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_backward.h 2025-10-10T01:25:15.7531049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.7536338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_backward_cpu_dispatch.h 2025-10-10T01:25:15.7541602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_backward_cuda_dispatch.h 2025-10-10T01:25:15.7545663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_backward_native.h 2025-10-10T01:25:15.7551215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_backward_ops.h 2025-10-10T01:25:15.7556592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.7561804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_cpu_dispatch.h 2025-10-10T01:25:15.7567176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_cuda_dispatch.h 2025-10-10T01:25:15.7572410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_native.h 2025-10-10T01:25:15.7577591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_ops.h 2025-10-10T01:25:15.7588951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_norm.h 2025-10-10T01:25:15.7593236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_norm_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.7598408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_norm_native.h 2025-10-10T01:25:15.7603699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_norm_ops.h 2025-10-10T01:25:15.7608857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne.h 2025-10-10T01:25:15.7613819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg.h 2025-10-10T01:25:15.7618664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\negative.h 2025-10-10T01:25:15.7622391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\negative_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.7627571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\negative_native.h 2025-10-10T01:25:15.7632740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\negative_ops.h 2025-10-10T01:25:15.7638561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.7643853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_cpu_dispatch.h 2025-10-10T01:25:15.7648639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_cuda_dispatch.h 2025-10-10T01:25:15.7652466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_meta.h 2025-10-10T01:25:15.7657270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_meta_dispatch.h 2025-10-10T01:25:15.7662475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_native.h 2025-10-10T01:25:15.7667498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_ops.h 2025-10-10T01:25:15.7672463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nested_to_padded_tensor.h 2025-10-10T01:25:15.7677678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nested_to_padded_tensor_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.7681716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nested_to_padded_tensor_native.h 2025-10-10T01:25:15.7686997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nested_to_padded_tensor_ops.h 2025-10-10T01:25:15.7692166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty.h 2025-10-10T01:25:15.7697181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.7702367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_native.h 2025-10-10T01:25:15.7707447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_ops.h 2025-10-10T01:25:15.7711693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_strided.h 2025-10-10T01:25:15.7716889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.7722170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_strided_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.7726004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_strided_native.h 2025-10-10T01:25:15.7731551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_strided_ops.h 2025-10-10T01:25:15.7736043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_full.h 2025-10-10T01:25:15.7740112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_full_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.7744242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_full_native.h 2025-10-10T01:25:15.7749692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_full_ops.h 2025-10-10T01:25:15.7753435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_ones.h 2025-10-10T01:25:15.7757189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_ones_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.7760967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_ones_native.h 2025-10-10T01:25:15.7765469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_ones_ops.h 2025-10-10T01:25:15.7769199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_zeros.h 2025-10-10T01:25:15.7772980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_zeros_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.7778054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_zeros_native.h 2025-10-10T01:25:15.7781894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_zeros_ops.h 2025-10-10T01:25:15.7785648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter.h 2025-10-10T01:25:15.7789606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.7793427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_cpu_dispatch.h 2025-10-10T01:25:15.7797229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_cuda_dispatch.h 2025-10-10T01:25:15.7800923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_meta.h 2025-10-10T01:25:15.7804740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_meta_dispatch.h 2025-10-10T01:25:15.7808546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_native.h 2025-10-10T01:25:15.7812368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_ops.h 2025-10-10T01:25:15.7816382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.7820213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_cpu_dispatch.h 2025-10-10T01:25:15.7824656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_cuda_dispatch.h 2025-10-10T01:25:15.7827749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_meta.h 2025-10-10T01:25:15.7832934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_meta_dispatch.h 2025-10-10T01:25:15.7836747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_native.h 2025-10-10T01:25:15.7841848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_ops.h 2025-10-10T01:25:15.7846575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss.h 2025-10-10T01:25:15.7851300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d.h 2025-10-10T01:25:15.7856557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_backward.h 2025-10-10T01:25:15.7861179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_backward_cpu_dispatch.h 2025-10-10T01:25:15.7866263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_backward_cuda_dispatch.h 2025-10-10T01:25:15.7871485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_backward_native.h 2025-10-10T01:25:15.7876614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_backward_ops.h 2025-10-10T01:25:15.7916428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.7922316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_forward.h 2025-10-10T01:25:15.7928195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_forward_cpu_dispatch.h 2025-10-10T01:25:15.7933935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_forward_cuda_dispatch.h 2025-10-10T01:25:15.7939875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_forward_native.h 2025-10-10T01:25:15.7944011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_forward_ops.h 2025-10-10T01:25:15.7947831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_native.h 2025-10-10T01:25:15.7953387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_ops.h 2025-10-10T01:25:15.7957656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward.h 2025-10-10T01:25:15.7961941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.7967512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_cpu_dispatch.h 2025-10-10T01:25:15.7971706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_cuda_dispatch.h 2025-10-10T01:25:15.7975499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_meta.h 2025-10-10T01:25:15.7979360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_meta_dispatch.h 2025-10-10T01:25:15.7983271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_native.h 2025-10-10T01:25:15.7987235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_ops.h 2025-10-10T01:25:15.7991317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.7995151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward.h 2025-10-10T01:25:15.8000750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.8004485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_cpu_dispatch.h 2025-10-10T01:25:15.8008292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_cuda_dispatch.h 2025-10-10T01:25:15.8012581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_meta.h 2025-10-10T01:25:15.8016535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_meta_dispatch.h 2025-10-10T01:25:15.8020384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_native.h 2025-10-10T01:25:15.8024239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_ops.h 2025-10-10T01:25:15.8028135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_native.h 2025-10-10T01:25:15.8032047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_nd.h 2025-10-10T01:25:15.8036364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_nd_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8041667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_nd_native.h 2025-10-10T01:25:15.8045568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_nd_ops.h 2025-10-10T01:25:15.8049331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_ops.h 2025-10-10T01:25:15.8053172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero.h 2025-10-10T01:25:15.8058090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_cpu_dispatch.h 2025-10-10T01:25:15.8061906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_cuda_dispatch.h 2025-10-10T01:25:15.8065533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_native.h 2025-10-10T01:25:15.8069467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_numpy.h 2025-10-10T01:25:15.8073349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_numpy_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8077331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_numpy_native.h 2025-10-10T01:25:15.8081077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_numpy_ops.h 2025-10-10T01:25:15.8085171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_ops.h 2025-10-10T01:25:15.8088958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_static.h 2025-10-10T01:25:15.8092798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_static_cpu_dispatch.h 2025-10-10T01:25:15.8096790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_static_cuda_dispatch.h 2025-10-10T01:25:15.8100855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_static_native.h 2025-10-10T01:25:15.8104892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_static_ops.h 2025-10-10T01:25:15.8108578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm.h 2025-10-10T01:25:15.8112438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal.h 2025-10-10T01:25:15.8116087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.8119848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal_cpu_dispatch.h 2025-10-10T01:25:15.8123869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal_cuda_dispatch.h 2025-10-10T01:25:15.8127697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal_meta_dispatch.h 2025-10-10T01:25:15.8131372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal_native.h 2025-10-10T01:25:15.8135306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal_ops.h 2025-10-10T01:25:15.8139313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.8143095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.8147234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8151038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_cpu_dispatch.h 2025-10-10T01:25:15.8156331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_cuda_dispatch.h 2025-10-10T01:25:15.8160271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_except_dim.h 2025-10-10T01:25:15.8164073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_except_dim_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8167695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_except_dim_native.h 2025-10-10T01:25:15.8171779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_except_dim_ops.h 2025-10-10T01:25:15.8175302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_meta.h 2025-10-10T01:25:15.8179116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_meta_dispatch.h 2025-10-10T01:25:15.8182720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_native.h 2025-10-10T01:25:15.8186430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_ops.h 2025-10-10T01:25:15.8190077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\not_equal.h 2025-10-10T01:25:15.8193921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\not_equal_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8198072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\not_equal_native.h 2025-10-10T01:25:15.8201790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\not_equal_ops.h 2025-10-10T01:25:15.8205469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nuclear_norm.h 2025-10-10T01:25:15.8209229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nuclear_norm_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8213064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nuclear_norm_native.h 2025-10-10T01:25:15.8216855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nuclear_norm_ops.h 2025-10-10T01:25:15.8220533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\numpy_T.h 2025-10-10T01:25:15.8225184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\numpy_T_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8228762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\numpy_T_native.h 2025-10-10T01:25:15.8232427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\numpy_T_ops.h 2025-10-10T01:25:15.8236124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones.h 2025-10-10T01:25:15.8239671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.8243304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_like.h 2025-10-10T01:25:15.8247827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_like_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.8251665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_like_native.h 2025-10-10T01:25:15.8256546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_like_ops.h 2025-10-10T01:25:15.8259397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_native.h 2025-10-10T01:25:15.8263008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_ops.h 2025-10-10T01:25:15.8266405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\one_hot.h 2025-10-10T01:25:15.8270165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\one_hot_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8273723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\one_hot_native.h 2025-10-10T01:25:15.8277508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\one_hot_ops.h 2025-10-10T01:25:15.8281268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\or.h 2025-10-10T01:25:15.8284588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\orgqr.h 2025-10-10T01:25:15.8288143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\orgqr_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8291898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\orgqr_native.h 2025-10-10T01:25:15.8295727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\orgqr_ops.h 2025-10-10T01:25:15.8299411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ormqr.h 2025-10-10T01:25:15.8302857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ormqr_cpu_dispatch.h 2025-10-10T01:25:15.8306700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ormqr_cuda_dispatch.h 2025-10-10T01:25:15.8310546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ormqr_native.h 2025-10-10T01:25:15.8314238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ormqr_ops.h 2025-10-10T01:25:15.8318432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\or_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8322045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\or_native.h 2025-10-10T01:25:15.8325781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\or_ops.h 2025-10-10T01:25:15.8329147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\outer.h 2025-10-10T01:25:15.8332647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\outer_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8336434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\outer_native.h 2025-10-10T01:25:15.8340048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\outer_ops.h 2025-10-10T01:25:15.8343805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\output_nr.h 2025-10-10T01:25:15.8347518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\output_nr_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8351258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\output_nr_native.h 2025-10-10T01:25:15.8354901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\output_nr_ops.h 2025-10-10T01:25:15.8358721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad.h 2025-10-10T01:25:15.8362293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8366646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_native.h 2025-10-10T01:25:15.8370676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_ops.h 2025-10-10T01:25:15.8375394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_sequence.h 2025-10-10T01:25:15.8378057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_sequence_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8382744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_sequence_native.h 2025-10-10T01:25:15.8387921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_sequence_ops.h 2025-10-10T01:25:15.8391049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pairwise_distance.h 2025-10-10T01:25:15.8395524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pairwise_distance_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8399652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pairwise_distance_native.h 2025-10-10T01:25:15.8403655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pairwise_distance_ops.h 2025-10-10T01:25:15.8407670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pdist.h 2025-10-10T01:25:15.8411430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pdist_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8415253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pdist_native.h 2025-10-10T01:25:15.8419149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pdist_ops.h 2025-10-10T01:25:15.8423144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute.h 2025-10-10T01:25:15.8427623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.8431684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_copy.h 2025-10-10T01:25:15.8435822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.8439798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.8443956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_copy_native.h 2025-10-10T01:25:15.8447731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_copy_ops.h 2025-10-10T01:25:15.8451592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_native.h 2025-10-10T01:25:15.8455900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_ops.h 2025-10-10T01:25:15.8459482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pinverse.h 2025-10-10T01:25:15.8463053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pinverse_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8466975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pinverse_native.h 2025-10-10T01:25:15.8470680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pinverse_ops.h 2025-10-10T01:25:15.8474399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pin_memory.h 2025-10-10T01:25:15.8483229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pin_memory_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8487016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pin_memory_native.h 2025-10-10T01:25:15.8490658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pin_memory_ops.h 2025-10-10T01:25:15.8494336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_shuffle.h 2025-10-10T01:25:15.8498226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.8502079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_shuffle_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.8506069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_shuffle_cpu_dispatch.h 2025-10-10T01:25:15.8510042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_shuffle_native.h 2025-10-10T01:25:15.8514387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_shuffle_ops.h 2025-10-10T01:25:15.8518053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_unshuffle.h 2025-10-10T01:25:15.8521947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.8525690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_unshuffle_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.8529916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_unshuffle_cpu_dispatch.h 2025-10-10T01:25:15.8533702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_unshuffle_native.h 2025-10-10T01:25:15.8537574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_unshuffle_ops.h 2025-10-10T01:25:15.8541381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson.h 2025-10-10T01:25:15.8544956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.8548598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_cpu_dispatch.h 2025-10-10T01:25:15.8552309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_cuda_dispatch.h 2025-10-10T01:25:15.8556037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_native.h 2025-10-10T01:25:15.8559828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_nll_loss.h 2025-10-10T01:25:15.8563854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_nll_loss_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8567538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_nll_loss_native.h 2025-10-10T01:25:15.8571318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_nll_loss_ops.h 2025-10-10T01:25:15.8575117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_ops.h 2025-10-10T01:25:15.8578845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polar.h 2025-10-10T01:25:15.8582661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polar_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.8586235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polar_cpu_dispatch.h 2025-10-10T01:25:15.8590406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polar_cuda_dispatch.h 2025-10-10T01:25:15.8594344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polar_native.h 2025-10-10T01:25:15.8597971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polar_ops.h 2025-10-10T01:25:15.8601606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma.h 2025-10-10T01:25:15.8605772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.8609537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.8613135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_cpu_dispatch.h 2025-10-10T01:25:15.8616832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_cuda_dispatch.h 2025-10-10T01:25:15.8650785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_meta.h 2025-10-10T01:25:15.8654536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_meta_dispatch.h 2025-10-10T01:25:15.8658351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_native.h 2025-10-10T01:25:15.8662074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_ops.h 2025-10-10T01:25:15.8665899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\positive.h 2025-10-10T01:25:15.8669680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\positive_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8673276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\positive_native.h 2025-10-10T01:25:15.8676997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\positive_ops.h 2025-10-10T01:25:15.8680662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow.h 2025-10-10T01:25:15.8684315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.8687863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_cpu_dispatch.h 2025-10-10T01:25:15.8691536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_cuda_dispatch.h 2025-10-10T01:25:15.8696366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_meta.h 2025-10-10T01:25:15.8699590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_meta_dispatch.h 2025-10-10T01:25:15.8703444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_native.h 2025-10-10T01:25:15.8707812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_ops.h 2025-10-10T01:25:15.8711160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prelu.h 2025-10-10T01:25:15.8715040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prelu_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8719336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prelu_native.h 2025-10-10T01:25:15.8723216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prelu_ops.h 2025-10-10T01:25:15.8727111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod.h 2025-10-10T01:25:15.8730931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.8734853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.8738990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8742917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_cpu_dispatch.h 2025-10-10T01:25:15.8746926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_cuda_dispatch.h 2025-10-10T01:25:15.8750897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_meta.h 2025-10-10T01:25:15.8754601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_meta_dispatch.h 2025-10-10T01:25:15.8758348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_native.h 2025-10-10T01:25:15.8761950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_ops.h 2025-10-10T01:25:15.8765376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\promote_types.h 2025-10-10T01:25:15.8769593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\promote_types_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8773480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\promote_types_native.h 2025-10-10T01:25:15.8777292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\promote_types_ops.h 2025-10-10T01:25:15.8781321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put.h 2025-10-10T01:25:15.8784966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.8788624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put_cpu_dispatch.h 2025-10-10T01:25:15.8792342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put_cuda_dispatch.h 2025-10-10T01:25:15.8796450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put_meta_dispatch.h 2025-10-10T01:25:15.8800045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put_native.h 2025-10-10T01:25:15.8803748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put_ops.h 2025-10-10T01:25:15.8807144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qr.h 2025-10-10T01:25:15.8810650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qr_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8814617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qr_native.h 2025-10-10T01:25:15.8818172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qr_ops.h 2025-10-10T01:25:15.8822427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qscheme.h 2025-10-10T01:25:15.8825850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qscheme_native.h 2025-10-10T01:25:15.8829833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qscheme_ops.h 2025-10-10T01:25:15.8834123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantile.h 2025-10-10T01:25:15.8837792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantile_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8841758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantile_native.h 2025-10-10T01:25:15.8845612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantile_ops.h 2025-10-10T01:25:15.8849414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_batch_norm.h 2025-10-10T01:25:15.8853308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_batch_norm_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.8857231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_batch_norm_native.h 2025-10-10T01:25:15.8861265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_batch_norm_ops.h 2025-10-10T01:25:15.8865180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_gru_cell.h 2025-10-10T01:25:15.8869219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_gru_cell_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8872896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_gru_cell_native.h 2025-10-10T01:25:15.8876619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_gru_cell_ops.h 2025-10-10T01:25:15.8880394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_lstm_cell.h 2025-10-10T01:25:15.8884491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_lstm_cell_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8888209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_lstm_cell_native.h 2025-10-10T01:25:15.8892158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_lstm_cell_ops.h 2025-10-10T01:25:15.8896530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool1d.h 2025-10-10T01:25:15.8900371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool1d_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.8904123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool1d_native.h 2025-10-10T01:25:15.8907986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool1d_ops.h 2025-10-10T01:25:15.8911971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool2d.h 2025-10-10T01:25:15.8915987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool2d_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.8919791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool2d_native.h 2025-10-10T01:25:15.8923657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool2d_ops.h 2025-10-10T01:25:15.8927410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool3d.h 2025-10-10T01:25:15.8931951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool3d_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.8935913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool3d_native.h 2025-10-10T01:25:15.8939639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool3d_ops.h 2025-10-10T01:25:15.8943577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_relu_cell.h 2025-10-10T01:25:15.8947498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8951321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_relu_cell_native.h 2025-10-10T01:25:15.8955244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_relu_cell_ops.h 2025-10-10T01:25:15.8959066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_tanh_cell.h 2025-10-10T01:25:15.8962982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.8966957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_tanh_cell_native.h 2025-10-10T01:25:15.8970808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_tanh_cell_ops.h 2025-10-10T01:25:15.8975072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_channel.h 2025-10-10T01:25:15.8978961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_channel_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.8982883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_channel_cpu_dispatch.h 2025-10-10T01:25:15.8986685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_channel_cuda_dispatch.h 2025-10-10T01:25:15.8990816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_channel_native.h 2025-10-10T01:25:15.8995243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_channel_ops.h 2025-10-10T01:25:15.9035046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor.h 2025-10-10T01:25:15.9035877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.9036744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_cpu_dispatch.h 2025-10-10T01:25:15.9037637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_cuda_dispatch.h 2025-10-10T01:25:15.9038404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_dynamic.h 2025-10-10T01:25:15.9039912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.9041335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_dynamic_cpu_dispatch.h 2025-10-10T01:25:15.9042157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_dynamic_cuda_dispatch.h 2025-10-10T01:25:15.9042957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_dynamic_native.h 2025-10-10T01:25:15.9043720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_dynamic_ops.h 2025-10-10T01:25:15.9044460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_native.h 2025-10-10T01:25:15.9047712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_ops.h 2025-10-10T01:25:15.9052273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_axis.h 2025-10-10T01:25:15.9055492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_axis_native.h 2025-10-10T01:25:15.9059535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_axis_ops.h 2025-10-10T01:25:15.9063879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_scales.h 2025-10-10T01:25:15.9067548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_scales_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.9071872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_scales_native.h 2025-10-10T01:25:15.9075926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_scales_ops.h 2025-10-10T01:25:15.9080160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_zero_points.h 2025-10-10T01:25:15.9084476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_zero_points_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.9088399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_zero_points_native.h 2025-10-10T01:25:15.9092177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_zero_points_ops.h 2025-10-10T01:25:15.9095878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_scale.h 2025-10-10T01:25:15.9099317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_scale_native.h 2025-10-10T01:25:15.9103105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_scale_ops.h 2025-10-10T01:25:15.9106807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_zero_point.h 2025-10-10T01:25:15.9110647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_zero_point_native.h 2025-10-10T01:25:15.9114348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_zero_point_ops.h 2025-10-10T01:25:15.9118049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rad2deg.h 2025-10-10T01:25:15.9122301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rad2deg_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.9126124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rad2deg_native.h 2025-10-10T01:25:15.9129803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rad2deg_ops.h 2025-10-10T01:25:15.9133717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand.h 2025-10-10T01:25:15.9137385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint.h 2025-10-10T01:25:15.9141040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.9144741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_like.h 2025-10-10T01:25:15.9148651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_like_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.9152311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_like_native.h 2025-10-10T01:25:15.9156019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_like_ops.h 2025-10-10T01:25:15.9159813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_native.h 2025-10-10T01:25:15.9163446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_ops.h 2025-10-10T01:25:15.9167058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn.h 2025-10-10T01:25:15.9170919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.9174483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.9178182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_like.h 2025-10-10T01:25:15.9181994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_like_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.9185799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-10-10T01:25:15.9189551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_like_native.h 2025-10-10T01:25:15.9193302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_like_ops.h 2025-10-10T01:25:15.9197100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_native.h 2025-10-10T01:25:15.9200869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_ops.h 2025-10-10T01:25:15.9204446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random.h 2025-10-10T01:25:15.9208066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.9211686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random_cpu_dispatch.h 2025-10-10T01:25:15.9215701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random_cuda_dispatch.h 2025-10-10T01:25:15.9219353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random_meta_dispatch.h 2025-10-10T01:25:15.9223293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random_native.h 2025-10-10T01:25:15.9227021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random_ops.h 2025-10-10T01:25:15.9230697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randperm.h 2025-10-10T01:25:15.9234086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randperm_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.9237548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randperm_cpu_dispatch.h 2025-10-10T01:25:15.9241694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randperm_cuda_dispatch.h 2025-10-10T01:25:15.9245507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randperm_native.h 2025-10-10T01:25:15.9249464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randperm_ops.h 2025-10-10T01:25:15.9253655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.9257577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.9261042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_like.h 2025-10-10T01:25:15.9267245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_like_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.9271267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_like_native.h 2025-10-10T01:25:15.9275029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_like_ops.h 2025-10-10T01:25:15.9278793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_native.h 2025-10-10T01:25:15.9283070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_ops.h 2025-10-10T01:25:15.9286512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range.h 2025-10-10T01:25:15.9290299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.9293851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range_cpu_dispatch.h 2025-10-10T01:25:15.9297657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range_cuda_dispatch.h 2025-10-10T01:25:15.9301430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range_meta_dispatch.h 2025-10-10T01:25:15.9305109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range_native.h 2025-10-10T01:25:15.9309442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range_ops.h 2025-10-10T01:25:15.9313493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ravel.h 2025-10-10T01:25:15.9317029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ravel_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.9320895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ravel_native.h 2025-10-10T01:25:15.9324731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ravel_ops.h 2025-10-10T01:25:15.9328297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\real.h 2025-10-10T01:25:15.9332067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\real_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.9335869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\real_native.h 2025-10-10T01:25:15.9339522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\real_ops.h 2025-10-10T01:25:15.9343738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal.h 2025-10-10T01:25:15.9347817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.9351494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_cpu_dispatch.h 2025-10-10T01:25:15.9356083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_cuda_dispatch.h 2025-10-10T01:25:15.9360442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_meta.h 2025-10-10T01:25:15.9364710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_meta_dispatch.h 2025-10-10T01:25:15.9368182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_native.h 2025-10-10T01:25:15.9372308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_ops.h 2025-10-10T01:25:15.9376463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\record_stream.h 2025-10-10T01:25:15.9380010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\record_stream_cuda_dispatch.h 2025-10-10T01:25:15.9384256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\record_stream_native.h 2025-10-10T01:25:15.9424717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\record_stream_ops.h 2025-10-10T01:25:15.9425352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\refine_names.h 2025-10-10T01:25:15.9426220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\refine_names_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.9427011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\refine_names_native.h 2025-10-10T01:25:15.9427653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\refine_names_ops.h 2025-10-10T01:25:15.9428359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d.h 2025-10-10T01:25:15.9430414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward.h 2025-10-10T01:25:15.9431356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.9432329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_cpu_dispatch.h 2025-10-10T01:25:15.9433141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_cuda_dispatch.h 2025-10-10T01:25:15.9433961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_meta.h 2025-10-10T01:25:15.9437968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_meta_dispatch.h 2025-10-10T01:25:15.9442981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_native.h 2025-10-10T01:25:15.9446216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_ops.h 2025-10-10T01:25:15.9450279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.9454155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_cpu_dispatch.h 2025-10-10T01:25:15.9459810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_cuda_dispatch.h 2025-10-10T01:25:15.9462349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_meta.h 2025-10-10T01:25:15.9466884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_meta_dispatch.h 2025-10-10T01:25:15.9470875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_native.h 2025-10-10T01:25:15.9476113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_ops.h 2025-10-10T01:25:15.9478720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d.h 2025-10-10T01:25:15.9483242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_backward.h 2025-10-10T01:25:15.9487336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_backward_cpu_dispatch.h 2025-10-10T01:25:15.9491236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_backward_cuda_dispatch.h 2025-10-10T01:25:15.9495226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_backward_native.h 2025-10-10T01:25:15.9499001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_backward_ops.h 2025-10-10T01:25:15.9502872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_cpu_dispatch.h 2025-10-10T01:25:15.9506887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_cuda_dispatch.h 2025-10-10T01:25:15.9511269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_native.h 2025-10-10T01:25:15.9515139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_ops.h 2025-10-10T01:25:15.9519167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d.h 2025-10-10T01:25:15.9523078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward.h 2025-10-10T01:25:15.9527119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.9530975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_cpu_dispatch.h 2025-10-10T01:25:15.9535222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_cuda_dispatch.h 2025-10-10T01:25:15.9539101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_meta.h 2025-10-10T01:25:15.9543065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_meta_dispatch.h 2025-10-10T01:25:15.9547238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_native.h 2025-10-10T01:25:15.9551310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_ops.h 2025-10-10T01:25:15.9555507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.9559960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_cpu_dispatch.h 2025-10-10T01:25:15.9564263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_cuda_dispatch.h 2025-10-10T01:25:15.9568319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_meta.h 2025-10-10T01:25:15.9572229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_meta_dispatch.h 2025-10-10T01:25:15.9576181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_native.h 2025-10-10T01:25:15.9580112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_ops.h 2025-10-10T01:25:15.9584424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu.h 2025-10-10T01:25:15.9587911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu6.h 2025-10-10T01:25:15.9591561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu6_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.9595216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu6_native.h 2025-10-10T01:25:15.9599091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu6_ops.h 2025-10-10T01:25:15.9603099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.9606769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu_cpu_dispatch.h 2025-10-10T01:25:15.9610643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu_cuda_dispatch.h 2025-10-10T01:25:15.9614599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu_meta_dispatch.h 2025-10-10T01:25:15.9618654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu_native.h 2025-10-10T01:25:15.9622516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu_ops.h 2025-10-10T01:25:15.9626101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder.h 2025-10-10T01:25:15.9630369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.9634163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.9665578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_cpu_dispatch.h 2025-10-10T01:25:15.9669642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_cuda_dispatch.h 2025-10-10T01:25:15.9673465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_meta.h 2025-10-10T01:25:15.9677331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_meta_dispatch.h 2025-10-10T01:25:15.9681177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_native.h 2025-10-10T01:25:15.9684939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_ops.h 2025-10-10T01:25:15.9717709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rename.h 2025-10-10T01:25:15.9721142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rename_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.9725430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rename_native.h 2025-10-10T01:25:15.9729878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rename_ops.h 2025-10-10T01:25:15.9734155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm.h 2025-10-10T01:25:15.9737569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.9742109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_cpu_dispatch.h 2025-10-10T01:25:15.9746290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_cuda_dispatch.h 2025-10-10T01:25:15.9751520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_meta.h 2025-10-10T01:25:15.9754565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_meta_dispatch.h 2025-10-10T01:25:15.9759084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_native.h 2025-10-10T01:25:15.9763351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_ops.h 2025-10-10T01:25:15.9766692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat.h 2025-10-10T01:25:15.9770730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.9774885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave.h 2025-10-10T01:25:15.9778366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:15.9782858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.9786946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave_cpu_dispatch.h 2025-10-10T01:25:15.9791880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave_cuda_dispatch.h 2025-10-10T01:25:15.9794801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave_native.h 2025-10-10T01:25:15.9798697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave_ops.h 2025-10-10T01:25:15.9803403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_native.h 2025-10-10T01:25:15.9806666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_ops.h 2025-10-10T01:25:15.9810453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d.h 2025-10-10T01:25:15.9815313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward.h 2025-10-10T01:25:15.9818481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.9822543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_cpu_dispatch.h 2025-10-10T01:25:15.9827014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_cuda_dispatch.h 2025-10-10T01:25:15.9830865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_meta.h 2025-10-10T01:25:15.9835662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_meta_dispatch.h 2025-10-10T01:25:15.9840211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_native.h 2025-10-10T01:25:15.9844319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_ops.h 2025-10-10T01:25:15.9848264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.9852441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_cpu_dispatch.h 2025-10-10T01:25:15.9856906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_cuda_dispatch.h 2025-10-10T01:25:15.9861567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_meta.h 2025-10-10T01:25:15.9865504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_meta_dispatch.h 2025-10-10T01:25:15.9869759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_native.h 2025-10-10T01:25:15.9873985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_ops.h 2025-10-10T01:25:15.9878803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d.h 2025-10-10T01:25:15.9882471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_backward.h 2025-10-10T01:25:15.9886729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_backward_cpu_dispatch.h 2025-10-10T01:25:15.9891856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_backward_cuda_dispatch.h 2025-10-10T01:25:15.9895826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_backward_native.h 2025-10-10T01:25:15.9899772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_backward_ops.h 2025-10-10T01:25:15.9904869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.9908663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_cpu_dispatch.h 2025-10-10T01:25:15.9913421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_cuda_dispatch.h 2025-10-10T01:25:15.9917247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_meta.h 2025-10-10T01:25:15.9924086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_meta_dispatch.h 2025-10-10T01:25:15.9925317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_native.h 2025-10-10T01:25:15.9931582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_ops.h 2025-10-10T01:25:15.9933778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d.h 2025-10-10T01:25:15.9951739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_backward.h 2025-10-10T01:25:15.9952629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_backward_cpu_dispatch.h 2025-10-10T01:25:15.9953623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_backward_cuda_dispatch.h 2025-10-10T01:25:15.9955982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_backward_native.h 2025-10-10T01:25:15.9956825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_backward_ops.h 2025-10-10T01:25:15.9959183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:15.9963205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_cpu_dispatch.h 2025-10-10T01:25:15.9967464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_cuda_dispatch.h 2025-10-10T01:25:15.9971310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_meta.h 2025-10-10T01:25:15.9975441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_meta_dispatch.h 2025-10-10T01:25:15.9979655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_native.h 2025-10-10T01:25:15.9983837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_ops.h 2025-10-10T01:25:15.9987683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\requires_grad.h 2025-10-10T01:25:15.9991679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\requires_grad_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:15.9995696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\requires_grad_native.h 2025-10-10T01:25:15.9999392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\requires_grad_ops.h 2025-10-10T01:25:16.0003150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape.h 2025-10-10T01:25:16.0006869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_as.h 2025-10-10T01:25:16.0010754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_as_compositeimplicitautogradnestedtensor_dispatch.h 2025-10-10T01:25:16.0014662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_as_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.0018763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_as_native.h 2025-10-10T01:25:16.0022569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_as_ops.h 2025-10-10T01:25:16.0026679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_compositeimplicitautogradnestedtensor_dispatch.h 2025-10-10T01:25:16.0030955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.0034717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_native.h 2025-10-10T01:25:16.0038640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_ops.h 2025-10-10T01:25:16.0042853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize.h 2025-10-10T01:25:16.0046684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as.h 2025-10-10T01:25:16.0050644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.0054509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_native.h 2025-10-10T01:25:16.0058196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_ops.h 2025-10-10T01:25:16.0061960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_sparse.h 2025-10-10T01:25:16.0065886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_sparse_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.0069952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_sparse_meta_dispatch.h 2025-10-10T01:25:16.0073970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_sparse_native.h 2025-10-10T01:25:16.0077903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_sparse_ops.h 2025-10-10T01:25:16.0082262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.0085716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_cpu_dispatch.h 2025-10-10T01:25:16.0089468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_cuda_dispatch.h 2025-10-10T01:25:16.0093462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_meta_dispatch.h 2025-10-10T01:25:16.0097645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_native.h 2025-10-10T01:25:16.0102233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_ops.h 2025-10-10T01:25:16.0106435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_conj.h 2025-10-10T01:25:16.0110454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_conj_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.0114114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_conj_native.h 2025-10-10T01:25:16.0117840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_conj_ops.h 2025-10-10T01:25:16.0121950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_neg.h 2025-10-10T01:25:16.0126077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_neg_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.0130218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_neg_native.h 2025-10-10T01:25:16.0134115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_neg_ops.h 2025-10-10T01:25:16.0138697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\result_type.h 2025-10-10T01:25:16.0142656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\result_type_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.0146313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\result_type_native.h 2025-10-10T01:25:16.0150213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\result_type_ops.h 2025-10-10T01:25:16.0154732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retains_grad.h 2025-10-10T01:25:16.0158788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retains_grad_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.0162906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retains_grad_native.h 2025-10-10T01:25:16.0166691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retains_grad_ops.h 2025-10-10T01:25:16.0171454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retain_grad.h 2025-10-10T01:25:16.0174751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retain_grad_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.0179359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retain_grad_native.h 2025-10-10T01:25:16.0183003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retain_grad_ops.h 2025-10-10T01:25:16.0186829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rms_norm.h 2025-10-10T01:25:16.0190865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rms_norm_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.0194606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rms_norm_native.h 2025-10-10T01:25:16.0198285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rms_norm_ops.h 2025-10-10T01:25:16.0202294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu.h 2025-10-10T01:25:16.0206163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_cell.h 2025-10-10T01:25:16.0209545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.0213762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_cell_native.h 2025-10-10T01:25:16.0218503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_cell_ops.h 2025-10-10T01:25:16.0221675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.0225896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_native.h 2025-10-10T01:25:16.0230101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_ops.h 2025-10-10T01:25:16.0233994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh.h 2025-10-10T01:25:16.0238311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_cell.h 2025-10-10T01:25:16.0242382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.0247026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_cell_native.h 2025-10-10T01:25:16.0250455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_cell_ops.h 2025-10-10T01:25:16.0255241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.0259382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_native.h 2025-10-10T01:25:16.0264373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_ops.h 2025-10-10T01:25:16.0267757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\roll.h 2025-10-10T01:25:16.0272027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\roll_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.0275900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\roll_cpu_dispatch.h 2025-10-10T01:25:16.0280082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\roll_cuda_dispatch.h 2025-10-10T01:25:16.0283739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\roll_native.h 2025-10-10T01:25:16.0287872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\roll_ops.h 2025-10-10T01:25:16.0291682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rot90.h 2025-10-10T01:25:16.0295685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rot90_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.0299700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rot90_native.h 2025-10-10T01:25:16.0303246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rot90_ops.h 2025-10-10T01:25:16.0307442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round.h 2025-10-10T01:25:16.0311486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.0315894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_cpu_dispatch.h 2025-10-10T01:25:16.0319488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_cuda_dispatch.h 2025-10-10T01:25:16.0323375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_meta.h 2025-10-10T01:25:16.0328213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_meta_dispatch.h 2025-10-10T01:25:16.0331474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_native.h 2025-10-10T01:25:16.0335984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_ops.h 2025-10-10T01:25:16.0340003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices.h 2025-10-10T01:25:16.0343724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.0347335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_copy.h 2025-10-10T01:25:16.0351518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.0355459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.0359278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_copy_native.h 2025-10-10T01:25:16.0363191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_copy_ops.h 2025-10-10T01:25:16.0367193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_native.h 2025-10-10T01:25:16.0371258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_ops.h 2025-10-10T01:25:16.0375354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_stack.h 2025-10-10T01:25:16.0379636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_stack_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.0383523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_stack_native.h 2025-10-10T01:25:16.0387270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_stack_ops.h 2025-10-10T01:25:16.0391242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu.h 2025-10-10T01:25:16.0395222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.0399362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_native.h 2025-10-10T01:25:16.0403309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_ops.h 2025-10-10T01:25:16.0407244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise.h 2025-10-10T01:25:16.0411719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_backward.h 2025-10-10T01:25:16.0415774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.0419995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_backward_native.h 2025-10-10T01:25:16.0423940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_backward_ops.h 2025-10-10T01:25:16.0428032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.0432157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_cpu_dispatch.h 2025-10-10T01:25:16.0435910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_cuda_dispatch.h 2025-10-10T01:25:16.0439744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_meta_dispatch.h 2025-10-10T01:25:16.0444150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_native.h 2025-10-10T01:25:16.0448251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_ops.h 2025-10-10T01:25:16.0452190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift.h 2025-10-10T01:25:16.0455915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.0459873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift_cpu_dispatch.h 2025-10-10T01:25:16.0463602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift_cuda_dispatch.h 2025-10-10T01:25:16.0467326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift_meta_dispatch.h 2025-10-10T01:25:16.0471201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift_native.h 2025-10-10T01:25:16.0474939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift_ops.h 2025-10-10T01:25:16.0478829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt.h 2025-10-10T01:25:16.0482773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.0486775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_cpu_dispatch.h 2025-10-10T01:25:16.0490734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_cuda_dispatch.h 2025-10-10T01:25:16.0494384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_meta.h 2025-10-10T01:25:16.0498572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_meta_dispatch.h 2025-10-10T01:25:16.0502507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_native.h 2025-10-10T01:25:16.0506255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_ops.h 2025-10-10T01:25:16.0510868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsub.h 2025-10-10T01:25:16.0514464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsub_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.0518272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsub_cpu_dispatch.h 2025-10-10T01:25:16.0522143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsub_cuda_dispatch.h 2025-10-10T01:25:16.0525856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsub_native.h 2025-10-10T01:25:16.0529512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsub_ops.h 2025-10-10T01:25:16.0533129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scalar_tensor.h 2025-10-10T01:25:16.0536955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scalar_tensor_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.0540791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scalar_tensor_native.h 2025-10-10T01:25:16.0544612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scalar_tensor_ops.h 2025-10-10T01:25:16.0548740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scaled_dot_product_attention.h 2025-10-10T01:25:16.0552902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scaled_dot_product_attention_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.0556540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scaled_dot_product_attention_native.h 2025-10-10T01:25:16.0560265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scaled_dot_product_attention_ops.h 2025-10-10T01:25:16.0564426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter.h 2025-10-10T01:25:16.0567917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add.h 2025-10-10T01:25:16.0572141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.0576091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.0579996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_cpu_dispatch.h 2025-10-10T01:25:16.0583770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_cuda_dispatch.h 2025-10-10T01:25:16.0594194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_meta.h 2025-10-10T01:25:16.0595026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_meta_dispatch.h 2025-10-10T01:25:16.0601359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_native.h 2025-10-10T01:25:16.0605734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_ops.h 2025-10-10T01:25:16.0609523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.0613520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.0617377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_cpu_dispatch.h 2025-10-10T01:25:16.0621440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_cuda_dispatch.h 2025-10-10T01:25:16.0625229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_meta.h 2025-10-10T01:25:16.0629150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_meta_dispatch.h 2025-10-10T01:25:16.0634126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_native.h 2025-10-10T01:25:16.0638049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_ops.h 2025-10-10T01:25:16.0641868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce.h 2025-10-10T01:25:16.0647120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.0649925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_cpu_dispatch.h 2025-10-10T01:25:16.0654086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_cuda_dispatch.h 2025-10-10T01:25:16.0657927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_meta.h 2025-10-10T01:25:16.0661765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_meta_dispatch.h 2025-10-10T01:25:16.0665769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_native.h 2025-10-10T01:25:16.0669695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_ops.h 2025-10-10T01:25:16.0673474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\searchsorted.h 2025-10-10T01:25:16.0677378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\searchsorted_cpu_dispatch.h 2025-10-10T01:25:16.0681486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\searchsorted_cuda_dispatch.h 2025-10-10T01:25:16.0685241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\searchsorted_native.h 2025-10-10T01:25:16.0689441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\searchsorted_ops.h 2025-10-10T01:25:16.0693161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\segment_reduce.h 2025-10-10T01:25:16.0697772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\segment_reduce_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.0701459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\segment_reduce_cpu_dispatch.h 2025-10-10T01:25:16.0705641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\segment_reduce_cuda_dispatch.h 2025-10-10T01:25:16.0710196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\segment_reduce_native.h 2025-10-10T01:25:16.0714184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\segment_reduce_ops.h 2025-10-10T01:25:16.0718425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select.h 2025-10-10T01:25:16.0721950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_backward.h 2025-10-10T01:25:16.0725900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.0729660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.0733931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_backward_native.h 2025-10-10T01:25:16.0737940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_backward_ops.h 2025-10-10T01:25:16.0741977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.0745807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.0750033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_copy.h 2025-10-10T01:25:16.0782205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.0786385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.0790311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_copy_native.h 2025-10-10T01:25:16.0794303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_copy_ops.h 2025-10-10T01:25:16.0798105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_native.h 2025-10-10T01:25:16.0802051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_ops.h 2025-10-10T01:25:16.0805762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_scatter.h 2025-10-10T01:25:16.0809648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.0813692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_scatter_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.0817709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_scatter_native.h 2025-10-10T01:25:16.0821581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_scatter_ops.h 2025-10-10T01:25:16.0825328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\selu.h 2025-10-10T01:25:16.0829348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\selu_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.0832728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\selu_native.h 2025-10-10T01:25:16.0836673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\selu_ops.h 2025-10-10T01:25:16.0840446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set.h 2025-10-10T01:25:16.0844014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.0848728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.0851705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_cpu_dispatch.h 2025-10-10T01:25:16.0855545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_cuda_dispatch.h 2025-10-10T01:25:16.0859102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_data.h 2025-10-10T01:25:16.0862820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_data_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.0866974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_data_native.h 2025-10-10T01:25:16.0871738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_data_ops.h 2025-10-10T01:25:16.0874895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_meta_dispatch.h 2025-10-10T01:25:16.0878788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_native.h 2025-10-10T01:25:16.0883296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_ops.h 2025-10-10T01:25:16.0885799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn.h 2025-10-10T01:25:16.0889795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.0893447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_cpu_dispatch.h 2025-10-10T01:25:16.0897428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_cuda_dispatch.h 2025-10-10T01:25:16.0901202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_meta.h 2025-10-10T01:25:16.0941124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_meta_dispatch.h 2025-10-10T01:25:16.0941394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_native.h 2025-10-10T01:25:16.0941627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_ops.h 2025-10-10T01:25:16.0941855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid.h 2025-10-10T01:25:16.0942113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward.h 2025-10-10T01:25:16.0942598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.0942928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_cpu_dispatch.h 2025-10-10T01:25:16.0943249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_cuda_dispatch.h 2025-10-10T01:25:16.0943544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_meta.h 2025-10-10T01:25:16.0944341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_meta_dispatch.h 2025-10-10T01:25:16.0948706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_native.h 2025-10-10T01:25:16.0953529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_ops.h 2025-10-10T01:25:16.0959176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.0962003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_cpu_dispatch.h 2025-10-10T01:25:16.0965929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_cuda_dispatch.h 2025-10-10T01:25:16.0969579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_meta.h 2025-10-10T01:25:16.0973510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_meta_dispatch.h 2025-10-10T01:25:16.0977538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_native.h 2025-10-10T01:25:16.0981344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_ops.h 2025-10-10T01:25:16.0985418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign.h 2025-10-10T01:25:16.0988954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit.h 2025-10-10T01:25:16.0993071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.0996595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_cpu_dispatch.h 2025-10-10T01:25:16.1000384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_cuda_dispatch.h 2025-10-10T01:25:16.1004537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_meta.h 2025-10-10T01:25:16.1008529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_meta_dispatch.h 2025-10-10T01:25:16.1012541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_native.h 2025-10-10T01:25:16.1016259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_ops.h 2025-10-10T01:25:16.1020378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.1024508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_cpu_dispatch.h 2025-10-10T01:25:16.1028319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_cuda_dispatch.h 2025-10-10T01:25:16.1032243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_meta.h 2025-10-10T01:25:16.1035934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_meta_dispatch.h 2025-10-10T01:25:16.1039693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_native.h 2025-10-10T01:25:16.1043246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_ops.h 2025-10-10T01:25:16.1046854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu.h 2025-10-10T01:25:16.1050623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward.h 2025-10-10T01:25:16.1054546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.1058504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.1062577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_cpu_dispatch.h 2025-10-10T01:25:16.1066483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_cuda_dispatch.h 2025-10-10T01:25:16.1070485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_meta.h 2025-10-10T01:25:16.1074709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_meta_dispatch.h 2025-10-10T01:25:16.1078492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_native.h 2025-10-10T01:25:16.1082478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_ops.h 2025-10-10T01:25:16.1086530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.1090817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_cpu_dispatch.h 2025-10-10T01:25:16.1094192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_cuda_dispatch.h 2025-10-10T01:25:16.1097798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_meta.h 2025-10-10T01:25:16.1101437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_meta_dispatch.h 2025-10-10T01:25:16.1105367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_native.h 2025-10-10T01:25:16.1109382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_ops.h 2025-10-10T01:25:16.1112598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin.h 2025-10-10T01:25:16.1116171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc.h 2025-10-10T01:25:16.1119923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.1123576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_cpu_dispatch.h 2025-10-10T01:25:16.1127429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_cuda_dispatch.h 2025-10-10T01:25:16.1131329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_meta.h 2025-10-10T01:25:16.1135669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_meta_dispatch.h 2025-10-10T01:25:16.1139407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_native.h 2025-10-10T01:25:16.1143350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_ops.h 2025-10-10T01:25:16.1147403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh.h 2025-10-10T01:25:16.1151250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.1154840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_cpu_dispatch.h 2025-10-10T01:25:16.1158965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_cuda_dispatch.h 2025-10-10T01:25:16.1162762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_meta.h 2025-10-10T01:25:16.1166765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_meta_dispatch.h 2025-10-10T01:25:16.1170468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_native.h 2025-10-10T01:25:16.1174512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_ops.h 2025-10-10T01:25:16.1178232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.1181744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_cpu_dispatch.h 2025-10-10T01:25:16.1185379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_cuda_dispatch.h 2025-10-10T01:25:16.1189371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_meta.h 2025-10-10T01:25:16.1192814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_meta_dispatch.h 2025-10-10T01:25:16.1196557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_native.h 2025-10-10T01:25:16.1200214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_ops.h 2025-10-10T01:25:16.1203676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\size.h 2025-10-10T01:25:16.1208359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\size_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.1212161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\size_native.h 2025-10-10T01:25:16.1215731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\size_ops.h 2025-10-10T01:25:16.1219750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice.h 2025-10-10T01:25:16.1223324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_backward.h 2025-10-10T01:25:16.1227095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.1231219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_backward_native.h 2025-10-10T01:25:16.1235177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_backward_ops.h 2025-10-10T01:25:16.1239265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.1243237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_copy.h 2025-10-10T01:25:16.1247307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.1252109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.1255301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_copy_native.h 2025-10-10T01:25:16.1259344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_copy_ops.h 2025-10-10T01:25:16.1263845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_inverse.h 2025-10-10T01:25:16.1267247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_inverse_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.1271601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_inverse_native.h 2025-10-10T01:25:16.1275615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_inverse_ops.h 2025-10-10T01:25:16.1280713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_native.h 2025-10-10T01:25:16.1284463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_ops.h 2025-10-10T01:25:16.1289175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_scatter.h 2025-10-10T01:25:16.1293339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.1298122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_scatter_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.1300998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_scatter_native.h 2025-10-10T01:25:16.1309592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_scatter_ops.h 2025-10-10T01:25:16.1312955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slogdet.h 2025-10-10T01:25:16.1316695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slogdet_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.1321289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slogdet_native.h 2025-10-10T01:25:16.1324095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slogdet_ops.h 2025-10-10T01:25:16.1327970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d.h 2025-10-10T01:25:16.1332872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.1335907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_forward.h 2025-10-10T01:25:16.1340277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_forward_cpu_dispatch.h 2025-10-10T01:25:16.1344451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_forward_native.h 2025-10-10T01:25:16.1348355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_forward_ops.h 2025-10-10T01:25:16.1352750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_native.h 2025-10-10T01:25:16.1357031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_ops.h 2025-10-10T01:25:16.1361664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated2d.h 2025-10-10T01:25:16.1365070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated2d_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.1369679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated2d_cpu_dispatch.h 2025-10-10T01:25:16.1373926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated2d_cuda_dispatch.h 2025-10-10T01:25:16.1378916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated2d_native.h 2025-10-10T01:25:16.1381827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated2d_ops.h 2025-10-10T01:25:16.1386383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated3d.h 2025-10-10T01:25:16.1390938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated3d_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.1412902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated3d_cpu_dispatch.h 2025-10-10T01:25:16.1413248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated3d_cuda_dispatch.h 2025-10-10T01:25:16.1413550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated3d_native.h 2025-10-10T01:25:16.1413853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated3d_ops.h 2025-10-10T01:25:16.1414144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d.h 2025-10-10T01:25:16.1419019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.1421725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_cpu_dispatch.h 2025-10-10T01:25:16.1425935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_cuda_dispatch.h 2025-10-10T01:25:16.1431181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_meta.h 2025-10-10T01:25:16.1434010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_meta_dispatch.h 2025-10-10T01:25:16.1438217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_native.h 2025-10-10T01:25:16.1442044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_ops.h 2025-10-10T01:25:16.1446104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose3d.h 2025-10-10T01:25:16.1450323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose3d_cpu_dispatch.h 2025-10-10T01:25:16.1454254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose3d_cuda_dispatch.h 2025-10-10T01:25:16.1458205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose3d_native.h 2025-10-10T01:25:16.1461974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose3d_ops.h 2025-10-10T01:25:16.1465926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smm.h 2025-10-10T01:25:16.1469848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smm_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.1473539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smm_native.h 2025-10-10T01:25:16.1477503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smm_ops.h 2025-10-10T01:25:16.1480995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss.h 2025-10-10T01:25:16.1484746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_backward.h 2025-10-10T01:25:16.1488822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.1492580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_backward_cpu_dispatch.h 2025-10-10T01:25:16.1496937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_backward_cuda_dispatch.h 2025-10-10T01:25:16.1501215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_backward_native.h 2025-10-10T01:25:16.1505081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_backward_ops.h 2025-10-10T01:25:16.1509230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.1513299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_cpu_dispatch.h 2025-10-10T01:25:16.1517384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_cuda_dispatch.h 2025-10-10T01:25:16.1521716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_meta.h 2025-10-10T01:25:16.1525535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_meta_dispatch.h 2025-10-10T01:25:16.1529453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_native.h 2025-10-10T01:25:16.1533209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_ops.h 2025-10-10T01:25:16.1536891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softmax.h 2025-10-10T01:25:16.1540860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softmax_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.1544788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softmax_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.1548978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softmax_native.h 2025-10-10T01:25:16.1552939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softmax_ops.h 2025-10-10T01:25:16.1557262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus.h 2025-10-10T01:25:16.1560740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward.h 2025-10-10T01:25:16.1564706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.1568777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_cpu_dispatch.h 2025-10-10T01:25:16.1572715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_cuda_dispatch.h 2025-10-10T01:25:16.1576424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_meta.h 2025-10-10T01:25:16.1580530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_meta_dispatch.h 2025-10-10T01:25:16.1584419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_native.h 2025-10-10T01:25:16.1588363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_ops.h 2025-10-10T01:25:16.1592802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.1596793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_cpu_dispatch.h 2025-10-10T01:25:16.1601192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_cuda_dispatch.h 2025-10-10T01:25:16.1604946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_meta.h 2025-10-10T01:25:16.1608907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_meta_dispatch.h 2025-10-10T01:25:16.1613110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_native.h 2025-10-10T01:25:16.1616984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_ops.h 2025-10-10T01:25:16.1621013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink.h 2025-10-10T01:25:16.1624705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward.h 2025-10-10T01:25:16.1628908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.1632659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_cpu_dispatch.h 2025-10-10T01:25:16.1636618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_cuda_dispatch.h 2025-10-10T01:25:16.1640509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_meta.h 2025-10-10T01:25:16.1644647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_meta_dispatch.h 2025-10-10T01:25:16.1648817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_native.h 2025-10-10T01:25:16.1652786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_ops.h 2025-10-10T01:25:16.1656681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.1660754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_cpu_dispatch.h 2025-10-10T01:25:16.1664571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_cuda_dispatch.h 2025-10-10T01:25:16.1668663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_meta.h 2025-10-10T01:25:16.1672635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_meta_dispatch.h 2025-10-10T01:25:16.1676477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_native.h 2025-10-10T01:25:16.1680231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_ops.h 2025-10-10T01:25:16.1684013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss.h 2025-10-10T01:25:16.1687712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_backward.h 2025-10-10T01:25:16.1692221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.1696151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_backward_native.h 2025-10-10T01:25:16.1700213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_backward_ops.h 2025-10-10T01:25:16.1704884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.1708823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_native.h 2025-10-10T01:25:16.1713214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_ops.h 2025-10-10T01:25:16.1717254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort.h 2025-10-10T01:25:16.1720919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.1724648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.1728381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.1732032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_cpu_dispatch.h 2025-10-10T01:25:16.1735776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_cuda_dispatch.h 2025-10-10T01:25:16.1739927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_meta.h 2025-10-10T01:25:16.1743754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_meta_dispatch.h 2025-10-10T01:25:16.1747413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_native.h 2025-10-10T01:25:16.1751078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_ops.h 2025-10-10T01:25:16.1754850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsc_tensor.h 2025-10-10T01:25:16.1758785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsc_tensor_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.1762705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsc_tensor_native.h 2025-10-10T01:25:16.1766436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsc_tensor_ops.h 2025-10-10T01:25:16.1770376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsr_tensor.h 2025-10-10T01:25:16.1774530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsr_tensor_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.1778841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsr_tensor_native.h 2025-10-10T01:25:16.1782929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsr_tensor_ops.h 2025-10-10T01:25:16.1787038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_compressed_tensor.h 2025-10-10T01:25:16.1791147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_compressed_tensor_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.1795117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_compressed_tensor_native.h 2025-10-10T01:25:16.1798942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_compressed_tensor_ops.h 2025-10-10T01:25:16.1833641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_coo_tensor.h 2025-10-10T01:25:16.1838118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_coo_tensor_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.1842316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_coo_tensor_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.1846100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_coo_tensor_native.h 2025-10-10T01:25:16.1850398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_coo_tensor_ops.h 2025-10-10T01:25:16.1855444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csc_tensor.h 2025-10-10T01:25:16.1859504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csc_tensor_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.1863544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csc_tensor_native.h 2025-10-10T01:25:16.1867512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csc_tensor_ops.h 2025-10-10T01:25:16.1871381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csr_tensor.h 2025-10-10T01:25:16.1875790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csr_tensor_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.1879834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csr_tensor_native.h 2025-10-10T01:25:16.1883745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csr_tensor_ops.h 2025-10-10T01:25:16.1887415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_dim.h 2025-10-10T01:25:16.1891648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_dim_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.1895425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_dim_native.h 2025-10-10T01:25:16.1899516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_dim_ops.h 2025-10-10T01:25:16.1903623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_mask.h 2025-10-10T01:25:16.1907774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_mask_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.1911693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_mask_native.h 2025-10-10T01:25:16.1915724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_mask_ops.h 2025-10-10T01:25:16.1919570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize.h 2025-10-10T01:25:16.1923343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_and_clear.h 2025-10-10T01:25:16.1927325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_and_clear_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.1931872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_and_clear_meta_dispatch.h 2025-10-10T01:25:16.1936748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_and_clear_native.h 2025-10-10T01:25:16.1941258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_and_clear_ops.h 2025-10-10T01:25:16.1945227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.1949318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_meta_dispatch.h 2025-10-10T01:25:16.1955059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_native.h 2025-10-10T01:25:16.1958173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_ops.h 2025-10-10T01:25:16.1962034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_sampled_addmm.h 2025-10-10T01:25:16.1966094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_sampled_addmm_native.h 2025-10-10T01:25:16.1969895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_sampled_addmm_ops.h 2025-10-10T01:25:16.1974587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai.h 2025-10-10T01:25:16.1978093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.1982124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_cpu_dispatch.h 2025-10-10T01:25:16.1986120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_cuda_dispatch.h 2025-10-10T01:25:16.1989883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_meta.h 2025-10-10T01:25:16.1993764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_meta_dispatch.h 2025-10-10T01:25:16.1997927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_native.h 2025-10-10T01:25:16.2001982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_ops.h 2025-10-10T01:25:16.2006010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0.h 2025-10-10T01:25:16.2010067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.2014264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_cpu_dispatch.h 2025-10-10T01:25:16.2018346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_cuda_dispatch.h 2025-10-10T01:25:16.2022498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_meta.h 2025-10-10T01:25:16.2026629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_meta_dispatch.h 2025-10-10T01:25:16.2030832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_native.h 2025-10-10T01:25:16.2034838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_ops.h 2025-10-10T01:25:16.2039136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1.h 2025-10-10T01:25:16.2044117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.2048300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_cpu_dispatch.h 2025-10-10T01:25:16.2052567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_cuda_dispatch.h 2025-10-10T01:25:16.2057535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_meta.h 2025-10-10T01:25:16.2061703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_meta_dispatch.h 2025-10-10T01:25:16.2065982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_native.h 2025-10-10T01:25:16.2070183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_ops.h 2025-10-10T01:25:16.2102078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0.h 2025-10-10T01:25:16.2106150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.2110412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_cpu_dispatch.h 2025-10-10T01:25:16.2114306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_cuda_dispatch.h 2025-10-10T01:25:16.2118849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_meta.h 2025-10-10T01:25:16.2123216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_meta_dispatch.h 2025-10-10T01:25:16.2127147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_native.h 2025-10-10T01:25:16.2131301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_ops.h 2025-10-10T01:25:16.2135100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1.h 2025-10-10T01:25:16.2139299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.2144374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_cpu_dispatch.h 2025-10-10T01:25:16.2148786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_cuda_dispatch.h 2025-10-10T01:25:16.2153695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_meta.h 2025-10-10T01:25:16.2156639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_meta_dispatch.h 2025-10-10T01:25:16.2160625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_native.h 2025-10-10T01:25:16.2165227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_ops.h 2025-10-10T01:25:16.2171140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t.h 2025-10-10T01:25:16.2175201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.2179645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.2183574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_cpu_dispatch.h 2025-10-10T01:25:16.2188413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_cuda_dispatch.h 2025-10-10T01:25:16.2191497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_meta.h 2025-10-10T01:25:16.2196573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_meta_dispatch.h 2025-10-10T01:25:16.2200685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_native.h 2025-10-10T01:25:16.2204473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_ops.h 2025-10-10T01:25:16.2208756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u.h 2025-10-10T01:25:16.2213076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.2217664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.2221440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_cpu_dispatch.h 2025-10-10T01:25:16.2225608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_cuda_dispatch.h 2025-10-10T01:25:16.2229586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_meta.h 2025-10-10T01:25:16.2234498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_meta_dispatch.h 2025-10-10T01:25:16.2238122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_native.h 2025-10-10T01:25:16.2242777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_ops.h 2025-10-10T01:25:16.2247127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v.h 2025-10-10T01:25:16.2252390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.2255426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.2260641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_cpu_dispatch.h 2025-10-10T01:25:16.2265609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_cuda_dispatch.h 2025-10-10T01:25:16.2269931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_meta.h 2025-10-10T01:25:16.2275100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_meta_dispatch.h 2025-10-10T01:25:16.2278855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_native.h 2025-10-10T01:25:16.2283748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_ops.h 2025-10-10T01:25:16.2287773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w.h 2025-10-10T01:25:16.2292736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.2296702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.2301008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_cpu_dispatch.h 2025-10-10T01:25:16.2305519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_cuda_dispatch.h 2025-10-10T01:25:16.2310130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_meta.h 2025-10-10T01:25:16.2313840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_meta_dispatch.h 2025-10-10T01:25:16.2318389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_native.h 2025-10-10T01:25:16.2322410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_ops.h 2025-10-10T01:25:16.2327294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_digamma.h 2025-10-10T01:25:16.2331009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_digamma_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.2335048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_digamma_native.h 2025-10-10T01:25:16.2339002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_digamma_ops.h 2025-10-10T01:25:16.2342903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr.h 2025-10-10T01:25:16.2347693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.2352275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_cpu_dispatch.h 2025-10-10T01:25:16.2356487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_cuda_dispatch.h 2025-10-10T01:25:16.2361674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_meta.h 2025-10-10T01:25:16.2364791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_meta_dispatch.h 2025-10-10T01:25:16.2369477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_native.h 2025-10-10T01:25:16.2373487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_ops.h 2025-10-10T01:25:16.2377036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erf.h 2025-10-10T01:25:16.2380729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfc.h 2025-10-10T01:25:16.2384835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx.h 2025-10-10T01:25:16.2389887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.2393778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_cpu_dispatch.h 2025-10-10T01:25:16.2397793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_cuda_dispatch.h 2025-10-10T01:25:16.2402242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_meta.h 2025-10-10T01:25:16.2406402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_meta_dispatch.h 2025-10-10T01:25:16.2410663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_native.h 2025-10-10T01:25:16.2415539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_ops.h 2025-10-10T01:25:16.2419549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfc_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.2423644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfc_native.h 2025-10-10T01:25:16.2427456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfc_ops.h 2025-10-10T01:25:16.2431612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfinv.h 2025-10-10T01:25:16.2435927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfinv_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.2439645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfinv_native.h 2025-10-10T01:25:16.2443622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfinv_ops.h 2025-10-10T01:25:16.2447649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erf_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.2451644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erf_native.h 2025-10-10T01:25:16.2455366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erf_ops.h 2025-10-10T01:25:16.2459092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_exp2.h 2025-10-10T01:25:16.2463057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_exp2_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.2467405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_exp2_native.h 2025-10-10T01:25:16.2472179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_exp2_ops.h 2025-10-10T01:25:16.2476197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expit.h 2025-10-10T01:25:16.2480155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expit_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.2483903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expit_native.h 2025-10-10T01:25:16.2488243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expit_ops.h 2025-10-10T01:25:16.2492215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expm1.h 2025-10-10T01:25:16.2534497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expm1_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.2534796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expm1_native.h 2025-10-10T01:25:16.2535074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expm1_ops.h 2025-10-10T01:25:16.2535412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammainc.h 2025-10-10T01:25:16.2535782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaincc.h 2025-10-10T01:25:16.2536188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaincc_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.2536498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaincc_native.h 2025-10-10T01:25:16.2536786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaincc_ops.h 2025-10-10T01:25:16.2537190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammainc_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.2538098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammainc_native.h 2025-10-10T01:25:16.2542066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammainc_ops.h 2025-10-10T01:25:16.2546366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaln.h 2025-10-10T01:25:16.2550347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaln_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.2555003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaln_native.h 2025-10-10T01:25:16.2559460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaln_ops.h 2025-10-10T01:25:16.2563843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h.h 2025-10-10T01:25:16.2568607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he.h 2025-10-10T01:25:16.2572015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.2576148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.2580818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_cpu_dispatch.h 2025-10-10T01:25:16.2585119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_cuda_dispatch.h 2025-10-10T01:25:16.2589257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_meta.h 2025-10-10T01:25:16.2593284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_meta_dispatch.h 2025-10-10T01:25:16.2597357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_native.h 2025-10-10T01:25:16.2601295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_ops.h 2025-10-10T01:25:16.2605547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.2609803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.2614844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_cpu_dispatch.h 2025-10-10T01:25:16.2618243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_cuda_dispatch.h 2025-10-10T01:25:16.2622033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_meta.h 2025-10-10T01:25:16.2626218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_meta_dispatch.h 2025-10-10T01:25:16.2630366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_native.h 2025-10-10T01:25:16.2634419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_ops.h 2025-10-10T01:25:16.2638222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0.h 2025-10-10T01:25:16.2642165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e.h 2025-10-10T01:25:16.2646164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.2650357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_cpu_dispatch.h 2025-10-10T01:25:16.2654480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_cuda_dispatch.h 2025-10-10T01:25:16.2658316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_meta.h 2025-10-10T01:25:16.2662284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_meta_dispatch.h 2025-10-10T01:25:16.2666504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_native.h 2025-10-10T01:25:16.2670926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_ops.h 2025-10-10T01:25:16.2675225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.2679391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0_native.h 2025-10-10T01:25:16.2683441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0_ops.h 2025-10-10T01:25:16.2687272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1.h 2025-10-10T01:25:16.2691334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e.h 2025-10-10T01:25:16.2695546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.2700212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_cpu_dispatch.h 2025-10-10T01:25:16.2704257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_cuda_dispatch.h 2025-10-10T01:25:16.2708346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_meta.h 2025-10-10T01:25:16.2712552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_meta_dispatch.h 2025-10-10T01:25:16.2716339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_native.h 2025-10-10T01:25:16.2720462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_ops.h 2025-10-10T01:25:16.2724455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.2728799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_cpu_dispatch.h 2025-10-10T01:25:16.2732786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_cuda_dispatch.h 2025-10-10T01:25:16.2737040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_meta.h 2025-10-10T01:25:16.2740871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_meta_dispatch.h 2025-10-10T01:25:16.2745220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_native.h 2025-10-10T01:25:16.2749311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_ops.h 2025-10-10T01:25:16.2754348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l.h 2025-10-10T01:25:16.2758450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.2762504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.2766553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_cpu_dispatch.h 2025-10-10T01:25:16.2771502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_cuda_dispatch.h 2025-10-10T01:25:16.2774900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_meta.h 2025-10-10T01:25:16.2779998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_meta_dispatch.h 2025-10-10T01:25:16.2784361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_native.h 2025-10-10T01:25:16.2789460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_ops.h 2025-10-10T01:25:16.2792976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p.h 2025-10-10T01:25:16.2797693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.2802556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.2807048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_cpu_dispatch.h 2025-10-10T01:25:16.2811082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_cuda_dispatch.h 2025-10-10T01:25:16.2815202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_meta.h 2025-10-10T01:25:16.2819522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_meta_dispatch.h 2025-10-10T01:25:16.2824129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_native.h 2025-10-10T01:25:16.2827944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_ops.h 2025-10-10T01:25:16.2832397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log1p.h 2025-10-10T01:25:16.2836566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log1p_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.2841321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log1p_native.h 2025-10-10T01:25:16.2844533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log1p_ops.h 2025-10-10T01:25:16.2848995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logit.h 2025-10-10T01:25:16.2853354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logit_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.2858597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logit_native.h 2025-10-10T01:25:16.2861982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logit_ops.h 2025-10-10T01:25:16.2866413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logsumexp.h 2025-10-10T01:25:16.2870560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logsumexp_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.2874333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logsumexp_native.h 2025-10-10T01:25:16.2878399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logsumexp_ops.h 2025-10-10T01:25:16.2883350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr.h 2025-10-10T01:25:16.2887957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.2891717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_cpu_dispatch.h 2025-10-10T01:25:16.2895998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_cuda_dispatch.h 2025-10-10T01:25:16.2900547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_meta.h 2025-10-10T01:25:16.2905069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_meta_dispatch.h 2025-10-10T01:25:16.2908977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_native.h 2025-10-10T01:25:16.2913525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_ops.h 2025-10-10T01:25:16.2917646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_softmax.h 2025-10-10T01:25:16.2922101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_softmax_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.2926157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_softmax_native.h 2025-10-10T01:25:16.2930216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_softmax_ops.h 2025-10-10T01:25:16.2934468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0.h 2025-10-10T01:25:16.2938947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.2974235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_cpu_dispatch.h 2025-10-10T01:25:16.2978128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_cuda_dispatch.h 2025-10-10T01:25:16.2983616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_meta.h 2025-10-10T01:25:16.2986403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_meta_dispatch.h 2025-10-10T01:25:16.2990578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_native.h 2025-10-10T01:25:16.2994897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_ops.h 2025-10-10T01:25:16.2998860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1.h 2025-10-10T01:25:16.3003202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.3007149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_cpu_dispatch.h 2025-10-10T01:25:16.3011447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_cuda_dispatch.h 2025-10-10T01:25:16.3015636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_meta.h 2025-10-10T01:25:16.3020111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_meta_dispatch.h 2025-10-10T01:25:16.3024394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_native.h 2025-10-10T01:25:16.3028888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_ops.h 2025-10-10T01:25:16.3032901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0.h 2025-10-10T01:25:16.3037004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.3041000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_cpu_dispatch.h 2025-10-10T01:25:16.3045180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_cuda_dispatch.h 2025-10-10T01:25:16.3049122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_meta.h 2025-10-10T01:25:16.3053402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_meta_dispatch.h 2025-10-10T01:25:16.3057448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_native.h 2025-10-10T01:25:16.3061372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_ops.h 2025-10-10T01:25:16.3065477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1.h 2025-10-10T01:25:16.3070300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.3073746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_cpu_dispatch.h 2025-10-10T01:25:16.3078466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_cuda_dispatch.h 2025-10-10T01:25:16.3082517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_meta.h 2025-10-10T01:25:16.3086956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_meta_dispatch.h 2025-10-10T01:25:16.3090925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_native.h 2025-10-10T01:25:16.3094822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_ops.h 2025-10-10T01:25:16.3098698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_multigammaln.h 2025-10-10T01:25:16.3103134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_multigammaln_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.3107607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_multigammaln_native.h 2025-10-10T01:25:16.3112060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_multigammaln_ops.h 2025-10-10T01:25:16.3115920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtr.h 2025-10-10T01:25:16.3119931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri.h 2025-10-10T01:25:16.3124057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.3128762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_cpu_dispatch.h 2025-10-10T01:25:16.3132917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_cuda_dispatch.h 2025-10-10T01:25:16.3136949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_meta.h 2025-10-10T01:25:16.3140981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_meta_dispatch.h 2025-10-10T01:25:16.3144795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_native.h 2025-10-10T01:25:16.3148884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_ops.h 2025-10-10T01:25:16.3153533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtr_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.3157650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtr_native.h 2025-10-10T01:25:16.3161804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtr_ops.h 2025-10-10T01:25:16.3166164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_polygamma.h 2025-10-10T01:25:16.3170417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_polygamma_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.3174795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_polygamma_native.h 2025-10-10T01:25:16.3179051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_polygamma_ops.h 2025-10-10T01:25:16.3183726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_psi.h 2025-10-10T01:25:16.3187231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_psi_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.3191593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_psi_native.h 2025-10-10T01:25:16.3195654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_psi_ops.h 2025-10-10T01:25:16.3200785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_round.h 2025-10-10T01:25:16.3204089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_round_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.3208772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_round_native.h 2025-10-10T01:25:16.3212821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_round_ops.h 2025-10-10T01:25:16.3218337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0.h 2025-10-10T01:25:16.3221759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.3226509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_cpu_dispatch.h 2025-10-10T01:25:16.3231671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_cuda_dispatch.h 2025-10-10T01:25:16.3235845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_meta.h 2025-10-10T01:25:16.3239714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_meta_dispatch.h 2025-10-10T01:25:16.3244335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_native.h 2025-10-10T01:25:16.3248859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_ops.h 2025-10-10T01:25:16.3252981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1.h 2025-10-10T01:25:16.3258519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.3261918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_cpu_dispatch.h 2025-10-10T01:25:16.3266272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_cuda_dispatch.h 2025-10-10T01:25:16.3270872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_meta.h 2025-10-10T01:25:16.3275996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_meta_dispatch.h 2025-10-10T01:25:16.3279231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_native.h 2025-10-10T01:25:16.3283879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_ops.h 2025-10-10T01:25:16.3288044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t.h 2025-10-10T01:25:16.3293469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.3296701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.3301169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_cpu_dispatch.h 2025-10-10T01:25:16.3306022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_cuda_dispatch.h 2025-10-10T01:25:16.3310885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_meta.h 2025-10-10T01:25:16.3315671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_meta_dispatch.h 2025-10-10T01:25:16.3319325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_native.h 2025-10-10T01:25:16.3323432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_ops.h 2025-10-10T01:25:16.3328070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u.h 2025-10-10T01:25:16.3332221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.3336906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.3341384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_cpu_dispatch.h 2025-10-10T01:25:16.3346030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_cuda_dispatch.h 2025-10-10T01:25:16.3351167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_meta.h 2025-10-10T01:25:16.3354936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_meta_dispatch.h 2025-10-10T01:25:16.3359442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_native.h 2025-10-10T01:25:16.3364068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_ops.h 2025-10-10T01:25:16.3368518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v.h 2025-10-10T01:25:16.3372560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.3377359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.3381373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_cpu_dispatch.h 2025-10-10T01:25:16.3385897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_cuda_dispatch.h 2025-10-10T01:25:16.3389972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_meta.h 2025-10-10T01:25:16.3394564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_meta_dispatch.h 2025-10-10T01:25:16.3399070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_native.h 2025-10-10T01:25:16.3403307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_ops.h 2025-10-10T01:25:16.3408805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w.h 2025-10-10T01:25:16.3411896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.3416819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.3420883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_cpu_dispatch.h 2025-10-10T01:25:16.3425187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_cuda_dispatch.h 2025-10-10T01:25:16.3429289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_meta.h 2025-10-10T01:25:16.3434376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_meta_dispatch.h 2025-10-10T01:25:16.3437737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_native.h 2025-10-10T01:25:16.3442128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_ops.h 2025-10-10T01:25:16.3446394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_sinc.h 2025-10-10T01:25:16.3450454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_sinc_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.3454912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_sinc_native.h 2025-10-10T01:25:16.3459148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_sinc_ops.h 2025-10-10T01:25:16.3463303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_softmax.h 2025-10-10T01:25:16.3467400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_softmax_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.3471368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_softmax_native.h 2025-10-10T01:25:16.3475346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_softmax_ops.h 2025-10-10T01:25:16.3479373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0.h 2025-10-10T01:25:16.3484512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.3488599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_cpu_dispatch.h 2025-10-10T01:25:16.3492832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_cuda_dispatch.h 2025-10-10T01:25:16.3496958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_meta.h 2025-10-10T01:25:16.3501117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_meta_dispatch.h 2025-10-10T01:25:16.3505445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_native.h 2025-10-10T01:25:16.3509614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_ops.h 2025-10-10T01:25:16.3513537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py.h 2025-10-10T01:25:16.3517868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.3521903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.3525807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_cpu_dispatch.h 2025-10-10T01:25:16.3530064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_cuda_dispatch.h 2025-10-10T01:25:16.3534541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_meta.h 2025-10-10T01:25:16.3538568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_meta_dispatch.h 2025-10-10T01:25:16.3542387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_native.h 2025-10-10T01:25:16.3546275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_ops.h 2025-10-10T01:25:16.3550377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlogy.h 2025-10-10T01:25:16.3554744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlogy_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.3559179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlogy_native.h 2025-10-10T01:25:16.3563101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlogy_ops.h 2025-10-10T01:25:16.3567487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta.h 2025-10-10T01:25:16.3571579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.3575655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.3579321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_cpu_dispatch.h 2025-10-10T01:25:16.3583993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_cuda_dispatch.h 2025-10-10T01:25:16.3588094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_meta.h 2025-10-10T01:25:16.3592323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_meta_dispatch.h 2025-10-10T01:25:16.3596273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_native.h 2025-10-10T01:25:16.3600635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_ops.h 2025-10-10T01:25:16.3604424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split.h 2025-10-10T01:25:16.3608462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.3612334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.3616474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_copy.h 2025-10-10T01:25:16.3620301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.3624239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.3628001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_copy_native.h 2025-10-10T01:25:16.3631860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_copy_ops.h 2025-10-10T01:25:16.3635635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_native.h 2025-10-10T01:25:16.3639874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_ops.h 2025-10-10T01:25:16.3643776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes.h 2025-10-10T01:25:16.3647760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.3651569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_copy.h 2025-10-10T01:25:16.3655597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.3659933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.3663901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_copy_cuda_dispatch.h 2025-10-10T01:25:16.3667963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_copy_native.h 2025-10-10T01:25:16.3672111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_copy_ops.h 2025-10-10T01:25:16.3676814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_native.h 2025-10-10T01:25:16.3680268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_ops.h 2025-10-10T01:25:16.3684195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt.h 2025-10-10T01:25:16.3689270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.3692191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_cpu_dispatch.h 2025-10-10T01:25:16.3696146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_cuda_dispatch.h 2025-10-10T01:25:16.3700851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_meta.h 2025-10-10T01:25:16.3704460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_meta_dispatch.h 2025-10-10T01:25:16.3708699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_native.h 2025-10-10T01:25:16.3712736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_ops.h 2025-10-10T01:25:16.3716220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\square.h 2025-10-10T01:25:16.3719906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\square_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.3723888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\square_native.h 2025-10-10T01:25:16.3727555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\square_ops.h 2025-10-10T01:25:16.3731580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze.h 2025-10-10T01:25:16.3735701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.3739681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.3744130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_copy.h 2025-10-10T01:25:16.3748682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.3752992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.3756806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_copy_native.h 2025-10-10T01:25:16.3761030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_copy_ops.h 2025-10-10T01:25:16.3765492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_native.h 2025-10-10T01:25:16.3769340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_ops.h 2025-10-10T01:25:16.3773080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sspaddmm.h 2025-10-10T01:25:16.3777067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sspaddmm_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.3781243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sspaddmm_cpu_dispatch.h 2025-10-10T01:25:16.3785096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sspaddmm_cuda_dispatch.h 2025-10-10T01:25:16.3789621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sspaddmm_native.h 2025-10-10T01:25:16.3793635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sspaddmm_ops.h 2025-10-10T01:25:16.3797446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stack.h 2025-10-10T01:25:16.3801566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stack_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.3805096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stack_native.h 2025-10-10T01:25:16.3809862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stack_ops.h 2025-10-10T01:25:16.3812821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std.h 2025-10-10T01:25:16.3816833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.3821472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_cpu_dispatch.h 2025-10-10T01:25:16.3824454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_cuda_dispatch.h 2025-10-10T01:25:16.3828285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean.h 2025-10-10T01:25:16.3833003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.3835883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.3849227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean_cpu_dispatch.h 2025-10-10T01:25:16.3849952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean_cuda_dispatch.h 2025-10-10T01:25:16.3850903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean_native.h 2025-10-10T01:25:16.3855386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean_ops.h 2025-10-10T01:25:16.3859443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_native.h 2025-10-10T01:25:16.3862969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_ops.h 2025-10-10T01:25:16.3866560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stft.h 2025-10-10T01:25:16.3870195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stft_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.3874223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stft_native.h 2025-10-10T01:25:16.3878017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stft_ops.h 2025-10-10T01:25:16.3881551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stride.h 2025-10-10T01:25:16.3885503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stride_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.3889195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stride_native.h 2025-10-10T01:25:16.3892832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stride_ops.h 2025-10-10T01:25:16.3896603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub.h 2025-10-10T01:25:16.3900343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\subtract.h 2025-10-10T01:25:16.3904535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\subtract_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.3908068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\subtract_native.h 2025-10-10T01:25:16.3912118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\subtract_ops.h 2025-10-10T01:25:16.3917102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.3921376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.3925299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_cpu_dispatch.h 2025-10-10T01:25:16.3929543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_cuda_dispatch.h 2025-10-10T01:25:16.3933988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_meta.h 2025-10-10T01:25:16.3937326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_meta_dispatch.h 2025-10-10T01:25:16.3941323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_native.h 2025-10-10T01:25:16.3945005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_ops.h 2025-10-10T01:25:16.3948664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum.h 2025-10-10T01:25:16.3952354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.3956145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.3960156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.3964140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_cpu_dispatch.h 2025-10-10T01:25:16.3968345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_cuda_dispatch.h 2025-10-10T01:25:16.3972008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_meta.h 2025-10-10T01:25:16.3975582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_meta_dispatch.h 2025-10-10T01:25:16.3979301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_native.h 2025-10-10T01:25:16.3982991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_ops.h 2025-10-10T01:25:16.3986689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_to_size.h 2025-10-10T01:25:16.3991538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_to_size_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.3994827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_to_size_native.h 2025-10-10T01:25:16.3998925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_to_size_ops.h 2025-10-10T01:25:16.4002719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\svd.h 2025-10-10T01:25:16.4006483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\svd_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4010427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\svd_native.h 2025-10-10T01:25:16.4014512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\svd_ops.h 2025-10-10T01:25:16.4017988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapaxes.h 2025-10-10T01:25:16.4021501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapaxes_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4025387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapaxes_native.h 2025-10-10T01:25:16.4029424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapaxes_ops.h 2025-10-10T01:25:16.4064559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapdims.h 2025-10-10T01:25:16.4068332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapdims_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4072173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapdims_native.h 2025-10-10T01:25:16.4075926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapdims_ops.h 2025-10-10T01:25:16.4079952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range.h 2025-10-10T01:25:16.4084201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.4088392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_for_size.h 2025-10-10T01:25:16.4092674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.4096907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_for_size_native.h 2025-10-10T01:25:16.4100839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_for_size_ops.h 2025-10-10T01:25:16.4104941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_native.h 2025-10-10T01:25:16.4109345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_ops.h 2025-10-10T01:25:16.4113805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_is_contiguous.h 2025-10-10T01:25:16.4117882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_is_contiguous_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4121676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_is_contiguous_native.h 2025-10-10T01:25:16.4125997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_is_contiguous_ops.h 2025-10-10T01:25:16.4130110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_numel.h 2025-10-10T01:25:16.4134623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_numel_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4138987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_numel_native.h 2025-10-10T01:25:16.4143097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_numel_ops.h 2025-10-10T01:25:16.4146965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_size.h 2025-10-10T01:25:16.4151109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_size_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4154766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_size_native.h 2025-10-10T01:25:16.4158830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_size_ops.h 2025-10-10T01:25:16.4162793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_storage_offset.h 2025-10-10T01:25:16.4167796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_storage_offset_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4171692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_storage_offset_native.h 2025-10-10T01:25:16.4175671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_storage_offset_ops.h 2025-10-10T01:25:16.4179645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_stride.h 2025-10-10T01:25:16.4183837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_stride_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4188020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_stride_native.h 2025-10-10T01:25:16.4192221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_stride_ops.h 2025-10-10T01:25:16.4196227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t.h 2025-10-10T01:25:16.4199809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take.h 2025-10-10T01:25:16.4203323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_along_dim.h 2025-10-10T01:25:16.4207987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_along_dim_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4211973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_along_dim_native.h 2025-10-10T01:25:16.4216106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_along_dim_ops.h 2025-10-10T01:25:16.4219994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_cpu_dispatch.h 2025-10-10T01:25:16.4224149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_cuda_dispatch.h 2025-10-10T01:25:16.4227963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_native.h 2025-10-10T01:25:16.4231910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_ops.h 2025-10-10T01:25:16.4235657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan.h 2025-10-10T01:25:16.4239234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh.h 2025-10-10T01:25:16.4243012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward.h 2025-10-10T01:25:16.4247741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.4251490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_cpu_dispatch.h 2025-10-10T01:25:16.4255611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_cuda_dispatch.h 2025-10-10T01:25:16.4259481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_meta.h 2025-10-10T01:25:16.4263702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_meta_dispatch.h 2025-10-10T01:25:16.4267558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_native.h 2025-10-10T01:25:16.4271824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_ops.h 2025-10-10T01:25:16.4276010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.4280145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_cpu_dispatch.h 2025-10-10T01:25:16.4284058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_cuda_dispatch.h 2025-10-10T01:25:16.4288261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_meta.h 2025-10-10T01:25:16.4291927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_meta_dispatch.h 2025-10-10T01:25:16.4295698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_native.h 2025-10-10T01:25:16.4299985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_ops.h 2025-10-10T01:25:16.4304017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.4307847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_cpu_dispatch.h 2025-10-10T01:25:16.4311754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_cuda_dispatch.h 2025-10-10T01:25:16.4316309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_meta.h 2025-10-10T01:25:16.4320029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_meta_dispatch.h 2025-10-10T01:25:16.4323486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_native.h 2025-10-10T01:25:16.4327716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_ops.h 2025-10-10T01:25:16.4331663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensor.h 2025-10-10T01:25:16.4335075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensordot.h 2025-10-10T01:25:16.4339101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensordot_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4343038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensordot_native.h 2025-10-10T01:25:16.4346971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensordot_ops.h 2025-10-10T01:25:16.4351488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensor_split.h 2025-10-10T01:25:16.4355771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensor_split_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4359612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensor_split_native.h 2025-10-10T01:25:16.4363808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensor_split_ops.h 2025-10-10T01:25:16.4367698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\thnn_conv2d.h 2025-10-10T01:25:16.4371756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\thnn_conv2d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4404006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\thnn_conv2d_native.h 2025-10-10T01:25:16.4407806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\thnn_conv2d_ops.h 2025-10-10T01:25:16.4411484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold.h 2025-10-10T01:25:16.4415164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward.h 2025-10-10T01:25:16.4419655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.4424713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_cpu_dispatch.h 2025-10-10T01:25:16.4429229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_cuda_dispatch.h 2025-10-10T01:25:16.4433362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_meta.h 2025-10-10T01:25:16.4437161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_meta_dispatch.h 2025-10-10T01:25:16.4440840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_native.h 2025-10-10T01:25:16.4444579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_ops.h 2025-10-10T01:25:16.4448467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.4452788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_cpu_dispatch.h 2025-10-10T01:25:16.4456953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_cuda_dispatch.h 2025-10-10T01:25:16.4460715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_meta.h 2025-10-10T01:25:16.4464417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_meta_dispatch.h 2025-10-10T01:25:16.4468229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_native.h 2025-10-10T01:25:16.4472103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_ops.h 2025-10-10T01:25:16.4475877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tile.h 2025-10-10T01:25:16.4479730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tile_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4483377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tile_native.h 2025-10-10T01:25:16.4487339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tile_ops.h 2025-10-10T01:25:16.4490921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to.h 2025-10-10T01:25:16.4494233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk.h 2025-10-10T01:25:16.4498086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.4501690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_cpu_dispatch.h 2025-10-10T01:25:16.4505548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_cuda_dispatch.h 2025-10-10T01:25:16.4509853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_meta.h 2025-10-10T01:25:16.4513747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_meta_dispatch.h 2025-10-10T01:25:16.4518071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_native.h 2025-10-10T01:25:16.4521816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_ops.h 2025-10-10T01:25:16.4525381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4529289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense.h 2025-10-10T01:25:16.4533420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_backward.h 2025-10-10T01:25:16.4537425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4541044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_backward_native.h 2025-10-10T01:25:16.4544987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_backward_ops.h 2025-10-10T01:25:16.4548867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4552588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_native.h 2025-10-10T01:25:16.4556585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_ops.h 2025-10-10T01:25:16.4560362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn.h 2025-10-10T01:25:16.4564216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_backward.h 2025-10-10T01:25:16.4568337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4572511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_backward_native.h 2025-10-10T01:25:16.4576442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_backward_ops.h 2025-10-10T01:25:16.4580352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.4584202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_cpu_dispatch.h 2025-10-10T01:25:16.4588006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_native.h 2025-10-10T01:25:16.4591729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_ops.h 2025-10-10T01:25:16.4595887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_native.h 2025-10-10T01:25:16.4599574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_ops.h 2025-10-10T01:25:16.4603495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_padded_tensor.h 2025-10-10T01:25:16.4607441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_padded_tensor_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.4611213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_padded_tensor_native.h 2025-10-10T01:25:16.4614972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_padded_tensor_ops.h 2025-10-10T01:25:16.4619019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse.h 2025-10-10T01:25:16.4622961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsc.h 2025-10-10T01:25:16.4627118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsc_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4631422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsc_native.h 2025-10-10T01:25:16.4635168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsc_ops.h 2025-10-10T01:25:16.4639249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsr.h 2025-10-10T01:25:16.4643063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsr_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4647106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsr_native.h 2025-10-10T01:25:16.4650907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsr_ops.h 2025-10-10T01:25:16.4654998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4658969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csc.h 2025-10-10T01:25:16.4663156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csc_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4667150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csc_native.h 2025-10-10T01:25:16.4671017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csc_ops.h 2025-10-10T01:25:16.4674759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csr.h 2025-10-10T01:25:16.4679432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csr_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4683113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csr_native.h 2025-10-10T01:25:16.4687028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csr_ops.h 2025-10-10T01:25:16.4690794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_native.h 2025-10-10T01:25:16.4694493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_ops.h 2025-10-10T01:25:16.4698171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace.h 2025-10-10T01:25:16.4701601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_backward.h 2025-10-10T01:25:16.4705710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4709770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_backward_native.h 2025-10-10T01:25:16.4713616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_backward_ops.h 2025-10-10T01:25:16.4717620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.4721276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_cpu_dispatch.h 2025-10-10T01:25:16.4727047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_cuda_dispatch.h 2025-10-10T01:25:16.4731394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_native.h 2025-10-10T01:25:16.4735228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_ops.h 2025-10-10T01:25:16.4739360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose.h 2025-10-10T01:25:16.4743364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.4747817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4751747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_copy.h 2025-10-10T01:25:16.4755889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.4759665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.4763767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_copy_native.h 2025-10-10T01:25:16.4768153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_copy_ops.h 2025-10-10T01:25:16.4771995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_native.h 2025-10-10T01:25:16.4775720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_ops.h 2025-10-10T01:25:16.4779943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapezoid.h 2025-10-10T01:25:16.4783891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapezoid_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4787756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapezoid_native.h 2025-10-10T01:25:16.4792287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapezoid_ops.h 2025-10-10T01:25:16.4796467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapz.h 2025-10-10T01:25:16.4800163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapz_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4804365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapz_native.h 2025-10-10T01:25:16.4808263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapz_ops.h 2025-10-10T01:25:16.4812258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve.h 2025-10-10T01:25:16.4816433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.4820109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_cpu_dispatch.h 2025-10-10T01:25:16.4824538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_cuda_dispatch.h 2025-10-10T01:25:16.4828591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_meta.h 2025-10-10T01:25:16.4832904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_meta_dispatch.h 2025-10-10T01:25:16.4836963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_native.h 2025-10-10T01:25:16.4841134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_ops.h 2025-10-10T01:25:16.4844916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril.h 2025-10-10T01:25:16.4848827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.4853428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_cpu_dispatch.h 2025-10-10T01:25:16.4857629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_cuda_dispatch.h 2025-10-10T01:25:16.4861784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_indices.h 2025-10-10T01:25:16.4866259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_indices_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.4870511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_indices_cpu_dispatch.h 2025-10-10T01:25:16.4874710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_indices_cuda_dispatch.h 2025-10-10T01:25:16.4878553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_indices_native.h 2025-10-10T01:25:16.4882648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_indices_ops.h 2025-10-10T01:25:16.4886460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_meta.h 2025-10-10T01:25:16.4890171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_meta_dispatch.h 2025-10-10T01:25:16.4894379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_native.h 2025-10-10T01:25:16.4897704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_ops.h 2025-10-10T01:25:16.4901569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triplet_margin_loss.h 2025-10-10T01:25:16.4916248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triplet_margin_loss_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4917199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triplet_margin_loss_native.h 2025-10-10T01:25:16.4917945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triplet_margin_loss_ops.h 2025-10-10T01:25:16.4918579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu.h 2025-10-10T01:25:16.4921577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.4925150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_cpu_dispatch.h 2025-10-10T01:25:16.4929112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_cuda_dispatch.h 2025-10-10T01:25:16.4932935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_indices.h 2025-10-10T01:25:16.4936853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_indices_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.4940718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_indices_cpu_dispatch.h 2025-10-10T01:25:16.4944962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_indices_cuda_dispatch.h 2025-10-10T01:25:16.4949776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_indices_native.h 2025-10-10T01:25:16.4953633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_indices_ops.h 2025-10-10T01:25:16.4958144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_meta.h 2025-10-10T01:25:16.4961078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_meta_dispatch.h 2025-10-10T01:25:16.4965145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_native.h 2025-10-10T01:25:16.4969036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_ops.h 2025-10-10T01:25:16.4972767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\true_divide.h 2025-10-10T01:25:16.4976876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\true_divide_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.4981589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\true_divide_native.h 2025-10-10T01:25:16.4985488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\true_divide_ops.h 2025-10-10T01:25:16.4989331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc.h 2025-10-10T01:25:16.4993250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.4997877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_cpu_dispatch.h 2025-10-10T01:25:16.5001575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_cuda_dispatch.h 2025-10-10T01:25:16.5005476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_meta.h 2025-10-10T01:25:16.5009230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_meta_dispatch.h 2025-10-10T01:25:16.5013100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_native.h 2025-10-10T01:25:16.5017030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_ops.h 2025-10-10T01:25:16.5021007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\type_as.h 2025-10-10T01:25:16.5024627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\type_as_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.5029089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\type_as_native.h 2025-10-10T01:25:16.5032862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\type_as_ops.h 2025-10-10T01:25:16.5036868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.5040381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_copy.h 2025-10-10T01:25:16.5044087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.5048045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.5051483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_copy_native.h 2025-10-10T01:25:16.5055778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_copy_ops.h 2025-10-10T01:25:16.5059394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_native.h 2025-10-10T01:25:16.5062960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_ops.h 2025-10-10T01:25:16.5066417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind.h 2025-10-10T01:25:16.5070464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.5074348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.5078828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_copy.h 2025-10-10T01:25:16.5082842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.5086915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.5090608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_copy_native.h 2025-10-10T01:25:16.5094250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_copy_ops.h 2025-10-10T01:25:16.5135259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_native.h 2025-10-10T01:25:16.5139208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_ops.h 2025-10-10T01:25:16.5142999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten.h 2025-10-10T01:25:16.5147576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.5152712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_dense_tensors.h 2025-10-10T01:25:16.5156599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.5160453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_dense_tensors_native.h 2025-10-10T01:25:16.5164389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_dense_tensors_ops.h 2025-10-10T01:25:16.5168345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_native.h 2025-10-10T01:25:16.5172130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_ops.h 2025-10-10T01:25:16.5176086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold.h 2025-10-10T01:25:16.5179646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_backward.h 2025-10-10T01:25:16.5183689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.5187411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_backward_cpu_dispatch.h 2025-10-10T01:25:16.5192517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_backward_cuda_dispatch.h 2025-10-10T01:25:16.5196591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_backward_native.h 2025-10-10T01:25:16.5200342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_backward_ops.h 2025-10-10T01:25:16.5204150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_copy.h 2025-10-10T01:25:16.5208320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.5212270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.5216104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_copy_native.h 2025-10-10T01:25:16.5220326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_copy_ops.h 2025-10-10T01:25:16.5224242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_cpu_dispatch.h 2025-10-10T01:25:16.5229010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_cuda_dispatch.h 2025-10-10T01:25:16.5233037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_meta_dispatch.h 2025-10-10T01:25:16.5237038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_native.h 2025-10-10T01:25:16.5241166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_ops.h 2025-10-10T01:25:16.5245198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform.h 2025-10-10T01:25:16.5248862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.5253636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform_cpu_dispatch.h 2025-10-10T01:25:16.5258218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform_cuda_dispatch.h 2025-10-10T01:25:16.5262831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform_meta_dispatch.h 2025-10-10T01:25:16.5266624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform_native.h 2025-10-10T01:25:16.5271277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform_ops.h 2025-10-10T01:25:16.5275233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_consecutive.h 2025-10-10T01:25:16.5279153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_consecutive_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.5283202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_consecutive_cpu_dispatch.h 2025-10-10T01:25:16.5287379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_consecutive_cuda_dispatch.h 2025-10-10T01:25:16.5291562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_consecutive_native.h 2025-10-10T01:25:16.5295935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_consecutive_ops.h 2025-10-10T01:25:16.5299827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim.h 2025-10-10T01:25:16.5303955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.5307989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_consecutive.h 2025-10-10T01:25:16.5312395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_consecutive_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.5316566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_consecutive_cpu_dispatch.h 2025-10-10T01:25:16.5320950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_consecutive_cuda_dispatch.h 2025-10-10T01:25:16.5324862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_consecutive_native.h 2025-10-10T01:25:16.5328840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_consecutive_ops.h 2025-10-10T01:25:16.5334299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_cpu_dispatch.h 2025-10-10T01:25:16.5338826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_cuda_dispatch.h 2025-10-10T01:25:16.5342905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_native.h 2025-10-10T01:25:16.5346626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_ops.h 2025-10-10T01:25:16.5350939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_chunk.h 2025-10-10T01:25:16.5354888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_chunk_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.5358801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_chunk_native.h 2025-10-10T01:25:16.5362677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_chunk_ops.h 2025-10-10T01:25:16.5367641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split.h 2025-10-10T01:25:16.5371313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.5375258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_native.h 2025-10-10T01:25:16.5379267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_ops.h 2025-10-10T01:25:16.5383222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_with_sizes.h 2025-10-10T01:25:16.5387491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.5391453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_with_sizes_native.h 2025-10-10T01:25:16.5395955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_with_sizes_ops.h 2025-10-10T01:25:16.5400202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze.h 2025-10-10T01:25:16.5406093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.5410319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_copy.h 2025-10-10T01:25:16.5414490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.5418946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.5423320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_copy_native.h 2025-10-10T01:25:16.5427338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_copy_ops.h 2025-10-10T01:25:16.5431753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_native.h 2025-10-10T01:25:16.5436663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_ops.h 2025-10-10T01:25:16.5440683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d.h 2025-10-10T01:25:16.5445115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward.h 2025-10-10T01:25:16.5449258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.5453121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_cpu_dispatch.h 2025-10-10T01:25:16.5457080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_cuda_dispatch.h 2025-10-10T01:25:16.5461274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_meta.h 2025-10-10T01:25:16.5466114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_meta_dispatch.h 2025-10-10T01:25:16.5471031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_native.h 2025-10-10T01:25:16.5477263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_ops.h 2025-10-10T01:25:16.5481543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.5485780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.5491630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_cpu_dispatch.h 2025-10-10T01:25:16.5495503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_cuda_dispatch.h 2025-10-10T01:25:16.5499325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_meta.h 2025-10-10T01:25:16.5504421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_meta_dispatch.h 2025-10-10T01:25:16.5508660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_native.h 2025-10-10T01:25:16.5512776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_ops.h 2025-10-10T01:25:16.5516684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d.h 2025-10-10T01:25:16.5520642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward.h 2025-10-10T01:25:16.5524773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.5528757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_cpu_dispatch.h 2025-10-10T01:25:16.5532642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_cuda_dispatch.h 2025-10-10T01:25:16.5537060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_meta.h 2025-10-10T01:25:16.5574996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_meta_dispatch.h 2025-10-10T01:25:16.5579295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_native.h 2025-10-10T01:25:16.5583158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_ops.h 2025-10-10T01:25:16.5587652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.5592242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.5596233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.5600066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_cpu_dispatch.h 2025-10-10T01:25:16.5603965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_cuda_dispatch.h 2025-10-10T01:25:16.5608160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_meta.h 2025-10-10T01:25:16.5612471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_meta_dispatch.h 2025-10-10T01:25:16.5616210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_native.h 2025-10-10T01:25:16.5620059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_ops.h 2025-10-10T01:25:16.5623792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d.h 2025-10-10T01:25:16.5627753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward.h 2025-10-10T01:25:16.5631939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.5636093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_cpu_dispatch.h 2025-10-10T01:25:16.5640052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_cuda_dispatch.h 2025-10-10T01:25:16.5644176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_meta.h 2025-10-10T01:25:16.5648168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_meta_dispatch.h 2025-10-10T01:25:16.5652128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_native.h 2025-10-10T01:25:16.5656484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_ops.h 2025-10-10T01:25:16.5660847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.5664387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.5668905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_cpu_dispatch.h 2025-10-10T01:25:16.5672852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_cuda_dispatch.h 2025-10-10T01:25:16.5677575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_meta.h 2025-10-10T01:25:16.5681586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_meta_dispatch.h 2025-10-10T01:25:16.5685515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_native.h 2025-10-10T01:25:16.5689725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_ops.h 2025-10-10T01:25:16.5694096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d.h 2025-10-10T01:25:16.5697912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward.h 2025-10-10T01:25:16.5702116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.5706791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_cpu_dispatch.h 2025-10-10T01:25:16.5710930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_cuda_dispatch.h 2025-10-10T01:25:16.5714926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_meta.h 2025-10-10T01:25:16.5719295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_meta_dispatch.h 2025-10-10T01:25:16.5723625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_native.h 2025-10-10T01:25:16.5728225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_ops.h 2025-10-10T01:25:16.5732945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.5737487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.5741413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_cpu_dispatch.h 2025-10-10T01:25:16.5746204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_cuda_dispatch.h 2025-10-10T01:25:16.5750267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_meta.h 2025-10-10T01:25:16.5754414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_meta_dispatch.h 2025-10-10T01:25:16.5758497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_native.h 2025-10-10T01:25:16.5763017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_ops.h 2025-10-10T01:25:16.5769217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d.h 2025-10-10T01:25:16.5775513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward.h 2025-10-10T01:25:16.5780876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.5786770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_cpu_dispatch.h 2025-10-10T01:25:16.5792599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_cuda_dispatch.h 2025-10-10T01:25:16.5798346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_meta.h 2025-10-10T01:25:16.5802946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_meta_dispatch.h 2025-10-10T01:25:16.5806734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_native.h 2025-10-10T01:25:16.5810980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_ops.h 2025-10-10T01:25:16.5815662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.5820048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.5824173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.5828234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_cpu_dispatch.h 2025-10-10T01:25:16.5832745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_cuda_dispatch.h 2025-10-10T01:25:16.5837006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_meta.h 2025-10-10T01:25:16.5842057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_meta_dispatch.h 2025-10-10T01:25:16.5845879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_native.h 2025-10-10T01:25:16.5850191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_ops.h 2025-10-10T01:25:16.5854175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d.h 2025-10-10T01:25:16.5858140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward.h 2025-10-10T01:25:16.5862580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.5867064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_cpu_dispatch.h 2025-10-10T01:25:16.5871333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_cuda_dispatch.h 2025-10-10T01:25:16.5876067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_meta.h 2025-10-10T01:25:16.5880066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_meta_dispatch.h 2025-10-10T01:25:16.5885796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_native.h 2025-10-10T01:25:16.5891985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_ops.h 2025-10-10T01:25:16.5896501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.5900537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.5904726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_cpu_dispatch.h 2025-10-10T01:25:16.5908913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_cuda_dispatch.h 2025-10-10T01:25:16.5913505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_meta.h 2025-10-10T01:25:16.5917782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_meta_dispatch.h 2025-10-10T01:25:16.5922040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_native.h 2025-10-10T01:25:16.5926373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_ops.h 2025-10-10T01:25:16.5930806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d.h 2025-10-10T01:25:16.5935156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward.h 2025-10-10T01:25:16.5939944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.5944115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_cpu_dispatch.h 2025-10-10T01:25:16.5948511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_cuda_dispatch.h 2025-10-10T01:25:16.5952711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_meta.h 2025-10-10T01:25:16.5956854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_meta_dispatch.h 2025-10-10T01:25:16.5961440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_native.h 2025-10-10T01:25:16.5965950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_ops.h 2025-10-10T01:25:16.5970538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.5975164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.5979176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_cpu_dispatch.h 2025-10-10T01:25:16.5983378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_cuda_dispatch.h 2025-10-10T01:25:16.5988052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_meta.h 2025-10-10T01:25:16.5992471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_meta_dispatch.h 2025-10-10T01:25:16.5996630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_native.h 2025-10-10T01:25:16.6000844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_ops.h 2025-10-10T01:25:16.6004920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values.h 2025-10-10T01:25:16.6008892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.6012848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_copy.h 2025-10-10T01:25:16.6017170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.6021452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.6025731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_copy_native.h 2025-10-10T01:25:16.6029917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_copy_ops.h 2025-10-10T01:25:16.6034130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_native.h 2025-10-10T01:25:16.6040717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_ops.h 2025-10-10T01:25:16.6044806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\value_selecting_reduction_backward.h 2025-10-10T01:25:16.6048792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.6052576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\value_selecting_reduction_backward_native.h 2025-10-10T01:25:16.6056483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\value_selecting_reduction_backward_ops.h 2025-10-10T01:25:16.6060685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vander.h 2025-10-10T01:25:16.6064121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vander_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.6067966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vander_native.h 2025-10-10T01:25:16.6071820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vander_ops.h 2025-10-10T01:25:16.6075777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var.h 2025-10-10T01:25:16.6080087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.6085954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_cpu_dispatch.h 2025-10-10T01:25:16.6089903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_cuda_dispatch.h 2025-10-10T01:25:16.6093651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean.h 2025-10-10T01:25:16.6097723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.6101519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.6105772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean_cpu_dispatch.h 2025-10-10T01:25:16.6110042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean_cuda_dispatch.h 2025-10-10T01:25:16.6113943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean_native.h 2025-10-10T01:25:16.6117996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean_ops.h 2025-10-10T01:25:16.6121609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_native.h 2025-10-10T01:25:16.6125225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_ops.h 2025-10-10T01:25:16.6130271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vdot.h 2025-10-10T01:25:16.6133972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vdot_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.6137770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vdot_cpu_dispatch.h 2025-10-10T01:25:16.6141605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vdot_cuda_dispatch.h 2025-10-10T01:25:16.6145711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vdot_native.h 2025-10-10T01:25:16.6149525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vdot_ops.h 2025-10-10T01:25:16.6153263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view.h 2025-10-10T01:25:16.6157684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as.h 2025-10-10T01:25:16.6161401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex.h 2025-10-10T01:25:16.6165729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_copy.h 2025-10-10T01:25:16.6169589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.6173767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.6177365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_copy_native.h 2025-10-10T01:25:16.6181653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_copy_ops.h 2025-10-10T01:25:16.6185979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_cpu_dispatch.h 2025-10-10T01:25:16.6190148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_cuda_dispatch.h 2025-10-10T01:25:16.6194297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_meta_dispatch.h 2025-10-10T01:25:16.6198902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_native.h 2025-10-10T01:25:16.6203105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_ops.h 2025-10-10T01:25:16.6207510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.6211451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_native.h 2025-10-10T01:25:16.6215658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_ops.h 2025-10-10T01:25:16.6219775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real.h 2025-10-10T01:25:16.6223881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_copy.h 2025-10-10T01:25:16.6228247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.6232632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.6237880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_copy_native.h 2025-10-10T01:25:16.6242989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_copy_ops.h 2025-10-10T01:25:16.6246993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_cpu_dispatch.h 2025-10-10T01:25:16.6251106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_cuda_dispatch.h 2025-10-10T01:25:16.6255070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_meta_dispatch.h 2025-10-10T01:25:16.6259797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_native.h 2025-10-10T01:25:16.6263600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_ops.h 2025-10-10T01:25:16.6283916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.6288077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_copy.h 2025-10-10T01:25:16.6292155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.6295942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.6300067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_copy_native.h 2025-10-10T01:25:16.6304483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_copy_ops.h 2025-10-10T01:25:16.6309321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_cpu_dispatch.h 2025-10-10T01:25:16.6312584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_cuda_dispatch.h 2025-10-10T01:25:16.6317178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_meta_dispatch.h 2025-10-10T01:25:16.6321738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_native.h 2025-10-10T01:25:16.6326598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_ops.h 2025-10-10T01:25:16.6329593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vsplit.h 2025-10-10T01:25:16.6334848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vsplit_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.6338858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vsplit_native.h 2025-10-10T01:25:16.6343152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vsplit_ops.h 2025-10-10T01:25:16.6346399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vstack.h 2025-10-10T01:25:16.6350976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vstack_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.6354547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vstack_native.h 2025-10-10T01:25:16.6358833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vstack_ops.h 2025-10-10T01:25:16.6363077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\where.h 2025-10-10T01:25:16.6366772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\where_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.6370379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\where_cpu_dispatch.h 2025-10-10T01:25:16.6374460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\where_cuda_dispatch.h 2025-10-10T01:25:16.6378603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\where_native.h 2025-10-10T01:25:16.6383329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\where_ops.h 2025-10-10T01:25:16.6387099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy.h 2025-10-10T01:25:16.6391105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.6394991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.6398848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_cpu_dispatch.h 2025-10-10T01:25:16.6403456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_cuda_dispatch.h 2025-10-10T01:25:16.6407635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_meta.h 2025-10-10T01:25:16.6411394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_meta_dispatch.h 2025-10-10T01:25:16.6415238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_native.h 2025-10-10T01:25:16.6419043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_ops.h 2025-10-10T01:25:16.6423062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xor.h 2025-10-10T01:25:16.6426864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xor_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.6431173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xor_native.h 2025-10-10T01:25:16.6435068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xor_ops.h 2025-10-10T01:25:16.6438679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero.h 2025-10-10T01:25:16.6442224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros.h 2025-10-10T01:25:16.6446590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.6450424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_like.h 2025-10-10T01:25:16.6454311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_like_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.6459824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-10-10T01:25:16.6463887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_like_native.h 2025-10-10T01:25:16.6467677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_like_ops.h 2025-10-10T01:25:16.6471865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_native.h 2025-10-10T01:25:16.6475792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_ops.h 2025-10-10T01:25:16.6479962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.6483593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero_cpu_dispatch.h 2025-10-10T01:25:16.6487341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero_cuda_dispatch.h 2025-10-10T01:25:16.6491185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero_meta_dispatch.h 2025-10-10T01:25:16.6495171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero_native.h 2025-10-10T01:25:16.6498774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero_ops.h 2025-10-10T01:25:16.6502513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d.h 2025-10-10T01:25:16.6506632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_backward.h 2025-10-10T01:25:16.6510874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.6514707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_cpu_dispatch.h 2025-10-10T01:25:16.6518748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_cuda_dispatch.h 2025-10-10T01:25:16.6522649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_native.h 2025-10-10T01:25:16.6527149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_ops.h 2025-10-10T01:25:16.6532445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.6536302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_cpu_dispatch.h 2025-10-10T01:25:16.6540416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_cuda_dispatch.h 2025-10-10T01:25:16.6544568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_native.h 2025-10-10T01:25:16.6549548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_ops.h 2025-10-10T01:25:16.6554509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d.h 2025-10-10T01:25:16.6559324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_backward.h 2025-10-10T01:25:16.6563397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.6567813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-10-10T01:25:16.6572666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-10-10T01:25:16.6577115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_native.h 2025-10-10T01:25:16.6581480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_ops.h 2025-10-10T01:25:16.6586302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.6591466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_cpu_dispatch.h 2025-10-10T01:25:16.6595563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_cuda_dispatch.h 2025-10-10T01:25:16.6599580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_native.h 2025-10-10T01:25:16.6604235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_ops.h 2025-10-10T01:25:16.6608418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation.h 2025-10-10T01:25:16.6613504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.6617814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_cpu_dispatch.h 2025-10-10T01:25:16.6621908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_cuda_dispatch.h 2025-10-10T01:25:16.6625869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_meta.h 2025-10-10T01:25:16.6631509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_meta_dispatch.h 2025-10-10T01:25:16.6636399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_native.h 2025-10-10T01:25:16.6640562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_ops.h 2025-10-10T01:25:16.6645085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_batch_dim.h 2025-10-10T01:25:16.6649063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_batch_dim_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.6653207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_batch_dim_native.h 2025-10-10T01:25:16.6657805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_batch_dim_ops.h 2025-10-10T01:25:16.6662079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_relu.h 2025-10-10T01:25:16.6684286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_relu_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.6688379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_relu_cpu_dispatch.h 2025-10-10T01:25:16.6692479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_relu_meta_dispatch.h 2025-10-10T01:25:16.6696450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_relu_native.h 2025-10-10T01:25:16.6700423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_relu_ops.h 2025-10-10T01:25:16.6704454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_aminmax.h 2025-10-10T01:25:16.6708395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_aminmax_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.6712351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_aminmax_cpu_dispatch.h 2025-10-10T01:25:16.6716204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_aminmax_cuda_dispatch.h 2025-10-10T01:25:16.6719919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_aminmax_native.h 2025-10-10T01:25:16.6723778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_aminmax_ops.h 2025-10-10T01:25:16.6727693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale.h 2025-10-10T01:25:16.6731764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.6735622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h 2025-10-10T01:25:16.6739877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h 2025-10-10T01:25:16.6744240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_native.h 2025-10-10T01:25:16.6748137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_ops.h 2025-10-10T01:25:16.6752154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale.h 2025-10-10T01:25:16.6756064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.6759941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale_cpu_dispatch.h 2025-10-10T01:25:16.6764244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale_cuda_dispatch.h 2025-10-10T01:25:16.6768039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale_meta_dispatch.h 2025-10-10T01:25:16.6772020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale_native.h 2025-10-10T01:25:16.6776513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale_ops.h 2025-10-10T01:25:16.6780451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_async.h 2025-10-10T01:25:16.6785272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_async_cpu_dispatch.h 2025-10-10T01:25:16.6789173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_async_cuda_dispatch.h 2025-10-10T01:25:16.6793014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_async_native.h 2025-10-10T01:25:16.6796988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_async_ops.h 2025-10-10T01:25:16.6801094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_scalar.h 2025-10-10T01:25:16.6805172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_scalar_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.6809174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_scalar_native.h 2025-10-10T01:25:16.6813095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_scalar_ops.h 2025-10-10T01:25:16.6816903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_tensor_metadata.h 2025-10-10T01:25:16.6821137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_tensor_metadata_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.6825547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_tensor_metadata_meta_dispatch.h 2025-10-10T01:25:16.6829618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_tensor_metadata_native.h 2025-10-10T01:25:16.6833906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_tensor_metadata_ops.h 2025-10-10T01:25:16.6837707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_full_precision.h 2025-10-10T01:25:16.6841849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_full_precision_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.6845621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_full_precision_native.h 2025-10-10T01:25:16.6849719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_full_precision_ops.h 2025-10-10T01:25:16.6853607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_reduced_precision.h 2025-10-10T01:25:16.6857584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.6861674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_reduced_precision_native.h 2025-10-10T01:25:16.6866296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_reduced_precision_ops.h 2025-10-10T01:25:16.6870076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_backward.h 2025-10-10T01:25:16.6874405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.6878622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_backward_native.h 2025-10-10T01:25:16.6882416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_backward_ops.h 2025-10-10T01:25:16.6886819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index.h 2025-10-10T01:25:16.6890768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_backward.h 2025-10-10T01:25:16.6894925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.6899204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_backward_native.h 2025-10-10T01:25:16.6903435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_backward_ops.h 2025-10-10T01:25:16.6926801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.6964403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_native.h 2025-10-10T01:25:16.6970219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_ops.h 2025-10-10T01:25:16.6975999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_no_update.h 2025-10-10T01:25:16.6982045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_no_update_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.6986118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_no_update_native.h 2025-10-10T01:25:16.6991873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_no_update_ops.h 2025-10-10T01:25:16.6995841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_with_update.h 2025-10-10T01:25:16.7001796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_with_update_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.7005913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_with_update_cpu_dispatch.h 2025-10-10T01:25:16.7010322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_with_update_cuda_dispatch.h 2025-10-10T01:25:16.7015869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_with_update_native.h 2025-10-10T01:25:16.7020110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_with_update_ops.h 2025-10-10T01:25:16.7023931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Byte.h 2025-10-10T01:25:16.7027859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Byte_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.7032084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Byte_native.h 2025-10-10T01:25:16.7035859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Byte_ops.h 2025-10-10T01:25:16.7039894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Char.h 2025-10-10T01:25:16.7044541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Char_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.7049999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Char_native.h 2025-10-10T01:25:16.7053655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Char_ops.h 2025-10-10T01:25:16.7057446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Double.h 2025-10-10T01:25:16.7062600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Double_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.7066393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Double_native.h 2025-10-10T01:25:16.7070520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Double_ops.h 2025-10-10T01:25:16.7074321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Float.h 2025-10-10T01:25:16.7078281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Float_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.7082260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Float_native.h 2025-10-10T01:25:16.7085986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Float_ops.h 2025-10-10T01:25:16.7090244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Half.h 2025-10-10T01:25:16.7094478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Half_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.7098114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Half_native.h 2025-10-10T01:25:16.7102537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Half_ops.h 2025-10-10T01:25:16.7126430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Int.h 2025-10-10T01:25:16.7130173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Int_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.7134113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Int_native.h 2025-10-10T01:25:16.7196120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Int_ops.h 2025-10-10T01:25:16.7221757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Long.h 2025-10-10T01:25:16.7226309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Long_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.7231259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Long_native.h 2025-10-10T01:25:16.7235225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Long_ops.h 2025-10-10T01:25:16.7239794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Short.h 2025-10-10T01:25:16.7244080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Short_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.7256633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Short_native.h 2025-10-10T01:25:16.7256928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Short_ops.h 2025-10-10T01:25:16.7258384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_backward.h 2025-10-10T01:25:16.7263240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.7268062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_backward_cpu_dispatch.h 2025-10-10T01:25:16.7271185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_backward_cuda_dispatch.h 2025-10-10T01:25:16.7275339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_backward_native.h 2025-10-10T01:25:16.7279771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_backward_ops.h 2025-10-10T01:25:16.7283929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_forward.h 2025-10-10T01:25:16.7288638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_forward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.7293098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_forward_cpu_dispatch.h 2025-10-10T01:25:16.7297569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_forward_cuda_dispatch.h 2025-10-10T01:25:16.7303729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_forward_native.h 2025-10-10T01:25:16.7337327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_forward_ops.h 2025-10-10T01:25:16.7340765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cholesky_solve_helper.h 2025-10-10T01:25:16.7345243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cholesky_solve_helper_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.7349547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cholesky_solve_helper_cpu_dispatch.h 2025-10-10T01:25:16.7353741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cholesky_solve_helper_cuda_dispatch.h 2025-10-10T01:25:16.7357981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cholesky_solve_helper_native.h 2025-10-10T01:25:16.7362210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cholesky_solve_helper_ops.h 2025-10-10T01:25:16.7366478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_choose_qparams_per_tensor.h 2025-10-10T01:25:16.7370513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.7374546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_choose_qparams_per_tensor_native.h 2025-10-10T01:25:16.7378523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_choose_qparams_per_tensor_ops.h 2025-10-10T01:25:16.7383313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_chunk_cat.h 2025-10-10T01:25:16.7386315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_chunk_cat_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.7391002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_chunk_cat_cuda_dispatch.h 2025-10-10T01:25:16.7395175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_chunk_cat_native.h 2025-10-10T01:25:16.7399306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_chunk_cat_ops.h 2025-10-10T01:25:16.7403577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesce.h 2025-10-10T01:25:16.7408089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesced.h 2025-10-10T01:25:16.7412358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesced_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.7416013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesced_meta_dispatch.h 2025-10-10T01:25:16.7421733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesced_native.h 2025-10-10T01:25:16.7425821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesced_ops.h 2025-10-10T01:25:16.7430449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesce_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.7451012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesce_native.h 2025-10-10T01:25:16.7451287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesce_ops.h 2025-10-10T01:25:16.7451598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_compute_linear_combination.h 2025-10-10T01:25:16.7451955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_compute_linear_combination_cpu_dispatch.h 2025-10-10T01:25:16.7452633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_compute_linear_combination_cuda_dispatch.h 2025-10-10T01:25:16.7457092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_compute_linear_combination_native.h 2025-10-10T01:25:16.7461138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_compute_linear_combination_ops.h 2025-10-10T01:25:16.7464993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj.h 2025-10-10T01:25:16.7469304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.7472512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_copy.h 2025-10-10T01:25:16.7476562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.7480593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.7486112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_copy_native.h 2025-10-10T01:25:16.7488722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_copy_ops.h 2025-10-10T01:25:16.7492843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_native.h 2025-10-10T01:25:16.7496789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_ops.h 2025-10-10T01:25:16.7500505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_physical.h 2025-10-10T01:25:16.7504880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_physical_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.7509668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_physical_native.h 2025-10-10T01:25:16.7514191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_physical_ops.h 2025-10-10T01:25:16.7518213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr.h 2025-10-10T01:25:16.7522261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.7525961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_cpu_dispatch.h 2025-10-10T01:25:16.7530357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_cuda_dispatch.h 2025-10-10T01:25:16.7534671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_meta.h 2025-10-10T01:25:16.7538547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_meta_dispatch.h 2025-10-10T01:25:16.7542627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_native.h 2025-10-10T01:25:16.7578454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_ops.h 2025-10-10T01:25:16.7582761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo.h 2025-10-10T01:25:16.7589434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:16.7592379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_cpu_dispatch.h 2025-10-10T01:25:16.7596244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_cuda_dispatch.h 2025-10-10T01:25:16.7600566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_meta.h 2025-10-10T01:25:16.7604629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_meta_dispatch.h 2025-10-10T01:25:16.7608443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_native.h 2025-10-10T01:25:16.7612221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_ops.h 2025-10-10T01:25:16.7616010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack.h 2025-10-10T01:25:16.7620586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_cuda_dispatch.h 2025-10-10T01:25:16.7624436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu.h 2025-10-10T01:25:16.7628408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h 2025-10-10T01:25:16.7632940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu_native.h 2025-10-10T01:25:16.7637636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu_ops.h 2025-10-10T01:25:16.7641714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_native.h 2025-10-10T01:25:16.7645848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_ops.h 2025-10-10T01:25:16.7649616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution.h 2025-10-10T01:25:16.7654245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.7658400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.7662286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_double_backward.h 2025-10-10T01:25:16.7666318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_double_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.7670626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_double_backward_native.h 2025-10-10T01:25:16.7674492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_double_backward_ops.h 2025-10-10T01:25:16.7678656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_mode.h 2025-10-10T01:25:16.7682869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_mode_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.7686598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_mode_native.h 2025-10-10T01:25:16.7690764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_mode_ops.h 2025-10-10T01:25:16.7694855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_native.h 2025-10-10T01:25:16.7698691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_ops.h 2025-10-10T01:25:16.7702722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conv_depthwise2d.h 2025-10-10T01:25:16.7706748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conv_depthwise2d_cuda_dispatch.h 2025-10-10T01:25:16.7710663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conv_depthwise2d_native.h 2025-10-10T01:25:16.7714387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conv_depthwise2d_ops.h 2025-10-10T01:25:16.7718118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from.h 2025-10-10T01:25:16.7721987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_and_resize.h 2025-10-10T01:25:16.7725911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_and_resize_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.7729829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_and_resize_native.h 2025-10-10T01:25:16.7733621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_and_resize_ops.h 2025-10-10T01:25:16.7738340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.7742359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_native.h 2025-10-10T01:25:16.7746483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_ops.h 2025-10-10T01:25:16.7750429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_compress.h 2025-10-10T01:25:16.7754120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_compress_cuda_dispatch.h 2025-10-10T01:25:16.7758141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_compress_native.h 2025-10-10T01:25:16.7761891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_compress_ops.h 2025-10-10T01:25:16.7766003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm.h 2025-10-10T01:25:16.7769983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_cuda_dispatch.h 2025-10-10T01:25:16.7773893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_native.h 2025-10-10T01:25:16.7778050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_ops.h 2025-10-10T01:25:16.7782406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_search.h 2025-10-10T01:25:16.7786617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_search_cuda_dispatch.h 2025-10-10T01:25:16.7791196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_search_native.h 2025-10-10T01:25:16.7794974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_search_ops.h 2025-10-10T01:25:16.7798553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss.h 2025-10-10T01:25:16.7802516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_backward.h 2025-10-10T01:25:16.7806559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.7810513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_backward_cpu_dispatch.h 2025-10-10T01:25:16.7814580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_backward_cuda_dispatch.h 2025-10-10T01:25:16.7818516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_backward_native.h 2025-10-10T01:25:16.7822399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_backward_ops.h 2025-10-10T01:25:16.7826266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.7830569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_cpu_dispatch.h 2025-10-10T01:25:16.7834788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_cuda_dispatch.h 2025-10-10T01:25:16.7838694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_meta_dispatch.h 2025-10-10T01:25:16.7842634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_native.h 2025-10-10T01:25:16.7847106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_ops.h 2025-10-10T01:25:16.7850732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_backward.h 2025-10-10T01:25:16.7854881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_backward_cuda_dispatch.h 2025-10-10T01:25:16.7859330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_backward_native.h 2025-10-10T01:25:16.7863515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_backward_ops.h 2025-10-10T01:25:16.7867401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_forward.h 2025-10-10T01:25:16.7871391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_forward_cuda_dispatch.h 2025-10-10T01:25:16.7875222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_forward_native.h 2025-10-10T01:25:16.7879162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_forward_ops.h 2025-10-10T01:25:16.7883212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_ctc_loss.h 2025-10-10T01:25:16.7887391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.7892492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_ctc_loss_cuda_dispatch.h 2025-10-10T01:25:16.7895341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_ctc_loss_native.h 2025-10-10T01:25:16.7899371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_ctc_loss_ops.h 2025-10-10T01:25:16.7903245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_init_dropout_state.h 2025-10-10T01:25:16.7907304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.7912293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_init_dropout_state_cuda_dispatch.h 2025-10-10T01:25:16.7916293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_init_dropout_state_native.h 2025-10-10T01:25:16.7919972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_init_dropout_state_ops.h 2025-10-10T01:25:16.7923695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn.h 2025-10-10T01:25:16.7927640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_backward.h 2025-10-10T01:25:16.7931671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.7935916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_backward_cuda_dispatch.h 2025-10-10T01:25:16.7939955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_backward_native.h 2025-10-10T01:25:16.7943845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_backward_ops.h 2025-10-10T01:25:16.7948393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.7952310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_cuda_dispatch.h 2025-10-10T01:25:16.7956245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_flatten_weight.h 2025-10-10T01:25:16.7960746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.7964635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_flatten_weight_cuda_dispatch.h 2025-10-10T01:25:16.7968430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_flatten_weight_native.h 2025-10-10T01:25:16.7972538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_flatten_weight_ops.h 2025-10-10T01:25:16.7976451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_native.h 2025-10-10T01:25:16.7980339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_ops.h 2025-10-10T01:25:16.7984212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_clear_plan_cache.h 2025-10-10T01:25:16.7989762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.8000600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_clear_plan_cache_native.h 2025-10-10T01:25:16.8043197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_clear_plan_cache_ops.h 2025-10-10T01:25:16.8043539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_max_size.h 2025-10-10T01:25:16.8043986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.8044458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_max_size_native.h 2025-10-10T01:25:16.8044811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_max_size_ops.h 2025-10-10T01:25:16.8045119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_size.h 2025-10-10T01:25:16.8045558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.8045988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_size_native.h 2025-10-10T01:25:16.8046306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_size_ops.h 2025-10-10T01:25:16.8048995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_set_plan_cache_max_size.h 2025-10-10T01:25:16.8052021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.8056505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_set_plan_cache_max_size_native.h 2025-10-10T01:25:16.8061641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_set_plan_cache_max_size_ops.h 2025-10-10T01:25:16.8067425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummax_helper.h 2025-10-10T01:25:16.8070375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummax_helper_cpu_dispatch.h 2025-10-10T01:25:16.8074209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummax_helper_cuda_dispatch.h 2025-10-10T01:25:16.8078202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummax_helper_native.h 2025-10-10T01:25:16.8082409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummax_helper_ops.h 2025-10-10T01:25:16.8086516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummin_helper.h 2025-10-10T01:25:16.8090584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummin_helper_cpu_dispatch.h 2025-10-10T01:25:16.8094560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummin_helper_cuda_dispatch.h 2025-10-10T01:25:16.8098549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummin_helper_native.h 2025-10-10T01:25:16.8102365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummin_helper_ops.h 2025-10-10T01:25:16.8106757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_debug_has_internal_overlap.h 2025-10-10T01:25:16.8110866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.8114841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_debug_has_internal_overlap_native.h 2025-10-10T01:25:16.8118651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_debug_has_internal_overlap_ops.h 2025-10-10T01:25:16.8122787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dimI.h 2025-10-10T01:25:16.8127194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dimI_native.h 2025-10-10T01:25:16.8130988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dimI_ops.h 2025-10-10T01:25:16.8134665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dimV.h 2025-10-10T01:25:16.8138390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dimV_native.h 2025-10-10T01:25:16.8142065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dimV_ops.h 2025-10-10T01:25:16.8146068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dim_arange.h 2025-10-10T01:25:16.8150028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dim_arange_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.8154262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dim_arange_native.h 2025-10-10T01:25:16.8158045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dim_arange_ops.h 2025-10-10T01:25:16.8161834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dirichlet_grad.h 2025-10-10T01:25:16.8166763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dirichlet_grad_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.8170444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dirichlet_grad_cpu_dispatch.h 2025-10-10T01:25:16.8174493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dirichlet_grad_cuda_dispatch.h 2025-10-10T01:25:16.8178293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dirichlet_grad_native.h 2025-10-10T01:25:16.8182791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dirichlet_grad_ops.h 2025-10-10T01:25:16.8186593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_matmul_4bit.h 2025-10-10T01:25:16.8190703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_matmul_4bit_cpu_dispatch.h 2025-10-10T01:25:16.8194449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_matmul_4bit_native.h 2025-10-10T01:25:16.8198475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_matmul_4bit_ops.h 2025-10-10T01:25:16.8202543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_pack_4bit_weight.h 2025-10-10T01:25:16.8206459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_pack_4bit_weight_cpu_dispatch.h 2025-10-10T01:25:16.8210698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_pack_4bit_weight_native.h 2025-10-10T01:25:16.8214730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_pack_4bit_weight_ops.h 2025-10-10T01:25:16.8218717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor.h 2025-10-10T01:25:16.8222538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.8226512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor_cpu_dispatch.h 2025-10-10T01:25:16.8230686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor_cuda_dispatch.h 2025-10-10T01:25:16.8234985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor_meta_dispatch.h 2025-10-10T01:25:16.8238948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor_native.h 2025-10-10T01:25:16.8243003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor_ops.h 2025-10-10T01:25:16.8247068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_backward.h 2025-10-10T01:25:16.8250950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_backward_cuda_dispatch.h 2025-10-10T01:25:16.8254998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_backward_native.h 2025-10-10T01:25:16.8259052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_backward_ops.h 2025-10-10T01:25:16.8263318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_forward.h 2025-10-10T01:25:16.8267851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_forward_cuda_dispatch.h 2025-10-10T01:25:16.8272295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_forward_native.h 2025-10-10T01:25:16.8276292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_forward_ops.h 2025-10-10T01:25:16.8281634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag.h 2025-10-10T01:25:16.8285430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_backward.h 2025-10-10T01:25:16.8289447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_backward_cpu_dispatch.h 2025-10-10T01:25:16.8293494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_backward_cuda_dispatch.h 2025-10-10T01:25:16.8297513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_backward_native.h 2025-10-10T01:25:16.8301431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_backward_ops.h 2025-10-10T01:25:16.8305830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.8309988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_cpu_dispatch.h 2025-10-10T01:25:16.8314410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_cuda_dispatch.h 2025-10-10T01:25:16.8318735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_dense_backward.h 2025-10-10T01:25:16.8322971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.8326858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_dense_backward_cpu_dispatch.h 2025-10-10T01:25:16.8330651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_dense_backward_cuda_dispatch.h 2025-10-10T01:25:16.8334901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_dense_backward_native.h 2025-10-10T01:25:16.8338904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_dense_backward_ops.h 2025-10-10T01:25:16.8342785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_forward_only.h 2025-10-10T01:25:16.8347085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.8351226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_forward_only_cpu_dispatch.h 2025-10-10T01:25:16.8355496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_forward_only_cuda_dispatch.h 2025-10-10T01:25:16.8359409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_forward_only_native.h 2025-10-10T01:25:16.8364112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_forward_only_ops.h 2025-10-10T01:25:16.8368724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_native.h 2025-10-10T01:25:16.8372931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_ops.h 2025-10-10T01:25:16.8376856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward.h 2025-10-10T01:25:16.8382385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.8386004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_cpu_dispatch.h 2025-10-10T01:25:16.8389583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_cuda_dispatch.h 2025-10-10T01:25:16.8393757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_native.h 2025-10-10T01:25:16.8397710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_ops.h 2025-10-10T01:25:16.8401746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_sparse_backward.h 2025-10-10T01:25:16.8405923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.8409764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_sparse_backward_native.h 2025-10-10T01:25:16.8413740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_sparse_backward_ops.h 2025-10-10T01:25:16.8418299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_affine_quantized.h 2025-10-10T01:25:16.8422692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_affine_quantized_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.8426612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_affine_quantized_cpu_dispatch.h 2025-10-10T01:25:16.8430572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_affine_quantized_native.h 2025-10-10T01:25:16.8434449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_affine_quantized_ops.h 2025-10-10T01:25:16.8438359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_per_channel_affine_quantized.h 2025-10-10T01:25:16.8442894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.8447154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_per_channel_affine_quantized_cpu_dispatch.h 2025-10-10T01:25:16.8451173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_per_channel_affine_quantized_native.h 2025-10-10T01:25:16.8455927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_per_channel_affine_quantized_ops.h 2025-10-10T01:25:16.8460267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_euclidean_dist.h 2025-10-10T01:25:16.8464470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_euclidean_dist_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.8468473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_euclidean_dist_native.h 2025-10-10T01:25:16.8472539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_euclidean_dist_ops.h 2025-10-10T01:25:16.8476429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine.h 2025-10-10T01:25:16.8480315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward.h 2025-10-10T01:25:16.8484482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h 2025-10-10T01:25:16.8488516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h 2025-10-10T01:25:16.8492979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_native.h 2025-10-10T01:25:16.8497203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_ops.h 2025-10-10T01:25:16.8501225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.8505593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h 2025-10-10T01:25:16.8509926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h 2025-10-10T01:25:16.8513961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_native.h 2025-10-10T01:25:16.8518147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_ops.h 2025-10-10T01:25:16.8522236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine.h 2025-10-10T01:25:16.8526154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward.h 2025-10-10T01:25:16.8530336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h 2025-10-10T01:25:16.8534359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h 2025-10-10T01:25:16.8538912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_native.h 2025-10-10T01:25:16.8542940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_ops.h 2025-10-10T01:25:16.8547590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.8551863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h 2025-10-10T01:25:16.8555888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h 2025-10-10T01:25:16.8559990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_native.h 2025-10-10T01:25:16.8564152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_ops.h 2025-10-10T01:25:16.8568712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h 2025-10-10T01:25:16.8573133Z 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-10-10T01:25:16.8577125Z 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-10-10T01:25:16.8581385Z 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-10-10T01:25:16.8585651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h 2025-10-10T01:25:16.8589768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h 2025-10-10T01:25:16.8593744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2c.h 2025-10-10T01:25:16.8597439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2c_cpu_dispatch.h 2025-10-10T01:25:16.8601823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2c_cuda_dispatch.h 2025-10-10T01:25:16.8605707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2c_native.h 2025-10-10T01:25:16.8609722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2c_ops.h 2025-10-10T01:25:16.8613659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2r.h 2025-10-10T01:25:16.8617472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2r_cpu_dispatch.h 2025-10-10T01:25:16.8621776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2r_cuda_dispatch.h 2025-10-10T01:25:16.8626405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2r_native.h 2025-10-10T01:25:16.8630604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2r_ops.h 2025-10-10T01:25:16.8634541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_r2c.h 2025-10-10T01:25:16.8670333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_r2c_cpu_dispatch.h 2025-10-10T01:25:16.8674522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_r2c_cuda_dispatch.h 2025-10-10T01:25:16.8678250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_r2c_native.h 2025-10-10T01:25:16.8682200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_r2c_ops.h 2025-10-10T01:25:16.8686261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fill_mem_eff_dropout_mask.h 2025-10-10T01:25:16.8690330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fill_mem_eff_dropout_mask_cuda_dispatch.h 2025-10-10T01:25:16.8694142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fill_mem_eff_dropout_mask_meta_dispatch.h 2025-10-10T01:25:16.8698679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fill_mem_eff_dropout_mask_native.h 2025-10-10T01:25:16.8702772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fill_mem_eff_dropout_mask_ops.h 2025-10-10T01:25:16.8706929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_backward.h 2025-10-10T01:25:16.8710870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_backward_cuda_dispatch.h 2025-10-10T01:25:16.8714928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_backward_native.h 2025-10-10T01:25:16.8718836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_backward_ops.h 2025-10-10T01:25:16.8723102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_forward.h 2025-10-10T01:25:16.8727291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_forward_cuda_dispatch.h 2025-10-10T01:25:16.8731233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_forward_native.h 2025-10-10T01:25:16.8735323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_forward_ops.h 2025-10-10T01:25:16.8739323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foobar.h 2025-10-10T01:25:16.8743355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foobar_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.8747296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foobar_cpu_dispatch.h 2025-10-10T01:25:16.8752373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foobar_native.h 2025-10-10T01:25:16.8755587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foobar_ops.h 2025-10-10T01:25:16.8759214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_abs.h 2025-10-10T01:25:16.8763198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_abs_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.8767416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_abs_cuda_dispatch.h 2025-10-10T01:25:16.8771476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_abs_native.h 2025-10-10T01:25:16.8775883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_abs_ops.h 2025-10-10T01:25:16.8780031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_acos.h 2025-10-10T01:25:16.8783886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_acos_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.8787730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_acos_cuda_dispatch.h 2025-10-10T01:25:16.8791594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_acos_native.h 2025-10-10T01:25:16.8795873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_acos_ops.h 2025-10-10T01:25:16.8799849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_add.h 2025-10-10T01:25:16.8803523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcdiv.h 2025-10-10T01:25:16.8807473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcdiv_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.8811614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcdiv_cuda_dispatch.h 2025-10-10T01:25:16.8815631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcdiv_native.h 2025-10-10T01:25:16.8819329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcdiv_ops.h 2025-10-10T01:25:16.8823199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcmul.h 2025-10-10T01:25:16.8827383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcmul_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.8831409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcmul_cuda_dispatch.h 2025-10-10T01:25:16.8835437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcmul_native.h 2025-10-10T01:25:16.8839250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcmul_ops.h 2025-10-10T01:25:16.8843111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_add_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.8849631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_add_cuda_dispatch.h 2025-10-10T01:25:16.8853834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_add_native.h 2025-10-10T01:25:16.8857786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_add_ops.h 2025-10-10T01:25:16.8861530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_asin.h 2025-10-10T01:25:16.8865704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_asin_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.8869650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_asin_cuda_dispatch.h 2025-10-10T01:25:16.8874435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_asin_native.h 2025-10-10T01:25:16.8878429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_asin_ops.h 2025-10-10T01:25:16.8882516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_atan.h 2025-10-10T01:25:16.8886906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_atan_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.8891039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_atan_cuda_dispatch.h 2025-10-10T01:25:16.8895171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_atan_native.h 2025-10-10T01:25:16.8899380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_atan_ops.h 2025-10-10T01:25:16.8903160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_ceil.h 2025-10-10T01:25:16.8907091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_ceil_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.8910976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_ceil_cuda_dispatch.h 2025-10-10T01:25:16.8914759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_ceil_native.h 2025-10-10T01:25:16.8919373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_ceil_ops.h 2025-10-10T01:25:16.8923571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_max.h 2025-10-10T01:25:16.8927808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_max_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.8931684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_max_cuda_dispatch.h 2025-10-10T01:25:16.8935535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_max_native.h 2025-10-10T01:25:16.8939800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_max_ops.h 2025-10-10T01:25:16.8943572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_min.h 2025-10-10T01:25:16.8947939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_min_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.8952160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_min_cuda_dispatch.h 2025-10-10T01:25:16.8956807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_min_native.h 2025-10-10T01:25:16.8961126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_min_ops.h 2025-10-10T01:25:16.8964968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_copy.h 2025-10-10T01:25:16.8969322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.8973818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_copy_cuda_dispatch.h 2025-10-10T01:25:16.8977866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_copy_native.h 2025-10-10T01:25:16.8982509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_copy_ops.h 2025-10-10T01:25:16.8986836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cos.h 2025-10-10T01:25:16.8991070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cosh.h 2025-10-10T01:25:16.8995403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cosh_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.8999515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cosh_cuda_dispatch.h 2025-10-10T01:25:16.9003804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cosh_native.h 2025-10-10T01:25:16.9008165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cosh_ops.h 2025-10-10T01:25:16.9012532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cos_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9016561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cos_cuda_dispatch.h 2025-10-10T01:25:16.9020736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cos_native.h 2025-10-10T01:25:16.9024732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cos_ops.h 2025-10-10T01:25:16.9028717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_div.h 2025-10-10T01:25:16.9033139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_div_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9037957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_div_cuda_dispatch.h 2025-10-10T01:25:16.9041009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_div_native.h 2025-10-10T01:25:16.9045214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_div_ops.h 2025-10-10T01:25:16.9049137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erf.h 2025-10-10T01:25:16.9053839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erfc.h 2025-10-10T01:25:16.9057163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erfc_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9061395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erfc_cuda_dispatch.h 2025-10-10T01:25:16.9065251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erfc_native.h 2025-10-10T01:25:16.9069332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erfc_ops.h 2025-10-10T01:25:16.9073790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erf_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9077651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erf_cuda_dispatch.h 2025-10-10T01:25:16.9081495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erf_native.h 2025-10-10T01:25:16.9085617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erf_ops.h 2025-10-10T01:25:16.9090020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_exp.h 2025-10-10T01:25:16.9094585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_expm1.h 2025-10-10T01:25:16.9099972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_expm1_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9103036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_expm1_cuda_dispatch.h 2025-10-10T01:25:16.9107393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_expm1_native.h 2025-10-10T01:25:16.9111547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_expm1_ops.h 2025-10-10T01:25:16.9115741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_exp_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9120202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_exp_cuda_dispatch.h 2025-10-10T01:25:16.9124188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_exp_native.h 2025-10-10T01:25:16.9128214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_exp_ops.h 2025-10-10T01:25:16.9132361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_floor.h 2025-10-10T01:25:16.9136410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_floor_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9141337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_floor_cuda_dispatch.h 2025-10-10T01:25:16.9144705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_floor_native.h 2025-10-10T01:25:16.9148967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_floor_ops.h 2025-10-10T01:25:16.9153031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_frac.h 2025-10-10T01:25:16.9157122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_frac_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9161144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_frac_cuda_dispatch.h 2025-10-10T01:25:16.9165305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_frac_native.h 2025-10-10T01:25:16.9169153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_frac_ops.h 2025-10-10T01:25:16.9173245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lerp.h 2025-10-10T01:25:16.9177462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lerp_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9181594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lerp_cuda_dispatch.h 2025-10-10T01:25:16.9185718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lerp_native.h 2025-10-10T01:25:16.9189880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lerp_ops.h 2025-10-10T01:25:16.9193894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lgamma.h 2025-10-10T01:25:16.9198067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lgamma_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9202839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lgamma_cuda_dispatch.h 2025-10-10T01:25:16.9207141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lgamma_native.h 2025-10-10T01:25:16.9211241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lgamma_ops.h 2025-10-10T01:25:16.9215268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log.h 2025-10-10T01:25:16.9219581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log10.h 2025-10-10T01:25:16.9223605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log10_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9227721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log10_cuda_dispatch.h 2025-10-10T01:25:16.9232270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log10_native.h 2025-10-10T01:25:16.9236153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log10_ops.h 2025-10-10T01:25:16.9239976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log1p.h 2025-10-10T01:25:16.9244533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log1p_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9248348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log1p_cuda_dispatch.h 2025-10-10T01:25:16.9252270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log1p_native.h 2025-10-10T01:25:16.9256877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log1p_ops.h 2025-10-10T01:25:16.9261054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log2.h 2025-10-10T01:25:16.9264953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log2_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9269593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log2_cuda_dispatch.h 2025-10-10T01:25:16.9273478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log2_native.h 2025-10-10T01:25:16.9277552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log2_ops.h 2025-10-10T01:25:16.9281768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9286177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log_cuda_dispatch.h 2025-10-10T01:25:16.9290118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log_native.h 2025-10-10T01:25:16.9294072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log_ops.h 2025-10-10T01:25:16.9298465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_max.h 2025-10-10T01:25:16.9302785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_maximum.h 2025-10-10T01:25:16.9307164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_maximum_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9312215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_maximum_cuda_dispatch.h 2025-10-10T01:25:16.9316461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_maximum_native.h 2025-10-10T01:25:16.9320534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_maximum_ops.h 2025-10-10T01:25:16.9324496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_max_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9328362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_max_cuda_dispatch.h 2025-10-10T01:25:16.9332256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_max_native.h 2025-10-10T01:25:16.9336364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_max_ops.h 2025-10-10T01:25:16.9340128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_minimum.h 2025-10-10T01:25:16.9344993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_minimum_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9349973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_minimum_cuda_dispatch.h 2025-10-10T01:25:16.9354097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_minimum_native.h 2025-10-10T01:25:16.9358072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_minimum_ops.h 2025-10-10T01:25:16.9362151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_mul.h 2025-10-10T01:25:16.9366164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_mul_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9371367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_mul_cuda_dispatch.h 2025-10-10T01:25:16.9375439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_mul_native.h 2025-10-10T01:25:16.9379533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_mul_ops.h 2025-10-10T01:25:16.9383443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_neg.h 2025-10-10T01:25:16.9388036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_neg_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9392294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_neg_cuda_dispatch.h 2025-10-10T01:25:16.9396418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_neg_native.h 2025-10-10T01:25:16.9400555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_neg_ops.h 2025-10-10T01:25:16.9404231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_norm.h 2025-10-10T01:25:16.9408146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_norm_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9412486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_norm_cuda_dispatch.h 2025-10-10T01:25:16.9416508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_norm_native.h 2025-10-10T01:25:16.9420294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_norm_ops.h 2025-10-10T01:25:16.9424531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_pow.h 2025-10-10T01:25:16.9428859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_pow_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9432857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_pow_cuda_dispatch.h 2025-10-10T01:25:16.9436704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_pow_native.h 2025-10-10T01:25:16.9440754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_pow_ops.h 2025-10-10T01:25:16.9444986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_reciprocal.h 2025-10-10T01:25:16.9448941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_reciprocal_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9453015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_reciprocal_cuda_dispatch.h 2025-10-10T01:25:16.9457258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_reciprocal_native.h 2025-10-10T01:25:16.9461151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_reciprocal_ops.h 2025-10-10T01:25:16.9465239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_round.h 2025-10-10T01:25:16.9469442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_round_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9473387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_round_cuda_dispatch.h 2025-10-10T01:25:16.9477364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_round_native.h 2025-10-10T01:25:16.9481478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_round_ops.h 2025-10-10T01:25:16.9485825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_rsqrt.h 2025-10-10T01:25:16.9490126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_rsqrt_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9493997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_rsqrt_cuda_dispatch.h 2025-10-10T01:25:16.9497810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_rsqrt_native.h 2025-10-10T01:25:16.9501642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_rsqrt_ops.h 2025-10-10T01:25:16.9530503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sigmoid.h 2025-10-10T01:25:16.9534867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sigmoid_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9539257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sigmoid_cuda_dispatch.h 2025-10-10T01:25:16.9543304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sigmoid_native.h 2025-10-10T01:25:16.9547837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sigmoid_ops.h 2025-10-10T01:25:16.9552070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sign.h 2025-10-10T01:25:16.9556622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sign_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9560818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sign_cuda_dispatch.h 2025-10-10T01:25:16.9565106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sign_native.h 2025-10-10T01:25:16.9569413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sign_ops.h 2025-10-10T01:25:16.9573409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sin.h 2025-10-10T01:25:16.9577692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sinh.h 2025-10-10T01:25:16.9581924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sinh_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9585932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sinh_cuda_dispatch.h 2025-10-10T01:25:16.9590310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sinh_native.h 2025-10-10T01:25:16.9594684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sinh_ops.h 2025-10-10T01:25:16.9598796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sin_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9602984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sin_cuda_dispatch.h 2025-10-10T01:25:16.9607740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sin_native.h 2025-10-10T01:25:16.9611799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sin_ops.h 2025-10-10T01:25:16.9615745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sqrt.h 2025-10-10T01:25:16.9620073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sqrt_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9624614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sqrt_cuda_dispatch.h 2025-10-10T01:25:16.9628824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sqrt_native.h 2025-10-10T01:25:16.9632635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sqrt_ops.h 2025-10-10T01:25:16.9636801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sub.h 2025-10-10T01:25:16.9641178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sub_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9645523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sub_cuda_dispatch.h 2025-10-10T01:25:16.9649651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sub_native.h 2025-10-10T01:25:16.9654225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sub_ops.h 2025-10-10T01:25:16.9658150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tan.h 2025-10-10T01:25:16.9662046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tanh.h 2025-10-10T01:25:16.9666576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tanh_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9671913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tanh_cuda_dispatch.h 2025-10-10T01:25:16.9676294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tanh_native.h 2025-10-10T01:25:16.9680678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tanh_ops.h 2025-10-10T01:25:16.9684450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tan_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9688427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tan_cuda_dispatch.h 2025-10-10T01:25:16.9692405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tan_native.h 2025-10-10T01:25:16.9697753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tan_ops.h 2025-10-10T01:25:16.9701054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_trunc.h 2025-10-10T01:25:16.9705085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_trunc_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9709090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_trunc_cuda_dispatch.h 2025-10-10T01:25:16.9713016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_trunc_native.h 2025-10-10T01:25:16.9716916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_trunc_ops.h 2025-10-10T01:25:16.9720807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_zero.h 2025-10-10T01:25:16.9725324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_zero_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9729264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_zero_cuda_dispatch.h 2025-10-10T01:25:16.9733145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_zero_native.h 2025-10-10T01:25:16.9737108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_zero_ops.h 2025-10-10T01:25:16.9741448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_async.h 2025-10-10T01:25:16.9745388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_async_cpu_dispatch.h 2025-10-10T01:25:16.9749425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_async_native.h 2025-10-10T01:25:16.9778985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_async_ops.h 2025-10-10T01:25:16.9782713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_scalar.h 2025-10-10T01:25:16.9786992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_scalar_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9791370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_scalar_native.h 2025-10-10T01:25:16.9795308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_scalar_ops.h 2025-10-10T01:25:16.9799129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range.h 2025-10-10T01:25:16.9804024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9808125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_for_size.h 2025-10-10T01:25:16.9812296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9816374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_for_size_native.h 2025-10-10T01:25:16.9820336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_for_size_ops.h 2025-10-10T01:25:16.9825440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_native.h 2025-10-10T01:25:16.9829476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_ops.h 2025-10-10T01:25:16.9833758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adagrad.h 2025-10-10T01:25:16.9838941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adagrad_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9842552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adagrad_cpu_dispatch.h 2025-10-10T01:25:16.9846602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adagrad_cuda_dispatch.h 2025-10-10T01:25:16.9850972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adagrad_native.h 2025-10-10T01:25:16.9855311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adagrad_ops.h 2025-10-10T01:25:16.9859159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adam.h 2025-10-10T01:25:16.9863092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adamw.h 2025-10-10T01:25:16.9867215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adamw_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9871106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adamw_cpu_dispatch.h 2025-10-10T01:25:16.9874967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adamw_cuda_dispatch.h 2025-10-10T01:25:16.9878796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adamw_native.h 2025-10-10T01:25:16.9883019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adamw_ops.h 2025-10-10T01:25:16.9887260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adam_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9891315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adam_cpu_dispatch.h 2025-10-10T01:25:16.9895416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adam_cuda_dispatch.h 2025-10-10T01:25:16.9899554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adam_native.h 2025-10-10T01:25:16.9903524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adam_ops.h 2025-10-10T01:25:16.9908101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_dropout.h 2025-10-10T01:25:16.9915279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_dropout_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9919244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_dropout_cuda_dispatch.h 2025-10-10T01:25:16.9923262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_dropout_native.h 2025-10-10T01:25:16.9927195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_dropout_ops.h 2025-10-10T01:25:16.9931223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper.h 2025-10-10T01:25:16.9935120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:16.9939008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_cpu_dispatch.h 2025-10-10T01:25:16.9943137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_cuda_dispatch.h 2025-10-10T01:25:16.9947235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_native.h 2025-10-10T01:25:16.9951412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_ops.h 2025-10-10T01:25:16.9954988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm.h 2025-10-10T01:25:16.9959055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_backward.h 2025-10-10T01:25:16.9963186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_backward_cuda_dispatch.h 2025-10-10T01:25:16.9967305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_backward_native.h 2025-10-10T01:25:16.9971412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_backward_ops.h 2025-10-10T01:25:16.9975383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:16.9979436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_cuda_dispatch.h 2025-10-10T01:25:16.9983622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_native.h 2025-10-10T01:25:16.9987531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_ops.h 2025-10-10T01:25:16.9991725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sdp_choice.h 2025-10-10T01:25:16.9995655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sdp_choice_cpu_dispatch.h 2025-10-10T01:25:16.9999922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sdp_choice_cuda_dispatch.h 2025-10-10T01:25:17.0003957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sdp_choice_meta_dispatch.h 2025-10-10T01:25:17.0008021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sdp_choice_native.h 2025-10-10T01:25:17.0015089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sdp_choice_ops.h 2025-10-10T01:25:17.0016615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sgd.h 2025-10-10T01:25:17.0059238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sgd_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.0060041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sgd_cpu_dispatch.h 2025-10-10T01:25:17.0060839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sgd_cuda_dispatch.h 2025-10-10T01:25:17.0061514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sgd_native.h 2025-10-10T01:25:17.0062142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sgd_ops.h 2025-10-10T01:25:17.0062763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal.h 2025-10-10T01:25:17.0064969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.0065744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_copy.h 2025-10-10T01:25:17.0066567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.0067532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.0068468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_copy_native.h 2025-10-10T01:25:17.0071288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_copy_ops.h 2025-10-10T01:25:17.0074835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_native.h 2025-10-10T01:25:17.0078782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_ops.h 2025-10-10T01:25:17.0083731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_gather_sparse_backward.h 2025-10-10T01:25:17.0087700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_gather_sparse_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.0100103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_gather_sparse_backward_native.h 2025-10-10T01:25:17.0101105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_gather_sparse_backward_ops.h 2025-10-10T01:25:17.0101840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback.h 2025-10-10T01:25:17.0103246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward.h 2025-10-10T01:25:17.0107328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.0112164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_native.h 2025-10-10T01:25:17.0116227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_ops.h 2025-10-10T01:25:17.0120931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.0124764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_native.h 2025-10-10T01:25:17.0129109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_ops.h 2025-10-10T01:25:17.0132955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grouped_mm.h 2025-10-10T01:25:17.0137068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grouped_mm_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.0141249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grouped_mm_cuda_dispatch.h 2025-10-10T01:25:17.0145014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grouped_mm_native.h 2025-10-10T01:25:17.0148884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grouped_mm_ops.h 2025-10-10T01:25:17.0152766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_compatible_shallow_copy_type.h 2025-10-10T01:25:17.0156865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.0160661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_compatible_shallow_copy_type_native.h 2025-10-10T01:25:17.0164667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_compatible_shallow_copy_type_ops.h 2025-10-10T01:25:17.0168624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_same_storage_numel.h 2025-10-10T01:25:17.0172469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_same_storage_numel_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.0176471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_same_storage_numel_native.h 2025-10-10T01:25:17.0180189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_same_storage_numel_ops.h 2025-10-10T01:25:17.0184228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_bin_edges.h 2025-10-10T01:25:17.0188407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.0192315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_bin_edges_cpu_dispatch.h 2025-10-10T01:25:17.0197101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_bin_edges_native.h 2025-10-10T01:25:17.0200486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_bin_edges_ops.h 2025-10-10T01:25:17.0204768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_cts.h 2025-10-10T01:25:17.0209226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.0214343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_cts_cpu_dispatch.h 2025-10-10T01:25:17.0217694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_cts_native.h 2025-10-10T01:25:17.0221988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_cts_ops.h 2025-10-10T01:25:17.0225983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_tensors.h 2025-10-10T01:25:17.0230018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.0234307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_tensors_cpu_dispatch.h 2025-10-10T01:25:17.0238341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_tensors_native.h 2025-10-10T01:25:17.0242362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_tensors_ops.h 2025-10-10T01:25:17.0246401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl.h 2025-10-10T01:25:17.0250810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.0254792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl_cpu_dispatch.h 2025-10-10T01:25:17.0258841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl_cuda_dispatch.h 2025-10-10T01:25:17.0262951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl_meta_dispatch.h 2025-10-10T01:25:17.0266895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl_native.h 2025-10-10T01:25:17.0271326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl_ops.h 2025-10-10T01:25:17.0275572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices.h 2025-10-10T01:25:17.0279415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_copy.h 2025-10-10T01:25:17.0283463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.0287420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.0291526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_copy_native.h 2025-10-10T01:25:17.0295508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_copy_ops.h 2025-10-10T01:25:17.0299582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_native.h 2025-10-10T01:25:17.0303781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_ops.h 2025-10-10T01:25:17.0307906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_int_mm.h 2025-10-10T01:25:17.0312196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_int_mm_cpu_dispatch.h 2025-10-10T01:25:17.0316145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_int_mm_cuda_dispatch.h 2025-10-10T01:25:17.0319993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_int_mm_native.h 2025-10-10T01:25:17.0323659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_int_mm_ops.h 2025-10-10T01:25:17.0327434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_all_true.h 2025-10-10T01:25:17.0331419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_all_true_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.0335502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_all_true_native.h 2025-10-10T01:25:17.0339252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_all_true_ops.h 2025-10-10T01:25:17.0343481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_any_true.h 2025-10-10T01:25:17.0356123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_any_true_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.0362777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_any_true_native.h 2025-10-10T01:25:17.0367520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_any_true_ops.h 2025-10-10T01:25:17.0371313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_zerotensor.h 2025-10-10T01:25:17.0375912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_zerotensor_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.0379855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_zerotensor_native.h 2025-10-10T01:25:17.0384923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_zerotensor_ops.h 2025-10-10T01:25:17.0387858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_jagged_to_padded_dense_forward.h 2025-10-10T01:25:17.0391973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_jagged_to_padded_dense_forward_cpu_dispatch.h 2025-10-10T01:25:17.0397851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_jagged_to_padded_dense_forward_cuda_dispatch.h 2025-10-10T01:25:17.0403403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_jagged_to_padded_dense_forward_native.h 2025-10-10T01:25:17.0408782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_jagged_to_padded_dense_forward_ops.h 2025-10-10T01:25:17.0414577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lazy_clone.h 2025-10-10T01:25:17.0417477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lazy_clone_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.0421860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lazy_clone_native.h 2025-10-10T01:25:17.0425984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lazy_clone_ops.h 2025-10-10T01:25:17.0429926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_check_errors.h 2025-10-10T01:25:17.0434448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_check_errors_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.0438702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_check_errors_native.h 2025-10-10T01:25:17.0443281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_check_errors_ops.h 2025-10-10T01:25:17.0446755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det.h 2025-10-10T01:25:17.0451652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.0455849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_cpu_dispatch.h 2025-10-10T01:25:17.0468934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_cuda_dispatch.h 2025-10-10T01:25:17.0469646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_meta.h 2025-10-10T01:25:17.0470319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_meta_dispatch.h 2025-10-10T01:25:17.0474116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_native.h 2025-10-10T01:25:17.0477010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_ops.h 2025-10-10T01:25:17.0481324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh.h 2025-10-10T01:25:17.0486630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.0489913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_cpu_dispatch.h 2025-10-10T01:25:17.0493768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_cuda_dispatch.h 2025-10-10T01:25:17.0497690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_meta.h 2025-10-10T01:25:17.0501458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_meta_dispatch.h 2025-10-10T01:25:17.0505920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_native.h 2025-10-10T01:25:17.0510076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_ops.h 2025-10-10T01:25:17.0513893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigvals.h 2025-10-10T01:25:17.0519393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigvals_cpu_dispatch.h 2025-10-10T01:25:17.0522095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigvals_cuda_dispatch.h 2025-10-10T01:25:17.0525837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigvals_native.h 2025-10-10T01:25:17.0530165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigvals_ops.h 2025-10-10T01:25:17.0534020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet.h 2025-10-10T01:25:17.0538232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.0541988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_cpu_dispatch.h 2025-10-10T01:25:17.0546703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_cuda_dispatch.h 2025-10-10T01:25:17.0550944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_meta.h 2025-10-10T01:25:17.0554794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_meta_dispatch.h 2025-10-10T01:25:17.0558569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_native.h 2025-10-10T01:25:17.0562390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_ops.h 2025-10-10T01:25:17.0566546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex.h 2025-10-10T01:25:17.0570860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.0574862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_cpu_dispatch.h 2025-10-10T01:25:17.0578822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_cuda_dispatch.h 2025-10-10T01:25:17.0582850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_meta.h 2025-10-10T01:25:17.0586637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_meta_dispatch.h 2025-10-10T01:25:17.0590578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_native.h 2025-10-10T01:25:17.0594350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_ops.h 2025-10-10T01:25:17.0598615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd.h 2025-10-10T01:25:17.0602737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.0606858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_cpu_dispatch.h 2025-10-10T01:25:17.0610890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_cuda_dispatch.h 2025-10-10T01:25:17.0614881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_meta.h 2025-10-10T01:25:17.0618845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_meta_dispatch.h 2025-10-10T01:25:17.0623078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_native.h 2025-10-10T01:25:17.0627090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_ops.h 2025-10-10T01:25:17.0631261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_local_scalar_dense.h 2025-10-10T01:25:17.0635363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_local_scalar_dense_cpu_dispatch.h 2025-10-10T01:25:17.0639336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_local_scalar_dense_cuda_dispatch.h 2025-10-10T01:25:17.0643531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_local_scalar_dense_native.h 2025-10-10T01:25:17.0648061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_local_scalar_dense_ops.h 2025-10-10T01:25:17.0652304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_logcumsumexp.h 2025-10-10T01:25:17.0656699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_logcumsumexp_cpu_dispatch.h 2025-10-10T01:25:17.0660547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_logcumsumexp_cuda_dispatch.h 2025-10-10T01:25:17.0664595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_logcumsumexp_native.h 2025-10-10T01:25:17.0668738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_logcumsumexp_ops.h 2025-10-10T01:25:17.0672660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax.h 2025-10-10T01:25:17.0676675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data.h 2025-10-10T01:25:17.0680890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.0685091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_cpu_dispatch.h 2025-10-10T01:25:17.0689137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_cuda_dispatch.h 2025-10-10T01:25:17.0693218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_meta.h 2025-10-10T01:25:17.0697226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_meta_dispatch.h 2025-10-10T01:25:17.0701361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_native.h 2025-10-10T01:25:17.0705572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_ops.h 2025-10-10T01:25:17.0710092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.0713860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_cpu_dispatch.h 2025-10-10T01:25:17.0718225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_cuda_dispatch.h 2025-10-10T01:25:17.0722623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_meta.h 2025-10-10T01:25:17.0726739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_meta_dispatch.h 2025-10-10T01:25:17.0730710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_native.h 2025-10-10T01:25:17.0735061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_ops.h 2025-10-10T01:25:17.0738928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lstm_mps.h 2025-10-10T01:25:17.0743201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lstm_mps_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.0747108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lstm_mps_native.h 2025-10-10T01:25:17.0750988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lstm_mps_ops.h 2025-10-10T01:25:17.0754896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lu_with_info.h 2025-10-10T01:25:17.0759314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lu_with_info_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.0763482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lu_with_info_native.h 2025-10-10T01:25:17.0767073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lu_with_info_ops.h 2025-10-10T01:25:17.0771096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dep_token.h 2025-10-10T01:25:17.0775008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dep_token_cpu_dispatch.h 2025-10-10T01:25:17.0780139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dep_token_native.h 2025-10-10T01:25:17.0782981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dep_token_ops.h 2025-10-10T01:25:17.0786927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual.h 2025-10-10T01:25:17.0792108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.0794949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_copy.h 2025-10-10T01:25:17.0799202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.0803854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.0806936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_copy_native.h 2025-10-10T01:25:17.0811267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_copy_ops.h 2025-10-10T01:25:17.0815373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_native.h 2025-10-10T01:25:17.0818949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_ops.h 2025-10-10T01:25:17.0823450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_channel_quantized_tensor.h 2025-10-10T01:25:17.0827686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.0832567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_channel_quantized_tensor_cpu_dispatch.h 2025-10-10T01:25:17.0835475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_channel_quantized_tensor_cuda_dispatch.h 2025-10-10T01:25:17.0840086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_channel_quantized_tensor_native.h 2025-10-10T01:25:17.0844190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_channel_quantized_tensor_ops.h 2025-10-10T01:25:17.0848078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_tensor_quantized_tensor.h 2025-10-10T01:25:17.0879513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.0884261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_cpu_dispatch.h 2025-10-10T01:25:17.0888033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_cuda_dispatch.h 2025-10-10T01:25:17.0892097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_native.h 2025-10-10T01:25:17.0895989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_ops.h 2025-10-10T01:25:17.0899802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_scale.h 2025-10-10T01:25:17.0903643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_scale_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.0907402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_scale_cuda_dispatch.h 2025-10-10T01:25:17.0912864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_scale_native.h 2025-10-10T01:25:17.0915878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_scale_ops.h 2025-10-10T01:25:17.0919717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax.h 2025-10-10T01:25:17.0924590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_backward.h 2025-10-10T01:25:17.0928066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.0932479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_backward_cpu_dispatch.h 2025-10-10T01:25:17.0936653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_backward_cuda_dispatch.h 2025-10-10T01:25:17.0941499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_backward_native.h 2025-10-10T01:25:17.0944522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_backward_ops.h 2025-10-10T01:25:17.0948696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.0953406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_cpu_dispatch.h 2025-10-10T01:25:17.0956831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_cuda_dispatch.h 2025-10-10T01:25:17.0961665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_native.h 2025-10-10T01:25:17.0965353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_ops.h 2025-10-10T01:25:17.0969386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mixed_dtypes_linear.h 2025-10-10T01:25:17.0973464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mixed_dtypes_linear_cuda_dispatch.h 2025-10-10T01:25:17.0977324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mixed_dtypes_linear_native.h 2025-10-10T01:25:17.0981757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mixed_dtypes_linear_ops.h 2025-10-10T01:25:17.0985513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_reshape.h 2025-10-10T01:25:17.0989824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_reshape_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.0993880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_reshape_native.h 2025-10-10T01:25:17.0997460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_reshape_ops.h 2025-10-10T01:25:17.1001197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_transpose.h 2025-10-10T01:25:17.1005407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_transpose_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.1010838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_transpose_meta_dispatch.h 2025-10-10T01:25:17.1013591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_transpose_native.h 2025-10-10T01:25:17.1017550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_transpose_ops.h 2025-10-10T01:25:17.1021272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution.h 2025-10-10T01:25:17.1025151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.1029027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_native.h 2025-10-10T01:25:17.1033094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_ops.h 2025-10-10T01:25:17.1037201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_transpose.h 2025-10-10T01:25:17.1041338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.1045037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_transpose_native.h 2025-10-10T01:25:17.1049076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_transpose_ops.h 2025-10-10T01:25:17.1052874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit.h 2025-10-10T01:25:17.1057916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.1060811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_cpu_dispatch.h 2025-10-10T01:25:17.1064815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_cuda_dispatch.h 2025-10-10T01:25:17.1068690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_native.h 2025-10-10T01:25:17.1073010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_no_training.h 2025-10-10T01:25:17.1077172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.1081494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_no_training_native.h 2025-10-10T01:25:17.1085570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_no_training_ops.h 2025-10-10T01:25:17.1089483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_ops.h 2025-10-10T01:25:17.1093477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_multi_head_attention.h 2025-10-10T01:25:17.1097536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.1101605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_multi_head_attention_cpu_dispatch.h 2025-10-10T01:25:17.1105592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_multi_head_attention_cuda_dispatch.h 2025-10-10T01:25:17.1109830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_multi_head_attention_native.h 2025-10-10T01:25:17.1113834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_multi_head_attention_ops.h 2025-10-10T01:25:17.1117530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view.h 2025-10-10T01:25:17.1121621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.1125708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_copy.h 2025-10-10T01:25:17.1130268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.1133788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.1138342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_copy_native.h 2025-10-10T01:25:17.1142847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_copy_ops.h 2025-10-10T01:25:17.1146301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_native.h 2025-10-10T01:25:17.1150653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_ops.h 2025-10-10T01:25:17.1154676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets.h 2025-10-10T01:25:17.1158622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_cpu_dispatch.h 2025-10-10T01:25:17.1164291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_cuda_dispatch.h 2025-10-10T01:25:17.1168562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_native.h 2025-10-10T01:25:17.1172731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_ops.h 2025-10-10T01:25:17.1177681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded.h 2025-10-10T01:25:17.1182858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_and_nested_example.h 2025-10-10T01:25:17.1186182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.1190680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_and_nested_example_native.h 2025-10-10T01:25:17.1194884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_and_nested_example_ops.h 2025-10-10T01:25:17.1198834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.1202976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_cpu_dispatch.h 2025-10-10T01:25:17.1207174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_cuda_dispatch.h 2025-10-10T01:25:17.1212006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_native.h 2025-10-10T01:25:17.1215392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_ops.h 2025-10-10T01:25:17.1220095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_tensor.h 2025-10-10T01:25:17.1224215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_tensor_native.h 2025-10-10T01:25:17.1229297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_tensor_ops.h 2025-10-10T01:25:17.1232591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_jagged_dummy.h 2025-10-10T01:25:17.1237118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_jagged_dummy_native.h 2025-10-10T01:25:17.1241209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_jagged_dummy_ops.h 2025-10-10T01:25:17.1246206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_lengths.h 2025-10-10T01:25:17.1249221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_lengths_native.h 2025-10-10T01:25:17.1253070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_lengths_ops.h 2025-10-10T01:25:17.1258058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_max_seqlen.h 2025-10-10T01:25:17.1261420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_max_seqlen_native.h 2025-10-10T01:25:17.1265576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_max_seqlen_ops.h 2025-10-10T01:25:17.1270086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_min_seqlen.h 2025-10-10T01:25:17.1274609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_min_seqlen_native.h 2025-10-10T01:25:17.1278267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_min_seqlen_ops.h 2025-10-10T01:25:17.1282853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_offsets.h 2025-10-10T01:25:17.1287190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_offsets_native.h 2025-10-10T01:25:17.1291091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_offsets_ops.h 2025-10-10T01:25:17.1295447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_ragged_idx.h 2025-10-10T01:25:17.1299622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_ragged_idx_native.h 2025-10-10T01:25:17.1304459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_ragged_idx_ops.h 2025-10-10T01:25:17.1307312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values.h 2025-10-10T01:25:17.1311911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_copy.h 2025-10-10T01:25:17.1316662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.1321893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.1325366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_copy_native.h 2025-10-10T01:25:17.1330024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_copy_ops.h 2025-10-10T01:25:17.1334146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_native.h 2025-10-10T01:25:17.1339183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_ops.h 2025-10-10T01:25:17.1342499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_select_backward.h 2025-10-10T01:25:17.1346867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_select_backward_native.h 2025-10-10T01:25:17.1351138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_select_backward_ops.h 2025-10-10T01:25:17.1356012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_sum_backward.h 2025-10-10T01:25:17.1359280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_sum_backward_native.h 2025-10-10T01:25:17.1363151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_sum_backward_ops.h 2025-10-10T01:25:17.1367938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask.h 2025-10-10T01:25:17.1371736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.1375822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_cpu_dispatch.h 2025-10-10T01:25:17.1379995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_cuda_dispatch.h 2025-10-10T01:25:17.1384924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned.h 2025-10-10T01:25:17.1388620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_cpu_dispatch.h 2025-10-10T01:25:17.1393600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_cuda_dispatch.h 2025-10-10T01:25:17.1397719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_native.h 2025-10-10T01:25:17.1402511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_ops.h 2025-10-10T01:25:17.1405640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_native.h 2025-10-10T01:25:17.1410207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_ops.h 2025-10-10T01:25:17.1414814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_tensor_list.h 2025-10-10T01:25:17.1419936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.1423259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_tensor_list_native.h 2025-10-10T01:25:17.1427726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_tensor_list_ops.h 2025-10-10T01:25:17.1431942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_size.h 2025-10-10T01:25:17.1437085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_size_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.1440356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_size_native.h 2025-10-10T01:25:17.1444953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_size_ops.h 2025-10-10T01:25:17.1449093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_softmax_with_shape.h 2025-10-10T01:25:17.1452926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_softmax_with_shape_native.h 2025-10-10T01:25:17.1457012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_softmax_with_shape_ops.h 2025-10-10T01:25:17.1460820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_storage_offsets.h 2025-10-10T01:25:17.1465457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.1469796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_storage_offsets_native.h 2025-10-10T01:25:17.1473719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_storage_offsets_ops.h 2025-10-10T01:25:17.1477652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_strides.h 2025-10-10T01:25:17.1481754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_strides_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.1486352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_strides_native.h 2025-10-10T01:25:17.1490796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_strides_ops.h 2025-10-10T01:25:17.1494769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer.h 2025-10-10T01:25:17.1498577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_copy.h 2025-10-10T01:25:17.1502626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.1507486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.1510789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_copy_native.h 2025-10-10T01:25:17.1515070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_copy_ops.h 2025-10-10T01:25:17.1518858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_cpu_dispatch.h 2025-10-10T01:25:17.1522716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_cuda_dispatch.h 2025-10-10T01:25:17.1526544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_native.h 2025-10-10T01:25:17.1530652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_ops.h 2025-10-10T01:25:17.1534517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged.h 2025-10-10T01:25:17.1538293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_copy.h 2025-10-10T01:25:17.1543257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.1547594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.1552406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_copy_native.h 2025-10-10T01:25:17.1556233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_copy_ops.h 2025-10-10T01:25:17.1559979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_native.h 2025-10-10T01:25:17.1564069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_ops.h 2025-10-10T01:25:17.1568691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_new_zeros_with_same_feature_meta.h 2025-10-10T01:25:17.1572829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.1576864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_new_zeros_with_same_feature_meta_native.h 2025-10-10T01:25:17.1581150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_new_zeros_with_same_feature_meta_ops.h 2025-10-10T01:25:17.1584995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_available.h 2025-10-10T01:25:17.1588818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_available_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.1593014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_available_native.h 2025-10-10T01:25:17.1597112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_available_ops.h 2025-10-10T01:25:17.1600964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_spatial_convolution.h 2025-10-10T01:25:17.1605331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.1609127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_spatial_convolution_native.h 2025-10-10T01:25:17.1613410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_spatial_convolution_ops.h 2025-10-10T01:25:17.1618975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnz.h 2025-10-10T01:25:17.1621783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnz_native.h 2025-10-10T01:25:17.1625853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnz_ops.h 2025-10-10T01:25:17.1630717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence.h 2025-10-10T01:25:17.1634516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_backward.h 2025-10-10T01:25:17.1639448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.1643908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_backward_native.h 2025-10-10T01:25:17.1648102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_backward_ops.h 2025-10-10T01:25:17.1652593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.1656606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_native.h 2025-10-10T01:25:17.1660990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_ops.h 2025-10-10T01:25:17.1667911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_padded_dense_to_jagged_forward.h 2025-10-10T01:25:17.1672880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_padded_dense_to_jagged_forward_cpu_dispatch.h 2025-10-10T01:25:17.1677241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_padded_dense_to_jagged_forward_cuda_dispatch.h 2025-10-10T01:25:17.1682008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_padded_dense_to_jagged_forward_native.h 2025-10-10T01:25:17.1685959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_padded_dense_to_jagged_forward_ops.h 2025-10-10T01:25:17.1690602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_circular.h 2025-10-10T01:25:17.1695388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_circular_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.1700565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_circular_native.h 2025-10-10T01:25:17.2850138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_circular_ops.h 2025-10-10T01:25:17.2857899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_enum.h 2025-10-10T01:25:17.2865132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_enum_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.2871736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_enum_native.h 2025-10-10T01:25:17.2877885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_enum_ops.h 2025-10-10T01:25:17.2884198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_packed_sequence.h 2025-10-10T01:25:17.2889222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_packed_sequence_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.2894062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_packed_sequence_native.h 2025-10-10T01:25:17.2898715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_packed_sequence_ops.h 2025-10-10T01:25:17.2902599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_backward.h 2025-10-10T01:25:17.2906619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.2911567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_backward_cpu_dispatch.h 2025-10-10T01:25:17.2914844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_backward_cuda_dispatch.h 2025-10-10T01:25:17.2919254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_backward_native.h 2025-10-10T01:25:17.2923522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_backward_ops.h 2025-10-10T01:25:17.2928390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_forward.h 2025-10-10T01:25:17.2931976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_forward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.2936495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_forward_cpu_dispatch.h 2025-10-10T01:25:17.2940910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_forward_cuda_dispatch.h 2025-10-10T01:25:17.2944551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_forward_native.h 2025-10-10T01:25:17.2948616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_forward_ops.h 2025-10-10T01:25:17.2953274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pin_memory.h 2025-10-10T01:25:17.2958179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pin_memory_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.2961446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pin_memory_native.h 2025-10-10T01:25:17.2965870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pin_memory_ops.h 2025-10-10T01:25:17.2988422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel.h 2025-10-10T01:25:17.2988743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_backward.h 2025-10-10T01:25:17.2989086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_backward_cpu_dispatch.h 2025-10-10T01:25:17.2989425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_backward_cuda_dispatch.h 2025-10-10T01:25:17.2989740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_backward_native.h 2025-10-10T01:25:17.2992394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_backward_ops.h 2025-10-10T01:25:17.2996144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_cpu_dispatch.h 2025-10-10T01:25:17.3000553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_cuda_dispatch.h 2025-10-10T01:25:17.3003955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_native.h 2025-10-10T01:25:17.3007881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_ops.h 2025-10-10T01:25:17.3012195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_print.h 2025-10-10T01:25:17.3015929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_print_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.3020312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_print_native.h 2025-10-10T01:25:17.3026009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_print_ops.h 2025-10-10T01:25:17.3030009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_propagate_xla_data.h 2025-10-10T01:25:17.3033964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_propagate_xla_data_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.3038073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_propagate_xla_data_native.h 2025-10-10T01:25:17.3043645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_propagate_xla_data_ops.h 2025-10-10T01:25:17.3047586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_remove_batch_dim.h 2025-10-10T01:25:17.3051537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_remove_batch_dim_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.3055270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_remove_batch_dim_native.h 2025-10-10T01:25:17.3059094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_remove_batch_dim_ops.h 2025-10-10T01:25:17.3063108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias.h 2025-10-10T01:25:17.3067229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_copy.h 2025-10-10T01:25:17.3072878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.3077234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.3081119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_copy_native.h 2025-10-10T01:25:17.3085021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_copy_ops.h 2025-10-10T01:25:17.3089001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_cpu_dispatch.h 2025-10-10T01:25:17.3093126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_cuda_dispatch.h 2025-10-10T01:25:17.3097239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_meta_dispatch.h 2025-10-10T01:25:17.3101112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_native.h 2025-10-10T01:25:17.3104929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_ops.h 2025-10-10T01:25:17.3108971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_copy.h 2025-10-10T01:25:17.3140514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.3144514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_copy_native.h 2025-10-10T01:25:17.3148411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_copy_ops.h 2025-10-10T01:25:17.3152559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_from_tensor.h 2025-10-10T01:25:17.3156667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_from_tensor_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.3160491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_from_tensor_native.h 2025-10-10T01:25:17.3164359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_from_tensor_ops.h 2025-10-10T01:25:17.3168294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_resize_output.h 2025-10-10T01:25:17.3172410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_resize_output_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.3176410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_resize_output_meta_dispatch.h 2025-10-10T01:25:17.3180239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_resize_output_native.h 2025-10-10T01:25:17.3184030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_resize_output_ops.h 2025-10-10T01:25:17.3187965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_rowwise_prune.h 2025-10-10T01:25:17.3191952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_rowwise_prune_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.3196449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_rowwise_prune_native.h 2025-10-10T01:25:17.3200431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_rowwise_prune_ops.h 2025-10-10T01:25:17.3204473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_safe_softmax.h 2025-10-10T01:25:17.3208627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_safe_softmax_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.3212341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_safe_softmax_native.h 2025-10-10T01:25:17.3216068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_safe_softmax_ops.h 2025-10-10T01:25:17.3219833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sample_dirichlet.h 2025-10-10T01:25:17.3224144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sample_dirichlet_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.3229567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sample_dirichlet_cpu_dispatch.h 2025-10-10T01:25:17.3233701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sample_dirichlet_cuda_dispatch.h 2025-10-10T01:25:17.3237552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sample_dirichlet_native.h 2025-10-10T01:25:17.3241505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sample_dirichlet_ops.h 2025-10-10T01:25:17.3245679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_saturate_weight_to_fp16.h 2025-10-10T01:25:17.3250109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.3253893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_saturate_weight_to_fp16_native.h 2025-10-10T01:25:17.3257990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_saturate_weight_to_fp16_ops.h 2025-10-10T01:25:17.3261813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math.h 2025-10-10T01:25:17.3265864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.3269691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math_for_mps.h 2025-10-10T01:25:17.3273647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math_for_mps_native.h 2025-10-10T01:25:17.3277643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math_for_mps_ops.h 2025-10-10T01:25:17.3281541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math_native.h 2025-10-10T01:25:17.3285404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math_ops.h 2025-10-10T01:25:17.3289551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention.h 2025-10-10T01:25:17.3294028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward.h 2025-10-10T01:25:17.3297975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h 2025-10-10T01:25:17.3302128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward_native.h 2025-10-10T01:25:17.3306111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward_ops.h 2025-10-10T01:25:17.3310363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_cuda_dispatch.h 2025-10-10T01:25:17.3314288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_native.h 2025-10-10T01:25:17.3318400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_ops.h 2025-10-10T01:25:17.3322292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention.h 2025-10-10T01:25:17.3327202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward.h 2025-10-10T01:25:17.3333088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h 2025-10-10T01:25:17.3338757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward_native.h 2025-10-10T01:25:17.3344404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward_ops.h 2025-10-10T01:25:17.3350004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_cuda_dispatch.h 2025-10-10T01:25:17.3355451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_native.h 2025-10-10T01:25:17.3360746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_ops.h 2025-10-10T01:25:17.3366067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention.h 2025-10-10T01:25:17.3371656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward.h 2025-10-10T01:25:17.3376940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward_cuda_dispatch.h 2025-10-10T01:25:17.3381125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward_native.h 2025-10-10T01:25:17.3386671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward_ops.h 2025-10-10T01:25:17.3392638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_cuda_dispatch.h 2025-10-10T01:25:17.3398086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu.h 2025-10-10T01:25:17.3403942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_backward.h 2025-10-10T01:25:17.3409668Z 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-10-10T01:25:17.3415187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_backward_native.h 2025-10-10T01:25:17.3420529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_backward_ops.h 2025-10-10T01:25:17.3426053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h 2025-10-10T01:25:17.3431450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_native.h 2025-10-10T01:25:17.3436824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_ops.h 2025-10-10T01:25:17.3442064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_native.h 2025-10-10T01:25:17.3446269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_ops.h 2025-10-10T01:25:17.3451904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable.h 2025-10-10T01:25:17.3457397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_backward.h 2025-10-10T01:25:17.3463241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.3468699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_backward_native.h 2025-10-10T01:25:17.3474245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_backward_ops.h 2025-10-10T01:25:17.3482508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.3506033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_native.h 2025-10-10T01:25:17.3511880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_ops.h 2025-10-10T01:25:17.3518215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm.h 2025-10-10T01:25:17.3524037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm_cuda_dispatch.h 2025-10-10T01:25:17.3529761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm_native.h 2025-10-10T01:25:17.3534009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm_ops.h 2025-10-10T01:25:17.3538185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm.h 2025-10-10T01:25:17.3544061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_cpu_dispatch.h 2025-10-10T01:25:17.3547888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_cuda_dispatch.h 2025-10-10T01:25:17.3552132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_native.h 2025-10-10T01:25:17.3557017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_ops.h 2025-10-10T01:25:17.3560688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_v2.h 2025-10-10T01:25:17.3564625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_v2_cuda_dispatch.h 2025-10-10T01:25:17.3568714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_v2_native.h 2025-10-10T01:25:17.3572550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_v2_ops.h 2025-10-10T01:25:17.3576393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_segment_reduce_backward.h 2025-10-10T01:25:17.3580297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_segment_reduce_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.3584241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_segment_reduce_backward_cpu_dispatch.h 2025-10-10T01:25:17.3588611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_segment_reduce_backward_cuda_dispatch.h 2025-10-10T01:25:17.3592425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_segment_reduce_backward_native.h 2025-10-10T01:25:17.3596841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_segment_reduce_backward_ops.h 2025-10-10T01:25:17.3600779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_shape_as_tensor.h 2025-10-10T01:25:17.3604625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_shape_as_tensor_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.3608498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_shape_as_tensor_native.h 2025-10-10T01:25:17.4544599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_shape_as_tensor_ops.h 2025-10-10T01:25:17.4549767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_backward.h 2025-10-10T01:25:17.4553822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.4557854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_backward_cpu_dispatch.h 2025-10-10T01:25:17.4562614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_backward_cuda_dispatch.h 2025-10-10T01:25:17.4566732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_backward_native.h 2025-10-10T01:25:17.4570626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_backward_ops.h 2025-10-10T01:25:17.4574479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_forward.h 2025-10-10T01:25:17.4578416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_forward_cpu_dispatch.h 2025-10-10T01:25:17.4582409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_forward_cuda_dispatch.h 2025-10-10T01:25:17.4586866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_forward_native.h 2025-10-10T01:25:17.4590642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_forward_ops.h 2025-10-10T01:25:17.4594491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_draw.h 2025-10-10T01:25:17.4598467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_draw_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.4602314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_draw_native.h 2025-10-10T01:25:17.4606934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_draw_ops.h 2025-10-10T01:25:17.4610124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_ff.h 2025-10-10T01:25:17.4614091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_ff_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.4618042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_ff_native.h 2025-10-10T01:25:17.4621921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_ff_ops.h 2025-10-10T01:25:17.4625896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_initialize_state.h 2025-10-10T01:25:17.4630094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.4634540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_initialize_state_native.h 2025-10-10T01:25:17.4638566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_initialize_state_ops.h 2025-10-10T01:25:17.4642527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_scramble.h 2025-10-10T01:25:17.4646569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_scramble_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.4650579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_scramble_native.h 2025-10-10T01:25:17.4654407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_scramble_ops.h 2025-10-10T01:25:17.4658219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax.h 2025-10-10T01:25:17.4663677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data.h 2025-10-10T01:25:17.4667943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.4671870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_cpu_dispatch.h 2025-10-10T01:25:17.4675762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_cuda_dispatch.h 2025-10-10T01:25:17.4679646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_meta.h 2025-10-10T01:25:17.4683619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_meta_dispatch.h 2025-10-10T01:25:17.4688078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_native.h 2025-10-10T01:25:17.4692084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_ops.h 2025-10-10T01:25:17.4697037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.4700972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_cpu_dispatch.h 2025-10-10T01:25:17.4704913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_cuda_dispatch.h 2025-10-10T01:25:17.4708941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_meta.h 2025-10-10T01:25:17.4712868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_meta_dispatch.h 2025-10-10T01:25:17.4716987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_native.h 2025-10-10T01:25:17.4720883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_ops.h 2025-10-10T01:25:17.4724715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_addmm.h 2025-10-10T01:25:17.4728779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_addmm_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.4732528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_addmm_native.h 2025-10-10T01:25:17.4736318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_addmm_ops.h 2025-10-10T01:25:17.4740439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to.h 2025-10-10T01:25:17.4744345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_copy.h 2025-10-10T01:25:17.4749167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.4753040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.4756978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_copy_native.h 2025-10-10T01:25:17.4761296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_copy_ops.h 2025-10-10T01:25:17.4765228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_native.h 2025-10-10T01:25:17.4769215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_ops.h 2025-10-10T01:25:17.4773123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsc_tensor_unsafe.h 2025-10-10T01:25:17.4777199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.4781168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_native.h 2025-10-10T01:25:17.4785092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_ops.h 2025-10-10T01:25:17.4789168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsr_tensor_unsafe.h 2025-10-10T01:25:17.4793422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.4799510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_native.h 2025-10-10T01:25:17.4803582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_ops.h 2025-10-10T01:25:17.4807915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_unsafe.h 2025-10-10T01:25:17.4812079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.4816353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_native.h 2025-10-10T01:25:17.4820395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_ops.h 2025-10-10T01:25:17.4824455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_with_dims.h 2025-10-10T01:25:17.4828734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.4833669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_with_dims_native.h 2025-10-10T01:25:17.4838118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_with_dims_ops.h 2025-10-10T01:25:17.4842798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_unsafe.h 2025-10-10T01:25:17.4846984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.4850833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_unsafe_native.h 2025-10-10T01:25:17.4855323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_unsafe_ops.h 2025-10-10T01:25:17.4859830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims.h 2025-10-10T01:25:17.4864090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors.h 2025-10-10T01:25:17.4868595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.4872557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h 2025-10-10T01:25:17.4876734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_native.h 2025-10-10T01:25:17.4880647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_ops.h 2025-10-10T01:25:17.4885359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.4889923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_meta_dispatch.h 2025-10-10T01:25:17.4894088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_native.h 2025-10-10T01:25:17.4899492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_ops.h 2025-10-10T01:25:17.4902544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csc_tensor_unsafe.h 2025-10-10T01:25:17.4906625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.4911192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csc_tensor_unsafe_native.h 2025-10-10T01:25:17.4915112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csc_tensor_unsafe_ops.h 2025-10-10T01:25:17.4919242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_prod.h 2025-10-10T01:25:17.4923409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_prod_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.4928385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_prod_native.h 2025-10-10T01:25:17.4931386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_prod_ops.h 2025-10-10T01:25:17.4936391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_sum.h 2025-10-10T01:25:17.4940651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_sum_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.4945536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_sum_native.h 2025-10-10T01:25:17.4948768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_sum_ops.h 2025-10-10T01:25:17.4952954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_tensor_unsafe.h 2025-10-10T01:25:17.4957692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.4962897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_tensor_unsafe_native.h 2025-10-10T01:25:17.4966512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_tensor_unsafe_ops.h 2025-10-10T01:25:17.4971014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax.h 2025-10-10T01:25:17.4975090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_backward_data.h 2025-10-10T01:25:17.4980174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.4983544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_backward_data_native.h 2025-10-10T01:25:17.4988370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_backward_data_ops.h 2025-10-10T01:25:17.4992448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.4996566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.5000755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_native.h 2025-10-10T01:25:17.5004622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_ops.h 2025-10-10T01:25:17.5008950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mask_projection.h 2025-10-10T01:25:17.5013554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mask_projection_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5018669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mask_projection_native.h 2025-10-10T01:25:17.5021421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mask_projection_ops.h 2025-10-10T01:25:17.5025363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm.h 2025-10-10T01:25:17.5029554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.5033639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_native.h 2025-10-10T01:25:17.5037738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_ops.h 2025-10-10T01:25:17.5041587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_reduce_impl.h 2025-10-10T01:25:17.5045494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_reduce_impl_backward.h 2025-10-10T01:25:17.5049652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_reduce_impl_backward_native.h 2025-10-10T01:25:17.5053980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_reduce_impl_backward_ops.h 2025-10-10T01:25:17.5058646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_reduce_impl_native.h 2025-10-10T01:25:17.5062726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_reduce_impl_ops.h 2025-10-10T01:25:17.5066790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_addmm.h 2025-10-10T01:25:17.5070984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_addmm_cuda_dispatch.h 2025-10-10T01:25:17.5074867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_addmm_native.h 2025-10-10T01:25:17.5078773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_addmm_ops.h 2025-10-10T01:25:17.5083020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply.h 2025-10-10T01:25:17.5087213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_cuda_dispatch.h 2025-10-10T01:25:17.5091006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_dense.h 2025-10-10T01:25:17.5095269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_dense_cuda_dispatch.h 2025-10-10T01:25:17.5099352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_dense_native.h 2025-10-10T01:25:17.5103555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_dense_ops.h 2025-10-10T01:25:17.5107844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_native.h 2025-10-10T01:25:17.5112006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_ops.h 2025-10-10T01:25:17.5116007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_linear.h 2025-10-10T01:25:17.5120155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_linear_cuda_dispatch.h 2025-10-10T01:25:17.5124078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_linear_native.h 2025-10-10T01:25:17.5128054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_linear_ops.h 2025-10-10T01:25:17.5132452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_mm.h 2025-10-10T01:25:17.5136479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_mm_cuda_dispatch.h 2025-10-10T01:25:17.5140563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_mm_native.h 2025-10-10T01:25:17.5144637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_mm_ops.h 2025-10-10T01:25:17.5148647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_tile.h 2025-10-10T01:25:17.5153325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_tile_cuda_dispatch.h 2025-10-10T01:25:17.5157711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_tile_native.h 2025-10-10T01:25:17.5161918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_tile_ops.h 2025-10-10T01:25:17.5165774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax.h 2025-10-10T01:25:17.5170065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_backward_data.h 2025-10-10T01:25:17.5174399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5179087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_backward_data_native.h 2025-10-10T01:25:17.5182930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_backward_data_ops.h 2025-10-10T01:25:17.5187205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5191438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.5196346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_native.h 2025-10-10T01:25:17.5233459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_ops.h 2025-10-10T01:25:17.5237482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sparse_matmul.h 2025-10-10T01:25:17.5242658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5246111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sparse_matmul_native.h 2025-10-10T01:25:17.5250650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sparse_matmul_ops.h 2025-10-10T01:25:17.5254823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum.h 2025-10-10T01:25:17.5259682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_backward.h 2025-10-10T01:25:17.5263014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5267636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_backward_native.h 2025-10-10T01:25:17.5272452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_backward_ops.h 2025-10-10T01:25:17.5277089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5280745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.5284643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_native.h 2025-10-10T01:25:17.5290464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_ops.h 2025-10-10T01:25:17.5295868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spdiags.h 2025-10-10T01:25:17.5301056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spdiags_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5305030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spdiags_cpu_dispatch.h 2025-10-10T01:25:17.5310247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spdiags_native.h 2025-10-10T01:25:17.5315401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spdiags_ops.h 2025-10-10T01:25:17.5320663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spsolve.h 2025-10-10T01:25:17.5325506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spsolve_native.h 2025-10-10T01:25:17.5332986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spsolve_ops.h 2025-10-10T01:25:17.5338073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_stack.h 2025-10-10T01:25:17.5343219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_stack_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5348287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_stack_cpu_dispatch.h 2025-10-10T01:25:17.5354011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_stack_native.h 2025-10-10T01:25:17.5356657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_stack_ops.h 2025-10-10T01:25:17.5361223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma.h 2025-10-10T01:25:17.5365562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5369097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_cpu_dispatch.h 2025-10-10T01:25:17.5373747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_cuda_dispatch.h 2025-10-10T01:25:17.5377753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_grad.h 2025-10-10T01:25:17.5382931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_grad_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5386038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_grad_cpu_dispatch.h 2025-10-10T01:25:17.5390175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_grad_cuda_dispatch.h 2025-10-10T01:25:17.5394540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_grad_native.h 2025-10-10T01:25:17.5399732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_grad_ops.h 2025-10-10T01:25:17.5402863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_native.h 2025-10-10T01:25:17.5406882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_ops.h 2025-10-10T01:25:17.5411513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_ambiguous_defaults.h 2025-10-10T01:25:17.5415188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.5419310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_ambiguous_defaults_native.h 2025-10-10T01:25:17.5423328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_ambiguous_defaults_ops.h 2025-10-10T01:25:17.5428488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch.h 2025-10-10T01:25:17.5432320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5436797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.5440871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_native.h 2025-10-10T01:25:17.5445809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_ops.h 2025-10-10T01:25:17.5449199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view.h 2025-10-10T01:25:17.5454058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5458054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy.h 2025-10-10T01:25:17.5463155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.5466506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5470701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_native.h 2025-10-10T01:25:17.5475197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_ops.h 2025-10-10T01:25:17.5479163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_native.h 2025-10-10T01:25:17.5483364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_ops.h 2025-10-10T01:25:17.5487590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_check_tensor.h 2025-10-10T01:25:17.5492820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_check_tensor_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.5495646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_check_tensor_native.h 2025-10-10T01:25:17.5499745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_check_tensor_ops.h 2025-10-10T01:25:17.5504867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_functorch_fallback.h 2025-10-10T01:25:17.5508444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_functorch_fallback_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5512843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_functorch_fallback_cpu_dispatch.h 2025-10-10T01:25:17.5516878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_functorch_fallback_native.h 2025-10-10T01:25:17.5522030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_functorch_fallback_ops.h 2025-10-10T01:25:17.5524935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_filled_intlist.h 2025-10-10T01:25:17.5529032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5533150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_filled_intlist_cpu_dispatch.h 2025-10-10T01:25:17.5538153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_filled_intlist_native.h 2025-10-10T01:25:17.5541555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_filled_intlist_ops.h 2025-10-10T01:25:17.5545397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_floatlist.h 2025-10-10T01:25:17.5549551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_floatlist_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5553350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_floatlist_cpu_dispatch.h 2025-10-10T01:25:17.5557467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_floatlist_native.h 2025-10-10T01:25:17.5561546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_floatlist_ops.h 2025-10-10T01:25:17.5565473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_intlist.h 2025-10-10T01:25:17.5569845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_intlist_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5573711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_intlist_cpu_dispatch.h 2025-10-10T01:25:17.5577575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_intlist_native.h 2025-10-10T01:25:17.5582002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_intlist_ops.h 2025-10-10T01:25:17.5585904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_parallel_materialize.h 2025-10-10T01:25:17.5590130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_parallel_materialize_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5593906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_parallel_materialize_native.h 2025-10-10T01:25:17.5598285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_parallel_materialize_ops.h 2025-10-10T01:25:17.5602194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_serialization_subcmul.h 2025-10-10T01:25:17.5606576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_serialization_subcmul_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.5610466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_serialization_subcmul_native.h 2025-10-10T01:25:17.5614460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_serialization_subcmul_ops.h 2025-10-10T01:25:17.5618592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_string_default.h 2025-10-10T01:25:17.5622605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_string_default_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.5626725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_string_default_native.h 2025-10-10T01:25:17.5630819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_string_default_ops.h 2025-10-10T01:25:17.5634722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_warn_in_autograd.h 2025-10-10T01:25:17.5639225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_warn_in_autograd_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5643189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_warn_in_autograd_native.h 2025-10-10T01:25:17.5647125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_warn_in_autograd_ops.h 2025-10-10T01:25:17.5650992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward.h 2025-10-10T01:25:17.5655165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.5659061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_native.h 2025-10-10T01:25:17.5663721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_ops.h 2025-10-10T01:25:17.5667913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward.h 2025-10-10T01:25:17.5672255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.5676550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_native.h 2025-10-10T01:25:17.5680637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_ops.h 2025-10-10T01:25:17.5684477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell.h 2025-10-10T01:25:17.5688455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_backward.h 2025-10-10T01:25:17.5692999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5697176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_backward_cuda_dispatch.h 2025-10-10T01:25:17.5701180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_backward_native.h 2025-10-10T01:25:17.5705141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_backward_ops.h 2025-10-10T01:25:17.5709404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5713775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_cuda_dispatch.h 2025-10-10T01:25:17.5718096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_native.h 2025-10-10T01:25:17.5722186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_ops.h 2025-10-10T01:25:17.5726266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell.h 2025-10-10T01:25:17.5730384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward.h 2025-10-10T01:25:17.5734341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.5738161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl.h 2025-10-10T01:25:17.5742480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5746441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h 2025-10-10T01:25:17.5750521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_native.h 2025-10-10T01:25:17.5754463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_ops.h 2025-10-10T01:25:17.5758390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_native.h 2025-10-10T01:25:17.5763014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_ops.h 2025-10-10T01:25:17.5767169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5771145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_cuda_dispatch.h 2025-10-10T01:25:17.5775338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_native.h 2025-10-10T01:25:17.5779174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_ops.h 2025-10-10T01:25:17.5783424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_copy.h 2025-10-10T01:25:17.5787289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5791098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_copy_native.h 2025-10-10T01:25:17.5794816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_copy_ops.h 2025-10-10T01:25:17.5798709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_cpu.h 2025-10-10T01:25:17.5802736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_cpu_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.5808064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_cpu_native.h 2025-10-10T01:25:17.5810953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_cpu_ops.h 2025-10-10T01:25:17.5814841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_dense.h 2025-10-10T01:25:17.5819840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_dense_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5822966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_dense_native.h 2025-10-10T01:25:17.5827072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_dense_ops.h 2025-10-10T01:25:17.5831302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse.h 2025-10-10T01:25:17.5835001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsc.h 2025-10-10T01:25:17.5838663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsc_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5843119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsc_cpu_dispatch.h 2025-10-10T01:25:17.5846734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsc_cuda_dispatch.h 2025-10-10T01:25:17.5850957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsc_native.h 2025-10-10T01:25:17.5855044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsc_ops.h 2025-10-10T01:25:17.5858793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsr.h 2025-10-10T01:25:17.5862861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsr_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5866741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsr_cpu_dispatch.h 2025-10-10T01:25:17.5871653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsr_cuda_dispatch.h 2025-10-10T01:25:17.5874833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsr_native.h 2025-10-10T01:25:17.5878697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsr_ops.h 2025-10-10T01:25:17.5883495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5886516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_cpu_dispatch.h 2025-10-10T01:25:17.5891262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csc.h 2025-10-10T01:25:17.5895483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csc_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5900474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csc_cpu_dispatch.h 2025-10-10T01:25:17.5903617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csc_cuda_dispatch.h 2025-10-10T01:25:17.5908122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csc_native.h 2025-10-10T01:25:17.5912255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csc_ops.h 2025-10-10T01:25:17.5916106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csr.h 2025-10-10T01:25:17.5920155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csr_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5924078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csr_cpu_dispatch.h 2025-10-10T01:25:17.5929152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csr_cuda_dispatch.h 2025-10-10T01:25:17.5932143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csr_native.h 2025-10-10T01:25:17.5936030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csr_ops.h 2025-10-10T01:25:17.5940930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_cuda_dispatch.h 2025-10-10T01:25:17.5943901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_native.h 2025-10-10T01:25:17.5948272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_ops.h 2025-10-10T01:25:17.5952486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_semi_structured.h 2025-10-10T01:25:17.5958130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_semi_structured_cuda_dispatch.h 2025-10-10T01:25:17.5961186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_semi_structured_native.h 2025-10-10T01:25:17.5965601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_semi_structured_ops.h 2025-10-10T01:25:17.5969733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transformer_encoder_layer_fwd.h 2025-10-10T01:25:17.5973888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.5978429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transformer_encoder_layer_fwd_cpu_dispatch.h 2025-10-10T01:25:17.5982988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transformer_encoder_layer_fwd_cuda_dispatch.h 2025-10-10T01:25:17.5987153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transformer_encoder_layer_fwd_native.h 2025-10-10T01:25:17.5991135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transformer_encoder_layer_fwd_ops.h 2025-10-10T01:25:17.5995778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transform_bias_rescale_qkv.h 2025-10-10T01:25:17.6016181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.6017106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transform_bias_rescale_qkv_cpu_dispatch.h 2025-10-10T01:25:17.6017917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transform_bias_rescale_qkv_cuda_dispatch.h 2025-10-10T01:25:17.6018721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transform_bias_rescale_qkv_native.h 2025-10-10T01:25:17.6019494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transform_bias_rescale_qkv_ops.h 2025-10-10T01:25:17.6022097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_trilinear.h 2025-10-10T01:25:17.6026016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_trilinear_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.6030352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_trilinear_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.6034322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_trilinear_native.h 2025-10-10T01:25:17.6039995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_trilinear_ops.h 2025-10-10T01:25:17.6042760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_multi_head_attention.h 2025-10-10T01:25:17.6046691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.6051390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_multi_head_attention_cuda_dispatch.h 2025-10-10T01:25:17.6054793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_multi_head_attention_native.h 2025-10-10T01:25:17.6058666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_multi_head_attention_ops.h 2025-10-10T01:25:17.6063030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_scaled_dot_attention.h 2025-10-10T01:25:17.6067531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.6071141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_scaled_dot_attention_cuda_dispatch.h 2025-10-10T01:25:17.6075132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_scaled_dot_attention_native.h 2025-10-10T01:25:17.6079035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_scaled_dot_attention_ops.h 2025-10-10T01:25:17.6082789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique.h 2025-10-10T01:25:17.6086622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique2.h 2025-10-10T01:25:17.6090376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique2_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.6094430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique2_cpu_dispatch.h 2025-10-10T01:25:17.6098423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique2_cuda_dispatch.h 2025-10-10T01:25:17.6102456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique2_native.h 2025-10-10T01:25:17.6106218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique2_ops.h 2025-10-10T01:25:17.6110359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.6114072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique_cpu_dispatch.h 2025-10-10T01:25:17.6117852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique_cuda_dispatch.h 2025-10-10T01:25:17.6121632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique_native.h 2025-10-10T01:25:17.6125420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique_ops.h 2025-10-10T01:25:17.6129421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unpack_dual.h 2025-10-10T01:25:17.6160122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unpack_dual_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.6163740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unpack_dual_native.h 2025-10-10T01:25:17.6167486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unpack_dual_ops.h 2025-10-10T01:25:17.6171187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index.h 2025-10-10T01:25:17.6175158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.6178835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_native.h 2025-10-10T01:25:17.6182576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_ops.h 2025-10-10T01:25:17.6186571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_put.h 2025-10-10T01:25:17.6190657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_put_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.6194462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_put_native.h 2025-10-10T01:25:17.6198431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_put_ops.h 2025-10-10T01:25:17.6202170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index.h 2025-10-10T01:25:17.6206131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.6209852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_native.h 2025-10-10T01:25:17.6213902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_ops.h 2025-10-10T01:25:17.6218059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_put_accumulate.h 2025-10-10T01:25:17.6222505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.6226372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_put_accumulate_native.h 2025-10-10T01:25:17.6230395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_put_accumulate_ops.h 2025-10-10T01:25:17.6234396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_view.h 2025-10-10T01:25:17.6238552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_view_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.6242287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_view_native.h 2025-10-10T01:25:17.6246423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_view_ops.h 2025-10-10T01:25:17.6250463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa.h 2025-10-10T01:25:17.6254186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward.h 2025-10-10T01:25:17.6258221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.6262193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_cpu_dispatch.h 2025-10-10T01:25:17.6266047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_cuda_dispatch.h 2025-10-10T01:25:17.6270334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_meta.h 2025-10-10T01:25:17.6274317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_meta_dispatch.h 2025-10-10T01:25:17.6278210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_native.h 2025-10-10T01:25:17.6282441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_ops.h 2025-10-10T01:25:17.6287262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.6291493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.6296025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_cpu_dispatch.h 2025-10-10T01:25:17.6299870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_cuda_dispatch.h 2025-10-10T01:25:17.6303844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_meta.h 2025-10-10T01:25:17.6308729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_meta_dispatch.h 2025-10-10T01:25:17.6313821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_native.h 2025-10-10T01:25:17.6318195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_ops.h 2025-10-10T01:25:17.6322859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa.h 2025-10-10T01:25:17.6353876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward.h 2025-10-10T01:25:17.6358330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.6363279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_cpu_dispatch.h 2025-10-10T01:25:17.6366378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_cuda_dispatch.h 2025-10-10T01:25:17.6371078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_meta.h 2025-10-10T01:25:17.6375758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_meta_dispatch.h 2025-10-10T01:25:17.6380689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_native.h 2025-10-10T01:25:17.6383892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_ops.h 2025-10-10T01:25:17.6388697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.6392832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.6397643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_cpu_dispatch.h 2025-10-10T01:25:17.6400913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_cuda_dispatch.h 2025-10-10T01:25:17.6405256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_meta.h 2025-10-10T01:25:17.6409435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_meta_dispatch.h 2025-10-10T01:25:17.6413365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_native.h 2025-10-10T01:25:17.6417883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_ops.h 2025-10-10T01:25:17.6422450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d.h 2025-10-10T01:25:17.6426666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward.h 2025-10-10T01:25:17.6430813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.6435260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_cpu_dispatch.h 2025-10-10T01:25:17.6439406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_cuda_dispatch.h 2025-10-10T01:25:17.6443990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_meta.h 2025-10-10T01:25:17.6448754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_meta_dispatch.h 2025-10-10T01:25:17.6452205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_native.h 2025-10-10T01:25:17.6456235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_ops.h 2025-10-10T01:25:17.6461307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.6464526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.6469026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_cpu_dispatch.h 2025-10-10T01:25:17.6473281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_cuda_dispatch.h 2025-10-10T01:25:17.6478281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_meta.h 2025-10-10T01:25:17.6481337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_meta_dispatch.h 2025-10-10T01:25:17.6485321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_native.h 2025-10-10T01:25:17.6490187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_ops.h 2025-10-10T01:25:17.6493852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d.h 2025-10-10T01:25:17.6498980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward.h 2025-10-10T01:25:17.6502982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.6523782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_cpu_dispatch.h 2025-10-10T01:25:17.6525345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_cuda_dispatch.h 2025-10-10T01:25:17.6526214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_meta.h 2025-10-10T01:25:17.6527060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_meta_dispatch.h 2025-10-10T01:25:17.6527924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_native.h 2025-10-10T01:25:17.6530545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_ops.h 2025-10-10T01:25:17.6536118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.6538972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.6542807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_cpu_dispatch.h 2025-10-10T01:25:17.6547650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_cuda_dispatch.h 2025-10-10T01:25:17.6551240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_meta.h 2025-10-10T01:25:17.6555199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_meta_dispatch.h 2025-10-10T01:25:17.6559278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_native.h 2025-10-10T01:25:17.6563714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_ops.h 2025-10-10T01:25:17.6567421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d.h 2025-10-10T01:25:17.6571363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward.h 2025-10-10T01:25:17.6575579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.6579720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_cpu_dispatch.h 2025-10-10T01:25:17.6583671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_cuda_dispatch.h 2025-10-10T01:25:17.6587553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_meta.h 2025-10-10T01:25:17.6591626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_meta_dispatch.h 2025-10-10T01:25:17.6595735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_native.h 2025-10-10T01:25:17.6599892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_ops.h 2025-10-10T01:25:17.6604109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.6608841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.6612537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_cpu_dispatch.h 2025-10-10T01:25:17.6616485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_cuda_dispatch.h 2025-10-10T01:25:17.6620663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_meta.h 2025-10-10T01:25:17.6624771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_meta_dispatch.h 2025-10-10T01:25:17.6630090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_native.h 2025-10-10T01:25:17.6633961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_ops.h 2025-10-10T01:25:17.6637850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_ctc_loss.h 2025-10-10T01:25:17.6641799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_ctc_loss_cuda_dispatch.h 2025-10-10T01:25:17.6645781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_ctc_loss_native.h 2025-10-10T01:25:17.6651115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_ctc_loss_ops.h 2025-10-10T01:25:17.6655368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight.h 2025-10-10T01:25:17.6659648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.6663619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_native.h 2025-10-10T01:25:17.6667582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_ops.h 2025-10-10T01:25:17.6671930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_compressed_sparse_indices.h 2025-10-10T01:25:17.6675876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_compressed_sparse_indices_cpu_dispatch.h 2025-10-10T01:25:17.6679759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_compressed_sparse_indices_cuda_dispatch.h 2025-10-10T01:25:17.6683615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_compressed_sparse_indices_native.h 2025-10-10T01:25:17.6687477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_compressed_sparse_indices_ops.h 2025-10-10T01:25:17.6691463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsc_tensor_args.h 2025-10-10T01:25:17.6695886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.6699940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_native.h 2025-10-10T01:25:17.6703804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_ops.h 2025-10-10T01:25:17.6708150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsr_tensor_args.h 2025-10-10T01:25:17.6712316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.6717416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_native.h 2025-10-10T01:25:17.6721537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_ops.h 2025-10-10T01:25:17.6725643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_compressed_tensor_args.h 2025-10-10T01:25:17.6729711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.6733675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_native.h 2025-10-10T01:25:17.6737756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_ops.h 2025-10-10T01:25:17.6742409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_coo_tensor_args.h 2025-10-10T01:25:17.6746692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.6750753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_coo_tensor_args_native.h 2025-10-10T01:25:17.6754708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_coo_tensor_args_ops.h 2025-10-10T01:25:17.6759152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csc_tensor_args.h 2025-10-10T01:25:17.6764000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.6773618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csc_tensor_args_native.h 2025-10-10T01:25:17.6777463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csc_tensor_args_ops.h 2025-10-10T01:25:17.6781887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csr_tensor_args.h 2025-10-10T01:25:17.6786009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.6790077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csr_tensor_args_native.h 2025-10-10T01:25:17.6794031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csr_tensor_args_ops.h 2025-10-10T01:25:17.6797874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values.h 2025-10-10T01:25:17.6801835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_copy.h 2025-10-10T01:25:17.6806627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-10-10T01:25:17.6810654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_copy_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.6814500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_copy_native.h 2025-10-10T01:25:17.6818474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_copy_ops.h 2025-10-10T01:25:17.6822256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_native.h 2025-10-10T01:25:17.6825978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_ops.h 2025-10-10T01:25:17.6830384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_version.h 2025-10-10T01:25:17.6834115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_version_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.6837849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_version_native.h 2025-10-10T01:25:17.6841728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_version_ops.h 2025-10-10T01:25:17.6845561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm.h 2025-10-10T01:25:17.6849669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_cuda_dispatch.h 2025-10-10T01:25:17.6853451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_for_cpu.h 2025-10-10T01:25:17.6857256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_for_cpu_cpu_dispatch.h 2025-10-10T01:25:17.6861262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_for_cpu_native.h 2025-10-10T01:25:17.6865294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_for_cpu_ops.h 2025-10-10T01:25:17.6869304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_native.h 2025-10-10T01:25:17.6873424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_ops.h 2025-10-10T01:25:17.6877437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_with_scales_and_zeros.h 2025-10-10T01:25:17.6881625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_with_scales_and_zeros_native.h 2025-10-10T01:25:17.6885597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_with_scales_and_zeros_ops.h 2025-10-10T01:25:17.6889969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int8pack_mm.h 2025-10-10T01:25:17.6893835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int8pack_mm_cpu_dispatch.h 2025-10-10T01:25:17.6897657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int8pack_mm_cuda_dispatch.h 2025-10-10T01:25:17.6901449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int8pack_mm_native.h 2025-10-10T01:25:17.6905996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int8pack_mm_ops.h 2025-10-10T01:25:17.6909978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm.h 2025-10-10T01:25:17.6913949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.6918067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_differentiable_backward.h 2025-10-10T01:25:17.6922188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.6926434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_differentiable_backward_native.h 2025-10-10T01:25:17.6930420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_differentiable_backward_ops.h 2025-10-10T01:25:17.6934297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface.h 2025-10-10T01:25:17.6938382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_backward.h 2025-10-10T01:25:17.6942539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.6946573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_backward_cpu_dispatch.h 2025-10-10T01:25:17.6950614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_backward_cuda_dispatch.h 2025-10-10T01:25:17.6955661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_backward_native.h 2025-10-10T01:25:17.6959783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_backward_ops.h 2025-10-10T01:25:17.6964038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_compositeexplicitautograd_dispatch.h 2025-10-10T01:25:17.6967807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_cpu_dispatch.h 2025-10-10T01:25:17.6971867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_cuda_dispatch.h 2025-10-10T01:25:17.6976310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_native.h 2025-10-10T01:25:17.6980777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_ops.h 2025-10-10T01:25:17.6985692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_native.h 2025-10-10T01:25:17.6988982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_ops.h 2025-10-10T01:25:17.6993503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_linear_prepack.h 2025-10-10T01:25:17.6997768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.7001718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_linear_prepack_native.h 2025-10-10T01:25:17.7006003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_linear_prepack_ops.h 2025-10-10T01:25:17.7009842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_quantized_linear_prepacked.h 2025-10-10T01:25:17.7014944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h 2025-10-10T01:25:17.7018981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_quantized_linear_prepacked_native.h 2025-10-10T01:25:17.7023048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_quantized_linear_prepacked_ops.h 2025-10-10T01:25:17.7271886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\quantized\QTensorImpl.h 2025-10-10T01:25:17.7275241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\quantized\Quantizer.h 2025-10-10T01:25:17.7283761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\CachingHostAllocator.h 2025-10-10T01:25:17.7287799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\PinnedMemoryAllocator.h 2025-10-10T01:25:17.7291932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\XPUContext.h 2025-10-10T01:25:17.7294681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\XPUDevice.h 2025-10-10T01:25:17.7305392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\XPUEvent.h 2025-10-10T01:25:17.7309301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\XPUGeneratorImpl.h 2025-10-10T01:25:17.7315798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\detail\XPUHooks.h 2025-10-10T01:25:17.7328770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\alignment.h 2025-10-10T01:25:17.7332502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Allocator.h 2025-10-10T01:25:17.7335786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\AllocatorConfig.h 2025-10-10T01:25:17.7339115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\AutogradState.h 2025-10-10T01:25:17.7353983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Backend.h 2025-10-10T01:25:17.7357390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\CachingDeviceAllocator.h 2025-10-10T01:25:17.7361302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\CompileTimeFunctionPointer.h 2025-10-10T01:25:17.7364752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\ConstantSymNodeImpl.h 2025-10-10T01:25:17.7368550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Contiguity.h 2025-10-10T01:25:17.7372713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\CopyBytes.h 2025-10-10T01:25:17.7375992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\CPUAllocator.h 2025-10-10T01:25:17.7379283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DefaultDtype.h 2025-10-10T01:25:17.7382693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DefaultTensorOptions.h 2025-10-10T01:25:17.7386199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Device.h 2025-10-10T01:25:17.7389555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DeviceArray.h 2025-10-10T01:25:17.7392974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DeviceGuard.h 2025-10-10T01:25:17.7396510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DeviceType.h 2025-10-10T01:25:17.7400044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DispatchKey.h 2025-10-10T01:25:17.7403748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DispatchKeySet.h 2025-10-10T01:25:17.7407677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DynamicCast.h 2025-10-10T01:25:17.7421440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Event.h 2025-10-10T01:25:17.7424800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\GeneratorImpl.h 2025-10-10T01:25:17.7428292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\GradMode.h 2025-10-10T01:25:17.7432566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\InferenceMode.h 2025-10-10T01:25:17.7436052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Layout.h 2025-10-10T01:25:17.7439729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\MemoryFormat.h 2025-10-10T01:25:17.7443321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\OptionalRef.h 2025-10-10T01:25:17.7446595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\PyHandleCache.h 2025-10-10T01:25:17.7450231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\QEngine.h 2025-10-10T01:25:17.7453505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\QScheme.h 2025-10-10T01:25:17.7456927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\RefcountedDeleter.h 2025-10-10T01:25:17.7460523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SafePyObject.h 2025-10-10T01:25:17.7474329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Scalar.h 2025-10-10T01:25:17.7477619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\ScalarType.h 2025-10-10T01:25:17.7481382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\ScalarTypeToTypeMeta.h 2025-10-10T01:25:17.7484865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Storage.h 2025-10-10T01:25:17.7488092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\StorageImpl.h 2025-10-10T01:25:17.7491551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Stream.h 2025-10-10T01:25:17.7494903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\StreamGuard.h 2025-10-10T01:25:17.7498513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SymbolicShapeMeta.h 2025-10-10T01:25:17.7501904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SymBool.h 2025-10-10T01:25:17.7505437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SymFloat.h 2025-10-10T01:25:17.7509246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SymInt.h 2025-10-10T01:25:17.7512767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SymIntArrayRef.h 2025-10-10T01:25:17.7526984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SymNodeImpl.h 2025-10-10T01:25:17.7530348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\TensorImpl.h 2025-10-10T01:25:17.7535804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\TensorOptions.h 2025-10-10T01:25:17.7538301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\thread_pool.h 2025-10-10T01:25:17.7542508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\UndefinedTensorImpl.h 2025-10-10T01:25:17.7546036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\WrapDimMinimal.h 2025-10-10T01:25:17.7553954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\alloc_cpu.h 2025-10-10T01:25:17.7557622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\COW.h 2025-10-10T01:25:17.7561140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\COWDeleter.h 2025-10-10T01:25:17.7564585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\DeviceGuardImplInterface.h 2025-10-10T01:25:17.7578616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\FakeGuardImpl.h 2025-10-10T01:25:17.7581992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\GPUTrace.h 2025-10-10T01:25:17.7585338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\HermeticPyObjectTLS.h 2025-10-10T01:25:17.7588845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\InlineDeviceGuard.h 2025-10-10T01:25:17.7592522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\InlineEvent.h 2025-10-10T01:25:17.7595632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\InlineStreamGuard.h 2025-10-10T01:25:17.7600427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\LocalDispatchKeySet.h 2025-10-10T01:25:17.7602939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\PyInterpreter.h 2025-10-10T01:25:17.7606230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\PyInterpreterHooks.h 2025-10-10T01:25:17.7609672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\PyObjectSlot.h 2025-10-10T01:25:17.7612993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\PythonDispatcherTLS.h 2025-10-10T01:25:17.7616472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\SizesAndStrides.h 2025-10-10T01:25:17.7620079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\TorchDispatchModeTLS.h 2025-10-10T01:25:17.7623507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\VirtualGuardImpl.h 2025-10-10T01:25:17.7632737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAAlgorithm.h 2025-10-10T01:25:17.7636192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAAllocatorConfig.h 2025-10-10T01:25:17.7639538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDACachingAllocator.h 2025-10-10T01:25:17.7643749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDADeviceAssertion.h 2025-10-10T01:25:17.7659627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDADeviceAssertionHost.h 2025-10-10T01:25:17.7662983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAException.h 2025-10-10T01:25:17.7666702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAFunctions.h 2025-10-10T01:25:17.7670016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAGraphsC10Utils.h 2025-10-10T01:25:17.7673653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAGuard.h 2025-10-10T01:25:17.7677069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAMacros.h 2025-10-10T01:25:17.7680509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAMathCompat.h 2025-10-10T01:25:17.7683991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAMiscFunctions.h 2025-10-10T01:25:17.7721557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAStream.h 2025-10-10T01:25:17.7725021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\driver_api.h 2025-10-10T01:25:17.7732154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\impl\CUDAGuardImpl.h 2025-10-10T01:25:17.7735732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\impl\CUDATest.h 2025-10-10T01:25:17.7742999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\macros\cmake_macros.h 2025-10-10T01:25:17.7746354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\macros\Export.h 2025-10-10T01:25:17.7749690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\macros\Macros.h 2025-10-10T01:25:17.7757195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\atomic.h 2025-10-10T01:25:17.7759880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\common.h 2025-10-10T01:25:17.7763270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\expm1f.h 2025-10-10T01:25:17.7766896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\igamma.h 2025-10-10T01:25:17.7770924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\indexing.h 2025-10-10T01:25:17.7774622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\random.h 2025-10-10T01:25:17.7777923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\reduction_utils.h 2025-10-10T01:25:17.7786458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\special_math.h 2025-10-10T01:25:17.7790458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\utils.h 2025-10-10T01:25:17.7797849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\mobile\CPUCachingAllocator.h 2025-10-10T01:25:17.7801315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\mobile\CPUProfilingAllocator.h 2025-10-10T01:25:17.7813309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\test\util\complex_math_test_common.h 2025-10-10T01:25:17.7818137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\test\util\complex_test_common.h 2025-10-10T01:25:17.7822973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\test\util\Macros.h 2025-10-10T01:25:17.7834040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\AbortHandler.h 2025-10-10T01:25:17.7837588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\accumulate.h 2025-10-10T01:25:17.7842330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\AlignOf.h 2025-10-10T01:25:17.7846994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ApproximateClock.h 2025-10-10T01:25:17.7860668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Array.h 2025-10-10T01:25:17.7865485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ArrayRef.h 2025-10-10T01:25:17.7870466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Backtrace.h 2025-10-10T01:25:17.7875434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\BFloat16-inl.h 2025-10-10T01:25:17.7878854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\BFloat16-math.h 2025-10-10T01:25:17.7883615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\BFloat16.h 2025-10-10T01:25:17.7888232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\bits.h 2025-10-10T01:25:17.7892904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Bitset.h 2025-10-10T01:25:17.7896618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\bit_cast.h 2025-10-10T01:25:17.7901294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\C++17.h 2025-10-10T01:25:17.7906142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\CallOnce.h 2025-10-10T01:25:17.7911064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\complex.h 2025-10-10T01:25:17.7915415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\complex_math.h 2025-10-10T01:25:17.7919445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\complex_utils.h 2025-10-10T01:25:17.7924225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ConstexprCrc.h 2025-10-10T01:25:17.7928963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\copysign.h 2025-10-10T01:25:17.7932510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\DeadlockDetection.h 2025-10-10T01:25:17.7938077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Deprecated.h 2025-10-10T01:25:17.7942891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\DimVector.h 2025-10-10T01:25:17.7947746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\DynamicCounter.h 2025-10-10T01:25:17.7961954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Enumerate.h 2025-10-10T01:25:17.7966761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\env.h 2025-10-10T01:25:17.7971444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\error.h 2025-10-10T01:25:17.7976060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Exception.h 2025-10-10T01:25:17.7980579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ExclusivelyOwned.h 2025-10-10T01:25:17.7984669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ExclusivelyOwnedTensorTraits.h 2025-10-10T01:25:17.7989621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\FbcodeMaps.h 2025-10-10T01:25:17.7994394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\FileSystem.h 2025-10-10T01:25:17.7999682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Flags.h 2025-10-10T01:25:17.8003403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\flat_hash_map.h 2025-10-10T01:25:17.8018177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float4_e2m1fn_x2.h 2025-10-10T01:25:17.8035466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e4m3fn-inl.h 2025-10-10T01:25:17.8040838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e4m3fn.h 2025-10-10T01:25:17.8044389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e4m3fnuz-inl.h 2025-10-10T01:25:17.8047853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e4m3fnuz.h 2025-10-10T01:25:17.8053172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e5m2-inl.h 2025-10-10T01:25:17.8056810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e5m2.h 2025-10-10T01:25:17.8060579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e5m2fnuz-inl.h 2025-10-10T01:25:17.8064523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e5m2fnuz.h 2025-10-10T01:25:17.8069867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e8m0fnu-inl.h 2025-10-10T01:25:17.8084036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e8m0fnu.h 2025-10-10T01:25:17.8087626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\floating_point_utils.h 2025-10-10T01:25:17.8091025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\FunctionRef.h 2025-10-10T01:25:17.8094524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Gauge.h 2025-10-10T01:25:17.8099645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\generic_math.h 2025-10-10T01:25:17.8103186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Half-inl.h 2025-10-10T01:25:17.8106719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Half.h 2025-10-10T01:25:17.8110145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\hash.h 2025-10-10T01:25:17.8113481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\IdWrapper.h 2025-10-10T01:25:17.8116958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\int128.h 2025-10-10T01:25:17.8120316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\IntrusiveList.h 2025-10-10T01:25:17.8123752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\intrusive_ptr.h 2025-10-10T01:25:17.8127339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\irange.h 2025-10-10T01:25:17.8130689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Lazy.h 2025-10-10T01:25:17.8144058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\LeftRight.h 2025-10-10T01:25:17.8147490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\llvmMathExtras.h 2025-10-10T01:25:17.8151475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Load.h 2025-10-10T01:25:17.8156313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Logging.h 2025-10-10T01:25:17.8161196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\logging_is_google_glog.h 2025-10-10T01:25:17.8166152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\logging_is_not_google_glog.h 2025-10-10T01:25:17.8169916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\MathConstants.h 2025-10-10T01:25:17.8174700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\MaybeOwned.h 2025-10-10T01:25:17.8179502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Metaprogramming.h 2025-10-10T01:25:17.8184344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\NetworkFlow.h 2025-10-10T01:25:17.8187877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\numa.h 2025-10-10T01:25:17.8214907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Optional.h 2025-10-10T01:25:17.8219644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\OptionalArrayRef.h 2025-10-10T01:25:17.8225102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\order_preserving_flat_hash_map.h 2025-10-10T01:25:17.8230500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\overflows.h 2025-10-10T01:25:17.8234217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\overloaded.h 2025-10-10T01:25:17.8239126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ParallelGuard.h 2025-10-10T01:25:17.8243936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\python_stub.h 2025-10-10T01:25:17.8248841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\qint32.h 2025-10-10T01:25:17.8252236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\qint8.h 2025-10-10T01:25:17.8257090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\quint2x4.h 2025-10-10T01:25:17.8261757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\quint4x2.h 2025-10-10T01:25:17.8266485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\quint8.h 2025-10-10T01:25:17.8281077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Registry.h 2025-10-10T01:25:17.8285778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\safe_numerics.h 2025-10-10T01:25:17.8290592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ScopeExit.h 2025-10-10T01:25:17.8295381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Semaphore.h 2025-10-10T01:25:17.8299005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\signal_handler.h 2025-10-10T01:25:17.8304188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\SmallBuffer.h 2025-10-10T01:25:17.8309435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\SmallVector.h 2025-10-10T01:25:17.8314469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\sparse_bitset.h 2025-10-10T01:25:17.8319409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ssize.h 2025-10-10T01:25:17.8322978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\static_tracepoint.h 2025-10-10T01:25:17.8328109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\static_tracepoint_elfx86.h 2025-10-10T01:25:17.8343142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\strides.h 2025-10-10T01:25:17.8346596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\StringUtil.h 2025-10-10T01:25:17.8351526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\string_utils.h 2025-10-10T01:25:17.8356626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\string_view.h 2025-10-10T01:25:17.8361840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\strong_type.h 2025-10-10T01:25:17.8367077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Synchronized.h 2025-10-10T01:25:17.8370745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\tempfile.h 2025-10-10T01:25:17.8375529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ThreadLocal.h 2025-10-10T01:25:17.8380480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ThreadLocalDebugInfo.h 2025-10-10T01:25:17.8385365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\thread_name.h 2025-10-10T01:25:17.8390301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Type.h 2025-10-10T01:25:17.8394329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\TypeCast.h 2025-10-10T01:25:17.8399078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\typeid.h 2025-10-10T01:25:17.8404037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\TypeIndex.h 2025-10-10T01:25:17.8409275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\TypeList.h 2025-10-10T01:25:17.8414021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\TypeSafeSignMath.h 2025-10-10T01:25:17.8417606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\TypeTraits.h 2025-10-10T01:25:17.8422430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Unicode.h 2025-10-10T01:25:17.8432218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\UniqueVoidPtr.h 2025-10-10T01:25:17.8437602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Unroll.h 2025-10-10T01:25:17.8443043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\WaitCounter.h 2025-10-10T01:25:17.8446823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\WaitCounterDynamicBackend.h 2025-10-10T01:25:17.8452312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\win32-headers.h 2025-10-10T01:25:17.8486336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUCachingAllocator.h 2025-10-10T01:25:17.8489730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUDeviceProp.h 2025-10-10T01:25:17.8493073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUException.h 2025-10-10T01:25:17.8496498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUFunctions.h 2025-10-10T01:25:17.8509521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUMacros.h 2025-10-10T01:25:17.8514592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUStream.h 2025-10-10T01:25:17.8522457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\impl\XPUGuardImpl.h 2025-10-10T01:25:17.8532780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\test\impl\XPUTest.h 2025-10-10T01:25:17.8546091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\core\common.h 2025-10-10T01:25:17.8549538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\core\macros.h 2025-10-10T01:25:17.8552790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\core\timer.h 2025-10-10T01:25:17.8559749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\perfkernels\batch_box_cox_vec.h 2025-10-10T01:25:17.8563577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\perfkernels\common.h 2025-10-10T01:25:17.8566972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\perfkernels\embedding_lookup_idx.h 2025-10-10T01:25:17.8575557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\crc_alt.h 2025-10-10T01:25:17.8579229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\file_adapter.h 2025-10-10T01:25:17.8584467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\inline_container.h 2025-10-10T01:25:17.8588059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\in_memory_adapter.h 2025-10-10T01:25:17.8601641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\istream_adapter.h 2025-10-10T01:25:17.8605273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\read_adapter_interface.h 2025-10-10T01:25:17.8608768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\versions.h 2025-10-10T01:25:17.8615867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\fixed_divisor.h 2025-10-10T01:25:17.8619550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\proto_wrap.h 2025-10-10T01:25:17.8622902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\string_utils.h 2025-10-10T01:25:17.8640052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\threadpool\pthreadpool-cpp.h 2025-10-10T01:25:17.8643763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\threadpool\pthreadpool.h 2025-10-10T01:25:17.8647220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\threadpool\ThreadPool.h 2025-10-10T01:25:17.8660768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\threadpool\ThreadPoolCommon.h 2025-10-10T01:25:17.8665306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\threadpool\thread_pool_guard.h 2025-10-10T01:25:17.8668792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\threadpool\WorkersPool.h 2025-10-10T01:25:17.8677358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\args.h 2025-10-10T01:25:17.8680583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\base.h 2025-10-10T01:25:17.8684401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\chrono.h 2025-10-10T01:25:17.8688132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\color.h 2025-10-10T01:25:17.8691551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\compile.h 2025-10-10T01:25:17.8695059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\core.h 2025-10-10T01:25:17.8698330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\format-inl.h 2025-10-10T01:25:17.8711655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\format.h 2025-10-10T01:25:17.8715856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\os.h 2025-10-10T01:25:17.8719158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\ostream.h 2025-10-10T01:25:17.8722367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\printf.h 2025-10-10T01:25:17.8725554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\ranges.h 2025-10-10T01:25:17.8728879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\std.h 2025-10-10T01:25:17.8732225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\xchar.h 2025-10-10T01:25:17.8739410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fp16\bitcasts.h 2025-10-10T01:25:17.8742880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fp16\fp16.h 2025-10-10T01:25:17.8746153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fp16\psimd.h 2025-10-10T01:25:17.8757396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\any.h 2025-10-10T01:25:17.8760742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\any.pb.h 2025-10-10T01:25:17.8764057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\api.pb.h 2025-10-10T01:25:17.8767583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\arena.h 2025-10-10T01:25:17.8770975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\arenastring.h 2025-10-10T01:25:17.8784499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\arena_impl.h 2025-10-10T01:25:17.8788427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\descriptor.h 2025-10-10T01:25:17.8792678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\descriptor.pb.h 2025-10-10T01:25:17.8799559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\descriptor_database.h 2025-10-10T01:25:17.8803445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\duration.pb.h 2025-10-10T01:25:17.8806947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\dynamic_message.h 2025-10-10T01:25:17.8810337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\empty.pb.h 2025-10-10T01:25:17.8813720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\extension_set.h 2025-10-10T01:25:17.8817537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\extension_set_inl.h 2025-10-10T01:25:17.8834273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\field_mask.pb.h 2025-10-10T01:25:17.8855857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\generated_enum_reflection.h 2025-10-10T01:25:17.8861260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\generated_enum_util.h 2025-10-10T01:25:17.8865932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\generated_message_reflection.h 2025-10-10T01:25:17.8870829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\generated_message_table_driven.h 2025-10-10T01:25:17.8874526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\generated_message_util.h 2025-10-10T01:25:17.8889948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\has_bits.h 2025-10-10T01:25:17.8894556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\implicit_weak_message.h 2025-10-10T01:25:17.8898377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\inlined_string_field.h 2025-10-10T01:25:17.8903164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map.h 2025-10-10T01:25:17.8908364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map_entry.h 2025-10-10T01:25:17.8913278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map_entry_lite.h 2025-10-10T01:25:17.8918486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map_field.h 2025-10-10T01:25:17.8922368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map_field_inl.h 2025-10-10T01:25:17.8927203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map_field_lite.h 2025-10-10T01:25:17.8932191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map_type_handler.h 2025-10-10T01:25:17.8947285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\message.h 2025-10-10T01:25:17.8951398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\message_lite.h 2025-10-10T01:25:17.8957005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\metadata.h 2025-10-10T01:25:17.8961830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\metadata_lite.h 2025-10-10T01:25:17.8966772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\parse_context.h 2025-10-10T01:25:17.8971630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\port.h 2025-10-10T01:25:17.8975125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\reflection.h 2025-10-10T01:25:17.8979826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\reflection_ops.h 2025-10-10T01:25:17.8984651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\repeated_field.h 2025-10-10T01:25:17.8990182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\service.h 2025-10-10T01:25:17.8993894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\source_context.pb.h 2025-10-10T01:25:17.8997465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\struct.pb.h 2025-10-10T01:25:17.9011728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\text_format.h 2025-10-10T01:25:17.9017025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\timestamp.pb.h 2025-10-10T01:25:17.9020616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\type.pb.h 2025-10-10T01:25:17.9024562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\unknown_field_set.h 2025-10-10T01:25:17.9030077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\wire_format.h 2025-10-10T01:25:17.9033928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\wire_format_lite.h 2025-10-10T01:25:17.9038347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\wrappers.pb.h 2025-10-10T01:25:17.9045930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\code_generator.h 2025-10-10T01:25:17.9051091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\command_line_interface.h 2025-10-10T01:25:17.9088356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\importer.h 2025-10-10T01:25:17.9092311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\parser.h 2025-10-10T01:25:17.9095708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\plugin.h 2025-10-10T01:25:17.9105608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\plugin.pb.h 2025-10-10T01:25:17.9113264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\cpp\cpp_generator.h 2025-10-10T01:25:17.9120754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\csharp\csharp_generator.h 2025-10-10T01:25:17.9124132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\csharp\csharp_names.h 2025-10-10T01:25:17.9131023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\java\java_generator.h 2025-10-10T01:25:17.9134452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\java\java_names.h 2025-10-10T01:25:17.9141676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\js\js_generator.h 2025-10-10T01:25:17.9145175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\js\well_known_types_embed.h 2025-10-10T01:25:17.9152791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\objectivec\objectivec_generator.h 2025-10-10T01:25:17.9156302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\objectivec\objectivec_helpers.h 2025-10-10T01:25:17.9164699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\php\php_generator.h 2025-10-10T01:25:17.9172260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\python\python_generator.h 2025-10-10T01:25:17.9179938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\ruby\ruby_generator.h 2025-10-10T01:25:17.9188254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\coded_stream.h 2025-10-10T01:25:17.9192276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\gzip_stream.h 2025-10-10T01:25:17.9195555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\io_win32.h 2025-10-10T01:25:17.9198862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\printer.h 2025-10-10T01:25:17.9202169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\strtod.h 2025-10-10T01:25:17.9215375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\tokenizer.h 2025-10-10T01:25:17.9218814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\zero_copy_stream.h 2025-10-10T01:25:17.9222252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\zero_copy_stream_impl.h 2025-10-10T01:25:17.9225715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\zero_copy_stream_impl_lite.h 2025-10-10T01:25:17.9233787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\bytestream.h 2025-10-10T01:25:17.9237555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\callback.h 2025-10-10T01:25:17.9240790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\casts.h 2025-10-10T01:25:17.9243812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\common.h 2025-10-10T01:25:17.9247061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\fastmem.h 2025-10-10T01:25:17.9250305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\hash.h 2025-10-10T01:25:17.9263548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\logging.h 2025-10-10T01:25:17.9266785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\macros.h 2025-10-10T01:25:17.9270133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\map_util.h 2025-10-10T01:25:17.9273829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\mutex.h 2025-10-10T01:25:17.9277187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\once.h 2025-10-10T01:25:17.9280524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\platform_macros.h 2025-10-10T01:25:17.9283859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\port.h 2025-10-10T01:25:17.9287606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\status.h 2025-10-10T01:25:17.9290931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\stl_util.h 2025-10-10T01:25:17.9294154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\stringpiece.h 2025-10-10T01:25:17.9297618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\strutil.h 2025-10-10T01:25:17.9301199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\template_util.h 2025-10-10T01:25:17.9309218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\delimited_message_util.h 2025-10-10T01:25:17.9313318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\field_comparator.h 2025-10-10T01:25:17.9317209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\field_mask_util.h 2025-10-10T01:25:17.9331639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\json_util.h 2025-10-10T01:25:17.9335215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\message_differencer.h 2025-10-10T01:25:17.9338936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\time_util.h 2025-10-10T01:25:17.9342582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\type_resolver.h 2025-10-10T01:25:17.9346229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\type_resolver_util.h 2025-10-10T01:25:17.9355565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\AbstractConfig.h 2025-10-10T01:25:17.9359644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ActivityProfilerInterface.h 2025-10-10T01:25:17.9363307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ActivityTraceInterface.h 2025-10-10T01:25:17.9376796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ActivityType.h 2025-10-10T01:25:17.9381081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ClientInterface.h 2025-10-10T01:25:17.9384615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\Config.h 2025-10-10T01:25:17.9388704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\GenericTraceActivity.h 2025-10-10T01:25:17.9392365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\IActivityProfiler.h 2025-10-10T01:25:17.9396838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ILoggerObserver.h 2025-10-10T01:25:17.9400707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ITraceActivity.h 2025-10-10T01:25:17.9404124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\libkineto.h 2025-10-10T01:25:17.9407452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\LoggingAPI.h 2025-10-10T01:25:17.9411358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\output_base.h 2025-10-10T01:25:17.9415170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ThreadUtil.h 2025-10-10T01:25:17.9418447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\time_since_epoch.h 2025-10-10T01:25:17.9421882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\TraceSpan.h 2025-10-10T01:25:17.9430009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\legacy\ittnotify.h 2025-10-10T01:25:17.9437505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\mimalloc-2.2\mimalloc-new-delete.h 2025-10-10T01:25:17.9441322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\mimalloc-2.2\mimalloc-override.h 2025-10-10T01:25:17.9444900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\mimalloc-2.2\mimalloc-stats.h 2025-10-10T01:25:17.9458299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\mimalloc-2.2\mimalloc.h 2025-10-10T01:25:17.9471138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl.h 2025-10-10T01:25:17.9475680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl.hpp 2025-10-10T01:25:17.9482757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_common.h 2025-10-10T01:25:17.9486204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_common.hpp 2025-10-10T01:25:17.9489623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_common_types.h 2025-10-10T01:25:17.9502852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_config.h 2025-10-10T01:25:17.9506279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_debug.h 2025-10-10T01:25:17.9509986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph.h 2025-10-10T01:25:17.9513890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph.hpp 2025-10-10T01:25:17.9518063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph_ocl.h 2025-10-10T01:25:17.9521860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph_ocl.hpp 2025-10-10T01:25:17.9525809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph_sycl.h 2025-10-10T01:25:17.9529723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph_sycl.hpp 2025-10-10T01:25:17.9533328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph_types.h 2025-10-10T01:25:17.9536972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_ocl.h 2025-10-10T01:25:17.9540290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_ocl.hpp 2025-10-10T01:25:17.9543747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_ocl_types.h 2025-10-10T01:25:17.9547279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_sycl.h 2025-10-10T01:25:17.9550975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_sycl.hpp 2025-10-10T01:25:17.9554749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_sycl_types.h 2025-10-10T01:25:17.9559404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_threadpool.h 2025-10-10T01:25:17.9571908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_threadpool.hpp 2025-10-10T01:25:17.9575368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_threadpool_iface.hpp 2025-10-10T01:25:17.9578862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_types.h 2025-10-10T01:25:17.9582882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_ukernel.h 2025-10-10T01:25:17.9586357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_ukernel.hpp 2025-10-10T01:25:17.9590511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_ukernel_types.h 2025-10-10T01:25:17.9594416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_version.h 2025-10-10T01:25:17.9598093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_version_hash.h 2025-10-10T01:25:17.9608260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\attr.h 2025-10-10T01:25:17.9611681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\buffer_info.h 2025-10-10T01:25:17.9615126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\cast.h 2025-10-10T01:25:17.9620058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\chrono.h 2025-10-10T01:25:17.9623372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\common.h 2025-10-10T01:25:17.9626742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\complex.h 2025-10-10T01:25:17.9640071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\critical_section.h 2025-10-10T01:25:17.9643810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\eigen.h 2025-10-10T01:25:17.9647093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\embed.h 2025-10-10T01:25:17.9650316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\eval.h 2025-10-10T01:25:17.9653541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\functional.h 2025-10-10T01:25:17.9656854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\gil.h 2025-10-10T01:25:17.9660128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\gil_safe_call_once.h 2025-10-10T01:25:17.9663450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\gil_simple.h 2025-10-10T01:25:17.9668019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\iostream.h 2025-10-10T01:25:17.9671503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\native_enum.h 2025-10-10T01:25:17.9674963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\numpy.h 2025-10-10T01:25:17.9678747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\operators.h 2025-10-10T01:25:17.9682121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\options.h 2025-10-10T01:25:17.9685456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\pybind11.h 2025-10-10T01:25:17.9689468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\pytypes.h 2025-10-10T01:25:17.9693655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\stl.h 2025-10-10T01:25:17.9697219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\stl_bind.h 2025-10-10T01:25:17.9700697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\subinterpreter.h 2025-10-10T01:25:17.9704214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\trampoline_self_life_support.h 2025-10-10T01:25:17.9707823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\type_caster_pyobject_ptr.h 2025-10-10T01:25:17.9711429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\typing.h 2025-10-10T01:25:17.9714741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\warnings.h 2025-10-10T01:25:17.9731580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\conduit\pybind11_conduit_v1.h 2025-10-10T01:25:17.9735021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\conduit\pybind11_platform_abi_id.h 2025-10-10T01:25:17.9738455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\conduit\wrap_include_python_h.h 2025-10-10T01:25:17.9755845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\class.h 2025-10-10T01:25:17.9759294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\common.h 2025-10-10T01:25:17.9763198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\cpp_conduit.h 2025-10-10T01:25:17.9766631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\descr.h 2025-10-10T01:25:17.9770053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\dynamic_raw_ptr_cast_if_possible.h 2025-10-10T01:25:17.9784037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\exception_translation.h 2025-10-10T01:25:17.9787482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\function_record_pyobject.h 2025-10-10T01:25:17.9790918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\init.h 2025-10-10T01:25:17.9794248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\internals.h 2025-10-10T01:25:17.9797837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\native_enum_data.h 2025-10-10T01:25:17.9801396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\pybind11_namespace_macros.h 2025-10-10T01:25:17.9805049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\struct_smart_holder.h 2025-10-10T01:25:17.9808492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\typeid.h 2025-10-10T01:25:17.9811882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\type_caster_base.h 2025-10-10T01:25:17.9815636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\using_smart_holder.h 2025-10-10T01:25:17.9819161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\value_and_holder.h 2025-10-10T01:25:17.9826983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\eigen\common.h 2025-10-10T01:25:17.9830692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\eigen\matrix.h 2025-10-10T01:25:17.9834123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\eigen\tensor.h 2025-10-10T01:25:17.9841572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\stl\filesystem.h 2025-10-10T01:25:17.9850004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\custom_class.h 2025-10-10T01:25:17.9854090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\custom_class_detail.h 2025-10-10T01:25:17.9857751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\extension.h 2025-10-10T01:25:17.9861126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\library.h 2025-10-10T01:25:17.9874278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\script.h 2025-10-10T01:25:17.9881888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\copy_utils.h 2025-10-10T01:25:17.9885671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\CudaIPCTypes.h 2025-10-10T01:25:17.9889381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\DataLoader.h 2025-10-10T01:25:17.9892690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Device.h 2025-10-10T01:25:17.9905310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\DeviceAccelerator.h 2025-10-10T01:25:17.9908878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Dtype.h 2025-10-10T01:25:17.9912430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\DynamicTypes.h 2025-10-10T01:25:17.9915950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Event.h 2025-10-10T01:25:17.9919307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Exceptions.h 2025-10-10T01:25:17.9922779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Export.h 2025-10-10T01:25:17.9926317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Generator.h 2025-10-10T01:25:17.9929929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\itt.h 2025-10-10T01:25:17.9933269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\itt_wrapper.h 2025-10-10T01:25:17.9936663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Layout.h 2025-10-10T01:25:17.9940348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\MemoryFormat.h 2025-10-10T01:25:17.9943846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Module.h 2025-10-10T01:25:17.9947915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\PyInterpreter.h 2025-10-10T01:25:17.9951626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\PyInterpreterHooks.h 2025-10-10T01:25:17.9954934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\python_dimname.h 2025-10-10T01:25:17.9958570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\python_headers.h 2025-10-10T01:25:17.9962068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\QScheme.h 2025-10-10T01:25:17.9966126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\serialization.h 2025-10-10T01:25:17.9969620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Size.h 2025-10-10T01:25:17.9973048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Storage.h 2025-10-10T01:25:17.9986806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\StorageMethods.h 2025-10-10T01:25:17.9990403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\StorageSharing.h 2025-10-10T01:25:17.9993982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Stream.h 2025-10-10T01:25:17.9997383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\THConcat.h 2025-10-10T01:25:18.0000807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\THP.h 2025-10-10T01:25:18.0004290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\TypeInfo.h 2025-10-10T01:25:18.0007565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Types.h 2025-10-10T01:25:18.0010906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils.h 2025-10-10T01:25:18.0018450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\acc\Module.h 2025-10-10T01:25:18.0034120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\all.h 2025-10-10T01:25:18.0037618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\arg.h 2025-10-10T01:25:18.0041487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\autograd.h 2025-10-10T01:25:18.0045246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\cuda.h 2025-10-10T01:25:18.0048637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data.h 2025-10-10T01:25:18.0051965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\enum.h 2025-10-10T01:25:18.0055374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\expanding_array.h 2025-10-10T01:25:18.0068455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\fft.h 2025-10-10T01:25:18.0071891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\imethod.h 2025-10-10T01:25:18.0076182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\jit.h 2025-10-10T01:25:18.0079537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\mps.h 2025-10-10T01:25:18.0083702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nested.h 2025-10-10T01:25:18.0087099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn.h 2025-10-10T01:25:18.0090815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim.h 2025-10-10T01:25:18.0094232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\ordered_dict.h 2025-10-10T01:25:18.0097758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\python.h 2025-10-10T01:25:18.0101163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\serialize.h 2025-10-10T01:25:18.0104539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\sparse.h 2025-10-10T01:25:18.0107983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\special.h 2025-10-10T01:25:18.0111632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\torch.h 2025-10-10T01:25:18.0114949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\types.h 2025-10-10T01:25:18.0118389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\utils.h 2025-10-10T01:25:18.0121927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\version.h 2025-10-10T01:25:18.0125441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\xpu.h 2025-10-10T01:25:18.0132744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\dataloader.h 2025-10-10T01:25:18.0136353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\dataloader_options.h 2025-10-10T01:25:18.0139941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets.h 2025-10-10T01:25:18.0143871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\example.h 2025-10-10T01:25:18.0147355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\iterator.h 2025-10-10T01:25:18.0160703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers.h 2025-10-10T01:25:18.0164065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\transforms.h 2025-10-10T01:25:18.0167695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\worker_exception.h 2025-10-10T01:25:18.0174934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\dataloader\base.h 2025-10-10T01:25:18.0178603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\dataloader\stateful.h 2025-10-10T01:25:18.0182729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\dataloader\stateless.h 2025-10-10T01:25:18.0192449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\base.h 2025-10-10T01:25:18.0228799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\chunk.h 2025-10-10T01:25:18.0232428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\map.h 2025-10-10T01:25:18.0235625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\mnist.h 2025-10-10T01:25:18.0238908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\shared.h 2025-10-10T01:25:18.0242624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\stateful.h 2025-10-10T01:25:18.0245956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\tensor.h 2025-10-10T01:25:18.0259160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\detail\data_shuttle.h 2025-10-10T01:25:18.0262695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\detail\queue.h 2025-10-10T01:25:18.0266010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\detail\sequencers.h 2025-10-10T01:25:18.0273305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\base.h 2025-10-10T01:25:18.0277090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\custom_batch_request.h 2025-10-10T01:25:18.0280722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\distributed.h 2025-10-10T01:25:18.0284503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\random.h 2025-10-10T01:25:18.0287903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\sequential.h 2025-10-10T01:25:18.0301527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\serialize.h 2025-10-10T01:25:18.0305044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\stream.h 2025-10-10T01:25:18.0312514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\transforms\base.h 2025-10-10T01:25:18.0316036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\transforms\collate.h 2025-10-10T01:25:18.0319403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\transforms\lambda.h 2025-10-10T01:25:18.0322784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\transforms\stack.h 2025-10-10T01:25:18.0326157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\transforms\tensor.h 2025-10-10T01:25:18.0334645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\detail\static.h 2025-10-10T01:25:18.0338132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\detail\TensorDataContainer.h 2025-10-10T01:25:18.0345484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nativert\ModelRunnerHandle.h 2025-10-10T01:25:18.0352928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\cloneable.h 2025-10-10T01:25:18.0356822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional.h 2025-10-10T01:25:18.0360215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\init.h 2025-10-10T01:25:18.0363572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\module.h 2025-10-10T01:25:18.0367288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules.h 2025-10-10T01:25:18.0381371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options.h 2025-10-10T01:25:18.0384936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\pimpl-inl.h 2025-10-10T01:25:18.0388512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\pimpl.h 2025-10-10T01:25:18.0391960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\utils.h 2025-10-10T01:25:18.0399050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\activation.h 2025-10-10T01:25:18.0402817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\batchnorm.h 2025-10-10T01:25:18.0406308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\conv.h 2025-10-10T01:25:18.0410062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\distance.h 2025-10-10T01:25:18.0423993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\dropout.h 2025-10-10T01:25:18.0427869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\embedding.h 2025-10-10T01:25:18.0431700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\fold.h 2025-10-10T01:25:18.0435297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\instancenorm.h 2025-10-10T01:25:18.0439436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\linear.h 2025-10-10T01:25:18.0443012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\loss.h 2025-10-10T01:25:18.0446672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\normalization.h 2025-10-10T01:25:18.0450607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\padding.h 2025-10-10T01:25:18.0454257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\pixelshuffle.h 2025-10-10T01:25:18.0457984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\pooling.h 2025-10-10T01:25:18.0462439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\upsampling.h 2025-10-10T01:25:18.0467754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\vision.h 2025-10-10T01:25:18.0477078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\activation.h 2025-10-10T01:25:18.0482023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\adaptive.h 2025-10-10T01:25:18.0487083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\batchnorm.h 2025-10-10T01:25:18.0492024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\common.h 2025-10-10T01:25:18.0496442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\conv.h 2025-10-10T01:25:18.0511120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\distance.h 2025-10-10T01:25:18.0515061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\dropout.h 2025-10-10T01:25:18.0518582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\embedding.h 2025-10-10T01:25:18.0522196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\fold.h 2025-10-10T01:25:18.0525751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\instancenorm.h 2025-10-10T01:25:18.0529377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\linear.h 2025-10-10T01:25:18.0532902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\loss.h 2025-10-10T01:25:18.0536675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\normalization.h 2025-10-10T01:25:18.0540819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\padding.h 2025-10-10T01:25:18.0544081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\pixelshuffle.h 2025-10-10T01:25:18.0547879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\pooling.h 2025-10-10T01:25:18.0551634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\rnn.h 2025-10-10T01:25:18.0555150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\transformer.h 2025-10-10T01:25:18.0558636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\transformercoder.h 2025-10-10T01:25:18.0562264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\transformerlayer.h 2025-10-10T01:25:18.0566454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\upsampling.h 2025-10-10T01:25:18.0569911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\utils.h 2025-10-10T01:25:18.0573771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\_functions.h 2025-10-10T01:25:18.0581305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\any.h 2025-10-10T01:25:18.0585312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\any_module_holder.h 2025-10-10T01:25:18.0589227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\any_value.h 2025-10-10T01:25:18.0592859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\functional.h 2025-10-10T01:25:18.0606452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\moduledict.h 2025-10-10T01:25:18.0609895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\modulelist.h 2025-10-10T01:25:18.0613398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\named_any.h 2025-10-10T01:25:18.0617440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\parameterdict.h 2025-10-10T01:25:18.0620771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\parameterlist.h 2025-10-10T01:25:18.0624341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\sequential.h 2025-10-10T01:25:18.0632909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\activation.h 2025-10-10T01:25:18.0636369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\adaptive.h 2025-10-10T01:25:18.0639781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\batchnorm.h 2025-10-10T01:25:18.0643593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\conv.h 2025-10-10T01:25:18.0646939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\distance.h 2025-10-10T01:25:18.0660672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\dropout.h 2025-10-10T01:25:18.0664511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\embedding.h 2025-10-10T01:25:18.0667663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\fold.h 2025-10-10T01:25:18.0671179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\instancenorm.h 2025-10-10T01:25:18.0674651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\linear.h 2025-10-10T01:25:18.0678194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\loss.h 2025-10-10T01:25:18.0682123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\normalization.h 2025-10-10T01:25:18.0685912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\padding.h 2025-10-10T01:25:18.0689423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\pixelshuffle.h 2025-10-10T01:25:18.0692874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\pooling.h 2025-10-10T01:25:18.0696283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\rnn.h 2025-10-10T01:25:18.0699818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\transformer.h 2025-10-10T01:25:18.0703442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\transformercoder.h 2025-10-10T01:25:18.0706947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\transformerlayer.h 2025-10-10T01:25:18.0710775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\upsampling.h 2025-10-10T01:25:18.0714672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\vision.h 2025-10-10T01:25:18.0722760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\parallel\data_parallel.h 2025-10-10T01:25:18.0729793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\utils\clip_grad.h 2025-10-10T01:25:18.0733357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\utils\convert_parameters.h 2025-10-10T01:25:18.0736786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\utils\rnn.h 2025-10-10T01:25:18.0745166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\adagrad.h 2025-10-10T01:25:18.0748734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\adam.h 2025-10-10T01:25:18.0752095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\adamw.h 2025-10-10T01:25:18.0755518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\lbfgs.h 2025-10-10T01:25:18.0758977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\optimizer.h 2025-10-10T01:25:18.0762513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\rmsprop.h 2025-10-10T01:25:18.0777051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\serialize.h 2025-10-10T01:25:18.0781866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\sgd.h 2025-10-10T01:25:18.0790599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\schedulers\lr_scheduler.h 2025-10-10T01:25:18.0795735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\schedulers\reduce_on_plateau_scheduler.h 2025-10-10T01:25:18.0800789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\schedulers\step_lr.h 2025-10-10T01:25:18.0818428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\python\init.h 2025-10-10T01:25:18.0826328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\serialize\archive.h 2025-10-10T01:25:18.0829978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\serialize\input-archive.h 2025-10-10T01:25:18.0834141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\serialize\output-archive.h 2025-10-10T01:25:18.0838052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\serialize\tensor.h 2025-10-10T01:25:18.0857854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\anomaly_mode.h 2025-10-10T01:25:18.0861663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\autograd.h 2025-10-10T01:25:18.0865120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\autograd_not_implemented_fallback.h 2025-10-10T01:25:18.0868737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\cpp_hook.h 2025-10-10T01:25:18.0882347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\custom_function.h 2025-10-10T01:25:18.0885885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\edge.h 2025-10-10T01:25:18.0889271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\engine.h 2025-10-10T01:25:18.0893416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\forward_grad.h 2025-10-10T01:25:18.0896827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\function.h 2025-10-10T01:25:18.0900297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\FunctionsManual.h 2025-10-10T01:25:18.0904314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\function_hook.h 2025-10-10T01:25:18.0908089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\grad_mode.h 2025-10-10T01:25:18.0911592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\graph_task.h 2025-10-10T01:25:18.0915444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\InferenceMode.h 2025-10-10T01:25:18.0919596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\input_buffer.h 2025-10-10T01:25:18.0923152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\input_metadata.h 2025-10-10T01:25:18.0927217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\jit_decomp_interface.h 2025-10-10T01:25:18.0930875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\profiler.h 2025-10-10T01:25:18.0934309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\profiler_kineto.h 2025-10-10T01:25:18.0938376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\profiler_legacy.h 2025-10-10T01:25:18.0942760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\profiler_python.h 2025-10-10T01:25:18.0946304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_anomaly_mode.h 2025-10-10T01:25:18.0960202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_autograd.h 2025-10-10T01:25:18.0963957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_cpp_function.h 2025-10-10T01:25:18.0967772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_engine.h 2025-10-10T01:25:18.0971721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_enum_tag.h 2025-10-10T01:25:18.0975325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_fft_functions.h 2025-10-10T01:25:18.0979413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_function.h 2025-10-10T01:25:18.0983206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_hook.h 2025-10-10T01:25:18.0987303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_legacy_variable.h 2025-10-10T01:25:18.0991420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_linalg_functions.h 2025-10-10T01:25:18.1004626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_nested_functions.h 2025-10-10T01:25:18.1008293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_nn_functions.h 2025-10-10T01:25:18.1011926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_saved_variable_hooks.h 2025-10-10T01:25:18.1015671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_sparse_functions.h 2025-10-10T01:25:18.1019464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_special_functions.h 2025-10-10T01:25:18.1023490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_torch_functions.h 2025-10-10T01:25:18.1027063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_variable.h 2025-10-10T01:25:18.1030843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_variable_indexing.h 2025-10-10T01:25:18.1034477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\record_function_ops.h 2025-10-10T01:25:18.1038050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\saved_variable.h 2025-10-10T01:25:18.1041676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\saved_variable_hooks.h 2025-10-10T01:25:18.1055493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\symbolic.h 2025-10-10T01:25:18.1058872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\variable.h 2025-10-10T01:25:18.1062835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\VariableTypeUtils.h 2025-10-10T01:25:18.1066282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\variable_info.h 2025-10-10T01:25:18.1074590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\functions\accumulate_grad.h 2025-10-10T01:25:18.1078074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\functions\basic_ops.h 2025-10-10T01:25:18.1081576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\functions\comm.h 2025-10-10T01:25:18.1085476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\functions\pybind.h 2025-10-10T01:25:18.1098962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\functions\tensor.h 2025-10-10T01:25:18.1102330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\functions\utils.h 2025-10-10T01:25:18.1109798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\generated\Functions.h 2025-10-10T01:25:18.1116284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\generated\python_functions.h 2025-10-10T01:25:18.1120210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\generated\python_return_types.h 2025-10-10T01:25:18.1133505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\generated\VariableType.h 2025-10-10T01:25:18.1137068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\generated\variable_factories.h 2025-10-10T01:25:18.1141064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\generated\ViewFuncs.h 2025-10-10T01:25:18.1150180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\utils\error_messages.h 2025-10-10T01:25:18.1153601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\utils\grad_layout_contract.h 2025-10-10T01:25:18.1157046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\utils\lambda_post_hook.h 2025-10-10T01:25:18.1160495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\utils\python_arg_parsing.h 2025-10-10T01:25:18.1175039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\utils\warnings.h 2025-10-10T01:25:18.1178321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\utils\wrap_outputs.h 2025-10-10T01:25:18.1186378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cpu\Module.h 2025-10-10T01:25:18.1194048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\comm.h 2025-10-10T01:25:18.1197565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\CUDAPluggableAllocator.h 2025-10-10T01:25:18.1200899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\device_set.h 2025-10-10T01:25:18.1204286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\Event.h 2025-10-10T01:25:18.1207547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\GdsFile.h 2025-10-10T01:25:18.1220487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\memory_snapshot.h 2025-10-10T01:25:18.1224289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\Module.h 2025-10-10T01:25:18.1227542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\nccl.h 2025-10-10T01:25:18.1230985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\python_comm.h 2025-10-10T01:25:18.1234597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\python_nccl.h 2025-10-10T01:25:18.1238042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\Stream.h 2025-10-10T01:25:18.1241275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\THCP.h 2025-10-10T01:25:18.1244510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\utils.h 2025-10-10T01:25:18.1255706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\autograd.h 2025-10-10T01:25:18.1259648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\python_autograd.h 2025-10-10T01:25:18.1263023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\utils.h 2025-10-10T01:25:18.1270250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\context\container.h 2025-10-10T01:25:18.1273727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\context\context.h 2025-10-10T01:25:18.1280905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\engine\dist_engine.h 2025-10-10T01:25:18.1299184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\functions\recvrpc_backward.h 2025-10-10T01:25:18.1302852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\functions\sendrpc_backward.h 2025-10-10T01:25:18.1310951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\autograd_metadata.h 2025-10-10T01:25:18.1314699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\cleanup_autograd_context_req.h 2025-10-10T01:25:18.1318210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\cleanup_autograd_context_resp.h 2025-10-10T01:25:18.1331680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\propagate_gradients_req.h 2025-10-10T01:25:18.1335229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\propagate_gradients_resp.h 2025-10-10T01:25:18.1338747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\rpc_with_autograd.h 2025-10-10T01:25:18.1342332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\rpc_with_profiling_req.h 2025-10-10T01:25:18.1345917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\rpc_with_profiling_resp.h 2025-10-10T01:25:18.1349648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\rref_backward_req.h 2025-10-10T01:25:18.1353823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\rref_backward_resp.h 2025-10-10T01:25:18.1362598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Backend.hpp 2025-10-10T01:25:18.1366025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Backoff.hpp 2025-10-10T01:25:18.1369342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\c10d.h 2025-10-10T01:25:18.1372598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\comm.hpp 2025-10-10T01:25:18.1375893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\debug.h 2025-10-10T01:25:18.1379344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\default_comm_hooks.hpp 2025-10-10T01:25:18.1392582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\error.h 2025-10-10T01:25:18.1395988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\exception.h 2025-10-10T01:25:18.1434174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\FakeProcessGroup.hpp 2025-10-10T01:25:18.1439155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\FileStore.hpp 2025-10-10T01:25:18.1444067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\FlightRecorder.hpp 2025-10-10T01:25:18.1449168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\FlightRecorderDetail.hpp 2025-10-10T01:25:18.1452824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Functional.hpp 2025-10-10T01:25:18.1457570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\GlooDeviceFactory.hpp 2025-10-10T01:25:18.1462391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\GroupRegistry.hpp 2025-10-10T01:25:18.1467371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\HashStore.hpp 2025-10-10T01:25:18.1472311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\logger.hpp 2025-10-10T01:25:18.1476049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\logging.h 2025-10-10T01:25:18.1480736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\NanCheck.hpp 2025-10-10T01:25:18.1485394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\NCCLUtils.hpp 2025-10-10T01:25:18.1490333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ParamCommsUtils.hpp 2025-10-10T01:25:18.1493913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\PrefixStore.hpp 2025-10-10T01:25:18.1498984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroup.hpp 2025-10-10T01:25:18.1509876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroupGloo.hpp 2025-10-10T01:25:18.1514968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroupGlooDetail.hpp 2025-10-10T01:25:18.1548859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroupMPI.hpp 2025-10-10T01:25:18.1554712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroupNCCL.hpp 2025-10-10T01:25:18.1558777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroupUCC.hpp 2025-10-10T01:25:18.1564280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroupWrapper.hpp 2025-10-10T01:25:18.1569601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\PyProcessGroup.hpp 2025-10-10T01:25:18.1575094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\python_comm_hook.h 2025-10-10T01:25:18.1578964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\RankLocal.hpp 2025-10-10T01:25:18.1592183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\reducer.hpp 2025-10-10T01:25:18.1595714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\reducer_timer.hpp 2025-10-10T01:25:18.1601443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\sequence_num.hpp 2025-10-10T01:25:18.1605147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\socket.h 2025-10-10T01:25:18.1608405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\socket_fmt.h 2025-10-10T01:25:18.1611847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Store.hpp 2025-10-10T01:25:18.1615220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\TCPStore.hpp 2025-10-10T01:25:18.1618560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\TCPStoreBackend.hpp 2025-10-10T01:25:18.1623056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\TraceUtils.h 2025-10-10T01:25:18.1626759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Types.hpp 2025-10-10T01:25:18.1630174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\UCCTracing.hpp 2025-10-10T01:25:18.1634957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\UCCUtils.hpp 2025-10-10T01:25:18.1648693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\UnixSockUtils.hpp 2025-10-10T01:25:18.1652181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Utils.hpp 2025-10-10T01:25:18.1655642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\WinSockUtils.hpp 2025-10-10T01:25:18.1659106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Work.hpp 2025-10-10T01:25:18.1667151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\control_collectives\ControlCollectives.hpp 2025-10-10T01:25:18.1671302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\control_collectives\StoreCollectives.hpp 2025-10-10T01:25:18.1678963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\control_plane\Handlers.hpp 2025-10-10T01:25:18.1682443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\control_plane\WorkerServer.hpp 2025-10-10T01:25:18.1689900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\cuda\CUDAEventCache.hpp 2025-10-10T01:25:18.1693446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\cuda\StreamBlock.hpp 2025-10-10T01:25:18.1696772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\cuda\utils.hpp 2025-10-10T01:25:18.1704845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\quantization\quantization.h 2025-10-10T01:25:18.1708451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\quantization\quantization_gpu.h 2025-10-10T01:25:18.1712103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\quantization\quantization_utils.h 2025-10-10T01:25:18.1729825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\CUDASymmetricMemory-inl.h 2025-10-10T01:25:18.1733382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\CUDASymmetricMemory.hpp 2025-10-10T01:25:18.1737159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\CUDASymmetricMemoryTypes.hpp 2025-10-10T01:25:18.1750693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\CUDASymmetricMemoryUtils.hpp 2025-10-10T01:25:18.1754464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\DMAConnectivity.hpp 2025-10-10T01:25:18.1758260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\env.hpp 2025-10-10T01:25:18.1761637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\intra_node_comm.hpp 2025-10-10T01:25:18.1765129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\nvshmem_team_manager.hpp 2025-10-10T01:25:18.1768667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\SymmetricMemory.hpp 2025-10-10T01:25:18.1777000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\agent_utils.h 2025-10-10T01:25:18.1780521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\message.h 2025-10-10T01:25:18.1784387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\python_call.h 2025-10-10T01:25:18.1787816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\python_functions.h 2025-10-10T01:25:18.1800916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\python_remote_call.h 2025-10-10T01:25:18.1804531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\python_resp.h 2025-10-10T01:25:18.1808418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\python_rpc_handler.h 2025-10-10T01:25:18.1811861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\py_rref.h 2025-10-10T01:25:18.1815225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\request_callback.h 2025-10-10T01:25:18.1818715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\request_callback_impl.h 2025-10-10T01:25:18.1822328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\request_callback_no_python.h 2025-10-10T01:25:18.1825972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\rpc.h 2025-10-10T01:25:18.1829613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\rpc_agent.h 2025-10-10T01:25:18.1833270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\rpc_command_base.h 2025-10-10T01:25:18.1836751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\rref_context.h 2025-10-10T01:25:18.1841218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\rref_impl.h 2025-10-10T01:25:18.1844916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\rref_proto.h 2025-10-10T01:25:18.1848404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\script_call.h 2025-10-10T01:25:18.1852626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\script_remote_call.h 2025-10-10T01:25:18.1856475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\script_resp.h 2025-10-10T01:25:18.1869912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\tensorpipe_agent.h 2025-10-10T01:25:18.1873593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\tensorpipe_utils.h 2025-10-10T01:25:18.1877180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\torchscript_functions.h 2025-10-10T01:25:18.1881640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\types.h 2025-10-10T01:25:18.1885012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\unpickled_python_call.h 2025-10-10T01:25:18.1888756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\unpickled_python_remote_call.h 2025-10-10T01:25:18.1892655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\utils.h 2025-10-10T01:25:18.1900464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\metrics\RpcMetricsHandler.h 2025-10-10T01:25:18.1908336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\profiler\remote_profiler_manager.h 2025-10-10T01:25:18.1911936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\profiler\server_process_global_profiler.h 2025-10-10T01:25:18.1920063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\testing\faulty_tensorpipe_agent.h 2025-10-10T01:25:18.1923722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\testing\testing.h 2025-10-10T01:25:18.1932908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\cache_entry.h 2025-10-10T01:25:18.1936417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\compiled_autograd.h 2025-10-10T01:25:18.1940153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\cpp_shim.h 2025-10-10T01:25:18.1944022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\cpython_defs.h 2025-10-10T01:25:18.1957928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\cpython_includes.h 2025-10-10T01:25:18.1961624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\debug_macros.h 2025-10-10T01:25:18.1965193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\eval_frame.h 2025-10-10T01:25:18.1968735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\eval_frame_cpp.h 2025-10-10T01:25:18.1972927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\extra_state.h 2025-10-10T01:25:18.1976727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\framelocals_mapping.h 2025-10-10T01:25:18.1980164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\guards.h 2025-10-10T01:25:18.1983671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\init.h 2025-10-10T01:25:18.1987046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\python_compiled_autograd.h 2025-10-10T01:25:18.1990874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\utils.h 2025-10-10T01:25:18.1998811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\export\example_upgraders.h 2025-10-10T01:25:18.2002587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\export\pt2_archive_constants.h 2025-10-10T01:25:18.2005952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\export\pybind.h 2025-10-10T01:25:18.2009183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\export\upgrader.h 2025-10-10T01:25:18.2017443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\functionalization\Module.h 2025-10-10T01:25:18.2024557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\functorch\init.h 2025-10-10T01:25:18.2031572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\fx\node.h 2025-10-10T01:25:18.2039661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\array_ref_impl.h 2025-10-10T01:25:18.2043221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_prefix.h 2025-10-10T01:25:18.2049100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\inductor_ops.h 2025-10-10T01:25:18.2051343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\static_cuda_launcher.h 2025-10-10T01:25:18.2069587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_eager\kernel_holder.h 2025-10-10T01:25:18.2073075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_eager\kernel_meta_info.h 2025-10-10T01:25:18.2080323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_include\array_ref.h 2025-10-10T01:25:18.2083727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_include\common.h 2025-10-10T01:25:18.2087110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_include\cpu.h 2025-10-10T01:25:18.2090590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_include\cuda.h 2025-10-10T01:25:18.2094197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_include\mps.h 2025-10-10T01:25:18.2106999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_include\xpu.h 2025-10-10T01:25:18.2114497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_package\model_package_loader.h 2025-10-10T01:25:18.2118266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_package\pybind.h 2025-10-10T01:25:18.2125765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runner\model_container_runner.h 2025-10-10T01:25:18.2129232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runner\model_container_runner_cpu.h 2025-10-10T01:25:18.2132872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runner\model_container_runner_cuda.h 2025-10-10T01:25:18.2146311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runner\model_container_runner_mps.h 2025-10-10T01:25:18.2149968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runner\model_container_runner_xpu.h 2025-10-10T01:25:18.2153473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runner\pybind.h 2025-10-10T01:25:18.2160938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\arrayref_tensor.h 2025-10-10T01:25:18.2164350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\constant_type.h 2025-10-10T01:25:18.2167833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\device_utils.h 2025-10-10T01:25:18.2181763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\interface.h 2025-10-10T01:25:18.2185311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\mini_array_ref.h 2025-10-10T01:25:18.2188745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\model.h 2025-10-10T01:25:18.2192727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\model_base.h 2025-10-10T01:25:18.2196295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\model_container.h 2025-10-10T01:25:18.2199900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\scalar_to_tensor.h 2025-10-10T01:25:18.2203800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\sycl_runtime_wrappers.h 2025-10-10T01:25:18.2207241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\thread_local.h 2025-10-10T01:25:18.2210766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\utils.h 2025-10-10T01:25:18.2214360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\utils_cuda.h 2025-10-10T01:25:18.2218013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\utils_xpu.h 2025-10-10T01:25:18.2226183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\mkldnn_tensor.h 2025-10-10T01:25:18.2229792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\oss_proxy_executor.h 2025-10-10T01:25:18.2233245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\proxy_executor.h 2025-10-10T01:25:18.2246625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\tensor_converter.h 2025-10-10T01:25:18.2250027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\utils.h 2025-10-10T01:25:18.2256875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\c\macros.h 2025-10-10T01:25:18.2260608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\c\shim.h 2025-10-10T01:25:18.2264258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\c\shim_cpu.h 2025-10-10T01:25:18.2267698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\c\shim_deprecated.h 2025-10-10T01:25:18.2271055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\c\shim_mps.h 2025-10-10T01:25:18.2274376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\c\shim_xpu.h 2025-10-10T01:25:18.2292672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_aten.h 2025-10-10T01:25:18.2295447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_cpu.h 2025-10-10T01:25:18.2299270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_cuda.h 2025-10-10T01:25:18.2313088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_mps.h 2025-10-10T01:25:18.2316849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_xpu.h 2025-10-10T01:25:18.2325263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\array_ref.h 2025-10-10T01:25:18.2329146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\common.h 2025-10-10T01:25:18.2332867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\cpu.h 2025-10-10T01:25:18.2336203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\cuda.h 2025-10-10T01:25:18.2339614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\mps.h 2025-10-10T01:25:18.2353482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\xpu.h 2025-10-10T01:25:18.2361466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal\cpu.h 2025-10-10T01:25:18.2364356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal\cuda.h 2025-10-10T01:25:18.2368125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal\mps.h 2025-10-10T01:25:18.2371298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal\xpu.h 2025-10-10T01:25:18.2380073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\instruction_counter\Module.h 2025-10-10T01:25:18.2387842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\jit_log.h 2025-10-10T01:25:18.2391430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\jit_opt_limit.h 2025-10-10T01:25:18.2394956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\resource_guard.h 2025-10-10T01:25:18.2402712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\api\compilation_unit.h 2025-10-10T01:25:18.2406236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\api\function_impl.h 2025-10-10T01:25:18.2409821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\api\method.h 2025-10-10T01:25:18.2414012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\api\module.h 2025-10-10T01:25:18.2416801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\api\object.h 2025-10-10T01:25:18.2445076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend.h 2025-10-10T01:25:18.2448681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_debug_handler.h 2025-10-10T01:25:18.2452106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_debug_info.h 2025-10-10T01:25:18.2455903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_detail.h 2025-10-10T01:25:18.2469900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_exception.h 2025-10-10T01:25:18.2474326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_init.h 2025-10-10T01:25:18.2477965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_interface.h 2025-10-10T01:25:18.2481414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_preprocess.h 2025-10-10T01:25:18.2485108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_resolver.h 2025-10-10T01:25:18.2496813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\coreml\cpp\context.h 2025-10-10T01:25:18.2504015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLCompiler.h 2025-10-10T01:25:18.2507875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLExecutor.h 2025-10-10T01:25:18.2512121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLFeatureProvider.h 2025-10-10T01:25:18.2525509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLModelWrapper.h 2025-10-10T01:25:18.2542651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLTensorSpec.h 2025-10-10T01:25:18.2543033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\xnnpack\xnnpack_graph_builder.h 2025-10-10T01:25:18.2546544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\xnnpack\compiler\xnn_compiler.h 2025-10-10T01:25:18.2554748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\xnnpack\executor\xnn_executor.h 2025-10-10T01:25:18.2561115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\xnnpack\serialization\serializer.h 2025-10-10T01:25:18.2573053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\cuda\interface.h 2025-10-10T01:25:18.2580650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\arg_spec.h 2025-10-10T01:25:18.2583842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\codegen.h 2025-10-10T01:25:18.2587144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\compiler.h 2025-10-10T01:25:18.2590698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\executor.h 2025-10-10T01:25:18.2594487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\fallback.h 2025-10-10T01:25:18.2597794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\fused_kernel.h 2025-10-10T01:25:18.2610414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\interface.h 2025-10-10T01:25:18.2613860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\kernel_cache.h 2025-10-10T01:25:18.2617299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\kernel_spec.h 2025-10-10T01:25:18.2620784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\partition_desc.h 2025-10-10T01:25:18.2624900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\tensor_desc.h 2025-10-10T01:25:18.2627740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\tensor_info.h 2025-10-10T01:25:18.2635038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\cpu\fused_kernel.h 2025-10-10T01:25:18.2638470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\cpu\resource_strings.h 2025-10-10T01:25:18.2641741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\cpu\temp_file.h 2025-10-10T01:25:18.2682799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\cuda\fused_kernel.h 2025-10-10T01:25:18.2686560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\cuda\resource_strings.h 2025-10-10T01:25:18.2706860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\decompose_silu.h 2025-10-10T01:25:18.2707373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\defer_size_check.h 2025-10-10T01:25:18.2707705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\graph_fuser.h 2025-10-10T01:25:18.2708123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\graph_helper.h 2025-10-10T01:25:18.2714933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\guard_shape.h 2025-10-10T01:25:18.2718361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\interface.h 2025-10-10T01:25:18.2721878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\kernel.h 2025-10-10T01:25:18.2725491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\layout_propagation.h 2025-10-10T01:25:18.2729150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\LlgaTensorImpl.h 2025-10-10T01:25:18.2732489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\operator.h 2025-10-10T01:25:18.2735926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\prepare_binary.h 2025-10-10T01:25:18.2743842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\cuda\cuda.h 2025-10-10T01:25:18.2751478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\builtin_functions.h 2025-10-10T01:25:18.2754882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\canonicalize_modified_loop.h 2025-10-10T01:25:18.2758400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\concrete_module_type.h 2025-10-10T01:25:18.2771698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\convert_to_ssa.h 2025-10-10T01:25:18.2775195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\edit_distance.h 2025-10-10T01:25:18.2778993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\error_report.h 2025-10-10T01:25:18.2782520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\exit_transforms.h 2025-10-10T01:25:18.2786238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\function_schema_parser.h 2025-10-10T01:25:18.2790003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\inline_loop_condition.h 2025-10-10T01:25:18.2793422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\ir_emitter.h 2025-10-10T01:25:18.2796819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\lexer.h 2025-10-10T01:25:18.2800922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\mini_environment.h 2025-10-10T01:25:18.2804688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\name_mangler.h 2025-10-10T01:25:18.2808356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\parser.h 2025-10-10T01:25:18.2812110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\parser_constants.h 2025-10-10T01:25:18.2815919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\parse_string_literal.h 2025-10-10T01:25:18.2819800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\resolver.h 2025-10-10T01:25:18.2824031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\schema_matching.h 2025-10-10T01:25:18.2827978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\schema_type_parser.h 2025-10-10T01:25:18.2831795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\script_type_parser.h 2025-10-10T01:25:18.2845556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\source_range.h 2025-10-10T01:25:18.2849197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\source_ref.h 2025-10-10T01:25:18.2853012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\strtod.h 2025-10-10T01:25:18.2856309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\sugared_value.h 2025-10-10T01:25:18.2859790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\tracer.h 2025-10-10T01:25:18.2863615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\tree.h 2025-10-10T01:25:18.2867563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\tree_views.h 2025-10-10T01:25:18.2870939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\versioned_symbols.h 2025-10-10T01:25:18.2879791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\alias_analysis.h 2025-10-10T01:25:18.2883243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\attributes.h 2025-10-10T01:25:18.2887038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\constants.h 2025-10-10T01:25:18.2890658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\graph_node_list.h 2025-10-10T01:25:18.2904385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\graph_utils.h 2025-10-10T01:25:18.2908135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\ir.h 2025-10-10T01:25:18.2911637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\irparser.h 2025-10-10T01:25:18.2915127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\ir_views.h 2025-10-10T01:25:18.2918392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\named_value.h 2025-10-10T01:25:18.2922147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\node_hashing.h 2025-10-10T01:25:18.2925709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\scope.h 2025-10-10T01:25:18.2929083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\subgraph_matcher.h 2025-10-10T01:25:18.2932602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\type_hashing.h 2025-10-10T01:25:18.2940812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\code.h 2025-10-10T01:25:18.2944287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\debug_info.h 2025-10-10T01:25:18.2948169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\file_format.h 2025-10-10T01:25:18.2951818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\flatbuffer_loader.h 2025-10-10T01:25:18.2965430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\frame.h 2025-10-10T01:25:18.2968868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\function.h 2025-10-10T01:25:18.2972200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\import.h 2025-10-10T01:25:18.2975583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\import_data.h 2025-10-10T01:25:18.2980134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\import_export_common.h 2025-10-10T01:25:18.2983664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\interpreter.h 2025-10-10T01:25:18.2987668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\method.h 2025-10-10T01:25:18.2991757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\module.h 2025-10-10T01:25:18.2996839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\observer.h 2025-10-10T01:25:18.3000151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\parse_bytecode.h 2025-10-10T01:25:18.3003867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\parse_operators.h 2025-10-10T01:25:18.3007445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\prim_ops_registery.h 2025-10-10T01:25:18.3011138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\profiler_edge.h 2025-10-10T01:25:18.3014962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\promoted_prim_ops.h 2025-10-10T01:25:18.3018750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\quantization.h 2025-10-10T01:25:18.3022429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\register_ops_common_utils.h 2025-10-10T01:25:18.3026139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\type_parser.h 2025-10-10T01:25:18.3029713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\upgrader_mobile.h 2025-10-10T01:25:18.3047435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\compatibility\backport.h 2025-10-10T01:25:18.3050915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\compatibility\backport_manager.h 2025-10-10T01:25:18.3054842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\compatibility\model_compatibility.h 2025-10-10T01:25:18.3068787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\compatibility\runtime_compatibility.h 2025-10-10T01:25:18.3076133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\BuildFeatureTracer.h 2025-10-10T01:25:18.3079671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\CustomClassTracer.h 2025-10-10T01:25:18.3083167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\KernelDTypeTracer.h 2025-10-10T01:25:18.3096433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\MobileModelRunner.h 2025-10-10T01:25:18.3099720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\OperatorCallTracer.h 2025-10-10T01:25:18.3103194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\TensorUtils.h 2025-10-10T01:25:18.3106580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\TracerRunner.h 2025-10-10T01:25:18.3114430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\nnc\aot_compiler.h 2025-10-10T01:25:18.3117918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\nnc\context.h 2025-10-10T01:25:18.3121264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\nnc\registry.h 2025-10-10T01:25:18.3128747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\train\export_data.h 2025-10-10T01:25:18.3132474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\train\random.h 2025-10-10T01:25:18.3136167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\train\sequential.h 2025-10-10T01:25:18.3142801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\train\optim\sgd.h 2025-10-10T01:25:18.3150681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\operator_upgraders\upgraders.h 2025-10-10T01:25:18.3155002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\operator_upgraders\upgraders_entry.h 2025-10-10T01:25:18.3158541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\operator_upgraders\utils.h 2025-10-10T01:25:18.3162153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\operator_upgraders\version_map.h 2025-10-10T01:25:18.3180272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\add_if_then_else.h 2025-10-10T01:25:18.3183765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\annotate_warns.h 2025-10-10T01:25:18.3187248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\autocast.h 2025-10-10T01:25:18.3190629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\bailout_graph.h 2025-10-10T01:25:18.3203723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\batch_mm.h 2025-10-10T01:25:18.3207327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\canonicalize.h 2025-10-10T01:25:18.3210880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\canonicalize_graph_fuser_ops.h 2025-10-10T01:25:18.3214450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\check_strict_fusion.h 2025-10-10T01:25:18.3217940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\clear_profiling.h 2025-10-10T01:25:18.3222306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\clear_undefinedness.h 2025-10-10T01:25:18.3225809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\common_subexpression_elimination.h 2025-10-10T01:25:18.3229251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\concat_opt.h 2025-10-10T01:25:18.3232761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\constant_pooling.h 2025-10-10T01:25:18.3236234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\constant_propagation.h 2025-10-10T01:25:18.3239805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\create_autodiff_subgraphs.h 2025-10-10T01:25:18.3243479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\create_functional_graphs.h 2025-10-10T01:25:18.3247135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\dead_code_elimination.h 2025-10-10T01:25:18.3251776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\decompose_ops.h 2025-10-10T01:25:18.3255145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\device_type_analysis.h 2025-10-10T01:25:18.3268221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\dtype_analysis.h 2025-10-10T01:25:18.3271907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\eliminate_no_ops.h 2025-10-10T01:25:18.3275618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\erase_number_types.h 2025-10-10T01:25:18.3279178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\fixup_trace_scope_blocks.h 2025-10-10T01:25:18.3282874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\fold_conv_bn.h 2025-10-10T01:25:18.3286344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\fold_linear_bn.h 2025-10-10T01:25:18.3289830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\freeze_module.h 2025-10-10T01:25:18.3293364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_concat_linear.h 2025-10-10T01:25:18.3296907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_conv_add_relu_fusion.h 2025-10-10T01:25:18.3310269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_conv_folding.h 2025-10-10T01:25:18.3313743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_graph_optimizations.h 2025-10-10T01:25:18.3317240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_linear_folding.h 2025-10-10T01:25:18.3320968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_linear_transpose.h 2025-10-10T01:25:18.3324649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_ops_to_mkldnn.h 2025-10-10T01:25:18.3328213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\fuse_linear.h 2025-10-10T01:25:18.3331857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\fuse_relu.h 2025-10-10T01:25:18.3335268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\graph_fuser.h 2025-10-10T01:25:18.3339370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\graph_rewrite_helper.h 2025-10-10T01:25:18.3352198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\guard_elimination.h 2025-10-10T01:25:18.3355730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\hoist_conv_packed_params.h 2025-10-10T01:25:18.3359266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\inliner.h 2025-10-10T01:25:18.3362711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\inline_autodiff_subgraphs.h 2025-10-10T01:25:18.3366141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\inline_forked_closures.h 2025-10-10T01:25:18.3369597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\inline_fork_wait.h 2025-10-10T01:25:18.3373071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\inplace_check.h 2025-10-10T01:25:18.3376580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\insert_guards.h 2025-10-10T01:25:18.3380440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\integer_value_refinement.h 2025-10-10T01:25:18.3393531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\lift_closures.h 2025-10-10T01:25:18.3397114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\liveness.h 2025-10-10T01:25:18.3400489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\loop_unrolling.h 2025-10-10T01:25:18.3404129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\lower_grad_of.h 2025-10-10T01:25:18.3407578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\lower_graph.h 2025-10-10T01:25:18.3411122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\lower_tuples.h 2025-10-10T01:25:18.3414926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\metal_rewrite.h 2025-10-10T01:25:18.3418426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\mkldnn_rewrite.h 2025-10-10T01:25:18.3422153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\mobile_optimizer_type.h 2025-10-10T01:25:18.3425789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\normalize_ops.h 2025-10-10T01:25:18.3448471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onednn_graph_fuser.h 2025-10-10T01:25:18.3451821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx.h 2025-10-10T01:25:18.3455393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\pass_manager.h 2025-10-10T01:25:18.3458845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\peephole.h 2025-10-10T01:25:18.3462320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\peephole_alias_sensitive.h 2025-10-10T01:25:18.3465783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\peephole_dict_idioms.h 2025-10-10T01:25:18.3469833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\peephole_list_idioms.h 2025-10-10T01:25:18.3473387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\peephole_non_tensor.h 2025-10-10T01:25:18.3477284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\prepack_folding.h 2025-10-10T01:25:18.3480765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\refine_tuple_types.h 2025-10-10T01:25:18.3484262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\remove_dropout.h 2025-10-10T01:25:18.3497354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\remove_exceptions.h 2025-10-10T01:25:18.3509060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\remove_expands.h 2025-10-10T01:25:18.3509398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\remove_inplace_ops.h 2025-10-10T01:25:18.3509848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\remove_mutation.h 2025-10-10T01:25:18.3513660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\remove_redundant_profiles.h 2025-10-10T01:25:18.3517437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\replacement_of_old_operators.h 2025-10-10T01:25:18.3520929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\requires_grad_analysis.h 2025-10-10T01:25:18.3524723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\restore_mutation.h 2025-10-10T01:25:18.3528213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\shape_analysis.h 2025-10-10T01:25:18.3541765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\specialize_autogradzero.h 2025-10-10T01:25:18.3546308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\subgraph_rewrite.h 2025-10-10T01:25:18.3549064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\symbolic_shape_analysis.h 2025-10-10T01:25:18.3552706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\symbolic_shape_cache.h 2025-10-10T01:25:18.3556443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\symbolic_shape_runtime_fusion.h 2025-10-10T01:25:18.3560108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\tensorexpr_fuser.h 2025-10-10T01:25:18.3563755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\update_differentiable_graph_requires_grad.h 2025-10-10T01:25:18.3567305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\value_refinement_utils.h 2025-10-10T01:25:18.3570984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\variadic_ops.h 2025-10-10T01:25:18.3574538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\vulkan_rewrite.h 2025-10-10T01:25:18.3578243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\xnnpack_rewrite.h 2025-10-10T01:25:18.3586129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\dbr_quantization\remove_redundant_aliases.h 2025-10-10T01:25:18.3594588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\cast_all_constant_to_floating.h 2025-10-10T01:25:18.3597990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\constant_fold.h 2025-10-10T01:25:18.3601477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\constant_map.h 2025-10-10T01:25:18.3604990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\deduplicate_initializers.h 2025-10-10T01:25:18.3618273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\eliminate_unused_items.h 2025-10-10T01:25:18.3621966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\eval_peephole.h 2025-10-10T01:25:18.3625353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\fixup_onnx_controlflow.h 2025-10-10T01:25:18.3629078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\function_extraction.h 2025-10-10T01:25:18.3632610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\function_substitution.h 2025-10-10T01:25:18.3636083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\helper.h 2025-10-10T01:25:18.3639600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\list_model_parameters.h 2025-10-10T01:25:18.3643059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\naming.h 2025-10-10T01:25:18.3681704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\onnx_log.h 2025-10-10T01:25:18.3682043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\peephole.h 2025-10-10T01:25:18.3682406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\prepare_division_for_onnx.h 2025-10-10T01:25:18.3682750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\preprocess_for_onnx.h 2025-10-10T01:25:18.3683137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\remove_inplace_ops_for_onnx.h 2025-10-10T01:25:18.3683485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\scalar_type_analysis.h 2025-10-10T01:25:18.3683831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\shape_type_inference.h 2025-10-10T01:25:18.3684200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\unpack_quantized_weights.h 2025-10-10T01:25:18.3694095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion\autograd_function_process.h 2025-10-10T01:25:18.3698901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion\common.h 2025-10-10T01:25:18.3701443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion\pattern_conversion.h 2025-10-10T01:25:18.3716069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion\pattern_encapsulation.h 2025-10-10T01:25:18.3724225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\dedup_module_uses.h 2025-10-10T01:25:18.3728240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\finalize.h 2025-10-10T01:25:18.3731702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\fusion_passes.h 2025-10-10T01:25:18.3735888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\helper.h 2025-10-10T01:25:18.3749761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\insert_observers.h 2025-10-10T01:25:18.3753506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\insert_quant_dequant.h 2025-10-10T01:25:18.3757218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\quantization_patterns.h 2025-10-10T01:25:18.3762113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\quantization_type.h 2025-10-10T01:25:18.3764827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\register_packed_params.h 2025-10-10T01:25:18.3773801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\utils\check_alias_annotation.h 2025-10-10T01:25:18.3776743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\utils\memory_dag.h 2025-10-10T01:25:18.3780382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\utils\optimization_utils.h 2025-10-10T01:25:18.3793579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\utils\op_registry.h 2025-10-10T01:25:18.3796982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\utils\subgraph_utils.h 2025-10-10T01:25:18.3805209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\init.h 2025-10-10T01:25:18.3808563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\module_python.h 2025-10-10T01:25:18.3812073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\opaque_obj.h 2025-10-10T01:25:18.3815429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\pybind.h 2025-10-10T01:25:18.3818834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\pybind_utils.h 2025-10-10T01:25:18.3831980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_arg_flatten.h 2025-10-10T01:25:18.3835728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_custom_class.h 2025-10-10T01:25:18.3839126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_dict.h 2025-10-10T01:25:18.3842612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_ir.h 2025-10-10T01:25:18.3846239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_ivalue.h 2025-10-10T01:25:18.3849640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_list.h 2025-10-10T01:25:18.3853087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_sugared_value.h 2025-10-10T01:25:18.3889994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_tracer.h 2025-10-10T01:25:18.3893958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_tree_views.h 2025-10-10T01:25:18.3897212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\script_init.h 2025-10-10T01:25:18.3900638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\update_graph_executor_opt.h 2025-10-10T01:25:18.3904108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\utf8_decoding_ignore.h 2025-10-10T01:25:18.3912273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\argument_spec.h 2025-10-10T01:25:18.3915973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\autodiff.h 2025-10-10T01:25:18.3919644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\calculate_necessary_args.h 2025-10-10T01:25:18.3923057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\custom_operator.h 2025-10-10T01:25:18.3931396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\decomposition_registry.h 2025-10-10T01:25:18.3934858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\decomposition_registry_util.h 2025-10-10T01:25:18.3938483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\exception_message.h 2025-10-10T01:25:18.3941749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\graph_executor.h 2025-10-10T01:25:18.3945116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\graph_executor_impl.h 2025-10-10T01:25:18.3948447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\graph_iterator.h 2025-10-10T01:25:18.3951897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\instruction.h 2025-10-10T01:25:18.3955556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\interpreter.h 2025-10-10T01:25:18.3959160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\jit_exception.h 2025-10-10T01:25:18.3962542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\jit_trace.h 2025-10-10T01:25:18.3965942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\logging.h 2025-10-10T01:25:18.3969343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\operator.h 2025-10-10T01:25:18.3972699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\operator_options.h 2025-10-10T01:25:18.3976183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\print_handler.h 2025-10-10T01:25:18.3979706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\profiling_graph_executor_impl.h 2025-10-10T01:25:18.3983454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\profiling_record.h 2025-10-10T01:25:18.3996584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\register_ops_utils.h 2025-10-10T01:25:18.4000746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\script_profile.h 2025-10-10T01:25:18.4005141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\serialized_shape_function_registry.h 2025-10-10T01:25:18.4008069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\shape_function_registry.h 2025-10-10T01:25:18.4011618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\simple_graph_executor_impl.h 2025-10-10T01:25:18.4015117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\slice_indices_adjust.h 2025-10-10T01:25:18.4018785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\symbolic_script.h 2025-10-10T01:25:18.4022778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\symbolic_shape_registry.h 2025-10-10T01:25:18.4026334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\symbolic_shape_registry_util.h 2025-10-10T01:25:18.4040481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\vararg_functions.h 2025-10-10T01:25:18.4044448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\variable_tensor_list.h 2025-10-10T01:25:18.4053086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\interpreter\can_emit_inline.h 2025-10-10T01:25:18.4057324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\interpreter\code_impl.h 2025-10-10T01:25:18.4061478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\interpreter\frame.h 2025-10-10T01:25:18.4066005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\interpreter\preprocess_graph.h 2025-10-10T01:25:18.4083630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\fusion.h 2025-10-10T01:25:18.4087373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\impl.h 2025-10-10T01:25:18.4091070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\init.h 2025-10-10T01:25:18.4094361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\memory_planner.h 2025-10-10T01:25:18.4098232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\ops.h 2025-10-10T01:25:18.4101730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\passes.h 2025-10-10T01:25:18.4114364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\ProcessedNodeInputs.h 2025-10-10T01:25:18.4117815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\processed_node_wrapper.h 2025-10-10T01:25:18.4121394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\static_method.h 2025-10-10T01:25:18.4125915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\te_wrapper.h 2025-10-10T01:25:18.4136919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\callstack_debug_info_serialization.h 2025-10-10T01:25:18.4140417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\export.h 2025-10-10T01:25:18.4143820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\export_bytecode.h 2025-10-10T01:25:18.4157042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\flatbuffer_serializer.h 2025-10-10T01:25:18.4162004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\flatbuffer_serializer_jit.h 2025-10-10T01:25:18.4165851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\import.h 2025-10-10T01:25:18.4169428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\import_export_constants.h 2025-10-10T01:25:18.4172982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\import_export_functions.h 2025-10-10T01:25:18.4176495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\import_export_helpers.h 2025-10-10T01:25:18.4180050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\import_read.h 2025-10-10T01:25:18.4184025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\import_source.h 2025-10-10T01:25:18.4187488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\mobile_bytecode_generated.h 2025-10-10T01:25:18.4192371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\onnx.h 2025-10-10T01:25:18.4196070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\pickle.h 2025-10-10T01:25:18.4199505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\pickler.h 2025-10-10T01:25:18.4202952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\pickler_helper.h 2025-10-10T01:25:18.4207213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\python_print.h 2025-10-10T01:25:18.4211533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\source_range_serialization.h 2025-10-10T01:25:18.4214958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\source_range_serialization_impl.h 2025-10-10T01:25:18.4218451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\storage_context.h 2025-10-10T01:25:18.4231599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\type_name_uniquer.h 2025-10-10T01:25:18.4235626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\unpickler.h 2025-10-10T01:25:18.4243894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\analysis.h 2025-10-10T01:25:18.4247275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\block_codegen.h 2025-10-10T01:25:18.4250713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\bounds_inference.h 2025-10-10T01:25:18.4254429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\bounds_overlap.h 2025-10-10T01:25:18.4268402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\codegen.h 2025-10-10T01:25:18.4271558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\cpp_codegen.h 2025-10-10T01:25:18.4275213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\cpp_intrinsics.h 2025-10-10T01:25:18.4279273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\cuda_codegen.h 2025-10-10T01:25:18.4282759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\cuda_random.h 2025-10-10T01:25:18.4286626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\eval.h 2025-10-10T01:25:18.4290022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\exceptions.h 2025-10-10T01:25:18.4293476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\expr.h 2025-10-10T01:25:18.4296941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\external_functions.h 2025-10-10T01:25:18.4301008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\external_functions_core.h 2025-10-10T01:25:18.4304777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\external_functions_registry.h 2025-10-10T01:25:18.4308367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\fwd_decls.h 2025-10-10T01:25:18.4312073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\graph_opt.h 2025-10-10T01:25:18.4315530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\half_support.h 2025-10-10T01:25:18.4318973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\hash_provider.h 2025-10-10T01:25:18.4322549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\intrinsic_symbols.h 2025-10-10T01:25:18.4326044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir.h 2025-10-10T01:25:18.4340893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir_cloner.h 2025-10-10T01:25:18.4344641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir_mutator.h 2025-10-10T01:25:18.4348482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir_printer.h 2025-10-10T01:25:18.4351932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir_simplifier.h 2025-10-10T01:25:18.4355580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir_verifier.h 2025-10-10T01:25:18.4359063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir_visitor.h 2025-10-10T01:25:18.4367196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\kernel.h 2025-10-10T01:25:18.4370443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\llvm_codegen.h 2025-10-10T01:25:18.4374031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\llvm_jit.h 2025-10-10T01:25:18.4377332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\loopnest.h 2025-10-10T01:25:18.4380843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\loopnest_randomization.h 2025-10-10T01:25:18.4394717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\lowerings.h 2025-10-10T01:25:18.4398292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\mem_dependency_checker.h 2025-10-10T01:25:18.4401950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\reduction.h 2025-10-10T01:25:18.4405471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\registerizer.h 2025-10-10T01:25:18.4409096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\stmt.h 2025-10-10T01:25:18.4412480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\tensor.h 2025-10-10T01:25:18.4415781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\tensorexpr_init.h 2025-10-10T01:25:18.4419255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\types.h 2025-10-10T01:25:18.4422642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\unique_name_manager.h 2025-10-10T01:25:18.4426617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\var_substitutor.h 2025-10-10T01:25:18.4434994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\conv2d.h 2025-10-10T01:25:18.4438447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\matmul.h 2025-10-10T01:25:18.4441795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\misc.h 2025-10-10T01:25:18.4445154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\norm.h 2025-10-10T01:25:18.4448979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\operators.h 2025-10-10T01:25:18.4462760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\pointwise.h 2025-10-10T01:25:18.4466325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\quantization.h 2025-10-10T01:25:18.4469870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\reduction.h 2025-10-10T01:25:18.4473500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\softmax.h 2025-10-10T01:25:18.4481933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\testing\catch_utils.hpp 2025-10-10T01:25:18.4485290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\testing\file_check.h 2025-10-10T01:25:18.4488784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\testing\hooks_for_testing.h 2025-10-10T01:25:18.4500678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\backend\backend_data.h 2025-10-10T01:25:18.4504751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\backend\backend_device.h 2025-10-10T01:25:18.4508135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\backend\backend_interface.h 2025-10-10T01:25:18.4511677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\backend\lowering_context.h 2025-10-10T01:25:18.4529830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\cache.h 2025-10-10T01:25:18.4532649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\config.h 2025-10-10T01:25:18.4536734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\debug_util.h 2025-10-10T01:25:18.4539902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\dynamic_ir.h 2025-10-10T01:25:18.4543271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\hash.h 2025-10-10T01:25:18.4557340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\helpers.h 2025-10-10T01:25:18.4560563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ir.h 2025-10-10T01:25:18.4599598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ir_builder.h 2025-10-10T01:25:18.4600364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ir_dump_util.h 2025-10-10T01:25:18.4601054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ir_metadata.h 2025-10-10T01:25:18.4601725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ir_util.h 2025-10-10T01:25:18.4602422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\lazy_graph_executor.h 2025-10-10T01:25:18.4603138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\metrics.h 2025-10-10T01:25:18.4605223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\multi_wait.h 2025-10-10T01:25:18.4605941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\permutation_util.h 2025-10-10T01:25:18.4606634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\shape.h 2025-10-10T01:25:18.4607328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\shape_inference.h 2025-10-10T01:25:18.4608013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\tensor.h 2025-10-10T01:25:18.4608682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\tensor_impl.h 2025-10-10T01:25:18.4611829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\tensor_util.h 2025-10-10T01:25:18.4615216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\thread_pool.h 2025-10-10T01:25:18.4618758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\trie.h 2025-10-10T01:25:18.4621961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\unique.h 2025-10-10T01:25:18.4625478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\util.h 2025-10-10T01:25:18.4642834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\internal_ops\ltc_ops.h 2025-10-10T01:25:18.4650821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ops\arithmetic_ir_ops.h 2025-10-10T01:25:18.4654325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ops\utils.h 2025-10-10T01:25:18.4661891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\generated\LazyIr.h 2025-10-10T01:25:18.4667108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\generated\LazyNativeFunctions.h 2025-10-10T01:25:18.4670707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\generated\LazyNonNativeIr.h 2025-10-10T01:25:18.4678068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\python\init.h 2025-10-10T01:25:18.4681370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\python\python_util.h 2025-10-10T01:25:18.4698183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\config.h 2025-10-10T01:25:18.4701422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\dynamic_ir.h 2025-10-10T01:25:18.4704828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ir_builder.h 2025-10-10T01:25:18.4708403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\tensor_aten_ops.h 2025-10-10T01:25:18.4721355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ts_autograd_functions.h 2025-10-10T01:25:18.4724774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ts_backend_impl.h 2025-10-10T01:25:18.4728177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ts_eager_fallback.h 2025-10-10T01:25:18.4731689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ts_lowering_context.h 2025-10-10T01:25:18.4735045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ts_node.h 2025-10-10T01:25:18.4738842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ts_node_lowering.h 2025-10-10T01:25:18.4745850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ops\device_data.h 2025-10-10T01:25:18.4749726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ops\generic.h 2025-10-10T01:25:18.4753011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ops\to_copy.h 2025-10-10T01:25:18.4761121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\monitor\counters.h 2025-10-10T01:25:18.4764388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\monitor\events.h 2025-10-10T01:25:18.4768528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\monitor\python_init.h 2025-10-10T01:25:18.4776445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\mps\Module.h 2025-10-10T01:25:18.4783127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\mtia\Module.h 2025-10-10T01:25:18.4789914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\mtia\profiler\MTIAMemoryProfiler.h 2025-10-10T01:25:18.4797257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\multiprocessing\init.h 2025-10-10T01:25:18.4804048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\onnx\back_compat.h 2025-10-10T01:25:18.4807466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\onnx\init.h 2025-10-10T01:25:18.4810745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\onnx\onnx.h 2025-10-10T01:25:18.4818048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\api.h 2025-10-10T01:25:18.4821437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\collection.h 2025-10-10T01:25:18.4824919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\combined_traceback.h 2025-10-10T01:25:18.4828383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\containers.h 2025-10-10T01:25:18.4842608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\data_flow.h 2025-10-10T01:25:18.4846614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\events.h 2025-10-10T01:25:18.4850541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\kineto_client_interface.h 2025-10-10T01:25:18.4853694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\kineto_shim.h 2025-10-10T01:25:18.4857464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\perf-inl.h 2025-10-10T01:25:18.4860773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\perf.h 2025-10-10T01:25:18.4864328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\util.h 2025-10-10T01:25:18.4871531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\orchestration\observer.h 2025-10-10T01:25:18.4875424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\orchestration\python_tracer.h 2025-10-10T01:25:18.4879517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\orchestration\vulkan.h 2025-10-10T01:25:18.4886354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\python\combined_traceback.h 2025-10-10T01:25:18.4890922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\python\init.h 2025-10-10T01:25:18.4893368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\python\pybind.h 2025-10-10T01:25:18.4900836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\standalone\execution_trace_observer.h 2025-10-10T01:25:18.4904478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\standalone\itt_observer.h 2025-10-10T01:25:18.4908435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\standalone\nvtx_observer.h 2025-10-10T01:25:18.4921866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\standalone\privateuse1_observer.h 2025-10-10T01:25:18.4929343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\stubs\base.h 2025-10-10T01:25:18.4937087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\action.h 2025-10-10T01:25:18.4940054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\communicate.h 2025-10-10T01:25:18.4943594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\debug_info.h 2025-10-10T01:25:18.4946957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\dwarf_enums.h 2025-10-10T01:25:18.4960522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\dwarf_symbolize_enums.h 2025-10-10T01:25:18.4963847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\eh_frame_hdr.h 2025-10-10T01:25:18.4967519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\fast_symbolizer.h 2025-10-10T01:25:18.4971494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\fde.h 2025-10-10T01:25:18.4974429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\lexer.h 2025-10-10T01:25:18.4978907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\line_number_program.h 2025-10-10T01:25:18.4983057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\mem_file.h 2025-10-10T01:25:18.4985782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\range_table.h 2025-10-10T01:25:18.4990043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\sections.h 2025-10-10T01:25:18.4994487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\unwind.h 2025-10-10T01:25:18.4997376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\unwinder.h 2025-10-10T01:25:18.5001876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\unwind_error.h 2025-10-10T01:25:18.5019910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\accelerator.h 2025-10-10T01:25:18.5023523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\library.h 2025-10-10T01:25:18.5027407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\ops.h 2025-10-10T01:25:18.5031092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\stableivalue_conversions.h 2025-10-10T01:25:18.5067759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\tensor.h 2025-10-10T01:25:18.5077490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\tensor_inl.h 2025-10-10T01:25:18.5079980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\tensor_struct.h 2025-10-10T01:25:18.5087472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\tensor\python_tensor.h 2025-10-10T01:25:18.5095617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\byte_order.h 2025-10-10T01:25:18.5099275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\cpp_stacktraces.h 2025-10-10T01:25:18.5102656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\cuda_enabled.h 2025-10-10T01:25:18.5106015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\device_lazy_init.h 2025-10-10T01:25:18.5119181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\disable_torch_function.h 2025-10-10T01:25:18.5122840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\generated_serialization_types.h 2025-10-10T01:25:18.5126704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\init.h 2025-10-10T01:25:18.5130123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\invalid_arguments.h 2025-10-10T01:25:18.5133445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\nested.h 2025-10-10T01:25:18.5136736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\numpy_stub.h 2025-10-10T01:25:18.5141432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\object_ptr.h 2025-10-10T01:25:18.5143944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\out_types.h 2025-10-10T01:25:18.5147458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\pybind.h 2025-10-10T01:25:18.5151005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\pycfunction_helpers.h 2025-10-10T01:25:18.5154512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\pyobject_preservation.h 2025-10-10T01:25:18.5157991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\pythoncapi_compat.h 2025-10-10T01:25:18.5161563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_arg_parser.h 2025-10-10T01:25:18.5165176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_compat.h 2025-10-10T01:25:18.5168923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_dispatch.h 2025-10-10T01:25:18.5172911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_numbers.h 2025-10-10T01:25:18.5187233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_raii.h 2025-10-10T01:25:18.5191239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_scalars.h 2025-10-10T01:25:18.5194802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_strings.h 2025-10-10T01:25:18.5198982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_stub.h 2025-10-10T01:25:18.5202425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_symnode.h 2025-10-10T01:25:18.5206013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_torch_function_mode.h 2025-10-10T01:25:18.5210194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_tuples.h 2025-10-10T01:25:18.5213806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\schema_info.h 2025-10-10T01:25:18.5217317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\six.h 2025-10-10T01:25:18.5220703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\structseq.h 2025-10-10T01:25:18.5234223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_apply.h 2025-10-10T01:25:18.5237805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_dtypes.h 2025-10-10T01:25:18.5241253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_flatten.h 2025-10-10T01:25:18.5244789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_layouts.h 2025-10-10T01:25:18.5248386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_list.h 2025-10-10T01:25:18.5252130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_memoryformats.h 2025-10-10T01:25:18.5255600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_new.h 2025-10-10T01:25:18.5259147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_numpy.h 2025-10-10T01:25:18.5262772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_qschemes.h 2025-10-10T01:25:18.5276444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_types.h 2025-10-10T01:25:18.5279994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\throughput_benchmark-inl.h 2025-10-10T01:25:18.5283413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\throughput_benchmark.h 2025-10-10T01:25:18.5286866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\torch_dispatch_mode.h 2025-10-10T01:25:18.5290354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\variadic.h 2025-10-10T01:25:18.5293802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\verbose.h 2025-10-10T01:25:18.5302756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\xpu\Event.h 2025-10-10T01:25:18.5305956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\xpu\Module.h 2025-10-10T01:25:18.5309293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\xpu\Stream.h 2025-10-10T01:25:18.5317699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\version.h 2025-10-10T01:25:18.5324438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\core\DeviceType.h 2025-10-10T01:25:18.5327743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\core\ScalarType.h 2025-10-10T01:25:18.5338141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\cpu\vec\intrinsics.h 2025-10-10T01:25:18.5341589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\cpu\vec\vec_half.h 2025-10-10T01:25:18.5348669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\cpu\vec\vec256\missing_vld1_neon.h 2025-10-10T01:25:18.5352171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\cpu\vec\vec256\missing_vst1_neon.h 2025-10-10T01:25:18.5360132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\macros\cmake_macros.h 2025-10-10T01:25:18.5363406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\macros\Export.h 2025-10-10T01:25:18.5366859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\macros\Macros.h 2025-10-10T01:25:18.5373768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\BFloat16.h 2025-10-10T01:25:18.5377105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\bits.h 2025-10-10T01:25:18.5380755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\bit_cast.h 2025-10-10T01:25:18.5384014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\complex.h 2025-10-10T01:25:18.5387655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Exception.h 2025-10-10T01:25:18.5391342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float4_e2m1fn_x2.h 2025-10-10T01:25:18.5405449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float8_e4m3fn.h 2025-10-10T01:25:18.5410051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float8_e4m3fnuz.h 2025-10-10T01:25:18.5413153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float8_e5m2.h 2025-10-10T01:25:18.5416771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float8_e5m2fnuz.h 2025-10-10T01:25:18.5420218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float8_e8m0fnu.h 2025-10-10T01:25:18.5424262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float8_fnuz_cvt.h 2025-10-10T01:25:18.5428305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\floating_point_utils.h 2025-10-10T01:25:18.5431627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Half.h 2025-10-10T01:25:18.5435761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\qint32.h 2025-10-10T01:25:18.5439600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\qint8.h 2025-10-10T01:25:18.5442737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\quint2x4.h 2025-10-10T01:25:18.5446163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\quint4x2.h 2025-10-10T01:25:18.5449415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\quint8.h 2025-10-10T01:25:18.5453309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\shim_utils.h 2025-10-10T01:25:18.5457352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\TypeSafeSignMath.h 2025-10-10T01:25:18.5468390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\annotations.py 2025-10-10T01:25:18.5471003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\frontend.py 2025-10-10T01:25:18.5474636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\generate_bytecode.py 2025-10-10T01:25:18.5478045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\quantized.py 2025-10-10T01:25:18.5491701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\supported_ops.py 2025-10-10T01:25:18.5494528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\unsupported_tensor_ops.py 2025-10-10T01:25:18.5498010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_async.py 2025-10-10T01:25:18.5501326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_await.py 2025-10-10T01:25:18.5505083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_builtins.py 2025-10-10T01:25:18.5508965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_check.py 2025-10-10T01:25:18.5511770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_dataclass_impls.py 2025-10-10T01:25:18.5515219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_decompositions.py 2025-10-10T01:25:18.5518596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_decomposition_utils.py 2025-10-10T01:25:18.5522711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_freeze.py 2025-10-10T01:25:18.5526330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_fuser.py 2025-10-10T01:25:18.5529382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_ir_utils.py 2025-10-10T01:25:18.5533546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_logging.py 2025-10-10T01:25:18.5537837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_monkeytype_config.py 2025-10-10T01:25:18.5540441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_pickle.py 2025-10-10T01:25:18.5544304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_recursive.py 2025-10-10T01:25:18.5547735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_script.py 2025-10-10T01:25:18.5573967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_script.pyi 2025-10-10T01:25:18.5574533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_serialization.py 2025-10-10T01:25:18.5575086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_shape_functions.py 2025-10-10T01:25:18.5575624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_state.py 2025-10-10T01:25:18.5577745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_trace.py 2025-10-10T01:25:18.5581558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__init__.py 2025-10-10T01:25:18.5588449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\mobile\__init__.py 2025-10-10T01:25:18.5595784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\mobile\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.5603767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_passes\_property_propagation.py 2025-10-10T01:25:18.5607514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_passes\__init__.py 2025-10-10T01:25:18.5613744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_passes\__pycache__\_property_propagation.cpython-310.pyc 2025-10-10T01:25:18.5617237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_passes\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.5625813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\annotations.cpython-310.pyc 2025-10-10T01:25:18.5629850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\frontend.cpython-310.pyc 2025-10-10T01:25:18.5633668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\generate_bytecode.cpython-310.pyc 2025-10-10T01:25:18.5646745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\quantized.cpython-310.pyc 2025-10-10T01:25:18.5650397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\supported_ops.cpython-310.pyc 2025-10-10T01:25:18.5653876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\unsupported_tensor_ops.cpython-310.pyc 2025-10-10T01:25:18.5657382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_async.cpython-310.pyc 2025-10-10T01:25:18.5660735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_await.cpython-310.pyc 2025-10-10T01:25:18.5664461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_builtins.cpython-310.pyc 2025-10-10T01:25:18.5667943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_check.cpython-310.pyc 2025-10-10T01:25:18.5671545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_dataclass_impls.cpython-310.pyc 2025-10-10T01:25:18.5674940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_decompositions.cpython-310.pyc 2025-10-10T01:25:18.5678493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_decomposition_utils.cpython-310.pyc 2025-10-10T01:25:18.5682245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_freeze.cpython-310.pyc 2025-10-10T01:25:18.5685810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_fuser.cpython-310.pyc 2025-10-10T01:25:18.5689466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_ir_utils.cpython-310.pyc 2025-10-10T01:25:18.5702867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_logging.cpython-310.pyc 2025-10-10T01:25:18.5706227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_monkeytype_config.cpython-310.pyc 2025-10-10T01:25:18.5709767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_pickle.cpython-310.pyc 2025-10-10T01:25:18.5713314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_recursive.cpython-310.pyc 2025-10-10T01:25:18.5716992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_script.cpython-310.pyc 2025-10-10T01:25:18.5721135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_serialization.cpython-310.pyc 2025-10-10T01:25:18.5724793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_shape_functions.cpython-310.pyc 2025-10-10T01:25:18.5728762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_state.cpython-310.pyc 2025-10-10T01:25:18.5732298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_trace.cpython-310.pyc 2025-10-10T01:25:18.5745429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.5754033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\aoti_custom_ops.dll 2025-10-10T01:25:18.5758789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\aoti_custom_ops.lib 2025-10-10T01:25:18.5762707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\backend_with_compiler.dll 2025-10-10T01:25:18.5777821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\backend_with_compiler.lib 2025-10-10T01:25:18.5781883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\c10.dll 2025-10-10T01:25:18.5791162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\c10.lib 2025-10-10T01:25:18.5798057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\cpuinfo.lib 2025-10-10T01:25:18.5802136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\fmt.lib 2025-10-10T01:25:18.5812298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\jitbackend_test.dll 2025-10-10T01:25:18.5816643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\jitbackend_test.lib 2025-10-10T01:25:18.5820205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\libittnotify.lib 2025-10-10T01:25:18.5825308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\microkernels-prod.lib 2025-10-10T01:25:18.5844715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\pthreadpool.lib 2025-10-10T01:25:18.5849254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\shm.dll 2025-10-10T01:25:18.5853077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\shm.lib 2025-10-10T01:25:18.5856450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\sleef.lib 2025-10-10T01:25:18.5907045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch.dll 2025-10-10T01:25:18.5910532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch.lib 2025-10-10T01:25:18.5913874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torchbind_test.dll 2025-10-10T01:25:18.5920431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torchbind_test.lib 2025-10-10T01:25:18.5924380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch_cpu.dll 2025-10-10T01:25:18.7297903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch_cpu.lib 2025-10-10T01:25:18.7449064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch_global_deps.dll 2025-10-10T01:25:18.7463383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch_python.dll 2025-10-10T01:25:18.7560714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch_python.lib 2025-10-10T01:25:18.7565674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\XNNPACK.lib 2025-10-10T01:25:18.7583745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\_C.lib 2025-10-10T01:25:18.7591210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\libshm\alloc_info.h 2025-10-10T01:25:18.7594593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\libshm\err.h 2025-10-10T01:25:18.7598171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\libshm\libshm.h 2025-10-10T01:25:18.7601508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\libshm\socket.h 2025-10-10T01:25:18.7608473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\libshm_windows\libshm.h 2025-10-10T01:25:18.7616307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\linalg\__init__.py 2025-10-10T01:25:18.7623564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\linalg\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.7632508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\_docs.py 2025-10-10T01:25:18.7636402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\_ops.py 2025-10-10T01:25:18.7640484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\__init__.py 2025-10-10T01:25:18.7648548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\binary.py 2025-10-10T01:25:18.7651938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\core.py 2025-10-10T01:25:18.7655313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\creation.py 2025-10-10T01:25:18.7658737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\passthrough.py 2025-10-10T01:25:18.7662200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\reductions.py 2025-10-10T01:25:18.7676456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\unary.py 2025-10-10T01:25:18.7679919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\_ops_refs.py 2025-10-10T01:25:18.7683357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__init__.py 2025-10-10T01:25:18.7691078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\binary.cpython-310.pyc 2025-10-10T01:25:18.7694772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\core.cpython-310.pyc 2025-10-10T01:25:18.7698256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\creation.cpython-310.pyc 2025-10-10T01:25:18.7711916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\passthrough.cpython-310.pyc 2025-10-10T01:25:18.7715456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\reductions.cpython-310.pyc 2025-10-10T01:25:18.7719075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\unary.cpython-310.pyc 2025-10-10T01:25:18.7722568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\_ops_refs.cpython-310.pyc 2025-10-10T01:25:18.7726026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.7744837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\__pycache__\_docs.cpython-310.pyc 2025-10-10T01:25:18.7748599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\__pycache__\_ops.cpython-310.pyc 2025-10-10T01:25:18.7752444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.7770358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\monitor\__init__.py 2025-10-10T01:25:18.7777113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\monitor\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.7784999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mps\event.py 2025-10-10T01:25:18.7788374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mps\profiler.py 2025-10-10T01:25:18.7791673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mps\__init__.py 2025-10-10T01:25:18.7798709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mps\__pycache__\event.cpython-310.pyc 2025-10-10T01:25:18.7802292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mps\__pycache__\profiler.cpython-310.pyc 2025-10-10T01:25:18.7805789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mps\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.7822442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\memory.py 2025-10-10T01:25:18.7826152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\_utils.py 2025-10-10T01:25:18.7829505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\__init__.py 2025-10-10T01:25:18.7836755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\__pycache__\memory.cpython-310.pyc 2025-10-10T01:25:18.7840221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\__pycache__\_utils.cpython-310.pyc 2025-10-10T01:25:18.7843767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.7861368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\pool.py 2025-10-10T01:25:18.7864706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\queue.py 2025-10-10T01:25:18.7868126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\reductions.py 2025-10-10T01:25:18.7871508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\spawn.py 2025-10-10T01:25:18.7874929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\_atfork.py 2025-10-10T01:25:18.7888355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__init__.py 2025-10-10T01:25:18.7895929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__pycache__\pool.cpython-310.pyc 2025-10-10T01:25:18.7899649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__pycache__\queue.cpython-310.pyc 2025-10-10T01:25:18.7903186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__pycache__\reductions.cpython-310.pyc 2025-10-10T01:25:18.7916717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__pycache__\spawn.cpython-310.pyc 2025-10-10T01:25:18.7920186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__pycache__\_atfork.cpython-310.pyc 2025-10-10T01:25:18.7957634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.7966344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\__init__.py 2025-10-10T01:25:18.7972644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\backends\_lowered_aoti_module.py 2025-10-10T01:25:18.7976214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\backends\_lower_utils.py 2025-10-10T01:25:18.7979892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\backends\__init__.py 2025-10-10T01:25:18.7991850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\backends\__pycache__\_lowered_aoti_module.cpython-310.pyc 2025-10-10T01:25:18.7995296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\backends\__pycache__\_lower_utils.cpython-310.pyc 2025-10-10T01:25:18.7999073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\backends\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.8016190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.8024488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\__init__.py 2025-10-10T01:25:18.8031307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\nested_int.py 2025-10-10T01:25:18.8034740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\nested_tensor.py 2025-10-10T01:25:18.8038138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\ops.py 2025-10-10T01:25:18.8042051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\sdpa.py 2025-10-10T01:25:18.8055974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\__init__.py 2025-10-10T01:25:18.8062874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\__pycache__\nested_int.cpython-310.pyc 2025-10-10T01:25:18.8066480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\__pycache__\nested_tensor.cpython-310.pyc 2025-10-10T01:25:18.8070047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\__pycache__\ops.cpython-310.pyc 2025-10-10T01:25:18.8084256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\__pycache__\sdpa.cpython-310.pyc 2025-10-10T01:25:18.8124646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.8125399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.8126026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\common_types.py 2025-10-10T01:25:18.8126525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\cpp.py 2025-10-10T01:25:18.8127027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\functional.py 2025-10-10T01:25:18.8127542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\functional.pyi 2025-10-10T01:25:18.8135149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\grad.py 2025-10-10T01:25:18.8138437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\init.py 2025-10-10T01:25:18.8142095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parameter.py 2025-10-10T01:25:18.8145544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parameter.pyi 2025-10-10T01:25:18.8149236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\_reduction.py 2025-10-10T01:25:18.8152784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__init__.py 2025-10-10T01:25:18.8159708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\bias.py 2025-10-10T01:25:18.8163395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\flex_attention.py 2025-10-10T01:25:18.8167129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\_utils.py 2025-10-10T01:25:18.8170530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\__init__.py 2025-10-10T01:25:18.8187632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\experimental\_paged_attention.py 2025-10-10T01:25:18.8191093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\experimental\__init__.py 2025-10-10T01:25:18.8198860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\experimental\__pycache__\_paged_attention.cpython-310.pyc 2025-10-10T01:25:18.8202419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\experimental\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.8210900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\__pycache__\bias.cpython-310.pyc 2025-10-10T01:25:18.8214353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\__pycache__\flex_attention.cpython-310.pyc 2025-10-10T01:25:18.8218048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\__pycache__\_utils.cpython-310.pyc 2025-10-10T01:25:18.8231692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.8239519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\backends\thnn.py 2025-10-10T01:25:18.8242841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\backends\__init__.py 2025-10-10T01:25:18.8248815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\backends\__pycache__\thnn.cpython-310.pyc 2025-10-10T01:25:18.8252693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\backends\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.8260960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\__init__.py 2025-10-10T01:25:18.8267952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\modules\fused.py 2025-10-10T01:25:18.8271335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\modules\__init__.py 2025-10-10T01:25:18.8278119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\modules\__pycache__\fused.cpython-310.pyc 2025-10-10T01:25:18.8281952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\modules\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.8290028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\__init__.py 2025-10-10T01:25:18.8296530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\conv_fused.py 2025-10-10T01:25:18.8299997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\linear_fused.py 2025-10-10T01:25:18.8303580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\linear_relu.py 2025-10-10T01:25:18.8306929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\__init__.py 2025-10-10T01:25:18.8323658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\__pycache__\conv_fused.cpython-310.pyc 2025-10-10T01:25:18.8327267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\__pycache__\linear_fused.cpython-310.pyc 2025-10-10T01:25:18.8330840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\__pycache__\linear_relu.cpython-310.pyc 2025-10-10T01:25:18.8344128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.8352282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.8360538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\__init__.py 2025-10-10T01:25:18.8367442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\dynamic\__init__.py 2025-10-10T01:25:18.8374069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\dynamic\modules\linear_relu.py 2025-10-10T01:25:18.8377459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\dynamic\modules\__init__.py 2025-10-10T01:25:18.8384854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\dynamic\modules\__pycache__\linear_relu.cpython-310.pyc 2025-10-10T01:25:18.8388473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\dynamic\modules\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.8396657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\dynamic\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.8404423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\bn_relu.py 2025-10-10T01:25:18.8407728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\conv_relu.py 2025-10-10T01:25:18.8411719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\linear_relu.py 2025-10-10T01:25:18.8416192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\__init__.py 2025-10-10T01:25:18.8433486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\__pycache__\bn_relu.cpython-310.pyc 2025-10-10T01:25:18.8437956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\__pycache__\conv_relu.cpython-310.pyc 2025-10-10T01:25:18.8442224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\__pycache__\linear_relu.cpython-310.pyc 2025-10-10T01:25:18.8455347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.8465405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.8483489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.8491380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\activation.py 2025-10-10T01:25:18.8495502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\adaptive.py 2025-10-10T01:25:18.8499037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\batchnorm.py 2025-10-10T01:25:18.8502501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\channelshuffle.py 2025-10-10T01:25:18.8515633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\container.py 2025-10-10T01:25:18.8519277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\conv.py 2025-10-10T01:25:18.8523244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\distance.py 2025-10-10T01:25:18.8526570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\dropout.py 2025-10-10T01:25:18.8530447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\flatten.py 2025-10-10T01:25:18.8533786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\fold.py 2025-10-10T01:25:18.8536966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\instancenorm.py 2025-10-10T01:25:18.8540965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\lazy.py 2025-10-10T01:25:18.8545243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\linear.py 2025-10-10T01:25:18.8548075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\loss.py 2025-10-10T01:25:18.8552166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\module.py 2025-10-10T01:25:18.8556987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\normalization.py 2025-10-10T01:25:18.8560335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\padding.py 2025-10-10T01:25:18.8564090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\pixelshuffle.py 2025-10-10T01:25:18.8583402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\pooling.py 2025-10-10T01:25:18.8583650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\rnn.py 2025-10-10T01:25:18.8583862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\sparse.py 2025-10-10T01:25:18.8584101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\transformer.py 2025-10-10T01:25:18.8584334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\upsampling.py 2025-10-10T01:25:18.8587702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\utils.py 2025-10-10T01:25:18.8591490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\_functions.py 2025-10-10T01:25:18.8595560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__init__.py 2025-10-10T01:25:18.8603056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\activation.cpython-310.pyc 2025-10-10T01:25:18.8607809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\adaptive.cpython-310.pyc 2025-10-10T01:25:18.8610391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\batchnorm.cpython-310.pyc 2025-10-10T01:25:18.8623537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\channelshuffle.cpython-310.pyc 2025-10-10T01:25:18.8627410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\container.cpython-310.pyc 2025-10-10T01:25:18.8631070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\conv.cpython-310.pyc 2025-10-10T01:25:18.8635373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\distance.cpython-310.pyc 2025-10-10T01:25:18.8638816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\dropout.cpython-310.pyc 2025-10-10T01:25:18.8642271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\flatten.cpython-310.pyc 2025-10-10T01:25:18.8645713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\fold.cpython-310.pyc 2025-10-10T01:25:18.8649386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\instancenorm.cpython-310.pyc 2025-10-10T01:25:18.8652910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\lazy.cpython-310.pyc 2025-10-10T01:25:18.8656429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\linear.cpython-310.pyc 2025-10-10T01:25:18.8660019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\loss.cpython-310.pyc 2025-10-10T01:25:18.8664121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\module.cpython-310.pyc 2025-10-10T01:25:18.8668324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\normalization.cpython-310.pyc 2025-10-10T01:25:18.8671913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\padding.cpython-310.pyc 2025-10-10T01:25:18.8685103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\pixelshuffle.cpython-310.pyc 2025-10-10T01:25:18.8688538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\pooling.cpython-310.pyc 2025-10-10T01:25:18.8692277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\rnn.cpython-310.pyc 2025-10-10T01:25:18.8696595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\sparse.cpython-310.pyc 2025-10-10T01:25:18.8700152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\transformer.cpython-310.pyc 2025-10-10T01:25:18.8703826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\upsampling.cpython-310.pyc 2025-10-10T01:25:18.8707294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:18.8710983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\_functions.cpython-310.pyc 2025-10-10T01:25:18.8714429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.8732163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\comm.py 2025-10-10T01:25:18.8735662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\data_parallel.py 2025-10-10T01:25:18.8739032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\distributed.py 2025-10-10T01:25:18.8743226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\parallel_apply.py 2025-10-10T01:25:18.8756083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\replicate.py 2025-10-10T01:25:18.8759390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\scatter_gather.py 2025-10-10T01:25:18.8762658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\_functions.py 2025-10-10T01:25:18.8766252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__init__.py 2025-10-10T01:25:18.8773572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\comm.cpython-310.pyc 2025-10-10T01:25:18.8777259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\data_parallel.cpython-310.pyc 2025-10-10T01:25:18.8780685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\distributed.cpython-310.pyc 2025-10-10T01:25:18.8793679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\parallel_apply.cpython-310.pyc 2025-10-10T01:25:18.8797074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\replicate.cpython-310.pyc 2025-10-10T01:25:18.8800517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\scatter_gather.cpython-310.pyc 2025-10-10T01:25:18.8803942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\_functions.cpython-310.pyc 2025-10-10T01:25:18.8807372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.8816252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\__init__.py 2025-10-10T01:25:18.8823620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\dynamic\__init__.py 2025-10-10T01:25:18.8831199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\dynamic\modules\linear.py 2025-10-10T01:25:18.8834518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\dynamic\modules\__init__.py 2025-10-10T01:25:18.8852745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\dynamic\modules\__pycache__\linear.cpython-310.pyc 2025-10-10T01:25:18.8853553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\dynamic\modules\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.8854978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\dynamic\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.8862525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\conv.py 2025-10-10T01:25:18.8865949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\embedding_ops.py 2025-10-10T01:25:18.8873324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\linear.py 2025-10-10T01:25:18.8876791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\__init__.py 2025-10-10T01:25:18.8894428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\__pycache__\conv.cpython-310.pyc 2025-10-10T01:25:18.8898027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\__pycache__\embedding_ops.cpython-310.pyc 2025-10-10T01:25:18.8901742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\__pycache__\linear.cpython-310.pyc 2025-10-10T01:25:18.8915387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.8923499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.8932735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\__init__.py 2025-10-10T01:25:18.8939738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\modules\activation.py 2025-10-10T01:25:18.8943619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\modules\rnn.py 2025-10-10T01:25:18.8946486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\modules\__init__.py 2025-10-10T01:25:18.8953456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\modules\__pycache__\activation.cpython-310.pyc 2025-10-10T01:25:18.8957091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\modules\__pycache__\rnn.cpython-310.pyc 2025-10-10T01:25:18.8960972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\modules\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.8979085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.8987553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\functional.py 2025-10-10T01:25:18.8991635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\__init__.py 2025-10-10T01:25:18.8998804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\__init__.py 2025-10-10T01:25:18.9005521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\conv.py 2025-10-10T01:25:18.9009412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\linear.py 2025-10-10T01:25:18.9012948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\rnn.py 2025-10-10T01:25:18.9016561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\__init__.py 2025-10-10T01:25:18.9024149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\__pycache__\conv.cpython-310.pyc 2025-10-10T01:25:18.9027745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\__pycache__\linear.cpython-310.pyc 2025-10-10T01:25:18.9031720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\__pycache__\rnn.cpython-310.pyc 2025-10-10T01:25:18.9045455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.9053026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.9060950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\activation.py 2025-10-10T01:25:18.9064334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\batchnorm.py 2025-10-10T01:25:18.9067936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\conv.py 2025-10-10T01:25:18.9071269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\dropout.py 2025-10-10T01:25:18.9074886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\embedding_ops.py 2025-10-10T01:25:18.9087922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\functional_modules.py 2025-10-10T01:25:18.9091424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\linear.py 2025-10-10T01:25:18.9094734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\normalization.py 2025-10-10T01:25:18.9098590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\rnn.py 2025-10-10T01:25:18.9101865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\utils.py 2025-10-10T01:25:18.9105140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__init__.py 2025-10-10T01:25:18.9112630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\activation.cpython-310.pyc 2025-10-10T01:25:18.9116095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\batchnorm.cpython-310.pyc 2025-10-10T01:25:18.9119582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\conv.cpython-310.pyc 2025-10-10T01:25:18.9134103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\dropout.cpython-310.pyc 2025-10-10T01:25:18.9137055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\embedding_ops.cpython-310.pyc 2025-10-10T01:25:18.9140514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\functional_modules.cpython-310.pyc 2025-10-10T01:25:18.9143943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\linear.cpython-310.pyc 2025-10-10T01:25:18.9147449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\normalization.cpython-310.pyc 2025-10-10T01:25:18.9184305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\rnn.cpython-310.pyc 2025-10-10T01:25:18.9187657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:18.9191379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.9205709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\__init__.py 2025-10-10T01:25:18.9212353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\conv.py 2025-10-10T01:25:18.9215739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\linear.py 2025-10-10T01:25:18.9219143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\rnn.py 2025-10-10T01:25:18.9222402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\sparse.py 2025-10-10T01:25:18.9225600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\utils.py 2025-10-10T01:25:18.9229159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__init__.py 2025-10-10T01:25:18.9246370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__pycache__\conv.cpython-310.pyc 2025-10-10T01:25:18.9250148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__pycache__\linear.cpython-310.pyc 2025-10-10T01:25:18.9253695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__pycache__\rnn.cpython-310.pyc 2025-10-10T01:25:18.9267249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__pycache__\sparse.cpython-310.pyc 2025-10-10T01:25:18.9270797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:18.9274318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.9281961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.9289826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\__pycache__\functional.cpython-310.pyc 2025-10-10T01:25:18.9293217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.9301729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\clip_grad.py 2025-10-10T01:25:18.9305460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\convert_parameters.py 2025-10-10T01:25:18.9308979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\fusion.py 2025-10-10T01:25:18.9312234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\init.py 2025-10-10T01:25:18.9315545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\memory_format.py 2025-10-10T01:25:18.9329242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\parametrizations.py 2025-10-10T01:25:18.9332865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\parametrize.py 2025-10-10T01:25:18.9336237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\prune.py 2025-10-10T01:25:18.9339665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\rnn.py 2025-10-10T01:25:18.9343032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\spectral_norm.py 2025-10-10T01:25:18.9346349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\stateless.py 2025-10-10T01:25:18.9349970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\weight_norm.py 2025-10-10T01:25:18.9353354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_deprecation_utils.py 2025-10-10T01:25:18.9356845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_named_member_accessor.py 2025-10-10T01:25:18.9360676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_per_sample_grad.py 2025-10-10T01:25:18.9364101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__init__.py 2025-10-10T01:25:18.9371278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\conv_expanded_weights.py 2025-10-10T01:25:18.9374899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\conv_utils.py 2025-10-10T01:25:18.9378388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\embedding_expanded_weights.py 2025-10-10T01:25:18.9391873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\expanded_weights_impl.py 2025-10-10T01:25:18.9395414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\expanded_weights_utils.py 2025-10-10T01:25:18.9399565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\group_norm_expanded_weights.py 2025-10-10T01:25:18.9403108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\instance_norm_expanded_weights.py 2025-10-10T01:25:18.9406724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\layer_norm_expanded_weights.py 2025-10-10T01:25:18.9410511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\linear_expanded_weights.py 2025-10-10T01:25:18.9413752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__init__.py 2025-10-10T01:25:18.9422185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\conv_expanded_weights.cpython-310.pyc 2025-10-10T01:25:18.9425931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\conv_utils.cpython-310.pyc 2025-10-10T01:25:18.9429755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\embedding_expanded_weights.cpython-310.pyc 2025-10-10T01:25:18.9444576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\expanded_weights_impl.cpython-310.pyc 2025-10-10T01:25:18.9447333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\expanded_weights_utils.cpython-310.pyc 2025-10-10T01:25:18.9451015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\group_norm_expanded_weights.cpython-310.pyc 2025-10-10T01:25:18.9454554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\instance_norm_expanded_weights.cpython-310.pyc 2025-10-10T01:25:18.9458515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\layer_norm_expanded_weights.cpython-310.pyc 2025-10-10T01:25:18.9462222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\linear_expanded_weights.cpython-310.pyc 2025-10-10T01:25:18.9465908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.9474316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\clip_grad.cpython-310.pyc 2025-10-10T01:25:18.9477813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\convert_parameters.cpython-310.pyc 2025-10-10T01:25:18.9481563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\fusion.cpython-310.pyc 2025-10-10T01:25:18.9494500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\init.cpython-310.pyc 2025-10-10T01:25:18.9498622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\memory_format.cpython-310.pyc 2025-10-10T01:25:18.9502404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\parametrizations.cpython-310.pyc 2025-10-10T01:25:18.9506287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\parametrize.cpython-310.pyc 2025-10-10T01:25:18.9510081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\prune.cpython-310.pyc 2025-10-10T01:25:18.9513960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\rnn.cpython-310.pyc 2025-10-10T01:25:18.9517735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\spectral_norm.cpython-310.pyc 2025-10-10T01:25:18.9521453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\stateless.cpython-310.pyc 2025-10-10T01:25:18.9525337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\weight_norm.cpython-310.pyc 2025-10-10T01:25:18.9528721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\_deprecation_utils.cpython-310.pyc 2025-10-10T01:25:18.9532417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\_named_member_accessor.cpython-310.pyc 2025-10-10T01:25:18.9537009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\_per_sample_grad.cpython-310.pyc 2025-10-10T01:25:18.9539693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.9559823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\common_types.cpython-310.pyc 2025-10-10T01:25:18.9562543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\cpp.cpython-310.pyc 2025-10-10T01:25:18.9566188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\functional.cpython-310.pyc 2025-10-10T01:25:18.9581060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\grad.cpython-310.pyc 2025-10-10T01:25:18.9584410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\init.cpython-310.pyc 2025-10-10T01:25:18.9588066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\parameter.cpython-310.pyc 2025-10-10T01:25:18.9591886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\_reduction.cpython-310.pyc 2025-10-10T01:25:18.9595688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.9603881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\numa\binding.py 2025-10-10T01:25:18.9607200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\numa\__init__.py 2025-10-10T01:25:18.9613243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\numa\__pycache__\binding.cpython-310.pyc 2025-10-10T01:25:18.9616739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\numa\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.9625259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\errors.py 2025-10-10T01:25:18.9629036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\operators.py 2025-10-10T01:25:18.9632484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_helper.py 2025-10-10T01:25:18.9635990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset10.py 2025-10-10T01:25:18.9648697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset11.py 2025-10-10T01:25:18.9652012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset12.py 2025-10-10T01:25:18.9655333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset13.py 2025-10-10T01:25:18.9658690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset14.py 2025-10-10T01:25:18.9662095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset15.py 2025-10-10T01:25:18.9665705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset16.py 2025-10-10T01:25:18.9669210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset17.py 2025-10-10T01:25:18.9672683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset18.py 2025-10-10T01:25:18.9676347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset19.py 2025-10-10T01:25:18.9679799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset20.py 2025-10-10T01:25:18.9683242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset7.py 2025-10-10T01:25:18.9686710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset8.py 2025-10-10T01:25:18.9690210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset9.py 2025-10-10T01:25:18.9693838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\testing.py 2025-10-10T01:25:18.9697198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\utils.py 2025-10-10T01:25:18.9700442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\verification.py 2025-10-10T01:25:18.9713551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_constants.py 2025-10-10T01:25:18.9716961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_flags.py 2025-10-10T01:25:18.9720400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__init__.py 2025-10-10T01:25:18.9727700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\_dtype_mappings.py 2025-10-10T01:25:18.9731211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\_impl.py 2025-10-10T01:25:18.9735024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\_symbolic_impl.py 2025-10-10T01:25:18.9738590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\__init__.py 2025-10-10T01:25:18.9756936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\__pycache__\_dtype_mappings.cpython-310.pyc 2025-10-10T01:25:18.9760604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\__pycache__\_impl.cpython-310.pyc 2025-10-10T01:25:18.9764092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\__pycache__\_symbolic_impl.cpython-310.pyc 2025-10-10T01:25:18.9777392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.9786124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\_lazy_import.py 2025-10-10T01:25:18.9789680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\__init__.py 2025-10-10T01:25:18.9795621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_analysis.py 2025-10-10T01:25:18.9799890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_building.py 2025-10-10T01:25:18.9803394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_capture_strategies.py 2025-10-10T01:25:18.9815988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_compat.py 2025-10-10T01:25:18.9819403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_constants.py 2025-10-10T01:25:18.9823470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_core.py 2025-10-10T01:25:18.9827015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_decomp.py 2025-10-10T01:25:18.9830716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_dispatching.py 2025-10-10T01:25:18.9834159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_dynamic_shapes.py 2025-10-10T01:25:18.9837505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_errors.py 2025-10-10T01:25:18.9840784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_flags.py 2025-10-10T01:25:18.9844393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_fx_passes.py 2025-10-10T01:25:18.9847878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_ir_passes.py 2025-10-10T01:25:18.9851376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_isolated.py 2025-10-10T01:25:18.9854755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_onnx_program.py 2025-10-10T01:25:18.9858225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_registration.py 2025-10-10T01:25:18.9861862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_reporting.py 2025-10-10T01:25:18.9865199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_schemas.py 2025-10-10T01:25:18.9868681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_tensors.py 2025-10-10T01:25:18.9872022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_testing.py 2025-10-10T01:25:18.9875524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_type_casting.py 2025-10-10T01:25:18.9879226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_verification.py 2025-10-10T01:25:18.9882741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__init__.py 2025-10-10T01:25:18.9900193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\_tensor_typing.py 2025-10-10T01:25:18.9903873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\_torchlib_registry.py 2025-10-10T01:25:18.9907293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\__init__.py 2025-10-10T01:25:18.9922533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\core.py 2025-10-10T01:25:18.9925823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\hop.py 2025-10-10T01:25:18.9929335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\nn.py 2025-10-10T01:25:18.9932860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\symbolic.py 2025-10-10T01:25:18.9936053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\symops.py 2025-10-10T01:25:18.9939381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__init__.py 2025-10-10T01:25:18.9957359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__pycache__\core.cpython-310.pyc 2025-10-10T01:25:18.9961145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__pycache__\hop.cpython-310.pyc 2025-10-10T01:25:18.9964910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__pycache__\nn.cpython-310.pyc 2025-10-10T01:25:18.9978784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__pycache__\symbolic.cpython-310.pyc 2025-10-10T01:25:18.9982431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__pycache__\symops.cpython-310.pyc 2025-10-10T01:25:18.9985903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:18.9994019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\__pycache__\_tensor_typing.cpython-310.pyc 2025-10-10T01:25:18.9998084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\__pycache__\_torchlib_registry.cpython-310.pyc 2025-10-10T01:25:19.0001809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.0020266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_analysis.cpython-310.pyc 2025-10-10T01:25:19.0024640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_building.cpython-310.pyc 2025-10-10T01:25:19.0028665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_capture_strategies.cpython-310.pyc 2025-10-10T01:25:19.0042314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_compat.cpython-310.pyc 2025-10-10T01:25:19.0046111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_constants.cpython-310.pyc 2025-10-10T01:25:19.0049710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_core.cpython-310.pyc 2025-10-10T01:25:19.0053404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_decomp.cpython-310.pyc 2025-10-10T01:25:19.0057085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_dispatching.cpython-310.pyc 2025-10-10T01:25:19.0061135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_dynamic_shapes.cpython-310.pyc 2025-10-10T01:25:19.0064730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_errors.cpython-310.pyc 2025-10-10T01:25:19.0068623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_flags.cpython-310.pyc 2025-10-10T01:25:19.0072246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_fx_passes.cpython-310.pyc 2025-10-10T01:25:19.0076077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_ir_passes.cpython-310.pyc 2025-10-10T01:25:19.0079576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_isolated.cpython-310.pyc 2025-10-10T01:25:19.0083526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_onnx_program.cpython-310.pyc 2025-10-10T01:25:19.0087435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_registration.cpython-310.pyc 2025-10-10T01:25:19.0091263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_reporting.cpython-310.pyc 2025-10-10T01:25:19.0104760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_schemas.cpython-310.pyc 2025-10-10T01:25:19.0108606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_tensors.cpython-310.pyc 2025-10-10T01:25:19.0112526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_testing.cpython-310.pyc 2025-10-10T01:25:19.0116289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_type_casting.cpython-310.pyc 2025-10-10T01:25:19.0120203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_verification.cpython-310.pyc 2025-10-10T01:25:19.0124223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.0132901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\type_utils.py 2025-10-10T01:25:19.0136526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\_pass.py 2025-10-10T01:25:19.0139818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\__init__.py 2025-10-10T01:25:19.0145846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\passes\type_promotion.py 2025-10-10T01:25:19.0149894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\passes\__init__.py 2025-10-10T01:25:19.0156578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\passes\__pycache__\type_promotion.cpython-310.pyc 2025-10-10T01:25:19.0160612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\passes\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.0178114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\__pycache__\type_utils.cpython-310.pyc 2025-10-10T01:25:19.0181651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\__pycache__\_pass.cpython-310.pyc 2025-10-10T01:25:19.0185346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.0214386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\jit_utils.py 2025-10-10T01:25:19.0218458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\onnx_proto_utils.py 2025-10-10T01:25:19.0222460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\registration.py 2025-10-10T01:25:19.0235316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_helper.py 2025-10-10T01:25:19.0239618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset10.py 2025-10-10T01:25:19.0243885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset11.py 2025-10-10T01:25:19.0248064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset12.py 2025-10-10T01:25:19.0251970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset13.py 2025-10-10T01:25:19.0255979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset14.py 2025-10-10T01:25:19.0260076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset15.py 2025-10-10T01:25:19.0264465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset16.py 2025-10-10T01:25:19.0268991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset17.py 2025-10-10T01:25:19.0272850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset18.py 2025-10-10T01:25:19.0277063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset19.py 2025-10-10T01:25:19.0281015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset20.py 2025-10-10T01:25:19.0284761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset7.py 2025-10-10T01:25:19.0289047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset8.py 2025-10-10T01:25:19.0293314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset9.py 2025-10-10T01:25:19.0298715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\utils.py 2025-10-10T01:25:19.0312641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\verification.py 2025-10-10T01:25:19.0316740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\_experimental.py 2025-10-10T01:25:19.0320193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\_globals.py 2025-10-10T01:25:19.0324094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\_type_utils.py 2025-10-10T01:25:19.0327841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__init__.py 2025-10-10T01:25:19.0336928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\jit_utils.cpython-310.pyc 2025-10-10T01:25:19.0340676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\onnx_proto_utils.cpython-310.pyc 2025-10-10T01:25:19.0344480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\registration.cpython-310.pyc 2025-10-10T01:25:19.0357943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_helper.cpython-310.pyc 2025-10-10T01:25:19.0362025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset10.cpython-310.pyc 2025-10-10T01:25:19.0366112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset11.cpython-310.pyc 2025-10-10T01:25:19.0369945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset12.cpython-310.pyc 2025-10-10T01:25:19.0374194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset13.cpython-310.pyc 2025-10-10T01:25:19.0377831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset14.cpython-310.pyc 2025-10-10T01:25:19.0381416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset15.cpython-310.pyc 2025-10-10T01:25:19.0385269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset16.cpython-310.pyc 2025-10-10T01:25:19.0389276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset17.cpython-310.pyc 2025-10-10T01:25:19.0392843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset18.cpython-310.pyc 2025-10-10T01:25:19.0396447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset19.cpython-310.pyc 2025-10-10T01:25:19.0434427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset20.cpython-310.pyc 2025-10-10T01:25:19.0437936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset7.cpython-310.pyc 2025-10-10T01:25:19.0446272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset8.cpython-310.pyc 2025-10-10T01:25:19.0450183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset9.cpython-310.pyc 2025-10-10T01:25:19.0454817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:19.0459389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\verification.cpython-310.pyc 2025-10-10T01:25:19.0463039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\_experimental.cpython-310.pyc 2025-10-10T01:25:19.0466691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\_globals.cpython-310.pyc 2025-10-10T01:25:19.0470458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\_type_utils.cpython-310.pyc 2025-10-10T01:25:19.0474305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.0484313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\__pycache__\_lazy_import.cpython-310.pyc 2025-10-10T01:25:19.0487739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.0497182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\errors.cpython-310.pyc 2025-10-10T01:25:19.0500662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\operators.cpython-310.pyc 2025-10-10T01:25:19.0504424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_helper.cpython-310.pyc 2025-10-10T01:25:19.0518158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset10.cpython-310.pyc 2025-10-10T01:25:19.0521686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset11.cpython-310.pyc 2025-10-10T01:25:19.0525163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset12.cpython-310.pyc 2025-10-10T01:25:19.0529221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset13.cpython-310.pyc 2025-10-10T01:25:19.0533136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset14.cpython-310.pyc 2025-10-10T01:25:19.0536785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset15.cpython-310.pyc 2025-10-10T01:25:19.0540247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset16.cpython-310.pyc 2025-10-10T01:25:19.0544123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset17.cpython-310.pyc 2025-10-10T01:25:19.0548035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset18.cpython-310.pyc 2025-10-10T01:25:19.0551988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset19.cpython-310.pyc 2025-10-10T01:25:19.0555514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset20.cpython-310.pyc 2025-10-10T01:25:19.0559267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset7.cpython-310.pyc 2025-10-10T01:25:19.0562949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset8.cpython-310.pyc 2025-10-10T01:25:19.0576313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset9.cpython-310.pyc 2025-10-10T01:25:19.0580214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\testing.cpython-310.pyc 2025-10-10T01:25:19.0583836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:19.0587977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\verification.cpython-310.pyc 2025-10-10T01:25:19.0592365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\_constants.cpython-310.pyc 2025-10-10T01:25:19.0596072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\_flags.cpython-310.pyc 2025-10-10T01:25:19.0599704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.0611568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\adadelta.py 2025-10-10T01:25:19.0614981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\adagrad.py 2025-10-10T01:25:19.0618570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\adam.py 2025-10-10T01:25:19.0622237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\adamax.py 2025-10-10T01:25:19.0625650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\adamw.py 2025-10-10T01:25:19.0629227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\asgd.py 2025-10-10T01:25:19.0632375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\lbfgs.py 2025-10-10T01:25:19.0645629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\lr_scheduler.py 2025-10-10T01:25:19.0649692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\nadam.py 2025-10-10T01:25:19.0653409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\optimizer.py 2025-10-10T01:25:19.0657370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\radam.py 2025-10-10T01:25:19.0661040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\rmsprop.py 2025-10-10T01:25:19.0664385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\rprop.py 2025-10-10T01:25:19.0667624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\sgd.py 2025-10-10T01:25:19.0671058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\sparse_adam.py 2025-10-10T01:25:19.0676845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\swa_utils.py 2025-10-10T01:25:19.0681198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\_adafactor.py 2025-10-10T01:25:19.0684651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\_functional.py 2025-10-10T01:25:19.0688171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\_muon.py 2025-10-10T01:25:19.0691432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__init__.py 2025-10-10T01:25:19.0699101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\_multi_tensor\__init__.py 2025-10-10T01:25:19.0702868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\_multi_tensor\__init__.pyi 2025-10-10T01:25:19.0710069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\_multi_tensor\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.0717855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\adadelta.cpython-310.pyc 2025-10-10T01:25:19.0721339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\adagrad.cpython-310.pyc 2025-10-10T01:25:19.0725122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\adam.cpython-310.pyc 2025-10-10T01:25:19.0738718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\adamax.cpython-310.pyc 2025-10-10T01:25:19.0742174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\adamw.cpython-310.pyc 2025-10-10T01:25:19.0745660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\asgd.cpython-310.pyc 2025-10-10T01:25:19.0749500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\lbfgs.cpython-310.pyc 2025-10-10T01:25:19.0753458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\lr_scheduler.cpython-310.pyc 2025-10-10T01:25:19.0757303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\nadam.cpython-310.pyc 2025-10-10T01:25:19.0760882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\optimizer.cpython-310.pyc 2025-10-10T01:25:19.0764985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\radam.cpython-310.pyc 2025-10-10T01:25:19.0768558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\rmsprop.cpython-310.pyc 2025-10-10T01:25:19.0772251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\rprop.cpython-310.pyc 2025-10-10T01:25:19.0775816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\sgd.cpython-310.pyc 2025-10-10T01:25:19.0779354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\sparse_adam.cpython-310.pyc 2025-10-10T01:25:19.0783000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\swa_utils.cpython-310.pyc 2025-10-10T01:25:19.0786597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\_adafactor.cpython-310.pyc 2025-10-10T01:25:19.0799793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\_functional.cpython-310.pyc 2025-10-10T01:25:19.0803271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\_muon.cpython-310.pyc 2025-10-10T01:25:19.0806797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.0815777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\file_structure_representation.py 2025-10-10T01:25:19.0819087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\find_file_dependencies.py 2025-10-10T01:25:19.0822640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\glob_group.py 2025-10-10T01:25:19.0837125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\importer.py 2025-10-10T01:25:19.0840813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\package_exporter.py 2025-10-10T01:25:19.0844352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\package_importer.py 2025-10-10T01:25:19.0848244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_digraph.py 2025-10-10T01:25:19.0851701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_directory_reader.py 2025-10-10T01:25:19.0855617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_importlib.py 2025-10-10T01:25:19.0858909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_mangling.py 2025-10-10T01:25:19.0862265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_mock.py 2025-10-10T01:25:19.0865603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_package_pickler.py 2025-10-10T01:25:19.0869546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_package_unpickler.py 2025-10-10T01:25:19.0873337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_stdlib.py 2025-10-10T01:25:19.0876638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__init__.py 2025-10-10T01:25:19.0883733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\find_first_use_of_broken_modules.py 2025-10-10T01:25:19.0887011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\is_from_package.py 2025-10-10T01:25:19.0890790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\trace_dependencies.py 2025-10-10T01:25:19.0903706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\__init__.py 2025-10-10T01:25:19.0911449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\__pycache__\find_first_use_of_broken_modules.cpython-310.pyc 2025-10-10T01:25:19.0915052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\__pycache__\is_from_package.cpython-310.pyc 2025-10-10T01:25:19.0918721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\__pycache__\trace_dependencies.cpython-310.pyc 2025-10-10T01:25:19.0931931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.0940776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\file_structure_representation.cpython-310.pyc 2025-10-10T01:25:19.0944230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\find_file_dependencies.cpython-310.pyc 2025-10-10T01:25:19.0947993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\glob_group.cpython-310.pyc 2025-10-10T01:25:19.0960901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\importer.cpython-310.pyc 2025-10-10T01:25:19.0964485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\package_exporter.cpython-310.pyc 2025-10-10T01:25:19.0968200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\package_importer.cpython-310.pyc 2025-10-10T01:25:19.0971736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_digraph.cpython-310.pyc 2025-10-10T01:25:19.0975815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_directory_reader.cpython-310.pyc 2025-10-10T01:25:19.0979742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_importlib.cpython-310.pyc 2025-10-10T01:25:19.0983287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_mangling.cpython-310.pyc 2025-10-10T01:25:19.0987117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_mock.cpython-310.pyc 2025-10-10T01:25:19.0991155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_package_pickler.cpython-310.pyc 2025-10-10T01:25:19.0994852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_package_unpickler.cpython-310.pyc 2025-10-10T01:25:19.0999350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_stdlib.cpython-310.pyc 2025-10-10T01:25:19.1003106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.1011842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\itt.py 2025-10-10T01:25:19.1015221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\profiler.py 2025-10-10T01:25:19.1018568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\python_tracer.py 2025-10-10T01:25:19.1022339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\_memory_profiler.py 2025-10-10T01:25:19.1026191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\_pattern_matcher.py 2025-10-10T01:25:19.1040069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\_utils.py 2025-10-10T01:25:19.1043865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__init__.py 2025-10-10T01:25:19.1051438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\itt.cpython-310.pyc 2025-10-10T01:25:19.1055383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\profiler.cpython-310.pyc 2025-10-10T01:25:19.1059187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\python_tracer.cpython-310.pyc 2025-10-10T01:25:19.1072826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\_memory_profiler.cpython-310.pyc 2025-10-10T01:25:19.1076580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\_pattern_matcher.cpython-310.pyc 2025-10-10T01:25:19.1080248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\_utils.cpython-310.pyc 2025-10-10T01:25:19.1083845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.1092410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fake_quantize.py 2025-10-10T01:25:19.1096281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fuser_method_mappings.py 2025-10-10T01:25:19.1099947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fuse_modules.py 2025-10-10T01:25:19.1112831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\observer.py 2025-10-10T01:25:19.1116350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\qconfig.py 2025-10-10T01:25:19.1120042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\quantization_mappings.py 2025-10-10T01:25:19.1123519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\quantize.py 2025-10-10T01:25:19.1126927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\quantize_fx.py 2025-10-10T01:25:19.1130810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\quantize_jit.py 2025-10-10T01:25:19.1134601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\quant_type.py 2025-10-10T01:25:19.1138149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\stubs.py 2025-10-10T01:25:19.1141383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\utils.py 2025-10-10T01:25:19.1144991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\_numeric_suite.py 2025-10-10T01:25:19.1148681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\_numeric_suite_fx.py 2025-10-10T01:25:19.1152311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\_quantized_conversions.py 2025-10-10T01:25:19.1155568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__init__.py 2025-10-10T01:25:19.1162479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\convert.py 2025-10-10T01:25:19.1165745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\fuse.py 2025-10-10T01:25:19.1168833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\fusion_patterns.py 2025-10-10T01:25:19.1171939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\graph_module.py 2025-10-10T01:25:19.1175096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\match_utils.py 2025-10-10T01:25:19.1188129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\pattern_utils.py 2025-10-10T01:25:19.1191399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\prepare.py 2025-10-10T01:25:19.1194582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\quantization_patterns.py 2025-10-10T01:25:19.1197845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\quantization_types.py 2025-10-10T01:25:19.1201178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\utils.py 2025-10-10T01:25:19.1204285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\_equalize.py 2025-10-10T01:25:19.1207507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__init__.py 2025-10-10T01:25:19.1214360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\convert.cpython-310.pyc 2025-10-10T01:25:19.1217649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\fuse.cpython-310.pyc 2025-10-10T01:25:19.1220919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\fusion_patterns.cpython-310.pyc 2025-10-10T01:25:19.1233669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\graph_module.cpython-310.pyc 2025-10-10T01:25:19.1237109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\match_utils.cpython-310.pyc 2025-10-10T01:25:19.1240556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\pattern_utils.cpython-310.pyc 2025-10-10T01:25:19.1243907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\prepare.cpython-310.pyc 2025-10-10T01:25:19.1247291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\quantization_patterns.cpython-310.pyc 2025-10-10T01:25:19.1250661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\quantization_types.cpython-310.pyc 2025-10-10T01:25:19.1254342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:19.1257348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\_equalize.cpython-310.pyc 2025-10-10T01:25:19.1260901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.1268965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\fake_quantize.cpython-310.pyc 2025-10-10T01:25:19.1272306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\fuser_method_mappings.cpython-310.pyc 2025-10-10T01:25:19.1275567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\fuse_modules.cpython-310.pyc 2025-10-10T01:25:19.1289154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\observer.cpython-310.pyc 2025-10-10T01:25:19.1292445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\qconfig.cpython-310.pyc 2025-10-10T01:25:19.1296439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\quantization_mappings.cpython-310.pyc 2025-10-10T01:25:19.1299771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\quantize.cpython-310.pyc 2025-10-10T01:25:19.1303145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\quantize_fx.cpython-310.pyc 2025-10-10T01:25:19.1306461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\quantize_jit.cpython-310.pyc 2025-10-10T01:25:19.1309893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\quant_type.cpython-310.pyc 2025-10-10T01:25:19.1313233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\stubs.cpython-310.pyc 2025-10-10T01:25:19.1316498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:19.1320054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\_numeric_suite.cpython-310.pyc 2025-10-10T01:25:19.1323379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\_numeric_suite_fx.cpython-310.pyc 2025-10-10T01:25:19.1326847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\_quantized_conversions.cpython-310.pyc 2025-10-10T01:25:19.1330135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.1354708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\ATen\ATenConfig.cmake 2025-10-10T01:25:19.1362054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Caffe2Config.cmake 2025-10-10T01:25:19.1365279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Caffe2Targets-release.cmake 2025-10-10T01:25:19.1368783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Caffe2Targets.cmake 2025-10-10T01:25:19.1381695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\FindCUDAToolkit.cmake 2025-10-10T01:25:19.1385152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\FindCUDSS.cmake 2025-10-10T01:25:19.1388530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\FindCUSPARSELT.cmake 2025-10-10T01:25:19.1392469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\FindSYCLToolkit.cmake 2025-10-10T01:25:19.1399600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\FindCUDA.cmake 2025-10-10T01:25:19.1403330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\FindCUDNN.cmake 2025-10-10T01:25:19.1420288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\CMakeInitializeConfigs.cmake 2025-10-10T01:25:19.1424855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA.cmake 2025-10-10T01:25:19.1427500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindPackageMessage.cmake 2025-10-10T01:25:19.1444001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\make2cmake.cmake 2025-10-10T01:25:19.1447834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\parse_cubin.cmake 2025-10-10T01:25:19.1451258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\run_nvcc.cmake 2025-10-10T01:25:19.1465048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\select_compute_arch.cmake 2025-10-10T01:25:19.1471923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\cuda.cmake 2025-10-10T01:25:19.1476158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\gflags.cmake 2025-10-10T01:25:19.1478587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\glog.cmake 2025-10-10T01:25:19.1482139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\LoadHIP.cmake 2025-10-10T01:25:19.1495920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\mkl.cmake 2025-10-10T01:25:19.1499211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\mkldnn.cmake 2025-10-10T01:25:19.1502460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\protobuf.cmake 2025-10-10T01:25:19.1505763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\utils.cmake 2025-10-10T01:25:19.1509159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\xpu.cmake 2025-10-10T01:25:19.1516437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Torch\TorchConfig.cmake 2025-10-10T01:25:19.1519766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Torch\TorchConfigVersion.cmake 2025-10-10T01:25:19.4086082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\signal\__init__.py 2025-10-10T01:25:19.4096769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\signal\windows\windows.py 2025-10-10T01:25:19.4101683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\signal\windows\__init__.py 2025-10-10T01:25:19.4110101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\signal\windows\__pycache__\windows.cpython-310.pyc 2025-10-10T01:25:19.4129275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\signal\windows\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.4140136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\signal\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.4151490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\semi_structured.py 2025-10-10T01:25:19.4155302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\_semi_structured_conversions.py 2025-10-10T01:25:19.4158789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\_semi_structured_ops.py 2025-10-10T01:25:19.4166984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\_triton_ops.py 2025-10-10T01:25:19.4171115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\_triton_ops_meta.py 2025-10-10T01:25:19.4179269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__init__.py 2025-10-10T01:25:19.4200772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__pycache__\semi_structured.cpython-310.pyc 2025-10-10T01:25:19.4204611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__pycache__\_semi_structured_conversions.cpython-310.pyc 2025-10-10T01:25:19.4208407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__pycache__\_semi_structured_ops.cpython-310.pyc 2025-10-10T01:25:19.4216865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__pycache__\_triton_ops.cpython-310.pyc 2025-10-10T01:25:19.4220421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__pycache__\_triton_ops_meta.cpython-310.pyc 2025-10-10T01:25:19.4225645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.4234428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\special\__init__.py 2025-10-10T01:25:19.4241164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\special\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.4250586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\apply_utils_test.exe 2025-10-10T01:25:19.4256206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\atest.exe 2025-10-10T01:25:19.4261678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\backend_fallback_test.exe 2025-10-10T01:25:19.4267153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\basic.exe 2025-10-10T01:25:19.4277200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\broadcast_test.exe 2025-10-10T01:25:19.4282919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_accumulate_test.exe 2025-10-10T01:25:19.4288225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_AllocatorConfig_test.exe 2025-10-10T01:25:19.4293136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_ArrayRef_test.exe 2025-10-10T01:25:19.4297986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_bfloat16_test.exe 2025-10-10T01:25:19.4302919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Bitset_test.exe 2025-10-10T01:25:19.4308059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_bit_cast_test.exe 2025-10-10T01:25:19.4313507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_CompileTimeFunctionPointer_test.exe 2025-10-10T01:25:19.4318726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_complex_math_test.exe 2025-10-10T01:25:19.4324807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_complex_test.exe 2025-10-10T01:25:19.4329820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_ConstexprCrc_test.exe 2025-10-10T01:25:19.4334883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_cow_test.exe 2025-10-10T01:25:19.4340399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_DeadlockDetection_test.exe 2025-10-10T01:25:19.4345136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_DeviceGuard_test.exe 2025-10-10T01:25:19.4355599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Device_test.exe 2025-10-10T01:25:19.4360647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_DispatchKeySet_test.exe 2025-10-10T01:25:19.4366062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Enumerate_test.exe 2025-10-10T01:25:19.4371852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_error_test.exe 2025-10-10T01:25:19.4376913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_exception_test.exe 2025-10-10T01:25:19.4382040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_flags_test.exe 2025-10-10T01:25:19.4387160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_generic_math_test.exe 2025-10-10T01:25:19.4393562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Half_test.exe 2025-10-10T01:25:19.4397903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_InlineDeviceGuard_test.exe 2025-10-10T01:25:19.4408527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_InlineStreamGuard_test.exe 2025-10-10T01:25:19.4414848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_IntrusiveList_test.exe 2025-10-10T01:25:19.4421123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_intrusive_ptr_benchmark.exe 2025-10-10T01:25:19.4425240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_intrusive_ptr_test.exe 2025-10-10T01:25:19.4434752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_irange_test.exe 2025-10-10T01:25:19.4439983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_lazy_test.exe 2025-10-10T01:25:19.4445684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_LeftRight_test.exe 2025-10-10T01:25:19.4451423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_logging_test.exe 2025-10-10T01:25:19.4461269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Metaprogramming_test.exe 2025-10-10T01:25:19.4466446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_NetworkFlow_test.exe 2025-10-10T01:25:19.4472312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_optional_test.exe 2025-10-10T01:25:19.4478122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_ordered_preserving_dict_test.exe 2025-10-10T01:25:19.4483962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_registry_test.exe 2025-10-10T01:25:19.4489583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Scalar_test.exe 2025-10-10T01:25:19.4494859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Semaphore_test.exe 2025-10-10T01:25:19.4500146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_SizesAndStrides_test.exe 2025-10-10T01:25:19.4505316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_small_vector_test.exe 2025-10-10T01:25:19.4518235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_ssize_test.exe 2025-10-10T01:25:19.4523380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_StreamGuard_test.exe 2025-10-10T01:25:19.4528846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_string_util_test.exe 2025-10-10T01:25:19.4534111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_string_view_test.exe 2025-10-10T01:25:19.4539273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_SymInt_test.exe 2025-10-10T01:25:19.4544883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Synchronized_test.exe 2025-10-10T01:25:19.4550402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_tempfile_test.exe 2025-10-10T01:25:19.4555661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_ThreadLocal_test.exe 2025-10-10T01:25:19.4573341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_typeid_test.exe 2025-10-10T01:25:19.4579846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_TypeIndex_test.exe 2025-10-10T01:25:19.4586336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_TypeList_test.exe 2025-10-10T01:25:19.4593191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_TypeTraits_test.exe 2025-10-10T01:25:19.4600974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\CppSignature_test.exe 2025-10-10T01:25:19.4606424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\cpu_allocator_test.exe 2025-10-10T01:25:19.4611990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\cpu_generator_test.exe 2025-10-10T01:25:19.4617886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\cpu_profiling_allocator_test.exe 2025-10-10T01:25:19.4623909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\cpu_rng_test.exe 2025-10-10T01:25:19.4636319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\Dict_test.exe 2025-10-10T01:25:19.4642177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\Dimname_test.exe 2025-10-10T01:25:19.4647339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\dlconvertor_test.exe 2025-10-10T01:25:19.4653138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\extension_backend_test.exe 2025-10-10T01:25:19.4658748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\half_test.exe 2025-10-10T01:25:19.4664253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\IListRef_test.exe 2025-10-10T01:25:19.4669751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\inline_container_test.exe 2025-10-10T01:25:19.4675250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\ivalue_test.exe 2025-10-10T01:25:19.4682339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\KernelFunction_test.exe 2025-10-10T01:25:19.4693319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\kernel_function_legacy_test.exe 2025-10-10T01:25:19.4700922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\kernel_function_test.exe 2025-10-10T01:25:19.4707992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\kernel_lambda_legacy_test.exe 2025-10-10T01:25:19.4715932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\kernel_lambda_test.exe 2025-10-10T01:25:19.4722507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\kernel_stackbased_test.exe 2025-10-10T01:25:19.4728105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\lazy_tensor_test.exe 2025-10-10T01:25:19.4734009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\legacy_vmap_test.exe 2025-10-10T01:25:19.4740398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\List_test.exe 2025-10-10T01:25:19.4747431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\make_boxed_from_unboxed_functor_test.exe 2025-10-10T01:25:19.4754490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\math_kernel_test.exe 2025-10-10T01:25:19.4760129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\MaybeOwned_test.exe 2025-10-10T01:25:19.4766288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\memory_format_test.exe 2025-10-10T01:25:19.4771453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\memory_overlapping_test.exe 2025-10-10T01:25:19.4776790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\mobile_memory_cleanup.exe 2025-10-10T01:25:19.4782151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\NamedTensor_test.exe 2025-10-10T01:25:19.4788568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\native_test.exe 2025-10-10T01:25:19.4799852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\operators_test.exe 2025-10-10T01:25:19.4805579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\operator_name_test.exe 2025-10-10T01:25:19.4810556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\op_allowlist_test.exe 2025-10-10T01:25:19.4816037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\op_registration_test.exe 2025-10-10T01:25:19.4833017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\packedtensoraccessor_test.exe 2025-10-10T01:25:19.4838288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\pow_test.exe 2025-10-10T01:25:19.4844353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\quantized_test.exe 2025-10-10T01:25:19.4849850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\reduce_ops_test.exe 2025-10-10T01:25:19.4855489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\reportMemoryUsage_test.exe 2025-10-10T01:25:19.4861343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\scalar_tensor_test.exe 2025-10-10T01:25:19.4866801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\scalar_test.exe 2025-10-10T01:25:19.4872485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\StorageUtils_test.exe 2025-10-10T01:25:19.4877968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\stride_properties_test.exe 2025-10-10T01:25:19.4883648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\tensor_iterator_test.exe 2025-10-10T01:25:19.4890271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\test_parallel.exe 2025-10-10T01:25:19.4895616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\thread_init_test.exe 2025-10-10T01:25:19.4900907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\type_ptr_test.exe 2025-10-10T01:25:19.4906186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\type_test.exe 2025-10-10T01:25:19.4921732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\undefined_tensor_test.exe 2025-10-10T01:25:19.4927465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\verify_api_visibility.exe 2025-10-10T01:25:19.4932716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\weakref_test.exe 2025-10-10T01:25:19.4937982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\wrapdim_test.exe 2025-10-10T01:25:19.4943231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\xla_tensor_test.exe 2025-10-10T01:25:19.4957977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_comparison.py 2025-10-10T01:25:19.4962248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_creation.py 2025-10-10T01:25:19.4966056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_utils.py 2025-10-10T01:25:19.4970106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\__init__.py 2025-10-10T01:25:19.4983106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\autocast_test_lists.py 2025-10-10T01:25:19.4987417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\autograd_function_db.py 2025-10-10T01:25:19.4990480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\check_kernel_launches.py 2025-10-10T01:25:19.4998957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_cuda.py 2025-10-10T01:25:19.5002384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_device_type.py 2025-10-10T01:25:19.5006588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_distributed.py 2025-10-10T01:25:19.5010617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_dist_composable.py 2025-10-10T01:25:19.5014165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_dtype.py 2025-10-10T01:25:19.5017760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_fsdp.py 2025-10-10T01:25:19.5021991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_jit.py 2025-10-10T01:25:19.5025243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_methods_invocations.py 2025-10-10T01:25:19.5035292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_mkldnn.py 2025-10-10T01:25:19.5039225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_modules.py 2025-10-10T01:25:19.5044650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_mps.py 2025-10-10T01:25:19.5047607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_nn.py 2025-10-10T01:25:19.5052782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_optimizers.py 2025-10-10T01:25:19.5056887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_pruning.py 2025-10-10T01:25:19.5060505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_quantization.py 2025-10-10T01:25:19.5069649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_quantized.py 2025-10-10T01:25:19.5073710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_subclass.py 2025-10-10T01:25:19.5077071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_utils.py 2025-10-10T01:25:19.5082252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\composite_compliance.py 2025-10-10T01:25:19.5085688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\custom_op_db.py 2025-10-10T01:25:19.5089167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\custom_tensor.py 2025-10-10T01:25:19.5092827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\dist_utils.py 2025-10-10T01:25:19.5096360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\dynamo_test_failures.py 2025-10-10T01:25:19.5099902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\fake_config_module.py 2025-10-10T01:25:19.5103897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\fake_config_module2.py 2025-10-10T01:25:19.5108164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\fake_config_module3.py 2025-10-10T01:25:19.5117993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\hop_db.py 2025-10-10T01:25:19.5121351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\hypothesis_utils.py 2025-10-10T01:25:19.5125010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\inductor_utils.py 2025-10-10T01:25:19.5128463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\jit_metaprogramming_utils.py 2025-10-10T01:25:19.5131973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\jit_utils.py 2025-10-10T01:25:19.5135638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\logging_tensor.py 2025-10-10T01:25:19.5139034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\logging_utils.py 2025-10-10T01:25:19.5142685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\quantization_torch_package_models.py 2025-10-10T01:25:19.5146812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\static_module.py 2025-10-10T01:25:19.5150529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\subclasses.py 2025-10-10T01:25:19.5159108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\torchbind_impls.py 2025-10-10T01:25:19.5162654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\triton_utils.py 2025-10-10T01:25:19.5166241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\two_tensor.py 2025-10-10T01:25:19.5169715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__init__.py 2025-10-10T01:25:19.5176662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\codegen\__init__.py 2025-10-10T01:25:19.5183684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\codegen\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.5191502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\data\network1.py 2025-10-10T01:25:19.5194992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\data\network2.py 2025-10-10T01:25:19.5198212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\data\__init__.py 2025-10-10T01:25:19.5204969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\data\__pycache__\network1.cpython-310.pyc 2025-10-10T01:25:19.5208539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\data\__pycache__\network2.cpython-310.pyc 2025-10-10T01:25:19.5212116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\data\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.5225125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\checkpoint_utils.py 2025-10-10T01:25:19.5228824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\common_state_dict.py 2025-10-10T01:25:19.5232186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\ddp_under_dist_autograd_test.py 2025-10-10T01:25:19.5240307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\distributed_test.py 2025-10-10T01:25:19.5246344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\distributed_utils.py 2025-10-10T01:25:19.5249929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\fake_pg.py 2025-10-10T01:25:19.5253313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\multi_threaded_pg.py 2025-10-10T01:25:19.5257074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc_utils.py 2025-10-10T01:25:19.5260613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__init__.py 2025-10-10T01:25:19.5267172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\nn\__init__.py 2025-10-10T01:25:19.5272938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\nn\api\remote_module_test.py 2025-10-10T01:25:19.5277061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\nn\api\__init__.py 2025-10-10T01:25:19.5283191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\nn\api\__pycache__\remote_module_test.cpython-310.pyc 2025-10-10T01:25:19.5286716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\nn\api\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.5294188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\nn\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.5301844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\dist_autograd_test.py 2025-10-10T01:25:19.5305642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\dist_optimizer_test.py 2025-10-10T01:25:19.5309235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\faulty_agent_rpc_test.py 2025-10-10T01:25:19.5318668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\faulty_rpc_agent_test_fixture.py 2025-10-10T01:25:19.5322270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\rpc_agent_test_fixture.py 2025-10-10T01:25:19.5325731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\rpc_test.py 2025-10-10T01:25:19.5330185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\tensorpipe_rpc_agent_test_fixture.py 2025-10-10T01:25:19.5333606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__init__.py 2025-10-10T01:25:19.5339631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\examples\parameter_server_test.py 2025-10-10T01:25:19.5343116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\examples\reinforcement_learning_rpc_test.py 2025-10-10T01:25:19.5346432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\examples\__init__.py 2025-10-10T01:25:19.5358557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\examples\__pycache__\parameter_server_test.cpython-310.pyc 2025-10-10T01:25:19.5362233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\examples\__pycache__\reinforcement_learning_rpc_test.cpython-310.pyc 2025-10-10T01:25:19.5365696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\examples\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.5380401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\dist_autograd_test.py 2025-10-10T01:25:19.5383618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\rpc_test.py 2025-10-10T01:25:19.5387144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\rpc_test_faulty.py 2025-10-10T01:25:19.5390751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\__init__.py 2025-10-10T01:25:19.5402004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\__pycache__\dist_autograd_test.cpython-310.pyc 2025-10-10T01:25:19.5405499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\__pycache__\rpc_test.cpython-310.pyc 2025-10-10T01:25:19.5409227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\__pycache__\rpc_test_faulty.cpython-310.pyc 2025-10-10T01:25:19.5417986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.5425828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__pycache__\dist_autograd_test.cpython-310.pyc 2025-10-10T01:25:19.5430029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__pycache__\dist_optimizer_test.cpython-310.pyc 2025-10-10T01:25:19.5433588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__pycache__\faulty_agent_rpc_test.cpython-310.pyc 2025-10-10T01:25:19.5442698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__pycache__\faulty_rpc_agent_test_fixture.cpython-310.pyc 2025-10-10T01:25:19.5446278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__pycache__\rpc_agent_test_fixture.cpython-310.pyc 2025-10-10T01:25:19.5449754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__pycache__\rpc_test.cpython-310.pyc 2025-10-10T01:25:19.5454732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__pycache__\tensorpipe_rpc_agent_test_fixture.cpython-310.pyc 2025-10-10T01:25:19.5458429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.5466672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\test_common.py 2025-10-10T01:25:19.5470238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\__init__.py 2025-10-10T01:25:19.5477018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\sharded_tensor\_test_ops_common.py 2025-10-10T01:25:19.5480479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\sharded_tensor\_test_st_common.py 2025-10-10T01:25:19.5483945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\sharded_tensor\__init__.py 2025-10-10T01:25:19.5497133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\sharded_tensor\__pycache__\_test_ops_common.cpython-310.pyc 2025-10-10T01:25:19.5500790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\sharded_tensor\__pycache__\_test_st_common.cpython-310.pyc 2025-10-10T01:25:19.5504387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\sharded_tensor\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.5527317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\__pycache__\test_common.cpython-310.pyc 2025-10-10T01:25:19.5531916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.5539113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_tensor\common_dtensor.py 2025-10-10T01:25:19.5543448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_tensor\__init__.py 2025-10-10T01:25:19.5567653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_tensor\__pycache__\common_dtensor.cpython-310.pyc 2025-10-10T01:25:19.5571045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_tensor\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.5578925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\checkpoint_utils.cpython-310.pyc 2025-10-10T01:25:19.5582417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\common_state_dict.cpython-310.pyc 2025-10-10T01:25:19.5586099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\ddp_under_dist_autograd_test.cpython-310.pyc 2025-10-10T01:25:19.5595572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\distributed_test.cpython-310.pyc 2025-10-10T01:25:19.5600428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\distributed_utils.cpython-310.pyc 2025-10-10T01:25:19.5604077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\fake_pg.cpython-310.pyc 2025-10-10T01:25:19.5607726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\multi_threaded_pg.cpython-310.pyc 2025-10-10T01:25:19.5611087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\rpc_utils.cpython-310.pyc 2025-10-10T01:25:19.5615036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.5623250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\generated\annotated_fn_args.py 2025-10-10T01:25:19.5630524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\generated\__init__.py 2025-10-10T01:25:19.5637190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\generated\__pycache__\annotated_fn_args.cpython-310.pyc 2025-10-10T01:25:19.5642879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\generated\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.5651032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\core.py 2025-10-10T01:25:19.5655055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\refs.py 2025-10-10T01:25:19.5658579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\utils.py 2025-10-10T01:25:19.5661977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\__init__.py 2025-10-10T01:25:19.5668899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\fft.py 2025-10-10T01:25:19.5672486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\linalg.py 2025-10-10T01:25:19.5676147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\nested.py 2025-10-10T01:25:19.5679805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\signal.py 2025-10-10T01:25:19.5683149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\sparse.py 2025-10-10T01:25:19.5686520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\special.py 2025-10-10T01:25:19.5695676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\_masked.py 2025-10-10T01:25:19.5699151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__init__.py 2025-10-10T01:25:19.5706780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\fft.cpython-310.pyc 2025-10-10T01:25:19.5710872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\linalg.cpython-310.pyc 2025-10-10T01:25:19.5714825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\nested.cpython-310.pyc 2025-10-10T01:25:19.5723948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\signal.cpython-310.pyc 2025-10-10T01:25:19.5727304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\sparse.cpython-310.pyc 2025-10-10T01:25:19.5730788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\special.cpython-310.pyc 2025-10-10T01:25:19.5734484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\_masked.cpython-310.pyc 2025-10-10T01:25:19.5738300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.5751517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\__pycache__\core.cpython-310.pyc 2025-10-10T01:25:19.5755506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\__pycache__\refs.cpython-310.pyc 2025-10-10T01:25:19.5759354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:19.5768407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.5776725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\aot_autograd.py 2025-10-10T01:25:19.5780445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\autograd_registration.py 2025-10-10T01:25:19.5783944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\fake_tensor.py 2025-10-10T01:25:19.5787385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\generate_tests.py 2025-10-10T01:25:19.5796382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\make_fx.py 2025-10-10T01:25:19.5799765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__init__.py 2025-10-10T01:25:19.5806936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__pycache__\aot_autograd.cpython-310.pyc 2025-10-10T01:25:19.5812299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__pycache__\autograd_registration.cpython-310.pyc 2025-10-10T01:25:19.5814722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__pycache__\fake_tensor.cpython-310.pyc 2025-10-10T01:25:19.5824148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__pycache__\generate_tests.cpython-310.pyc 2025-10-10T01:25:19.5827482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__pycache__\make_fx.cpython-310.pyc 2025-10-10T01:25:19.5831746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.5839784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\test_module\future_div.py 2025-10-10T01:25:19.5843634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\test_module\no_future_div.py 2025-10-10T01:25:19.5847061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\test_module\__init__.py 2025-10-10T01:25:19.5858645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\test_module\__pycache__\future_div.cpython-310.pyc 2025-10-10T01:25:19.5861953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\test_module\__pycache__\no_future_div.cpython-310.pyc 2025-10-10T01:25:19.5865878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\test_module\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.5881797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\autocast_test_lists.cpython-310.pyc 2025-10-10T01:25:19.5885590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\autograd_function_db.cpython-310.pyc 2025-10-10T01:25:19.5889539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\check_kernel_launches.cpython-310.pyc 2025-10-10T01:25:19.5897678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_cuda.cpython-310.pyc 2025-10-10T01:25:19.5901284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_device_type.cpython-310.pyc 2025-10-10T01:25:19.5904944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_distributed.cpython-310.pyc 2025-10-10T01:25:19.5908787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_dist_composable.cpython-310.pyc 2025-10-10T01:25:19.5912434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_dtype.cpython-310.pyc 2025-10-10T01:25:19.5916307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_fsdp.cpython-310.pyc 2025-10-10T01:25:19.5920054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_jit.cpython-310.pyc 2025-10-10T01:25:19.5923720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_methods_invocations.cpython-310.pyc 2025-10-10T01:25:19.5930162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_mkldnn.cpython-310.pyc 2025-10-10T01:25:19.5934437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_modules.cpython-310.pyc 2025-10-10T01:25:19.5938551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_mps.cpython-310.pyc 2025-10-10T01:25:19.5942573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_nn.cpython-310.pyc 2025-10-10T01:25:19.5947133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_optimizers.cpython-310.pyc 2025-10-10T01:25:19.5955930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_pruning.cpython-310.pyc 2025-10-10T01:25:19.5959575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_quantization.cpython-310.pyc 2025-10-10T01:25:19.5963668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_quantized.cpython-310.pyc 2025-10-10T01:25:19.5967324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_subclass.cpython-310.pyc 2025-10-10T01:25:19.5970972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_utils.cpython-310.pyc 2025-10-10T01:25:19.5975799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\composite_compliance.cpython-310.pyc 2025-10-10T01:25:19.5979458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\custom_op_db.cpython-310.pyc 2025-10-10T01:25:19.5983389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\custom_tensor.cpython-310.pyc 2025-10-10T01:25:19.5987113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\dist_utils.cpython-310.pyc 2025-10-10T01:25:19.5990824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\dynamo_test_failures.cpython-310.pyc 2025-10-10T01:25:19.5994449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\fake_config_module.cpython-310.pyc 2025-10-10T01:25:19.6003258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\fake_config_module2.cpython-310.pyc 2025-10-10T01:25:19.6006838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\fake_config_module3.cpython-310.pyc 2025-10-10T01:25:19.6010560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\hop_db.cpython-310.pyc 2025-10-10T01:25:19.6014128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\hypothesis_utils.cpython-310.pyc 2025-10-10T01:25:19.6017672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\inductor_utils.cpython-310.pyc 2025-10-10T01:25:19.6021242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\jit_metaprogramming_utils.cpython-310.pyc 2025-10-10T01:25:19.6025094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\jit_utils.cpython-310.pyc 2025-10-10T01:25:19.6029018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\logging_tensor.cpython-310.pyc 2025-10-10T01:25:19.6043223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\logging_utils.cpython-310.pyc 2025-10-10T01:25:19.6046973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\quantization_torch_package_models.cpython-310.pyc 2025-10-10T01:25:19.6050771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\static_module.cpython-310.pyc 2025-10-10T01:25:19.6054343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\subclasses.cpython-310.pyc 2025-10-10T01:25:19.6057927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\torchbind_impls.cpython-310.pyc 2025-10-10T01:25:19.6061738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\triton_utils.cpython-310.pyc 2025-10-10T01:25:19.6065336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\two_tensor.cpython-310.pyc 2025-10-10T01:25:19.6069004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.6093493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\__pycache__\_comparison.cpython-310.pyc 2025-10-10T01:25:19.6097381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\__pycache__\_creation.cpython-310.pyc 2025-10-10T01:25:19.6100984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\__pycache__\_utils.cpython-310.pyc 2025-10-10T01:25:19.6111318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.6119934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\backend_registration.py 2025-10-10T01:25:19.6123470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\bundled_inputs.py 2025-10-10T01:25:19.6127003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\checkpoint.py 2025-10-10T01:25:19.6137929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\collect_env.py 2025-10-10T01:25:19.6142413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\cpp_backtrace.py 2025-10-10T01:25:19.6146726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\cpp_extension.py 2025-10-10T01:25:19.6151759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\deterministic.py 2025-10-10T01:25:19.6155748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\dlpack.py 2025-10-10T01:25:19.6159574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\file_baton.py 2025-10-10T01:25:19.6163536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\flop_counter.py 2025-10-10T01:25:19.6167511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hooks.py 2025-10-10T01:25:19.6171328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\mkldnn.py 2025-10-10T01:25:19.6175033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\mobile_optimizer.py 2025-10-10T01:25:19.6179209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_zoo.py 2025-10-10T01:25:19.6184281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\module_tracker.py 2025-10-10T01:25:19.6186716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\show_pickle.py 2025-10-10T01:25:19.6191685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\throughput_benchmark.py 2025-10-10T01:25:19.6196207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\weak.py 2025-10-10T01:25:19.6198704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_appending_byte_serializer.py 2025-10-10T01:25:19.6202526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_config_module.py 2025-10-10T01:25:19.6205850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_config_typing.pyi 2025-10-10T01:25:19.6215348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_content_store.py 2025-10-10T01:25:19.6218660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_contextlib.py 2025-10-10T01:25:19.6222344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_cpp_embed_headers.py 2025-10-10T01:25:19.6226409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_cpp_extension_versioner.py 2025-10-10T01:25:19.6229971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_cxx_pytree.py 2025-10-10T01:25:19.6233563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_debug_mode.py 2025-10-10T01:25:19.6236953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_device.py 2025-10-10T01:25:19.6240345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_dtype_abbrs.py 2025-10-10T01:25:19.6243750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_exposed_in.py 2025-10-10T01:25:19.6247183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_filelock.py 2025-10-10T01:25:19.6257568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_foreach_utils.py 2025-10-10T01:25:19.6261264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_functools.py 2025-10-10T01:25:19.6264745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_get_clean_triton.py 2025-10-10T01:25:19.6268226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_helion.py 2025-10-10T01:25:19.6271527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_import_utils.py 2025-10-10T01:25:19.6274958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_mode_utils.py 2025-10-10T01:25:19.6278326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_ordered_set.py 2025-10-10T01:25:19.6282803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_python_dispatch.py 2025-10-10T01:25:19.6286518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_pytree.py 2025-10-10T01:25:19.6290075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_stats.py 2025-10-10T01:25:19.6300527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_thunk.py 2025-10-10T01:25:19.6303991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_traceback.py 2025-10-10T01:25:19.6307304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_triton.py 2025-10-10T01:25:19.6310742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_typing_utils.py 2025-10-10T01:25:19.6314329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_zip.py 2025-10-10T01:25:19.6317692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__init__.py 2025-10-10T01:25:19.6324489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\backcompat\__init__.py 2025-10-10T01:25:19.6331452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\backcompat\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.6339523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\__init__.py 2025-10-10T01:25:19.6346167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\compare.py 2025-10-10T01:25:19.6349757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\fuzzer.py 2025-10-10T01:25:19.6353033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\op_benchmark.py 2025-10-10T01:25:19.6356333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\simple_timeit.py 2025-10-10T01:25:19.6360259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\spectral_ops_fuzz_test.py 2025-10-10T01:25:19.6370165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\__init__.py 2025-10-10T01:25:19.6376678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\__pycache__\compare.cpython-310.pyc 2025-10-10T01:25:19.6380291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\__pycache__\fuzzer.cpython-310.pyc 2025-10-10T01:25:19.6383813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\__pycache__\op_benchmark.cpython-310.pyc 2025-10-10T01:25:19.6394305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\__pycache__\simple_timeit.cpython-310.pyc 2025-10-10T01:25:19.6397939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\__pycache__\spectral_ops_fuzz_test.cpython-310.pyc 2025-10-10T01:25:19.6401379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.6409090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\binary.py 2025-10-10T01:25:19.6412451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\sparse_binary.py 2025-10-10T01:25:19.6416296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\sparse_unary.py 2025-10-10T01:25:19.6419455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\spectral.py 2025-10-10T01:25:19.6427679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\unary.py 2025-10-10T01:25:19.6432958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__init__.py 2025-10-10T01:25:19.6476816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__pycache__\binary.cpython-310.pyc 2025-10-10T01:25:19.6480881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__pycache__\sparse_binary.cpython-310.pyc 2025-10-10T01:25:19.6485924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__pycache__\sparse_unary.cpython-310.pyc 2025-10-10T01:25:19.6494870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__pycache__\spectral.cpython-310.pyc 2025-10-10T01:25:19.6498324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__pycache__\unary.cpython-310.pyc 2025-10-10T01:25:19.6501963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.6509736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\common.py 2025-10-10T01:25:19.6513520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\compare.py 2025-10-10T01:25:19.6516710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\compile.py 2025-10-10T01:25:19.6520070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\cpp_jit.py 2025-10-10T01:25:19.6523315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\fuzzer.py 2025-10-10T01:25:19.6526545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\sparse_fuzzer.py 2025-10-10T01:25:19.6535006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\timeit_template.cpp 2025-10-10T01:25:19.6538327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\timer.py 2025-10-10T01:25:19.6541603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\_stubs.py 2025-10-10T01:25:19.6545428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__init__.py 2025-10-10T01:25:19.6553673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\callgrind.h 2025-10-10T01:25:19.6557111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\compat_bindings.cpp 2025-10-10T01:25:19.6561378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\timer_callgrind_template.cpp 2025-10-10T01:25:19.6572003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\timer_interface.py 2025-10-10T01:25:19.6575348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\valgrind.h 2025-10-10T01:25:19.6580831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\__init__.py 2025-10-10T01:25:19.6587207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\__pycache__\timer_interface.cpython-310.pyc 2025-10-10T01:25:19.6591080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.6598906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\common.cpython-310.pyc 2025-10-10T01:25:19.6603336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\compare.cpython-310.pyc 2025-10-10T01:25:19.6606590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\compile.cpython-310.pyc 2025-10-10T01:25:19.6617183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\cpp_jit.cpython-310.pyc 2025-10-10T01:25:19.6620478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\fuzzer.cpython-310.pyc 2025-10-10T01:25:19.6624009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\sparse_fuzzer.cpython-310.pyc 2025-10-10T01:25:19.6627502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\timer.cpython-310.pyc 2025-10-10T01:25:19.6631377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\_stubs.cpython-310.pyc 2025-10-10T01:25:19.6635002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.6649719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.6657593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\backward_compatibility.py 2025-10-10T01:25:19.6660872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\dataloader.py 2025-10-10T01:25:19.6664920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\dataset.py 2025-10-10T01:25:19.6669265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\distributed.py 2025-10-10T01:25:19.6677826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\graph.py 2025-10-10T01:25:19.6681224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\graph_settings.py 2025-10-10T01:25:19.6684551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\sampler.py 2025-10-10T01:25:19.6687878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__init__.py 2025-10-10T01:25:19.6695192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\datapipe.py 2025-10-10T01:25:19.6698604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\datapipe.pyi 2025-10-10T01:25:19.6702048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\gen_pyi.py 2025-10-10T01:25:19.6705692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\_decorator.py 2025-10-10T01:25:19.6709402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\_hook_iterator.py 2025-10-10T01:25:19.6718027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\_typing.py 2025-10-10T01:25:19.6721449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__init__.py 2025-10-10T01:25:19.6728429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\dataframes.py 2025-10-10T01:25:19.6732077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\dataframe_wrapper.py 2025-10-10T01:25:19.6735846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\datapipes.py 2025-10-10T01:25:19.6745598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\structures.py 2025-10-10T01:25:19.6749355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\__init__.py 2025-10-10T01:25:19.6774929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\__pycache__\dataframes.cpython-310.pyc 2025-10-10T01:25:19.6778946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\__pycache__\dataframe_wrapper.cpython-310.pyc 2025-10-10T01:25:19.6782545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\__pycache__\datapipes.cpython-310.pyc 2025-10-10T01:25:19.6791906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\__pycache__\structures.cpython-310.pyc 2025-10-10T01:25:19.6795613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.6803631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\callable.py 2025-10-10T01:25:19.6807162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\combinatorics.py 2025-10-10T01:25:19.6811037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\combining.py 2025-10-10T01:25:19.6814549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\filelister.py 2025-10-10T01:25:19.6825365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\fileopener.py 2025-10-10T01:25:19.6827572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\grouping.py 2025-10-10T01:25:19.6830985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\routeddecoder.py 2025-10-10T01:25:19.6834504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\selecting.py 2025-10-10T01:25:19.6837707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\sharding.py 2025-10-10T01:25:19.6841029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\streamreader.py 2025-10-10T01:25:19.6844592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\utils.py 2025-10-10T01:25:19.6847931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__init__.py 2025-10-10T01:25:19.6856178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\callable.cpython-310.pyc 2025-10-10T01:25:19.6858855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\combinatorics.cpython-310.pyc 2025-10-10T01:25:19.6862232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\combining.cpython-310.pyc 2025-10-10T01:25:19.6871969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\filelister.cpython-310.pyc 2025-10-10T01:25:19.6875437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\fileopener.cpython-310.pyc 2025-10-10T01:25:19.6879091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\grouping.cpython-310.pyc 2025-10-10T01:25:19.6882942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\routeddecoder.cpython-310.pyc 2025-10-10T01:25:19.6886383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\selecting.cpython-310.pyc 2025-10-10T01:25:19.6889897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\sharding.cpython-310.pyc 2025-10-10T01:25:19.6893428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\streamreader.cpython-310.pyc 2025-10-10T01:25:19.6896850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:19.6900379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.6908566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\callable.py 2025-10-10T01:25:19.6911982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\combinatorics.py 2025-10-10T01:25:19.6916230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\combining.py 2025-10-10T01:25:19.6919808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\grouping.py 2025-10-10T01:25:19.6923233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\utils.py 2025-10-10T01:25:19.6931802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__init__.py 2025-10-10T01:25:19.6939189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__pycache__\callable.cpython-310.pyc 2025-10-10T01:25:19.6942955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__pycache__\combinatorics.cpython-310.pyc 2025-10-10T01:25:19.6947021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__pycache__\combining.cpython-310.pyc 2025-10-10T01:25:19.6957245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__pycache__\grouping.cpython-310.pyc 2025-10-10T01:25:19.6960923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:19.6965080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.6973192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\common.py 2025-10-10T01:25:19.6976441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\decoder.py 2025-10-10T01:25:19.6979802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\snapshot.py 2025-10-10T01:25:19.6983531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\__init__.py 2025-10-10T01:25:19.6990704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\__pycache__\common.cpython-310.pyc 2025-10-10T01:25:19.6994426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\__pycache__\decoder.cpython-310.pyc 2025-10-10T01:25:19.6998046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\__pycache__\snapshot.cpython-310.pyc 2025-10-10T01:25:19.7007249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.7015091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__pycache__\datapipe.cpython-310.pyc 2025-10-10T01:25:19.7018819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__pycache__\gen_pyi.cpython-310.pyc 2025-10-10T01:25:19.7022347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__pycache__\_decorator.cpython-310.pyc 2025-10-10T01:25:19.7031394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__pycache__\_hook_iterator.cpython-310.pyc 2025-10-10T01:25:19.7034793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__pycache__\_typing.cpython-310.pyc 2025-10-10T01:25:19.7038370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.7046207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\collate.py 2025-10-10T01:25:19.7049680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\fetch.py 2025-10-10T01:25:19.7053145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\pin_memory.py 2025-10-10T01:25:19.7056380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\signal_handling.py 2025-10-10T01:25:19.7059688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\worker.py 2025-10-10T01:25:19.7068200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__init__.py 2025-10-10T01:25:19.7075199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__pycache__\collate.cpython-310.pyc 2025-10-10T01:25:19.7078653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__pycache__\fetch.cpython-310.pyc 2025-10-10T01:25:19.7082232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__pycache__\pin_memory.cpython-310.pyc 2025-10-10T01:25:19.7090637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__pycache__\signal_handling.cpython-310.pyc 2025-10-10T01:25:19.7094341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__pycache__\worker.cpython-310.pyc 2025-10-10T01:25:19.7097766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.7105418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\backward_compatibility.cpython-310.pyc 2025-10-10T01:25:19.7108989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\dataloader.cpython-310.pyc 2025-10-10T01:25:19.7112503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\dataset.cpython-310.pyc 2025-10-10T01:25:19.7122927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\distributed.cpython-310.pyc 2025-10-10T01:25:19.7127316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\graph.cpython-310.pyc 2025-10-10T01:25:19.7130218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\graph_settings.cpython-310.pyc 2025-10-10T01:25:19.7133906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\sampler.cpython-310.pyc 2025-10-10T01:25:19.7137321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.7144859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\constants.py 2025-10-10T01:25:19.7161794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\cuda_to_hip_mappings.py 2025-10-10T01:25:19.7162080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\hipify_python.py 2025-10-10T01:25:19.7162312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\version.py 2025-10-10T01:25:19.7167177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\__init__.py 2025-10-10T01:25:19.7173978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\__pycache__\constants.cpython-310.pyc 2025-10-10T01:25:19.7177558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\__pycache__\cuda_to_hip_mappings.cpython-310.pyc 2025-10-10T01:25:19.7184218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\__pycache__\hipify_python.cpython-310.pyc 2025-10-10T01:25:19.7192725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\__pycache__\version.cpython-310.pyc 2025-10-10T01:25:19.7196115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.7203638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\jit\log_extract.py 2025-10-10T01:25:19.7207036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\jit\__init__.py 2025-10-10T01:25:19.7212733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\jit\__pycache__\log_extract.cpython-310.pyc 2025-10-10T01:25:19.7216088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\jit\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.7223868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\code.js 2025-10-10T01:25:19.7227647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\htm.mjs 2025-10-10T01:25:19.7231063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\preact.mjs 2025-10-10T01:25:19.7234405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\skeleton.html 2025-10-10T01:25:19.7237901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\__init__.py 2025-10-10T01:25:19.7246801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\__main__.py 2025-10-10T01:25:19.7254882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.7258880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\__pycache__\__main__.cpython-310.pyc 2025-10-10T01:25:19.7267611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\serialization\config.py 2025-10-10T01:25:19.7271363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\serialization\__init__.py 2025-10-10T01:25:19.7278195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\serialization\__pycache__\config.cpython-310.pyc 2025-10-10T01:25:19.7281829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\serialization\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.7289486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\summary.py 2025-10-10T01:25:19.7293142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\writer.py 2025-10-10T01:25:19.7296709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\_convert_np.py 2025-10-10T01:25:19.7300333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\_embedding.py 2025-10-10T01:25:19.7309348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\_onnx_graph.py 2025-10-10T01:25:19.7312994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\_proto_graph.py 2025-10-10T01:25:19.7316450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\_pytorch_graph.py 2025-10-10T01:25:19.7319869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\_utils.py 2025-10-10T01:25:19.7323196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__init__.py 2025-10-10T01:25:19.7330474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\summary.cpython-310.pyc 2025-10-10T01:25:19.7334142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\writer.cpython-310.pyc 2025-10-10T01:25:19.7337887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\_convert_np.cpython-310.pyc 2025-10-10T01:25:19.7346555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\_embedding.cpython-310.pyc 2025-10-10T01:25:19.7350096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\_onnx_graph.cpython-310.pyc 2025-10-10T01:25:19.7354039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\_proto_graph.cpython-310.pyc 2025-10-10T01:25:19.7357547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\_pytorch_graph.cpython-310.pyc 2025-10-10T01:25:19.7360976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\_utils.cpython-310.pyc 2025-10-10T01:25:19.7364392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.7372236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\viz\_cycles.py 2025-10-10T01:25:19.7375555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\viz\__init__.py 2025-10-10T01:25:19.7381253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\viz\__pycache__\_cycles.cpython-310.pyc 2025-10-10T01:25:19.7384914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\viz\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.7393147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_strobelight\cli_function_profiler.py 2025-10-10T01:25:19.7396462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_strobelight\__init__.py 2025-10-10T01:25:19.7403158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_strobelight\__pycache__\cli_function_profiler.cpython-310.pyc 2025-10-10T01:25:19.7406148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_strobelight\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.7413284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\functions.py 2025-10-10T01:25:19.7416998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\interp.py 2025-10-10T01:25:19.7420287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\numbers.py 2025-10-10T01:25:19.7424313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\printers.py 2025-10-10T01:25:19.7427636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\reference.py 2025-10-10T01:25:19.7436414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\singleton_int.py 2025-10-10T01:25:19.7439948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\solve.py 2025-10-10T01:25:19.7443324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\symbol.py 2025-10-10T01:25:19.7447027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\value_ranges.py 2025-10-10T01:25:19.7450384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__init__.py 2025-10-10T01:25:19.7456900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\functions.cpython-310.pyc 2025-10-10T01:25:19.7460890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\interp.cpython-310.pyc 2025-10-10T01:25:19.7464434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\numbers.cpython-310.pyc 2025-10-10T01:25:19.7474129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\printers.cpython-310.pyc 2025-10-10T01:25:19.7478197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\reference.cpython-310.pyc 2025-10-10T01:25:19.7481705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\singleton_int.cpython-310.pyc 2025-10-10T01:25:19.7485220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\solve.cpython-310.pyc 2025-10-10T01:25:19.7488816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\symbol.cpython-310.pyc 2025-10-10T01:25:19.7492495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\value_ranges.cpython-310.pyc 2025-10-10T01:25:19.7496134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.7504799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\backend_registration.cpython-310.pyc 2025-10-10T01:25:19.7508477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\bundled_inputs.cpython-310.pyc 2025-10-10T01:25:19.7511982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\checkpoint.cpython-310.pyc 2025-10-10T01:25:19.7523124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\collect_env.cpython-310.pyc 2025-10-10T01:25:19.7526601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\cpp_backtrace.cpython-310.pyc 2025-10-10T01:25:19.7530183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\cpp_extension.cpython-310.pyc 2025-10-10T01:25:19.7534412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\deterministic.cpython-310.pyc 2025-10-10T01:25:19.7538021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\dlpack.cpython-310.pyc 2025-10-10T01:25:19.7541526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\file_baton.cpython-310.pyc 2025-10-10T01:25:19.7544878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\flop_counter.cpython-310.pyc 2025-10-10T01:25:19.7548545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\hooks.cpython-310.pyc 2025-10-10T01:25:19.7552032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\mkldnn.cpython-310.pyc 2025-10-10T01:25:19.7555520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\mobile_optimizer.cpython-310.pyc 2025-10-10T01:25:19.7559048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\model_zoo.cpython-310.pyc 2025-10-10T01:25:19.7562805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\module_tracker.cpython-310.pyc 2025-10-10T01:25:19.7566140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\show_pickle.cpython-310.pyc 2025-10-10T01:25:19.7576024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\throughput_benchmark.cpython-310.pyc 2025-10-10T01:25:19.7579579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\weak.cpython-310.pyc 2025-10-10T01:25:19.7583334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_appending_byte_serializer.cpython-310.pyc 2025-10-10T01:25:19.7586454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_config_module.cpython-310.pyc 2025-10-10T01:25:19.7590254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_content_store.cpython-310.pyc 2025-10-10T01:25:19.7593706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_contextlib.cpython-310.pyc 2025-10-10T01:25:19.7597271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_cpp_embed_headers.cpython-310.pyc 2025-10-10T01:25:19.7600982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_cpp_extension_versioner.cpython-310.pyc 2025-10-10T01:25:19.7610133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_cxx_pytree.cpython-310.pyc 2025-10-10T01:25:19.7613843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_debug_mode.cpython-310.pyc 2025-10-10T01:25:19.7617318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_device.cpython-310.pyc 2025-10-10T01:25:19.7621108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_dtype_abbrs.cpython-310.pyc 2025-10-10T01:25:19.7624973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_exposed_in.cpython-310.pyc 2025-10-10T01:25:19.7628581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_filelock.cpython-310.pyc 2025-10-10T01:25:19.7632420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_foreach_utils.cpython-310.pyc 2025-10-10T01:25:19.7635959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_functools.cpython-310.pyc 2025-10-10T01:25:19.7645779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_get_clean_triton.cpython-310.pyc 2025-10-10T01:25:19.7650384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_helion.cpython-310.pyc 2025-10-10T01:25:19.7654146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_import_utils.cpython-310.pyc 2025-10-10T01:25:19.7657848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_mode_utils.cpython-310.pyc 2025-10-10T01:25:19.7661788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_ordered_set.cpython-310.pyc 2025-10-10T01:25:19.7665374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_python_dispatch.cpython-310.pyc 2025-10-10T01:25:19.7669129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_pytree.cpython-310.pyc 2025-10-10T01:25:19.7673076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_stats.cpython-310.pyc 2025-10-10T01:25:19.7677017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_thunk.cpython-310.pyc 2025-10-10T01:25:19.7692205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_traceback.cpython-310.pyc 2025-10-10T01:25:19.7695813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_triton.cpython-310.pyc 2025-10-10T01:25:19.7699301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_typing_utils.cpython-310.pyc 2025-10-10T01:25:19.7704468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_zip.cpython-310.pyc 2025-10-10T01:25:19.7708622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.7718057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\memory.py 2025-10-10T01:25:19.7721574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\random.py 2025-10-10T01:25:19.7724932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\streams.py 2025-10-10T01:25:19.7728150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\_gpu_trace.py 2025-10-10T01:25:19.7731491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\_utils.py 2025-10-10T01:25:19.7734663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__init__.py 2025-10-10T01:25:19.7747373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__pycache__\memory.cpython-310.pyc 2025-10-10T01:25:19.7750870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__pycache__\random.cpython-310.pyc 2025-10-10T01:25:19.7754226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__pycache__\streams.cpython-310.pyc 2025-10-10T01:25:19.7763184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__pycache__\_gpu_trace.cpython-310.pyc 2025-10-10T01:25:19.7766686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__pycache__\_utils.cpython-310.pyc 2025-10-10T01:25:19.7770119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.7777541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_awaits\__init__.py 2025-10-10T01:25:19.7784556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_awaits\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.7793605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_aoti.pyi 2025-10-10T01:25:19.7797023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_autograd.pyi 2025-10-10T01:25:19.7800276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_cpu.pyi 2025-10-10T01:25:19.7803590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_cudnn.pyi 2025-10-10T01:25:19.7806859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_cusparselt.pyi 2025-10-10T01:25:19.7816558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_distributed_autograd.pyi 2025-10-10T01:25:19.7819934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_distributed_c10d.pyi 2025-10-10T01:25:19.7823637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_distributed_rpc.pyi 2025-10-10T01:25:19.7827019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_distributed_rpc_testing.pyi 2025-10-10T01:25:19.7830651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_functionalization.pyi 2025-10-10T01:25:19.7834011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_functions.pyi 2025-10-10T01:25:19.7837381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_functorch.pyi 2025-10-10T01:25:19.7840926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_instruction_counter.pyi 2025-10-10T01:25:19.7844372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_itt.pyi 2025-10-10T01:25:19.7847475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_jit_tree_views.pyi 2025-10-10T01:25:19.7850810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_lazy.pyi 2025-10-10T01:25:19.7854111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_lazy_ts_backend.pyi 2025-10-10T01:25:19.7875609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_monitor.pyi 2025-10-10T01:25:19.7878819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_nn.pyi 2025-10-10T01:25:19.7882076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_nvtx.pyi 2025-10-10T01:25:19.7885338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_onnx.pyi 2025-10-10T01:25:19.7888668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_profiler.pyi 2025-10-10T01:25:19.7894928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_VariableFunctions.pyi 2025-10-10T01:25:19.7909653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_verbose.pyi 2025-10-10T01:25:19.7913070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\__init__.pyi 2025-10-10T01:25:19.7921891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_acc\__init__.pyi 2025-10-10T01:25:19.7929060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_dynamo\compiled_autograd.pyi 2025-10-10T01:25:19.7932682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_dynamo\eval_frame.pyi 2025-10-10T01:25:19.7935785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_dynamo\guards.pyi 2025-10-10T01:25:19.7939053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_dynamo\__init__.pyi 2025-10-10T01:25:19.7946052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_export\pt2_archive_constants.pyi 2025-10-10T01:25:19.7949764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_export\__init__.pyi 2025-10-10T01:25:19.7958216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_op\autograd.py 2025-10-10T01:25:19.7961622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_op\impl.py 2025-10-10T01:25:19.7965329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_op\__init__.py 2025-10-10T01:25:19.7971425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_op\__pycache__\autograd.cpython-310.pyc 2025-10-10T01:25:19.7974959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_op\__pycache__\impl.cpython-310.pyc 2025-10-10T01:25:19.7978722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_op\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.7991758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C_flatbuffer\__init__.pyi 2025-10-10T01:25:19.7999167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\decompositions.py 2025-10-10T01:25:19.8003613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\decompositions_for_jvp.py 2025-10-10T01:25:19.8007192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\decompositions_for_rng.py 2025-10-10T01:25:19.8015057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\__init__.py 2025-10-10T01:25:19.8023063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\__pycache__\decompositions.cpython-310.pyc 2025-10-10T01:25:19.8027643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\__pycache__\decompositions_for_jvp.cpython-310.pyc 2025-10-10T01:25:19.8031463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\__pycache__\decompositions_for_rng.cpython-310.pyc 2025-10-10T01:25:19.8040548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.8048267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dispatch\python.py 2025-10-10T01:25:19.8051823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dispatch\__init__.py 2025-10-10T01:25:19.8057741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dispatch\__pycache__\python.cpython-310.pyc 2025-10-10T01:25:19.8060924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dispatch\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.8068480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\aot_compile.py 2025-10-10T01:25:19.8071780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\bytecode_analysis.py 2025-10-10T01:25:19.8075475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\bytecode_transformation.py 2025-10-10T01:25:19.8084677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\cache_size.py 2025-10-10T01:25:19.8088029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\callback.py 2025-10-10T01:25:19.8091415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\codegen.py 2025-10-10T01:25:19.8094781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\code_context.py 2025-10-10T01:25:19.8098760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\compiled_autograd.py 2025-10-10T01:25:19.8102757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\comptime.py 2025-10-10T01:25:19.8106047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\config.py 2025-10-10T01:25:19.8109972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\convert_frame.py 2025-10-10T01:25:19.8113641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\create_parameter_op.py 2025-10-10T01:25:19.8117192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\current_scope_id.py 2025-10-10T01:25:19.8120383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\debug_utils.py 2025-10-10T01:25:19.8123632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\decorators.py 2025-10-10T01:25:19.8127607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\device_interface.py 2025-10-10T01:25:19.8131550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\distributed.py 2025-10-10T01:25:19.8134782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\eval_frame.py 2025-10-10T01:25:19.8138968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\exc.py 2025-10-10T01:25:19.8142463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\external_utils.py 2025-10-10T01:25:19.8145936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\funcname_cache.py 2025-10-10T01:25:19.8155891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\functional_export.py 2025-10-10T01:25:19.8159370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\graph_break_hints.py 2025-10-10T01:25:19.8162922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\graph_break_registry.json 2025-10-10T01:25:19.8167033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\graph_deduplication.py 2025-10-10T01:25:19.8171071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\graph_region_tracker.py 2025-10-10T01:25:19.8174666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\graph_utils.py 2025-10-10T01:25:19.8178235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\guards.py 2025-10-10T01:25:19.8182743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\hooks.py 2025-10-10T01:25:19.8186309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\logging.py 2025-10-10T01:25:19.8189997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\metrics_context.py 2025-10-10T01:25:19.8193460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\mutation_guard.py 2025-10-10T01:25:19.8202407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\output_graph.py 2025-10-10T01:25:19.8206856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\package.py 2025-10-10T01:25:19.8210319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\pgo.py 2025-10-10T01:25:19.8213886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\precompile_context.py 2025-10-10T01:25:19.8217573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\profiler.py 2025-10-10T01:25:19.8221344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\replay_record.py 2025-10-10T01:25:19.8224395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\resume_execution.py 2025-10-10T01:25:19.8227917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\side_effects.py 2025-10-10T01:25:19.8231977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\source.py 2025-10-10T01:25:19.8235776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\symbolic_convert.py 2025-10-10T01:25:19.8240196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\tensor_version_op.py 2025-10-10T01:25:19.8243672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\testing.py 2025-10-10T01:25:19.8252878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\test_case.py 2025-10-10T01:25:19.8256338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\test_dont_skip_tracing_functions.py 2025-10-10T01:25:19.8259856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\test_minifier_common.py 2025-10-10T01:25:19.8263144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\trace_rules.py 2025-10-10T01:25:19.8267338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\types.py 2025-10-10T01:25:19.8270651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\utils.py 2025-10-10T01:25:19.8275348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\_trace_wrapped_higher_order_op.py 2025-10-10T01:25:19.8279117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__init__.py 2025-10-10T01:25:19.8285938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\common.py 2025-10-10T01:25:19.8289701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\cudagraphs.py 2025-10-10T01:25:19.8292792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\debugging.py 2025-10-10T01:25:19.8296842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\distributed.py 2025-10-10T01:25:19.8305216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\inductor.py 2025-10-10T01:25:19.8309111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\onnxrt.py 2025-10-10T01:25:19.8312629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\registry.py 2025-10-10T01:25:19.8315944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\tensorrt.py 2025-10-10T01:25:19.8319871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\torchxla.py 2025-10-10T01:25:19.8324029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\tvm.py 2025-10-10T01:25:19.8326372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__init__.py 2025-10-10T01:25:19.8332792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\common.cpython-310.pyc 2025-10-10T01:25:19.8336381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\cudagraphs.cpython-310.pyc 2025-10-10T01:25:19.8339770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\debugging.cpython-310.pyc 2025-10-10T01:25:19.8347833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\distributed.cpython-310.pyc 2025-10-10T01:25:19.8352693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\inductor.cpython-310.pyc 2025-10-10T01:25:19.8355093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\onnxrt.cpython-310.pyc 2025-10-10T01:25:19.8358777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\registry.cpython-310.pyc 2025-10-10T01:25:19.8361775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\tensorrt.cpython-310.pyc 2025-10-10T01:25:19.8365975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\torchxla.cpython-310.pyc 2025-10-10T01:25:19.8369378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\tvm.cpython-310.pyc 2025-10-10T01:25:19.8373403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.8382913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\builtins.py 2025-10-10T01:25:19.8385646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\functools.py 2025-10-10T01:25:19.8389282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\fx.py 2025-10-10T01:25:19.8392530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\itertools.py 2025-10-10T01:25:19.8402455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\loader.py 2025-10-10T01:25:19.8406067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\operator.py 2025-10-10T01:25:19.8409189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\os.py 2025-10-10T01:25:19.8413141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\pytree.py 2025-10-10T01:25:19.8417371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\struct.py 2025-10-10T01:25:19.8420133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\sys.py 2025-10-10T01:25:19.8423626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\tensor.py 2025-10-10T01:25:19.8426909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\_collections.py 2025-10-10T01:25:19.8430853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__init__.py 2025-10-10T01:25:19.8438498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\builtins.cpython-310.pyc 2025-10-10T01:25:19.8442643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\functools.cpython-310.pyc 2025-10-10T01:25:19.8446011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\fx.cpython-310.pyc 2025-10-10T01:25:19.8454986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\itertools.cpython-310.pyc 2025-10-10T01:25:19.8458512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\loader.cpython-310.pyc 2025-10-10T01:25:19.8462032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\operator.cpython-310.pyc 2025-10-10T01:25:19.8465511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\os.cpython-310.pyc 2025-10-10T01:25:19.8469175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\pytree.cpython-310.pyc 2025-10-10T01:25:19.8472699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\struct.cpython-310.pyc 2025-10-10T01:25:19.8476608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\sys.cpython-310.pyc 2025-10-10T01:25:19.8480604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\tensor.cpython-310.pyc 2025-10-10T01:25:19.8484380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\_collections.cpython-310.pyc 2025-10-10T01:25:19.8488307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.8496333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\after_aot.py 2025-10-10T01:25:19.8499984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\after_dynamo.py 2025-10-10T01:25:19.8503523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\aoti.py 2025-10-10T01:25:19.8506868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\__init__.py 2025-10-10T01:25:19.8518382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\__pycache__\after_aot.cpython-310.pyc 2025-10-10T01:25:19.8522840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\__pycache__\after_dynamo.cpython-310.pyc 2025-10-10T01:25:19.8526721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\__pycache__\aoti.cpython-310.pyc 2025-10-10T01:25:19.8535543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.8547985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\base.py 2025-10-10T01:25:19.8551858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\builder.py 2025-10-10T01:25:19.8556145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\builtin.py 2025-10-10T01:25:19.8560366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\constant.py 2025-10-10T01:25:19.8563775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\ctx_manager.py 2025-10-10T01:25:19.8572306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\dicts.py 2025-10-10T01:25:19.8575750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\distributed.py 2025-10-10T01:25:19.8579658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\functions.py 2025-10-10T01:25:19.8583959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\higher_order_ops.py 2025-10-10T01:25:19.8588427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\iter.py 2025-10-10T01:25:19.8591879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\lazy.py 2025-10-10T01:25:19.8595301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\lists.py 2025-10-10T01:25:19.8599524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\misc.py 2025-10-10T01:25:19.8603623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\nn_module.py 2025-10-10T01:25:19.8607750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\optimizer.py 2025-10-10T01:25:19.8611326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\script_object.py 2025-10-10T01:25:19.8614683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\sdpa.py 2025-10-10T01:25:19.8618710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\tensor.py 2025-10-10T01:25:19.8622402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\torch.py 2025-10-10T01:25:19.8626395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\torch_function.py 2025-10-10T01:25:19.8630216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\user_defined.py 2025-10-10T01:25:19.8634245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__init__.py 2025-10-10T01:25:19.8642443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\base.cpython-310.pyc 2025-10-10T01:25:19.8646077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\builder.cpython-310.pyc 2025-10-10T01:25:19.8649945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\builtin.cpython-310.pyc 2025-10-10T01:25:19.8659412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\constant.cpython-310.pyc 2025-10-10T01:25:19.8663026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\ctx_manager.cpython-310.pyc 2025-10-10T01:25:19.8666895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\dicts.cpython-310.pyc 2025-10-10T01:25:19.8670705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\distributed.cpython-310.pyc 2025-10-10T01:25:19.8674176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\functions.cpython-310.pyc 2025-10-10T01:25:19.8678300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\higher_order_ops.cpython-310.pyc 2025-10-10T01:25:19.8682114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\iter.cpython-310.pyc 2025-10-10T01:25:19.8685672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\lazy.cpython-310.pyc 2025-10-10T01:25:19.8689175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\lists.cpython-310.pyc 2025-10-10T01:25:19.8692892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\misc.cpython-310.pyc 2025-10-10T01:25:19.8696838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\nn_module.cpython-310.pyc 2025-10-10T01:25:19.8700315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\optimizer.cpython-310.pyc 2025-10-10T01:25:19.8704027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\script_object.cpython-310.pyc 2025-10-10T01:25:19.8707515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\sdpa.cpython-310.pyc 2025-10-10T01:25:19.8716495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\tensor.cpython-310.pyc 2025-10-10T01:25:19.8720169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\torch.cpython-310.pyc 2025-10-10T01:25:19.8724041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\torch_function.cpython-310.pyc 2025-10-10T01:25:19.8727734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\user_defined.cpython-310.pyc 2025-10-10T01:25:19.8731680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.8740743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\aot_compile.cpython-310.pyc 2025-10-10T01:25:19.8744967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\bytecode_analysis.cpython-310.pyc 2025-10-10T01:25:19.8748568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\bytecode_transformation.cpython-310.pyc 2025-10-10T01:25:19.8758057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\cache_size.cpython-310.pyc 2025-10-10T01:25:19.8761585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\callback.cpython-310.pyc 2025-10-10T01:25:19.8765068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\codegen.cpython-310.pyc 2025-10-10T01:25:19.8768802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\code_context.cpython-310.pyc 2025-10-10T01:25:19.8772341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\compiled_autograd.cpython-310.pyc 2025-10-10T01:25:19.8776394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\comptime.cpython-310.pyc 2025-10-10T01:25:19.8780020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\config.cpython-310.pyc 2025-10-10T01:25:19.8783823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\convert_frame.cpython-310.pyc 2025-10-10T01:25:19.8787549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\create_parameter_op.cpython-310.pyc 2025-10-10T01:25:19.8791245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\current_scope_id.cpython-310.pyc 2025-10-10T01:25:19.8794944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\debug_utils.cpython-310.pyc 2025-10-10T01:25:19.8798695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\decorators.cpython-310.pyc 2025-10-10T01:25:19.8802269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\device_interface.cpython-310.pyc 2025-10-10T01:25:19.8810219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\distributed.cpython-310.pyc 2025-10-10T01:25:19.8814039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\eval_frame.cpython-310.pyc 2025-10-10T01:25:19.8818509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\exc.cpython-310.pyc 2025-10-10T01:25:19.8822237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\external_utils.cpython-310.pyc 2025-10-10T01:25:19.8826135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\funcname_cache.cpython-310.pyc 2025-10-10T01:25:19.8829710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\functional_export.cpython-310.pyc 2025-10-10T01:25:19.8833302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\graph_break_hints.cpython-310.pyc 2025-10-10T01:25:19.8836860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\graph_deduplication.cpython-310.pyc 2025-10-10T01:25:19.8845154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\graph_region_tracker.cpython-310.pyc 2025-10-10T01:25:19.8855051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\graph_utils.cpython-310.pyc 2025-10-10T01:25:19.8855598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\guards.cpython-310.pyc 2025-10-10T01:25:19.8860033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\hooks.cpython-310.pyc 2025-10-10T01:25:19.8863707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\logging.cpython-310.pyc 2025-10-10T01:25:19.8868499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\metrics_context.cpython-310.pyc 2025-10-10T01:25:19.8871972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\mutation_guard.cpython-310.pyc 2025-10-10T01:25:19.8875484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\output_graph.cpython-310.pyc 2025-10-10T01:25:19.8884836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\package.cpython-310.pyc 2025-10-10T01:25:19.8888609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\pgo.cpython-310.pyc 2025-10-10T01:25:19.8892237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\precompile_context.cpython-310.pyc 2025-10-10T01:25:19.8895684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\profiler.cpython-310.pyc 2025-10-10T01:25:19.8899180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\replay_record.cpython-310.pyc 2025-10-10T01:25:19.8902639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\resume_execution.cpython-310.pyc 2025-10-10T01:25:19.8906181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\side_effects.cpython-310.pyc 2025-10-10T01:25:19.8909925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\source.cpython-310.pyc 2025-10-10T01:25:19.8914124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\symbolic_convert.cpython-310.pyc 2025-10-10T01:25:19.8929441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\tensor_version_op.cpython-310.pyc 2025-10-10T01:25:19.8933010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\testing.cpython-310.pyc 2025-10-10T01:25:19.8936580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\test_case.cpython-310.pyc 2025-10-10T01:25:19.8940207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\test_dont_skip_tracing_functions.cpython-310.pyc 2025-10-10T01:25:19.8943735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\test_minifier_common.cpython-310.pyc 2025-10-10T01:25:19.8947562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\trace_rules.cpython-310.pyc 2025-10-10T01:25:19.8951815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\types.cpython-310.pyc 2025-10-10T01:25:19.8955318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:19.8964927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\_trace_wrapped_higher_order_op.cpython-310.pyc 2025-10-10T01:25:19.8983560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.8993811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\config.py 2025-10-10T01:25:19.8997535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\converter.py 2025-10-10T01:25:19.9001682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\error.py 2025-10-10T01:25:19.9005123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\non_strict_utils.py 2025-10-10T01:25:19.9008753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_base.py 2025-10-10T01:25:19.9017621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\tools.py 2025-10-10T01:25:19.9021024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\utils.py 2025-10-10T01:25:19.9024609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\verifier.py 2025-10-10T01:25:19.9027981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\wrappers.py 2025-10-10T01:25:19.9031402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__init__.py 2025-10-10T01:25:19.9038133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\case.py 2025-10-10T01:25:19.9041679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\gen_example.py 2025-10-10T01:25:19.9045115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\logging.py 2025-10-10T01:25:19.9048539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\__init__.py 2025-10-10T01:25:19.9056091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\assume_constant_result.py 2025-10-10T01:25:19.9059550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\autograd_function.py 2025-10-10T01:25:19.9063031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\class_method.py 2025-10-10T01:25:19.9072060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\cond_branch_class_method.py 2025-10-10T01:25:19.9075732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\cond_branch_nested_function.py 2025-10-10T01:25:19.9079301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\cond_branch_nonlocal_variables.py 2025-10-10T01:25:19.9082840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\cond_closed_over_variable.py 2025-10-10T01:25:19.9086363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\cond_operands.py 2025-10-10T01:25:19.9089887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\cond_predicate.py 2025-10-10T01:25:19.9093391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\constrain_as_size_example.py 2025-10-10T01:25:19.9097006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\constrain_as_value_example.py 2025-10-10T01:25:19.9100617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\decorator.py 2025-10-10T01:25:19.9104081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dictionary.py 2025-10-10T01:25:19.9107656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_assert.py 2025-10-10T01:25:19.9111287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_constructor.py 2025-10-10T01:25:19.9114886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_if_guard.py 2025-10-10T01:25:19.9118386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_map.py 2025-10-10T01:25:19.9122075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_round.py 2025-10-10T01:25:19.9130276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_slicing.py 2025-10-10T01:25:19.9133801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_view.py 2025-10-10T01:25:19.9137450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\fn_with_kwargs.py 2025-10-10T01:25:19.9140979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\list_contains.py 2025-10-10T01:25:19.9144805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\list_unpack.py 2025-10-10T01:25:19.9149023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\model_attr_mutation.py 2025-10-10T01:25:19.9153128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\nested_function.py 2025-10-10T01:25:19.9157458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\null_context_manager.py 2025-10-10T01:25:19.9166535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\optional_input.py 2025-10-10T01:25:19.9170476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\pytree_flatten.py 2025-10-10T01:25:19.9174014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\scalar_output.py 2025-10-10T01:25:19.9177681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\specialized_attribute.py 2025-10-10T01:25:19.9181182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\static_for_loop.py 2025-10-10T01:25:19.9184719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\static_if.py 2025-10-10T01:25:19.9188438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\tensor_setattr.py 2025-10-10T01:25:19.9191983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\type_reflection_method.py 2025-10-10T01:25:19.9195722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\unsupported_operator.py 2025-10-10T01:25:19.9203553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\user_input_mutation.py 2025-10-10T01:25:19.9207112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__init__.py 2025-10-10T01:25:19.9215944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\assume_constant_result.cpython-310.pyc 2025-10-10T01:25:19.9219503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\autograd_function.cpython-310.pyc 2025-10-10T01:25:19.9223123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\class_method.cpython-310.pyc 2025-10-10T01:25:19.9231287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\cond_branch_class_method.cpython-310.pyc 2025-10-10T01:25:19.9235063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\cond_branch_nested_function.cpython-310.pyc 2025-10-10T01:25:19.9238638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\cond_branch_nonlocal_variables.cpython-310.pyc 2025-10-10T01:25:19.9242174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\cond_closed_over_variable.cpython-310.pyc 2025-10-10T01:25:19.9245657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\cond_operands.cpython-310.pyc 2025-10-10T01:25:19.9249287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\cond_predicate.cpython-310.pyc 2025-10-10T01:25:19.9253053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\constrain_as_size_example.cpython-310.pyc 2025-10-10T01:25:19.9256839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\constrain_as_value_example.cpython-310.pyc 2025-10-10T01:25:19.9260543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\decorator.cpython-310.pyc 2025-10-10T01:25:19.9264102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dictionary.cpython-310.pyc 2025-10-10T01:25:19.9267685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dynamic_shape_assert.cpython-310.pyc 2025-10-10T01:25:19.9271438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dynamic_shape_constructor.cpython-310.pyc 2025-10-10T01:25:19.9279828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dynamic_shape_if_guard.cpython-310.pyc 2025-10-10T01:25:19.9284180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dynamic_shape_map.cpython-310.pyc 2025-10-10T01:25:19.9287841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dynamic_shape_round.cpython-310.pyc 2025-10-10T01:25:19.9291420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dynamic_shape_slicing.cpython-310.pyc 2025-10-10T01:25:19.9295011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dynamic_shape_view.cpython-310.pyc 2025-10-10T01:25:19.9298733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\fn_with_kwargs.cpython-310.pyc 2025-10-10T01:25:19.9302350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\list_contains.cpython-310.pyc 2025-10-10T01:25:19.9306230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\list_unpack.cpython-310.pyc 2025-10-10T01:25:19.9316380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\model_attr_mutation.cpython-310.pyc 2025-10-10T01:25:19.9320012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\nested_function.cpython-310.pyc 2025-10-10T01:25:19.9323583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\null_context_manager.cpython-310.pyc 2025-10-10T01:25:19.9327171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\optional_input.cpython-310.pyc 2025-10-10T01:25:19.9330741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\pytree_flatten.cpython-310.pyc 2025-10-10T01:25:19.9334324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\scalar_output.cpython-310.pyc 2025-10-10T01:25:19.9338072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\specialized_attribute.cpython-310.pyc 2025-10-10T01:25:19.9341618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\static_for_loop.cpython-310.pyc 2025-10-10T01:25:19.9355413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\static_if.cpython-310.pyc 2025-10-10T01:25:19.9358943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\tensor_setattr.cpython-310.pyc 2025-10-10T01:25:19.9362513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\type_reflection_method.cpython-310.pyc 2025-10-10T01:25:19.9366047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\unsupported_operator.cpython-310.pyc 2025-10-10T01:25:19.9369557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\user_input_mutation.cpython-310.pyc 2025-10-10T01:25:19.9373246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.9388354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\__pycache__\case.cpython-310.pyc 2025-10-10T01:25:19.9392000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\__pycache__\gen_example.cpython-310.pyc 2025-10-10T01:25:19.9395386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\__pycache__\logging.cpython-310.pyc 2025-10-10T01:25:19.9404126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.9412809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\add_runtime_assertions_for_constraints_pass.py 2025-10-10T01:25:19.9416247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\collect_tracepoints_pass.py 2025-10-10T01:25:19.9419540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\constant_folding.py 2025-10-10T01:25:19.9428380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\functionalize_side_effectful_ops_pass.py 2025-10-10T01:25:19.9431856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\insert_custom_op_guards.py 2025-10-10T01:25:19.9435313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\lift_constants_pass.py 2025-10-10T01:25:19.9438774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\remove_runtime_assertions.py 2025-10-10T01:25:19.9442478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\replace_autocast_with_hop_pass.py 2025-10-10T01:25:19.9445959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\replace_quantized_ops_with_standard_ops_pass.py 2025-10-10T01:25:19.9449440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\replace_set_grad_with_hop_pass.py 2025-10-10T01:25:19.9452962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\replace_view_ops_with_view_copy_ops_pass.py 2025-10-10T01:25:19.9456601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\replace_with_hop_pass_util.py 2025-10-10T01:25:19.9460234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\_node_metadata_hook.py 2025-10-10T01:25:19.9463900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__init__.py 2025-10-10T01:25:19.9471959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\add_runtime_assertions_for_constraints_pass.cpython-310.pyc 2025-10-10T01:25:19.9475723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\collect_tracepoints_pass.cpython-310.pyc 2025-10-10T01:25:19.9484021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\constant_folding.cpython-310.pyc 2025-10-10T01:25:19.9487722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\functionalize_side_effectful_ops_pass.cpython-310.pyc 2025-10-10T01:25:19.9491891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\insert_custom_op_guards.cpython-310.pyc 2025-10-10T01:25:19.9495201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\lift_constants_pass.cpython-310.pyc 2025-10-10T01:25:19.9498879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\remove_runtime_assertions.cpython-310.pyc 2025-10-10T01:25:19.9502541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\replace_autocast_with_hop_pass.cpython-310.pyc 2025-10-10T01:25:19.9506110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\replace_quantized_ops_with_standard_ops_pass.cpython-310.pyc 2025-10-10T01:25:19.9510695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\replace_set_grad_with_hop_pass.cpython-310.pyc 2025-10-10T01:25:19.9514442Z 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-10-10T01:25:19.9518828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\replace_with_hop_pass_util.cpython-310.pyc 2025-10-10T01:25:19.9521866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\_node_metadata_hook.cpython-310.pyc 2025-10-10T01:25:19.9525449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.9533967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_infra\node_metadata.py 2025-10-10T01:25:19.9537452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_infra\proxy_value.py 2025-10-10T01:25:19.9540898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_infra\__init__.py 2025-10-10T01:25:19.9552520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_infra\__pycache__\node_metadata.cpython-310.pyc 2025-10-10T01:25:19.9556172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_infra\__pycache__\proxy_value.cpython-310.pyc 2025-10-10T01:25:19.9559645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_infra\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.9572144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\dynamic_shapes.py 2025-10-10T01:25:19.9575803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\export_schema.thrift 2025-10-10T01:25:19.9579224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\schema.py 2025-10-10T01:25:19.9582535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\schema.yaml 2025-10-10T01:25:19.9591050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\schema_check.py 2025-10-10T01:25:19.9594477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\serialize.py 2025-10-10T01:25:19.9598782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\union.py 2025-10-10T01:25:19.9602164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__init__.py 2025-10-10T01:25:19.9608533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__pycache__\dynamic_shapes.cpython-310.pyc 2025-10-10T01:25:19.9612329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__pycache__\schema.cpython-310.pyc 2025-10-10T01:25:19.9615864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__pycache__\schema_check.cpython-310.pyc 2025-10-10T01:25:19.9624905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__pycache__\serialize.cpython-310.pyc 2025-10-10T01:25:19.9629053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__pycache__\union.cpython-310.pyc 2025-10-10T01:25:19.9632728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.9641133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\config.cpython-310.pyc 2025-10-10T01:25:19.9644863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\converter.cpython-310.pyc 2025-10-10T01:25:19.9649257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\error.cpython-310.pyc 2025-10-10T01:25:19.9659400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\non_strict_utils.cpython-310.pyc 2025-10-10T01:25:19.9663510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\pass_base.cpython-310.pyc 2025-10-10T01:25:19.9667090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\tools.cpython-310.pyc 2025-10-10T01:25:19.9670845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:19.9674579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\verifier.cpython-310.pyc 2025-10-10T01:25:19.9678483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\wrappers.cpython-310.pyc 2025-10-10T01:25:19.9682266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.9690437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\aot_autograd.py 2025-10-10T01:25:19.9694212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\apis.py 2025-10-10T01:25:19.9697608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\autograd_function.py 2025-10-10T01:25:19.9701368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\batch_norm_replacement.py 2025-10-10T01:25:19.9710183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\benchmark_utils.py 2025-10-10T01:25:19.9713582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\compilers.py 2025-10-10T01:25:19.9717718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\compile_utils.py 2025-10-10T01:25:19.9720854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\config.py 2025-10-10T01:25:19.9724186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\deprecated.py 2025-10-10T01:25:19.9727630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\eager_transforms.py 2025-10-10T01:25:19.9731360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\functional_call.py 2025-10-10T01:25:19.9734806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\fx_minifier.py 2025-10-10T01:25:19.9738270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\make_functional.py 2025-10-10T01:25:19.9741720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\partitioners.py 2025-10-10T01:25:19.9745627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\predispatch.py 2025-10-10T01:25:19.9750090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\pyfunctorch.py 2025-10-10T01:25:19.9753576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\python_key.py 2025-10-10T01:25:19.9757066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\pytree_hacks.py 2025-10-10T01:25:19.9760663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\top_operators_github_usage.py 2025-10-10T01:25:19.9764124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\utils.py 2025-10-10T01:25:19.9772134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\vmap.py 2025-10-10T01:25:19.9775558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__init__.py 2025-10-10T01:25:19.9783151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\ac_logging_utils.py 2025-10-10T01:25:19.9786828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\graph_info_provider.py 2025-10-10T01:25:19.9790426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\knapsack.py 2025-10-10T01:25:19.9798989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\knapsack_evaluator.py 2025-10-10T01:25:19.9802487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\__init__.py 2025-10-10T01:25:19.9809638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\__pycache__\ac_logging_utils.cpython-310.pyc 2025-10-10T01:25:19.9813311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\__pycache__\graph_info_provider.cpython-310.pyc 2025-10-10T01:25:19.9816733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\__pycache__\knapsack.cpython-310.pyc 2025-10-10T01:25:19.9825141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\__pycache__\knapsack_evaluator.cpython-310.pyc 2025-10-10T01:25:19.9828600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.9836351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\autograd_cache.py 2025-10-10T01:25:19.9840244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\collect_metadata_analysis.py 2025-10-10T01:25:19.9843839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\descriptors.py 2025-10-10T01:25:19.9852268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\frontend_utils.py 2025-10-10T01:25:19.9855972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\functional_utils.py 2025-10-10T01:25:19.9859441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\fx_utils.py 2025-10-10T01:25:19.9862786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\graph_capture.py 2025-10-10T01:25:19.9866352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\graph_capture_wrappers.py 2025-10-10T01:25:19.9870228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\graph_compile.py 2025-10-10T01:25:19.9874283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\input_output_analysis.py 2025-10-10T01:25:19.9878187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\logging_utils.py 2025-10-10T01:25:19.9881366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\runtime_wrappers.py 2025-10-10T01:25:19.9885721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\schemas.py 2025-10-10T01:25:19.9889511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\subclass_parametrization.py 2025-10-10T01:25:19.9892949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\subclass_utils.py 2025-10-10T01:25:19.9896433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\utils.py 2025-10-10T01:25:19.9899839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__init__.py 2025-10-10T01:25:19.9907835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\autograd_cache.cpython-310.pyc 2025-10-10T01:25:19.9911721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\collect_metadata_analysis.cpython-310.pyc 2025-10-10T01:25:19.9915579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\descriptors.cpython-310.pyc 2025-10-10T01:25:19.9923889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\frontend_utils.cpython-310.pyc 2025-10-10T01:25:19.9927579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\functional_utils.cpython-310.pyc 2025-10-10T01:25:19.9931064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\fx_utils.cpython-310.pyc 2025-10-10T01:25:19.9934772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\graph_capture.cpython-310.pyc 2025-10-10T01:25:19.9938393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\graph_capture_wrappers.cpython-310.pyc 2025-10-10T01:25:19.9942052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\graph_compile.cpython-310.pyc 2025-10-10T01:25:19.9946077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\input_output_analysis.cpython-310.pyc 2025-10-10T01:25:19.9949873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\logging_utils.cpython-310.pyc 2025-10-10T01:25:19.9953476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\runtime_wrappers.cpython-310.pyc 2025-10-10T01:25:19.9957332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\schemas.cpython-310.pyc 2025-10-10T01:25:19.9961405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\subclass_parametrization.cpython-310.pyc 2025-10-10T01:25:19.9965668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\subclass_utils.cpython-310.pyc 2025-10-10T01:25:19.9969538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:19.9978211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:19.9986980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\aot_autograd.cpython-310.pyc 2025-10-10T01:25:19.9990751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\apis.cpython-310.pyc 2025-10-10T01:25:19.9994458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\autograd_function.cpython-310.pyc 2025-10-10T01:25:20.0003345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\batch_norm_replacement.cpython-310.pyc 2025-10-10T01:25:20.0007174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\benchmark_utils.cpython-310.pyc 2025-10-10T01:25:20.0011313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\compilers.cpython-310.pyc 2025-10-10T01:25:20.0014992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\compile_utils.cpython-310.pyc 2025-10-10T01:25:20.0018622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\config.cpython-310.pyc 2025-10-10T01:25:20.0022246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\deprecated.cpython-310.pyc 2025-10-10T01:25:20.0025765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\eager_transforms.cpython-310.pyc 2025-10-10T01:25:20.0029720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\functional_call.cpython-310.pyc 2025-10-10T01:25:20.0033522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\fx_minifier.cpython-310.pyc 2025-10-10T01:25:20.0037079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\make_functional.cpython-310.pyc 2025-10-10T01:25:20.0040803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\partitioners.cpython-310.pyc 2025-10-10T01:25:20.0044683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\predispatch.cpython-310.pyc 2025-10-10T01:25:20.0048381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\pyfunctorch.cpython-310.pyc 2025-10-10T01:25:20.0056612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\python_key.cpython-310.pyc 2025-10-10T01:25:20.0060245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\pytree_hacks.cpython-310.pyc 2025-10-10T01:25:20.0064236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\top_operators_github_usage.cpython-310.pyc 2025-10-10T01:25:20.0067664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:20.0071441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\vmap.cpython-310.pyc 2025-10-10T01:25:20.0092198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.0101207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\aoti_call_delegate.py 2025-10-10T01:25:20.0104771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\associative_scan.py 2025-10-10T01:25:20.0108648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\auto_functionalize.py 2025-10-10T01:25:20.0116770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\base_hop.py 2025-10-10T01:25:20.0120149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\cond.py 2025-10-10T01:25:20.0124012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\effects.py 2025-10-10T01:25:20.0127212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\executorch_call_delegate.py 2025-10-10T01:25:20.0130683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\flat_apply.py 2025-10-10T01:25:20.0134179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\flex_attention.py 2025-10-10T01:25:20.0138175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\foreach_map.py 2025-10-10T01:25:20.0141711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\hints_wrap.py 2025-10-10T01:25:20.0145373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\invoke_subgraph.py 2025-10-10T01:25:20.0149307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\local_map.py 2025-10-10T01:25:20.0152825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\map.py 2025-10-10T01:25:20.0156758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\out_dtype.py 2025-10-10T01:25:20.0160728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\partitioner.py 2025-10-10T01:25:20.0164796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\run_const_graph.py 2025-10-10T01:25:20.0168851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\scan.py 2025-10-10T01:25:20.0172782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\schema.py 2025-10-10T01:25:20.0176125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\strict_mode.py 2025-10-10T01:25:20.0179754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\torchbind.py 2025-10-10T01:25:20.0183637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\triton_kernel_wrap.py 2025-10-10T01:25:20.0192642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\utils.py 2025-10-10T01:25:20.0196381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\while_loop.py 2025-10-10T01:25:20.0200040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\wrap.py 2025-10-10T01:25:20.0203977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\_invoke_quant.py 2025-10-10T01:25:20.0207665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__init__.py 2025-10-10T01:25:20.0215681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\aoti_call_delegate.cpython-310.pyc 2025-10-10T01:25:20.0219445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\associative_scan.cpython-310.pyc 2025-10-10T01:25:20.0223204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\auto_functionalize.cpython-310.pyc 2025-10-10T01:25:20.0231695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\base_hop.cpython-310.pyc 2025-10-10T01:25:20.0235151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\cond.cpython-310.pyc 2025-10-10T01:25:20.0238755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\effects.cpython-310.pyc 2025-10-10T01:25:20.0242250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\executorch_call_delegate.cpython-310.pyc 2025-10-10T01:25:20.0245686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\flat_apply.cpython-310.pyc 2025-10-10T01:25:20.0250928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\flex_attention.cpython-310.pyc 2025-10-10T01:25:20.0254688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\foreach_map.cpython-310.pyc 2025-10-10T01:25:20.0258268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\hints_wrap.cpython-310.pyc 2025-10-10T01:25:20.0261650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\invoke_subgraph.cpython-310.pyc 2025-10-10T01:25:20.0265061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\local_map.cpython-310.pyc 2025-10-10T01:25:20.0268642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\map.cpython-310.pyc 2025-10-10T01:25:20.0272121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\out_dtype.cpython-310.pyc 2025-10-10T01:25:20.0275823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\partitioner.cpython-310.pyc 2025-10-10T01:25:20.0285654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\run_const_graph.cpython-310.pyc 2025-10-10T01:25:20.0289160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\scan.cpython-310.pyc 2025-10-10T01:25:20.0292774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\schema.cpython-310.pyc 2025-10-10T01:25:20.0296681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\strict_mode.cpython-310.pyc 2025-10-10T01:25:20.0300129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\torchbind.cpython-310.pyc 2025-10-10T01:25:20.0303646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\triton_kernel_wrap.cpython-310.pyc 2025-10-10T01:25:20.0307679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:20.0311605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\while_loop.cpython-310.pyc 2025-10-10T01:25:20.0315179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\wrap.cpython-310.pyc 2025-10-10T01:25:20.0323954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\_invoke_quant.cpython-310.pyc 2025-10-10T01:25:20.0327494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.0337269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analyze_preserves_zero_mask.py 2025-10-10T01:25:20.0340835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\aoti_eager.py 2025-10-10T01:25:20.0344306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\async_compile.py 2025-10-10T01:25:20.0352607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\augmented_graph_helper.py 2025-10-10T01:25:20.0356028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autotune_process.py 2025-10-10T01:25:20.0359596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\await_utils.py 2025-10-10T01:25:20.0362925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\bounds.py 2025-10-10T01:25:20.0366119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\cache.py 2025-10-10T01:25:20.0369491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\choices.py 2025-10-10T01:25:20.0372803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codecache.py 2025-10-10T01:25:20.0377570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\comms.py 2025-10-10T01:25:20.0381298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\comms_debug.py 2025-10-10T01:25:20.0384757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\comm_analysis.py 2025-10-10T01:25:20.0388314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\comm_lowering.py 2025-10-10T01:25:20.0391780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compiler_bisector.py 2025-10-10T01:25:20.0395291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_fx.py 2025-10-10T01:25:20.0399313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_fx_async.py 2025-10-10T01:25:20.0402824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_fx_ext.py 2025-10-10T01:25:20.0406427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_fx_subproc.py 2025-10-10T01:25:20.0410196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\config.py 2025-10-10T01:25:20.0414782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\config_comms.py 2025-10-10T01:25:20.0424008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\constant_folding.py 2025-10-10T01:25:20.0427577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\cpp_builder.py 2025-10-10T01:25:20.0431572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\cpu_vec_isa.py 2025-10-10T01:25:20.0435138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\cudagraph_trees.py 2025-10-10T01:25:20.0439149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\cudagraph_utils.py 2025-10-10T01:25:20.0442988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\custom_graph_pass.py 2025-10-10T01:25:20.0446916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\debug.py 2025-10-10T01:25:20.0450578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\decomposition.py 2025-10-10T01:25:20.0454394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\dependencies.py 2025-10-10T01:25:20.0458386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\dtype_propagation.py 2025-10-10T01:25:20.0466588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\exc.py 2025-10-10T01:25:20.0470191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\extern_node_serializer.py 2025-10-10T01:25:20.0473842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\freezing.py 2025-10-10T01:25:20.0477335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\freezing_utils.py 2025-10-10T01:25:20.0480853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fuzzer.py 2025-10-10T01:25:20.0484690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_utils.py 2025-10-10T01:25:20.0488113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\graph.py 2025-10-10T01:25:20.0491943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\hooks.py 2025-10-10T01:25:20.0495482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\index_propagation.py 2025-10-10T01:25:20.0498989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\inductor_prims.py 2025-10-10T01:25:20.0502552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\ir.py 2025-10-10T01:25:20.0507892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\jagged_lowerings.py 2025-10-10T01:25:20.0515967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel_inputs.py 2025-10-10T01:25:20.0519775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel_template_choice.py 2025-10-10T01:25:20.0523375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\loop_body.py 2025-10-10T01:25:20.0527709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\lowering.py 2025-10-10T01:25:20.0532880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\memory.py 2025-10-10T01:25:20.0536594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\metrics.py 2025-10-10T01:25:20.0540024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\mkldnn_ir.py 2025-10-10T01:25:20.0543878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\mkldnn_lowerings.py 2025-10-10T01:25:20.0547721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\mock_cache.py 2025-10-10T01:25:20.0551395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\ops_handler.py 2025-10-10T01:25:20.0555249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\optimize_indexing.py 2025-10-10T01:25:20.0568127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\output_code.py 2025-10-10T01:25:20.0571911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\pattern_matcher.py 2025-10-10T01:25:20.0575856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\quantized_lowerings.py 2025-10-10T01:25:20.0579606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\remote_cache.py 2025-10-10T01:25:20.0583589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\remote_gemm_autotune_cache.py 2025-10-10T01:25:20.0586955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\scheduler.py 2025-10-10T01:25:20.0591674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\script.ld 2025-10-10T01:25:20.0595253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\select_algorithm.py 2025-10-10T01:25:20.0599578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\shape_propagation.py 2025-10-10T01:25:20.0603450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\sizevars.py 2025-10-10T01:25:20.0607162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\standalone_compile.py 2025-10-10T01:25:20.0615979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\subgraph_lowering.py 2025-10-10T01:25:20.0619703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\test_case.py 2025-10-10T01:25:20.0623256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\test_operators.py 2025-10-10T01:25:20.0627260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\tiling_utils.py 2025-10-10T01:25:20.0631163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\triton_bundler.py 2025-10-10T01:25:20.0634706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\utils.py 2025-10-10T01:25:20.0639621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\virtualized.py 2025-10-10T01:25:20.0643291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\wrapper_benchmark.py 2025-10-10T01:25:20.0646803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__autotune_main__.py 2025-10-10T01:25:20.0657586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__init__.py 2025-10-10T01:25:20.0665734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analysis\device_info.py 2025-10-10T01:25:20.0669451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analysis\profile_analysis.py 2025-10-10T01:25:20.0672953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analysis\__init__.py 2025-10-10T01:25:20.0684453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analysis\__pycache__\device_info.cpython-310.pyc 2025-10-10T01:25:20.0688384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analysis\__pycache__\profile_analysis.cpython-310.pyc 2025-10-10T01:25:20.0691842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analysis\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.0705276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\autoheuristic.py 2025-10-10T01:25:20.0708668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\autoheuristic_utils.py 2025-10-10T01:25:20.0712221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\learnedheuristic_interface.py 2025-10-10T01:25:20.0720540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\learned_heuristic_controller.py 2025-10-10T01:25:20.0724199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\__init__.py 2025-10-10T01:25:20.0730262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\_MixedMMA100.py 2025-10-10T01:25:20.0733752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\_MixedMMH100.py 2025-10-10T01:25:20.0737092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\_MMRankingA100.py 2025-10-10T01:25:20.0746335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\_MMRankingH100.py 2025-10-10T01:25:20.0750015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\_PadMMA100.py 2025-10-10T01:25:20.0753472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__init__.py 2025-10-10T01:25:20.0760962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__pycache__\_MixedMMA100.cpython-310.pyc 2025-10-10T01:25:20.0764630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__pycache__\_MixedMMH100.cpython-310.pyc 2025-10-10T01:25:20.0769086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__pycache__\_MMRankingA100.cpython-310.pyc 2025-10-10T01:25:20.0778896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__pycache__\_MMRankingH100.cpython-310.pyc 2025-10-10T01:25:20.0782462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__pycache__\_PadMMA100.cpython-310.pyc 2025-10-10T01:25:20.0786062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.0794273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\__pycache__\autoheuristic.cpython-310.pyc 2025-10-10T01:25:20.0797745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\__pycache__\autoheuristic_utils.cpython-310.pyc 2025-10-10T01:25:20.0801660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\__pycache__\learnedheuristic_interface.cpython-310.pyc 2025-10-10T01:25:20.0810382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\__pycache__\learned_heuristic_controller.cpython-310.pyc 2025-10-10T01:25:20.0813814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.0822413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\aoti_hipify_utils.py 2025-10-10T01:25:20.0826075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\block_analysis.py 2025-10-10T01:25:20.0829464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\common.py 2025-10-10T01:25:20.0833188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp.py 2025-10-10T01:25:20.0837634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_bmm_template.py 2025-10-10T01:25:20.0846428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_flex_attention_template.py 2025-10-10T01:25:20.0849864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_gemm_template.py 2025-10-10T01:25:20.0853658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_grouped_gemm_template.py 2025-10-10T01:25:20.0857094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_micro_gemm.py 2025-10-10T01:25:20.0861177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_template.py 2025-10-10T01:25:20.0864633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_template_kernel.py 2025-10-10T01:25:20.0868177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_utils.py 2025-10-10T01:25:20.0871751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_wrapper_cpu.py 2025-10-10T01:25:20.0875808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_wrapper_cpu_array_ref.py 2025-10-10T01:25:20.0879381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_wrapper_gpu.py 2025-10-10T01:25:20.0882989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_wrapper_mps.py 2025-10-10T01:25:20.0886576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpu_device_op_overrides.py 2025-10-10T01:25:20.0890382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda_combined_scheduling.py 2025-10-10T01:25:20.0894493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\debug_utils.py 2025-10-10T01:25:20.0902515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\halide.py 2025-10-10T01:25:20.0906259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\memory_planning.py 2025-10-10T01:25:20.0910321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\mps.py 2025-10-10T01:25:20.0913869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\mps_device_op_overrides.py 2025-10-10T01:25:20.0917402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\multi_kernel.py 2025-10-10T01:25:20.0920947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\python_wrapper_mtia.py 2025-10-10T01:25:20.0924754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\segmented_tree.py 2025-10-10T01:25:20.0928138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\simd.py 2025-10-10T01:25:20.0932201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\simd_kernel_features.py 2025-10-10T01:25:20.0935762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\subgraph.py 2025-10-10T01:25:20.0939067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\triton.py 2025-10-10T01:25:20.0943724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\triton_combo_kernel.py 2025-10-10T01:25:20.0953439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\triton_split_scan.py 2025-10-10T01:25:20.0956902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\triton_utils.py 2025-10-10T01:25:20.0960365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\wrapper.py 2025-10-10T01:25:20.0964904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\wrapper_fxir.py 2025-10-10T01:25:20.0968557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__init__.py 2025-10-10T01:25:20.0975381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\aoti_runtime\interface.cpp 2025-10-10T01:25:20.0982953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cuda_cpp_scheduling.py 2025-10-10T01:25:20.0986534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cuda_env.py 2025-10-10T01:25:20.0989966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cuda_kernel.py 2025-10-10T01:25:20.0993352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cuda_template.py 2025-10-10T01:25:20.1002825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_cache.py 2025-10-10T01:25:20.1006416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_python_evt.py 2025-10-10T01:25:20.1010252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_utils.py 2025-10-10T01:25:20.1013558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\device_op_overrides.py 2025-10-10T01:25:20.1016969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\gemm_template.py 2025-10-10T01:25:20.1020765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\serialization.py 2025-10-10T01:25:20.1024363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__init__.py 2025-10-10T01:25:20.1031788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\evt_extensions.py 2025-10-10T01:25:20.1035568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\gemm_operation_extensions.py 2025-10-10T01:25:20.1039126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\__init__.py 2025-10-10T01:25:20.1051727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\__init__.py 2025-10-10T01:25:20.1057738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda\cuda.py 2025-10-10T01:25:20.1061233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda\cudart.py 2025-10-10T01:25:20.1065067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda\__init__.py 2025-10-10T01:25:20.1072334Z 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-10-10T01:25:20.1076187Z 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-10-10T01:25:20.1079716Z 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-10-10T01:25:20.1092688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\pydot\__init__.py 2025-10-10T01:25:20.1099646Z 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-10-10T01:25:20.1107058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\scipy\special.py 2025-10-10T01:25:20.1110683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\scipy\__init__.py 2025-10-10T01:25:20.1117784Z 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-10-10T01:25:20.1121436Z 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-10-10T01:25:20.1134051Z 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-10-10T01:25:20.1142216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\__pycache__\evt_extensions.cpython-310.pyc 2025-10-10T01:25:20.1145861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\__pycache__\gemm_operation_extensions.cpython-310.pyc 2025-10-10T01:25:20.1150111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.1164139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cuda_cpp_scheduling.cpython-310.pyc 2025-10-10T01:25:20.1167600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cuda_env.cpython-310.pyc 2025-10-10T01:25:20.1171880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cuda_kernel.cpython-310.pyc 2025-10-10T01:25:20.1180587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cuda_template.cpython-310.pyc 2025-10-10T01:25:20.1184224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cutlass_cache.cpython-310.pyc 2025-10-10T01:25:20.1187851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cutlass_python_evt.cpython-310.pyc 2025-10-10T01:25:20.1191416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cutlass_utils.cpython-310.pyc 2025-10-10T01:25:20.1214386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\device_op_overrides.cpython-310.pyc 2025-10-10T01:25:20.1218161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\gemm_template.cpython-310.pyc 2025-10-10T01:25:20.1222219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\serialization.cpython-310.pyc 2025-10-10T01:25:20.1226323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.1235721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\cutedsl_kernel.py 2025-10-10T01:25:20.1239836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\cutedsl_op_overrides.py 2025-10-10T01:25:20.1243759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\cutedsl_scheduling.py 2025-10-10T01:25:20.1253425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\cutedsl_template.py 2025-10-10T01:25:20.1257365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\__init__.py 2025-10-10T01:25:20.1264828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\__pycache__\cutedsl_kernel.cpython-310.pyc 2025-10-10T01:25:20.1268784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\__pycache__\cutedsl_op_overrides.cpython-310.pyc 2025-10-10T01:25:20.1272476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\__pycache__\cutedsl_scheduling.cpython-310.pyc 2025-10-10T01:25:20.1281105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\__pycache__\cutedsl_template.cpython-310.pyc 2025-10-10T01:25:20.1284861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.1292633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\mtia\device_op_overrides.py 2025-10-10T01:25:20.1296321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\mtia\__init__.py 2025-10-10T01:25:20.1302471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\mtia\__pycache__\device_op_overrides.cpython-310.pyc 2025-10-10T01:25:20.1306106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\mtia\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.1313831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\ck_conv_template.py 2025-10-10T01:25:20.1317882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\ck_template.py 2025-10-10T01:25:20.1327448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\ck_tile_template.py 2025-10-10T01:25:20.1328241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\ck_tile_universal_gemm_template.py 2025-10-10T01:25:20.1336347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\ck_universal_gemm_template.py 2025-10-10T01:25:20.1340228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\compile_command.py 2025-10-10T01:25:20.1344034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\rocm_benchmark_request.py 2025-10-10T01:25:20.1347436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\rocm_cpp_scheduling.py 2025-10-10T01:25:20.1350988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\rocm_kernel.py 2025-10-10T01:25:20.1354442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\rocm_template.py 2025-10-10T01:25:20.1357893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\rocm_template_buffer.py 2025-10-10T01:25:20.1361320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\rocm_utils.py 2025-10-10T01:25:20.1364795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__init__.py 2025-10-10T01:25:20.1371554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\ck_conv_template.cpython-310.pyc 2025-10-10T01:25:20.1375113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\ck_template.cpython-310.pyc 2025-10-10T01:25:20.1378685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\ck_tile_template.cpython-310.pyc 2025-10-10T01:25:20.1387770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\ck_tile_universal_gemm_template.cpython-310.pyc 2025-10-10T01:25:20.1391434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\ck_universal_gemm_template.cpython-310.pyc 2025-10-10T01:25:20.1395159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\compile_command.cpython-310.pyc 2025-10-10T01:25:20.1398792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\rocm_benchmark_request.cpython-310.pyc 2025-10-10T01:25:20.1402319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\rocm_cpp_scheduling.cpython-310.pyc 2025-10-10T01:25:20.1405850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\rocm_kernel.cpython-310.pyc 2025-10-10T01:25:20.1409307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\rocm_template.cpython-310.pyc 2025-10-10T01:25:20.1412880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\rocm_template_buffer.cpython-310.pyc 2025-10-10T01:25:20.1416442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\rocm_utils.cpython-310.pyc 2025-10-10T01:25:20.1420242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.1428762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\xpu\device_op_overrides.py 2025-10-10T01:25:20.1432298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\xpu\__init__.py 2025-10-10T01:25:20.1438328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\xpu\__pycache__\device_op_overrides.cpython-310.pyc 2025-10-10T01:25:20.1441867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\xpu\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.1450108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\aoti_hipify_utils.cpython-310.pyc 2025-10-10T01:25:20.1453716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\block_analysis.cpython-310.pyc 2025-10-10T01:25:20.1457141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\common.cpython-310.pyc 2025-10-10T01:25:20.1465956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp.cpython-310.pyc 2025-10-10T01:25:20.1470480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_bmm_template.cpython-310.pyc 2025-10-10T01:25:20.1474067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_flex_attention_template.cpython-310.pyc 2025-10-10T01:25:20.1477776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_gemm_template.cpython-310.pyc 2025-10-10T01:25:20.1481807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_grouped_gemm_template.cpython-310.pyc 2025-10-10T01:25:20.1485379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_micro_gemm.cpython-310.pyc 2025-10-10T01:25:20.1489103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_template.cpython-310.pyc 2025-10-10T01:25:20.1492571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_template_kernel.cpython-310.pyc 2025-10-10T01:25:20.1496109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_utils.cpython-310.pyc 2025-10-10T01:25:20.1500195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_wrapper_cpu.cpython-310.pyc 2025-10-10T01:25:20.1504558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_wrapper_cpu_array_ref.cpython-310.pyc 2025-10-10T01:25:20.1508285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_wrapper_gpu.cpython-310.pyc 2025-10-10T01:25:20.1512423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_wrapper_mps.cpython-310.pyc 2025-10-10T01:25:20.1522277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpu_device_op_overrides.cpython-310.pyc 2025-10-10T01:25:20.1525956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cuda_combined_scheduling.cpython-310.pyc 2025-10-10T01:25:20.1529586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\debug_utils.cpython-310.pyc 2025-10-10T01:25:20.1533692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\halide.cpython-310.pyc 2025-10-10T01:25:20.1537244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\memory_planning.cpython-310.pyc 2025-10-10T01:25:20.1541429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\mps.cpython-310.pyc 2025-10-10T01:25:20.1545263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\mps_device_op_overrides.cpython-310.pyc 2025-10-10T01:25:20.1549712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\multi_kernel.cpython-310.pyc 2025-10-10T01:25:20.1558944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\python_wrapper_mtia.cpython-310.pyc 2025-10-10T01:25:20.1562629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\segmented_tree.cpython-310.pyc 2025-10-10T01:25:20.1566305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\simd.cpython-310.pyc 2025-10-10T01:25:20.1570341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\simd_kernel_features.cpython-310.pyc 2025-10-10T01:25:20.1574088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\subgraph.cpython-310.pyc 2025-10-10T01:25:20.1577626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\triton.cpython-310.pyc 2025-10-10T01:25:20.1582344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\triton_combo_kernel.cpython-310.pyc 2025-10-10T01:25:20.1586280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\triton_split_scan.cpython-310.pyc 2025-10-10T01:25:20.1598197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\triton_utils.cpython-310.pyc 2025-10-10T01:25:20.1602433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\wrapper.cpython-310.pyc 2025-10-10T01:25:20.1606026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\wrapper_fxir.cpython-310.pyc 2025-10-10T01:25:20.1610123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.1619961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\subproc_pool.py 2025-10-10T01:25:20.1623332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\tracked_process_pool.py 2025-10-10T01:25:20.1627161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\utils.py 2025-10-10T01:25:20.1631034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__init__.py 2025-10-10T01:25:20.1639418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__main__.py 2025-10-10T01:25:20.1646825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__pycache__\subproc_pool.cpython-310.pyc 2025-10-10T01:25:20.1650541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__pycache__\tracked_process_pool.cpython-310.pyc 2025-10-10T01:25:20.1654196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:20.1663800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.1667481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__pycache__\__main__.cpython-310.pyc 2025-10-10T01:25:20.1677299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\b2b_gemm.py 2025-10-10T01:25:20.1680978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\binary_folding.py 2025-10-10T01:25:20.1684904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\bucketing.py 2025-10-10T01:25:20.1688513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\control_dependencies.py 2025-10-10T01:25:20.1697209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\ddp_fusion.py 2025-10-10T01:25:20.1700838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\decompose_mem_bound_mm.py 2025-10-10T01:25:20.1704536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\dedupe_symint_uses.py 2025-10-10T01:25:20.1708885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\efficient_conv_bn_eval.py 2025-10-10T01:25:20.1712656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\freezing_patterns.py 2025-10-10T01:25:20.1716696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\fsdp.py 2025-10-10T01:25:20.1720598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\fuse_attention.py 2025-10-10T01:25:20.1724215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\group_batch_fusion.py 2025-10-10T01:25:20.1727912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\joint_graph.py 2025-10-10T01:25:20.1731454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\memory_estimator.py 2025-10-10T01:25:20.1735040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\micro_pipeline_tp.py 2025-10-10T01:25:20.1738634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\misc_patterns.py 2025-10-10T01:25:20.1742289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\mkldnn_fusion.py 2025-10-10T01:25:20.1745946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\numeric_utils.py 2025-10-10T01:25:20.1749602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\overlap_preserving_bucketer.py 2025-10-10T01:25:20.1758881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\overlap_scheduling.py 2025-10-10T01:25:20.1762417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\pad_mm.py 2025-10-10T01:25:20.1766029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\post_grad.py 2025-10-10T01:25:20.1769763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\pre_grad.py 2025-10-10T01:25:20.1773234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\quantization.py 2025-10-10T01:25:20.1777550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\reinplace.py 2025-10-10T01:25:20.1781155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\replace_random.py 2025-10-10T01:25:20.1784617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\split_cat.py 2025-10-10T01:25:20.1788741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__init__.py 2025-10-10T01:25:20.1797706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\addmm_pattern.py 2025-10-10T01:25:20.1801260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\bmm_pattern.py 2025-10-10T01:25:20.1804739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\mm_pattern.py 2025-10-10T01:25:20.1813682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_1.py 2025-10-10T01:25:20.1817448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_10.py 2025-10-10T01:25:20.1821107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_11.py 2025-10-10T01:25:20.1824620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_12.py 2025-10-10T01:25:20.1828111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_13.py 2025-10-10T01:25:20.1831664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_14.py 2025-10-10T01:25:20.1836340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_15.py 2025-10-10T01:25:20.1839288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_16.py 2025-10-10T01:25:20.1842946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_17.py 2025-10-10T01:25:20.1846721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_18.py 2025-10-10T01:25:20.1850447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_19.py 2025-10-10T01:25:20.1854026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_2.py 2025-10-10T01:25:20.1857606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_20.py 2025-10-10T01:25:20.1861250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_21.py 2025-10-10T01:25:20.1864965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_22.py 2025-10-10T01:25:20.1868801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_23.py 2025-10-10T01:25:20.1877090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_24.py 2025-10-10T01:25:20.1880926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_3.py 2025-10-10T01:25:20.1884598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_4.py 2025-10-10T01:25:20.1888202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_5.py 2025-10-10T01:25:20.1891819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_6.py 2025-10-10T01:25:20.1896172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_7.py 2025-10-10T01:25:20.1899830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_8.py 2025-10-10T01:25:20.1903431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_9.py 2025-10-10T01:25:20.1907110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__init__.py 2025-10-10T01:25:20.1917825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\addmm_pattern.cpython-310.pyc 2025-10-10T01:25:20.1921585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\bmm_pattern.cpython-310.pyc 2025-10-10T01:25:20.1925141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\mm_pattern.cpython-310.pyc 2025-10-10T01:25:20.1934470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_1.cpython-310.pyc 2025-10-10T01:25:20.1938121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_10.cpython-310.pyc 2025-10-10T01:25:20.1941682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_11.cpython-310.pyc 2025-10-10T01:25:20.1945271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_12.cpython-310.pyc 2025-10-10T01:25:20.1949223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_13.cpython-310.pyc 2025-10-10T01:25:20.1953043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_14.cpython-310.pyc 2025-10-10T01:25:20.1956626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_15.cpython-310.pyc 2025-10-10T01:25:20.1960230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_16.cpython-310.pyc 2025-10-10T01:25:20.1963860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_17.cpython-310.pyc 2025-10-10T01:25:20.1967640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_18.cpython-310.pyc 2025-10-10T01:25:20.1971444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_19.cpython-310.pyc 2025-10-10T01:25:20.1975231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_2.cpython-310.pyc 2025-10-10T01:25:20.1979039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_20.cpython-310.pyc 2025-10-10T01:25:20.1987943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_21.cpython-310.pyc 2025-10-10T01:25:20.1992079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_22.cpython-310.pyc 2025-10-10T01:25:20.1996249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_23.cpython-310.pyc 2025-10-10T01:25:20.2000020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_24.cpython-310.pyc 2025-10-10T01:25:20.2003957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_3.cpython-310.pyc 2025-10-10T01:25:20.2007726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_4.cpython-310.pyc 2025-10-10T01:25:20.2011385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_5.cpython-310.pyc 2025-10-10T01:25:20.2015473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_6.cpython-310.pyc 2025-10-10T01:25:20.2019361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_7.cpython-310.pyc 2025-10-10T01:25:20.2023130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_8.cpython-310.pyc 2025-10-10T01:25:20.2027031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\_sfdp_pattern_9.cpython-310.pyc 2025-10-10T01:25:20.2030911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.2048118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\b2b_gemm.cpython-310.pyc 2025-10-10T01:25:20.2051766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\binary_folding.cpython-310.pyc 2025-10-10T01:25:20.2055320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\bucketing.cpython-310.pyc 2025-10-10T01:25:20.2064302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\control_dependencies.cpython-310.pyc 2025-10-10T01:25:20.2068141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\ddp_fusion.cpython-310.pyc 2025-10-10T01:25:20.2071707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\decompose_mem_bound_mm.cpython-310.pyc 2025-10-10T01:25:20.2075252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\dedupe_symint_uses.cpython-310.pyc 2025-10-10T01:25:20.2078954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\efficient_conv_bn_eval.cpython-310.pyc 2025-10-10T01:25:20.2082537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\freezing_patterns.cpython-310.pyc 2025-10-10T01:25:20.2085945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\fsdp.cpython-310.pyc 2025-10-10T01:25:20.2090129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\fuse_attention.cpython-310.pyc 2025-10-10T01:25:20.2093949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\group_batch_fusion.cpython-310.pyc 2025-10-10T01:25:20.2097577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\joint_graph.cpython-310.pyc 2025-10-10T01:25:20.2101646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\memory_estimator.cpython-310.pyc 2025-10-10T01:25:20.2105293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\micro_pipeline_tp.cpython-310.pyc 2025-10-10T01:25:20.2108998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\misc_patterns.cpython-310.pyc 2025-10-10T01:25:20.2118190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\mkldnn_fusion.cpython-310.pyc 2025-10-10T01:25:20.2122091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\numeric_utils.cpython-310.pyc 2025-10-10T01:25:20.2125738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\overlap_preserving_bucketer.cpython-310.pyc 2025-10-10T01:25:20.2129841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\overlap_scheduling.cpython-310.pyc 2025-10-10T01:25:20.2133530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\pad_mm.cpython-310.pyc 2025-10-10T01:25:20.2137151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\post_grad.cpython-310.pyc 2025-10-10T01:25:20.2141148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\pre_grad.cpython-310.pyc 2025-10-10T01:25:20.2145214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\quantization.cpython-310.pyc 2025-10-10T01:25:20.2154106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\reinplace.cpython-310.pyc 2025-10-10T01:25:20.2158402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\replace_random.cpython-310.pyc 2025-10-10T01:25:20.2162231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\split_cat.cpython-310.pyc 2025-10-10T01:25:20.2166600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.2175711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\bmm.py 2025-10-10T01:25:20.2179061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\conv.py 2025-10-10T01:25:20.2182728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\mm.py 2025-10-10T01:25:20.2186231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\mm_common.py 2025-10-10T01:25:20.2189600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\mm_grouped.py 2025-10-10T01:25:20.2198987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\mm_plus_mm.py 2025-10-10T01:25:20.2201911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__init__.py 2025-10-10T01:25:20.2212339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\common.py 2025-10-10T01:25:20.2216651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\flex_attention.py 2025-10-10T01:25:20.2221696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\flex_cpu.py 2025-10-10T01:25:20.2224619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\flex_decoding.py 2025-10-10T01:25:20.2228583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\__init__.py 2025-10-10T01:25:20.2240992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\templates\common.py.jinja 2025-10-10T01:25:20.2244518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\templates\flex_attention.py.jinja 2025-10-10T01:25:20.2248296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\templates\flex_backwards.py.jinja 2025-10-10T01:25:20.2257596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\templates\flex_decode.py.jinja 2025-10-10T01:25:20.2261086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\templates\utilities.py.jinja 2025-10-10T01:25:20.2268748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\__pycache__\common.cpython-310.pyc 2025-10-10T01:25:20.2272324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\__pycache__\flex_attention.cpython-310.pyc 2025-10-10T01:25:20.2275866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\__pycache__\flex_cpu.cpython-310.pyc 2025-10-10T01:25:20.2286256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\__pycache__\flex_decoding.cpython-310.pyc 2025-10-10T01:25:20.2289689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.2297602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\bmm.cpython-310.pyc 2025-10-10T01:25:20.2301267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\conv.cpython-310.pyc 2025-10-10T01:25:20.2304838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\mm.cpython-310.pyc 2025-10-10T01:25:20.2314538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\mm_common.cpython-310.pyc 2025-10-10T01:25:20.2318352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\mm_grouped.cpython-310.pyc 2025-10-10T01:25:20.2321610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\mm_plus_mm.cpython-310.pyc 2025-10-10T01:25:20.2324959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.2352823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\package\build_package.py 2025-10-10T01:25:20.2356255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\package\package.py 2025-10-10T01:25:20.2360532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\package\__init__.py 2025-10-10T01:25:20.2367456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\package\__pycache__\build_package.cpython-310.pyc 2025-10-10T01:25:20.2370926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\package\__pycache__\package.cpython-310.pyc 2025-10-10T01:25:20.2374413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\package\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.2388878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\autotune_cache.py 2025-10-10T01:25:20.2392336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\benchmarking.py 2025-10-10T01:25:20.2395863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\cache_dir_utils.py 2025-10-10T01:25:20.2399851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\compile_tasks.py 2025-10-10T01:25:20.2410413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\coordinate_descent_tuner.py 2025-10-10T01:25:20.2414501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\debug_utils.py 2025-10-10T01:25:20.2418079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\halide_helpers.py 2025-10-10T01:25:20.2421508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\hints.py 2025-10-10T01:25:20.2424859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\runtime_utils.py 2025-10-10T01:25:20.2428393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\static_cuda_launcher.py 2025-10-10T01:25:20.2431982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\triton_compat.py 2025-10-10T01:25:20.2435447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\triton_helpers.py 2025-10-10T01:25:20.2439016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py 2025-10-10T01:25:20.2443165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__init__.py 2025-10-10T01:25:20.2449187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\config.py 2025-10-10T01:25:20.2452722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\context.py 2025-10-10T01:25:20.2456040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\exceptions.py 2025-10-10T01:25:20.2459412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\implementations.py 2025-10-10T01:25:20.2462767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\locks.py 2025-10-10T01:25:20.2473725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\utils.py 2025-10-10T01:25:20.2477066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__init__.py 2025-10-10T01:25:20.2484349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\config.cpython-310.pyc 2025-10-10T01:25:20.2487925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\context.cpython-310.pyc 2025-10-10T01:25:20.2491384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\exceptions.cpython-310.pyc 2025-10-10T01:25:20.2501144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\implementations.cpython-310.pyc 2025-10-10T01:25:20.2504645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\locks.cpython-310.pyc 2025-10-10T01:25:20.2508376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:20.2512103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.2520253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\autotune_cache.cpython-310.pyc 2025-10-10T01:25:20.2523719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\benchmarking.cpython-310.pyc 2025-10-10T01:25:20.2527311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\cache_dir_utils.cpython-310.pyc 2025-10-10T01:25:20.2536395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\compile_tasks.cpython-310.pyc 2025-10-10T01:25:20.2540114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\coordinate_descent_tuner.cpython-310.pyc 2025-10-10T01:25:20.2543587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\debug_utils.cpython-310.pyc 2025-10-10T01:25:20.2547072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\halide_helpers.cpython-310.pyc 2025-10-10T01:25:20.2550713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\hints.cpython-310.pyc 2025-10-10T01:25:20.2554151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\runtime_utils.cpython-310.pyc 2025-10-10T01:25:20.2558133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\static_cuda_launcher.cpython-310.pyc 2025-10-10T01:25:20.2561691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\triton_compat.cpython-310.pyc 2025-10-10T01:25:20.2565359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\triton_helpers.cpython-310.pyc 2025-10-10T01:25:20.2568898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\triton_heuristics.cpython-310.pyc 2025-10-10T01:25:20.2572766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.2581020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\aten.py 2025-10-10T01:25:20.2584389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\base.py 2025-10-10T01:25:20.2587850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\contiguous_mm.py 2025-10-10T01:25:20.2591354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\decompose_k.py 2025-10-10T01:25:20.2601264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\gemm.py 2025-10-10T01:25:20.2604587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\params.py 2025-10-10T01:25:20.2608074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\registry.py 2025-10-10T01:25:20.2611815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\triton.py 2025-10-10T01:25:20.2615433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\triton_addmm.py 2025-10-10T01:25:20.2619352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__init__.py 2025-10-10T01:25:20.2627329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\aten.cpython-310.pyc 2025-10-10T01:25:20.2631293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\base.cpython-310.pyc 2025-10-10T01:25:20.2635596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\contiguous_mm.cpython-310.pyc 2025-10-10T01:25:20.2644330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\decompose_k.cpython-310.pyc 2025-10-10T01:25:20.2648437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\gemm.cpython-310.pyc 2025-10-10T01:25:20.2652590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\params.cpython-310.pyc 2025-10-10T01:25:20.2655659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\registry.cpython-310.pyc 2025-10-10T01:25:20.2659438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\triton.cpython-310.pyc 2025-10-10T01:25:20.2664239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\triton_addmm.cpython-310.pyc 2025-10-10T01:25:20.2667172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.2677014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\analyze_preserves_zero_mask.cpython-310.pyc 2025-10-10T01:25:20.2680618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\aoti_eager.cpython-310.pyc 2025-10-10T01:25:20.2684247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\async_compile.cpython-310.pyc 2025-10-10T01:25:20.2695008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\augmented_graph_helper.cpython-310.pyc 2025-10-10T01:25:20.2698898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\autotune_process.cpython-310.pyc 2025-10-10T01:25:20.2702873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\await_utils.cpython-310.pyc 2025-10-10T01:25:20.2706473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\bounds.cpython-310.pyc 2025-10-10T01:25:20.2710101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\cache.cpython-310.pyc 2025-10-10T01:25:20.2726385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\choices.cpython-310.pyc 2025-10-10T01:25:20.2726840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\codecache.cpython-310.pyc 2025-10-10T01:25:20.2727155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\comms.cpython-310.pyc 2025-10-10T01:25:20.2727514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\comms_debug.cpython-310.pyc 2025-10-10T01:25:20.2729707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\comm_analysis.cpython-310.pyc 2025-10-10T01:25:20.2733161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\comm_lowering.cpython-310.pyc 2025-10-10T01:25:20.2736709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\compiler_bisector.cpython-310.pyc 2025-10-10T01:25:20.2740316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\compile_fx.cpython-310.pyc 2025-10-10T01:25:20.2749906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\compile_fx_async.cpython-310.pyc 2025-10-10T01:25:20.2753615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\compile_fx_ext.cpython-310.pyc 2025-10-10T01:25:20.2757329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\compile_fx_subproc.cpython-310.pyc 2025-10-10T01:25:20.2761139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\config.cpython-310.pyc 2025-10-10T01:25:20.2764866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\config_comms.cpython-310.pyc 2025-10-10T01:25:20.2768457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\constant_folding.cpython-310.pyc 2025-10-10T01:25:20.2772027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\cpp_builder.cpython-310.pyc 2025-10-10T01:25:20.2775816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\cpu_vec_isa.cpython-310.pyc 2025-10-10T01:25:20.2785851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\cudagraph_trees.cpython-310.pyc 2025-10-10T01:25:20.2790506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\cudagraph_utils.cpython-310.pyc 2025-10-10T01:25:20.2794233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\custom_graph_pass.cpython-310.pyc 2025-10-10T01:25:20.2797588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\debug.cpython-310.pyc 2025-10-10T01:25:20.2801261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\decomposition.cpython-310.pyc 2025-10-10T01:25:20.2804807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\dependencies.cpython-310.pyc 2025-10-10T01:25:20.2808393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\dtype_propagation.cpython-310.pyc 2025-10-10T01:25:20.2811885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\exc.cpython-310.pyc 2025-10-10T01:25:20.2821048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\extern_node_serializer.cpython-310.pyc 2025-10-10T01:25:20.2824621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\freezing.cpython-310.pyc 2025-10-10T01:25:20.2828253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\freezing_utils.cpython-310.pyc 2025-10-10T01:25:20.2831789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\fuzzer.cpython-310.pyc 2025-10-10T01:25:20.2835375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\fx_utils.cpython-310.pyc 2025-10-10T01:25:20.2838855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\graph.cpython-310.pyc 2025-10-10T01:25:20.2843132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\hooks.cpython-310.pyc 2025-10-10T01:25:20.2847215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\index_propagation.cpython-310.pyc 2025-10-10T01:25:20.2862458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\inductor_prims.cpython-310.pyc 2025-10-10T01:25:20.2866127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\ir.cpython-310.pyc 2025-10-10T01:25:20.2872197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\jagged_lowerings.cpython-310.pyc 2025-10-10T01:25:20.2875869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\kernel_inputs.cpython-310.pyc 2025-10-10T01:25:20.2879567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\kernel_template_choice.cpython-310.pyc 2025-10-10T01:25:20.2883226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\loop_body.cpython-310.pyc 2025-10-10T01:25:20.2887067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\lowering.cpython-310.pyc 2025-10-10T01:25:20.2891557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\memory.cpython-310.pyc 2025-10-10T01:25:20.2901002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\metrics.cpython-310.pyc 2025-10-10T01:25:20.2904556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\mkldnn_ir.cpython-310.pyc 2025-10-10T01:25:20.2908344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\mkldnn_lowerings.cpython-310.pyc 2025-10-10T01:25:20.2911999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\mock_cache.cpython-310.pyc 2025-10-10T01:25:20.2915752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\ops_handler.cpython-310.pyc 2025-10-10T01:25:20.2919816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\optimize_indexing.cpython-310.pyc 2025-10-10T01:25:20.2923638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\output_code.cpython-310.pyc 2025-10-10T01:25:20.2927407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\pattern_matcher.cpython-310.pyc 2025-10-10T01:25:20.2937786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\quantized_lowerings.cpython-310.pyc 2025-10-10T01:25:20.2941313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\remote_cache.cpython-310.pyc 2025-10-10T01:25:20.2945018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\remote_gemm_autotune_cache.cpython-310.pyc 2025-10-10T01:25:20.2948988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\scheduler.cpython-310.pyc 2025-10-10T01:25:20.2953737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\select_algorithm.cpython-310.pyc 2025-10-10T01:25:20.2957956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\shape_propagation.cpython-310.pyc 2025-10-10T01:25:20.2961497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\sizevars.cpython-310.pyc 2025-10-10T01:25:20.2965288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\standalone_compile.cpython-310.pyc 2025-10-10T01:25:20.2975821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\subgraph_lowering.cpython-310.pyc 2025-10-10T01:25:20.2979214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\test_case.cpython-310.pyc 2025-10-10T01:25:20.2984166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\test_operators.cpython-310.pyc 2025-10-10T01:25:20.2987882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\tiling_utils.cpython-310.pyc 2025-10-10T01:25:20.2991538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\triton_bundler.cpython-310.pyc 2025-10-10T01:25:20.2995161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:20.2999314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\virtualized.cpython-310.pyc 2025-10-10T01:25:20.3003013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\wrapper_benchmark.cpython-310.pyc 2025-10-10T01:25:20.3006774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\__autotune_main__.cpython-310.pyc 2025-10-10T01:25:20.3010521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.3021265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\closure.py 2025-10-10T01:25:20.3024871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\computation.py 2025-10-10T01:25:20.3028380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\config.py 2025-10-10T01:25:20.3031692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\debug.py 2025-10-10T01:25:20.3035120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\device_context.py 2025-10-10T01:25:20.3043693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\extract_compiled_graph.py 2025-10-10T01:25:20.3047313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\ir_cache.py 2025-10-10T01:25:20.3050668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\metrics.py 2025-10-10T01:25:20.3054097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\tensor_factory_functions.py 2025-10-10T01:25:20.3058200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\ts_backend.py 2025-10-10T01:25:20.3061588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__init__.py 2025-10-10T01:25:20.3069017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\closure.cpython-310.pyc 2025-10-10T01:25:20.3072607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\computation.cpython-310.pyc 2025-10-10T01:25:20.3076221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\config.cpython-310.pyc 2025-10-10T01:25:20.3084941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\debug.cpython-310.pyc 2025-10-10T01:25:20.3089112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\device_context.cpython-310.pyc 2025-10-10T01:25:20.3092788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\extract_compiled_graph.cpython-310.pyc 2025-10-10T01:25:20.3096207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\ir_cache.cpython-310.pyc 2025-10-10T01:25:20.3099784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\metrics.cpython-310.pyc 2025-10-10T01:25:20.3103446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\tensor_factory_functions.cpython-310.pyc 2025-10-10T01:25:20.3107229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\ts_backend.cpython-310.pyc 2025-10-10T01:25:20.3110911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.3125022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\autograd.py 2025-10-10T01:25:20.3128776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\custom_ops.py 2025-10-10T01:25:20.3132306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\fake_class_registry.py 2025-10-10T01:25:20.3135818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\fake_impl.py 2025-10-10T01:25:20.3144400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\fake_profile.py 2025-10-10T01:25:20.3147907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\infer_schema.py 2025-10-10T01:25:20.3151540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\opaque_object.py 2025-10-10T01:25:20.3154934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\simple_registry.py 2025-10-10T01:25:20.3158481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\triton.py 2025-10-10T01:25:20.3161773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\utils.py 2025-10-10T01:25:20.3165158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__init__.py 2025-10-10T01:25:20.3172767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\autograd.cpython-310.pyc 2025-10-10T01:25:20.3176561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\custom_ops.cpython-310.pyc 2025-10-10T01:25:20.3180386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\fake_class_registry.cpython-310.pyc 2025-10-10T01:25:20.3190101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\fake_impl.cpython-310.pyc 2025-10-10T01:25:20.3193603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\fake_profile.cpython-310.pyc 2025-10-10T01:25:20.3197313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\infer_schema.cpython-310.pyc 2025-10-10T01:25:20.3201371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\opaque_object.cpython-310.pyc 2025-10-10T01:25:20.3204902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\simple_registry.cpython-310.pyc 2025-10-10T01:25:20.3208395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\triton.cpython-310.pyc 2025-10-10T01:25:20.3213160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:20.3216788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.3224556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\scribe.py 2025-10-10T01:25:20.3228151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\structured.py 2025-10-10T01:25:20.3231758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\_internal.py 2025-10-10T01:25:20.3235233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\_registrations.py 2025-10-10T01:25:20.3243785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\__init__.py 2025-10-10T01:25:20.3251017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\__pycache__\scribe.cpython-310.pyc 2025-10-10T01:25:20.3254573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\__pycache__\structured.cpython-310.pyc 2025-10-10T01:25:20.3258127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\__pycache__\_internal.cpython-310.pyc 2025-10-10T01:25:20.3267049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\__pycache__\_registrations.cpython-310.pyc 2025-10-10T01:25:20.3270675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.3278931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\fft.py 2025-10-10T01:25:20.3282430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\linalg.py 2025-10-10T01:25:20.3286087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\random.py 2025-10-10T01:25:20.3289561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_binary_ufuncs_impl.py 2025-10-10T01:25:20.3293226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_casting_dicts.py 2025-10-10T01:25:20.3302277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_dtypes.py 2025-10-10T01:25:20.3305662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_dtypes_impl.py 2025-10-10T01:25:20.3309282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_funcs.py 2025-10-10T01:25:20.3312739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_funcs_impl.py 2025-10-10T01:25:20.3316778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_getlimits.py 2025-10-10T01:25:20.3320511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_ndarray.py 2025-10-10T01:25:20.3324288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_normalizations.py 2025-10-10T01:25:20.3327746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_reductions_impl.py 2025-10-10T01:25:20.3331474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_ufuncs.py 2025-10-10T01:25:20.3334962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_unary_ufuncs_impl.py 2025-10-10T01:25:20.3338486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_util.py 2025-10-10T01:25:20.3341712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__init__.py 2025-10-10T01:25:20.3348683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\testing\utils.py 2025-10-10T01:25:20.3352430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\testing\__init__.py 2025-10-10T01:25:20.3359615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\testing\__pycache__\utils.cpython-310.pyc 2025-10-10T01:25:20.3363763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\testing\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.3371720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\fft.cpython-310.pyc 2025-10-10T01:25:20.3375395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\linalg.cpython-310.pyc 2025-10-10T01:25:20.3378844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\random.cpython-310.pyc 2025-10-10T01:25:20.3387884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_binary_ufuncs_impl.cpython-310.pyc 2025-10-10T01:25:20.3391701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_casting_dicts.cpython-310.pyc 2025-10-10T01:25:20.3395398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_dtypes.cpython-310.pyc 2025-10-10T01:25:20.3398783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_dtypes_impl.cpython-310.pyc 2025-10-10T01:25:20.3402198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_funcs.cpython-310.pyc 2025-10-10T01:25:20.3405713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_funcs_impl.cpython-310.pyc 2025-10-10T01:25:20.3409447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_getlimits.cpython-310.pyc 2025-10-10T01:25:20.3413459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_ndarray.cpython-310.pyc 2025-10-10T01:25:20.3417319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_normalizations.cpython-310.pyc 2025-10-10T01:25:20.3420793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_reductions_impl.cpython-310.pyc 2025-10-10T01:25:20.3424257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_ufuncs.cpython-310.pyc 2025-10-10T01:25:20.3427787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_unary_ufuncs_impl.cpython-310.pyc 2025-10-10T01:25:20.3431324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_util.cpython-310.pyc 2025-10-10T01:25:20.3434810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.3447847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\context.py 2025-10-10T01:25:20.3451197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\debug_prims.py 2025-10-10T01:25:20.3454659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\executor.py 2025-10-10T01:25:20.3475109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\rng_prims.py 2025-10-10T01:25:20.3478679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\__init__.py 2025-10-10T01:25:20.3491058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\__pycache__\context.cpython-310.pyc 2025-10-10T01:25:20.3494583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\__pycache__\debug_prims.cpython-310.pyc 2025-10-10T01:25:20.3498082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\__pycache__\executor.cpython-310.pyc 2025-10-10T01:25:20.3507510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\__pycache__\rng_prims.cpython-310.pyc 2025-10-10T01:25:20.3511173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.3519156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims_common\wrappers.py 2025-10-10T01:25:20.3522533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims_common\__init__.py 2025-10-10T01:25:20.3529889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims_common\__pycache__\wrappers.cpython-310.pyc 2025-10-10T01:25:20.3533438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims_common\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.3541450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\fft.py 2025-10-10T01:25:20.3544942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\_conversions.py 2025-10-10T01:25:20.3548531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\__init__.py 2025-10-10T01:25:20.3556574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\linalg\__init__.py 2025-10-10T01:25:20.3563696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\linalg\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.3571456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\nn\__init__.py 2025-10-10T01:25:20.3579171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\nn\functional\__init__.py 2025-10-10T01:25:20.3586247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\nn\functional\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.3593818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\nn\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.3606831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\special\__init__.py 2025-10-10T01:25:20.3613945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\special\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.3621478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\__pycache__\fft.cpython-310.pyc 2025-10-10T01:25:20.3625065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\__pycache__\_conversions.cpython-310.pyc 2025-10-10T01:25:20.3628718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.3643636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_strobelight\cli_function_profiler.py 2025-10-10T01:25:20.3647281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_strobelight\compile_time_profiler.py 2025-10-10T01:25:20.3650663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_strobelight\__init__.py 2025-10-10T01:25:20.3663561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_strobelight\__pycache__\cli_function_profiler.cpython-310.pyc 2025-10-10T01:25:20.3667230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_strobelight\__pycache__\compile_time_profiler.cpython-310.pyc 2025-10-10T01:25:20.3671017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_strobelight\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.3683659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\fake_impls.py 2025-10-10T01:25:20.3687560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\fake_tensor.py 2025-10-10T01:25:20.3691912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\fake_utils.py 2025-10-10T01:25:20.3700178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\functional_tensor.py 2025-10-10T01:25:20.3703964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\meta_utils.py 2025-10-10T01:25:20.3708096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\schema_check_mode.py 2025-10-10T01:25:20.3711743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\_fake_tensor_utils.py 2025-10-10T01:25:20.3715170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__init__.py 2025-10-10T01:25:20.3722522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\fake_impls.cpython-310.pyc 2025-10-10T01:25:20.3726300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\fake_tensor.cpython-310.pyc 2025-10-10T01:25:20.3730139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\fake_utils.cpython-310.pyc 2025-10-10T01:25:20.3738990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\functional_tensor.cpython-310.pyc 2025-10-10T01:25:20.3742465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\meta_utils.cpython-310.pyc 2025-10-10T01:25:20.3746176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\schema_check_mode.cpython-310.pyc 2025-10-10T01:25:20.3749871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\_fake_tensor_utils.cpython-310.pyc 2025-10-10T01:25:20.3753333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.3761857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\__init__.py 2025-10-10T01:25:20.3768401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\packaging\version.py 2025-10-10T01:25:20.3771788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\packaging\_structures.py 2025-10-10T01:25:20.3775286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\packaging\__init__.py 2025-10-10T01:25:20.3787411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\packaging\__pycache__\version.cpython-310.pyc 2025-10-10T01:25:20.3791062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\packaging\__pycache__\_structures.cpython-310.pyc 2025-10-10T01:25:20.3794783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\packaging\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.3807759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.3816045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\functional.cpython-310.pyc 2025-10-10T01:25:20.3819884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\hub.cpython-310.pyc 2025-10-10T01:25:20.3823730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\library.cpython-310.pyc 2025-10-10T01:25:20.3832449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\overrides.cpython-310.pyc 2025-10-10T01:25:20.3837239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\quasirandom.cpython-310.pyc 2025-10-10T01:25:20.3840726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\random.cpython-310.pyc 2025-10-10T01:25:20.3844204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\return_types.cpython-310.pyc 2025-10-10T01:25:20.3847751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\serialization.cpython-310.pyc 2025-10-10T01:25:20.3851488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\storage.cpython-310.pyc 2025-10-10T01:25:20.3855226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\torch_version.cpython-310.pyc 2025-10-10T01:25:20.3859084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\types.cpython-310.pyc 2025-10-10T01:25:20.3862853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\version.cpython-310.pyc 2025-10-10T01:25:20.3866471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_appdirs.cpython-310.pyc 2025-10-10T01:25:20.3870137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_classes.cpython-310.pyc 2025-10-10T01:25:20.3873663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_compile.cpython-310.pyc 2025-10-10T01:25:20.3877370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_custom_ops.cpython-310.pyc 2025-10-10T01:25:20.3880871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_environment.cpython-310.pyc 2025-10-10T01:25:20.3889550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_guards.cpython-310.pyc 2025-10-10T01:25:20.3893390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_jit_internal.cpython-310.pyc 2025-10-10T01:25:20.3897074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_linalg_utils.cpython-310.pyc 2025-10-10T01:25:20.3900519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_lobpcg.cpython-310.pyc 2025-10-10T01:25:20.3904130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_lowrank.cpython-310.pyc 2025-10-10T01:25:20.3907724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_meta_registrations.cpython-310.pyc 2025-10-10T01:25:20.3912261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_namedtensor_internals.cpython-310.pyc 2025-10-10T01:25:20.3915956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_ops.cpython-310.pyc 2025-10-10T01:25:20.3934775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_python_dispatcher.cpython-310.pyc 2025-10-10T01:25:20.3938252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_size_docs.cpython-310.pyc 2025-10-10T01:25:20.3942399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_sources.cpython-310.pyc 2025-10-10T01:25:20.3945824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_storage_docs.cpython-310.pyc 2025-10-10T01:25:20.3949469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_streambase.cpython-310.pyc 2025-10-10T01:25:20.3952981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_tensor.cpython-310.pyc 2025-10-10T01:25:20.3957072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_tensor_docs.cpython-310.pyc 2025-10-10T01:25:20.3961899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_tensor_str.cpython-310.pyc 2025-10-10T01:25:20.3970338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_thread_safe_fork.cpython-310.pyc 2025-10-10T01:25:20.3973899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_torch_docs.cpython-310.pyc 2025-10-10T01:25:20.3979624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_utils.cpython-310.pyc 2025-10-10T01:25:20.3983532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_utils_internal.cpython-310.pyc 2025-10-10T01:25:20.3987635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_VF.cpython-310.pyc 2025-10-10T01:25:20.3991862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_vmap_internals.cpython-310.pyc 2025-10-10T01:25:20.3995617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_weights_only_unpickler.cpython-310.pyc 2025-10-10T01:25:20.3999139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\__config__.cpython-310.pyc 2025-10-10T01:25:20.4012160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\__future__.cpython-310.pyc 2025-10-10T01:25:20.4015688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\__init__.cpython-310.pyc 2025-10-10T01:25:20.4023582Z 13595 File(s) copied 2025-10-10T01:25:22.9432965Z ********************************************************************** 2025-10-10T01:25:22.9433421Z ** Visual Studio 2022 Developer Command Prompt v17.12.11 2025-10-10T01:25:22.9433773Z ** Copyright (c) 2022 Microsoft Corporation 2025-10-10T01:25:22.9434087Z ********************************************************************** 2025-10-10T01:25:23.7681199Z [vcvarsall.bat] Environment initialized for: 'x64' 2025-10-10T01:25:23.7714501Z 2025-10-10T01:25:23.7715049Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>popd 2025-10-10T01:25:23.7718222Z 2025-10-10T01:25:23.7718793Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set DISTUTILS_USE_SDK=1 2025-10-10T01:25:23.7721220Z 2025-10-10T01:25:23.7721530Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if not "0" == "1" goto cuda_build_end 2025-10-10T01:25:23.7723899Z 2025-10-10T01:25:23.7724371Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set PYTHONPATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build; 2025-10-10T01:25:23.7726970Z 2025-10-10T01:25:23.7727475Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set 2025-10-10T01:25:23.7896311Z ACTIONS_ID_TOKEN_REQUEST_TOKEN=*** 2025-10-10T01:25:23.7897488Z ACTIONS_ID_TOKEN_REQUEST_URL=https://run-actions-1-azure-eastus.actions.githubusercontent.com/111//idtoken/b61d76a6-6a0e-4d78-bcd8-af7ccfe33fb7/2f926aca-ed22-5fdd-ac48-594d91e2bfc6?api-version=2.0 2025-10-10T01:25:23.7898692Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=C:\actions-runner\jobcompleted.ps1 2025-10-10T01:25:23.7899136Z ALLUSERSPROFILE=C:\ProgramData 2025-10-10T01:25:23.7899569Z ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-10-10T01:25:23.7900057Z APPDATA=C:\Users\runneruser\AppData\Roaming 2025-10-10T01:25:23.7900401Z AWS_DEFAULT_REGION=us-east-1 2025-10-10T01:25:23.7900637Z AWS_EXECUTION_ENV=EC2 2025-10-10T01:25:23.7900916Z BUILD_ENVIRONMENT=win-vs2022-cpu-py3 2025-10-10T01:25:23.7901214Z CI=true 2025-10-10T01:25:23.7901641Z CommandPromptType=Native 2025-10-10T01:25:23.7901969Z COMMONPROGRAMFILES=C:\Program Files\Common Files 2025-10-10T01:25:23.7902326Z COMPUTERNAME=EC2AMAZ-F4P7NAP 2025-10-10T01:25:23.7902594Z COMSPEC=C:\Windows\system32\cmd.exe 2025-10-10T01:25:23.7902921Z CONDA=C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T01:25:23.7903375Z CONDA_BUILD=C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T01:25:23.7904428Z CONDA_DEFAULT_ENV=py_tmp 2025-10-10T01:25:23.7904734Z CONDA_EXE=C:\Jenkins\Miniconda3\Scripts\conda.exe 2025-10-10T01:25:23.7905167Z CONDA_INSTALL=C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T01:25:23.7905550Z CONDA_PARENT_DIR=C:\Jenkins 2025-10-10T01:25:23.7905856Z CONDA_PREFIX=C:\Jenkins\Miniconda3\envs\py_tmp 2025-10-10T01:25:23.7906195Z CONDA_PREFIX_1=C:\Jenkins\Miniconda3 2025-10-10T01:25:23.7906476Z CONDA_PROMPT_MODIFIER=(py_tmp) 2025-10-10T01:25:23.7906795Z CONDA_PYTHON_EXE=C:\Jenkins\Miniconda3\python.exe 2025-10-10T01:25:23.7907160Z CONDA_ROOT_DIR=C:\Jenkins\Miniconda3 2025-10-10T01:25:23.7907656Z CONDA_RUN=C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T01:25:23.7908093Z CONDA_SHLVL=2 2025-10-10T01:25:23.7908331Z CONTINUE_THROUGH_ERROR=True 2025-10-10T01:25:23.7908721Z CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0 2025-10-10T01:25:23.7909206Z CUDA_PATH_V12_6=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6 2025-10-10T01:25:23.7909684Z CUDA_PATH_V12_8=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8 2025-10-10T01:25:23.7910170Z CUDA_PATH_V12_9=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.9 2025-10-10T01:25:23.7910635Z CUDA_PATH_V13_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0 2025-10-10T01:25:23.7910999Z CUDA_VERSION=cpu 2025-10-10T01:25:23.7911225Z ChocolateyInstall=C:\ProgramData\chocolatey 2025-10-10T01:25:23.7911606Z CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files 2025-10-10T01:25:23.7912002Z CommonProgramW6432=C:\Program Files\Common Files 2025-10-10T01:25:23.7912466Z DevEnvDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\ 2025-10-10T01:25:23.7912896Z DISTUTILS_USE_SDK=1 2025-10-10T01:25:23.7913143Z DriverData=C:\Windows\System32\Drivers\DriverData 2025-10-10T01:25:23.7913449Z EC2LAUNCH_TELEMETRY=1 2025-10-10T01:25:23.7913820Z ExtensionSdkDir=C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs 2025-10-10T01:25:23.7916199Z EXTERNAL_INCLUDE=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\VS\include;C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt;C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um 2025-10-10T01:25:23.7918214Z Framework40Version=v4.0 2025-10-10T01:25:23.7918503Z FrameworkDir=C:\Windows\Microsoft.NET\Framework64\ 2025-10-10T01:25:23.7918875Z FrameworkDir64=C:\Windows\Microsoft.NET\Framework64\ 2025-10-10T01:25:23.7919213Z FrameworkVersion=v4.0.30319 2025-10-10T01:25:23.7919460Z FrameworkVersion64=v4.0.30319 2025-10-10T01:25:23.7919703Z GITHUB_ACTION=test 2025-10-10T01:25:23.7919904Z GITHUB_ACTIONS=true 2025-10-10T01:25:23.7920140Z GITHUB_ACTION_REF= 2025-10-10T01:25:23.7920344Z GITHUB_ACTION_REPOSITORY= 2025-10-10T01:25:23.7920619Z GITHUB_ACTOR=pytorchmergebot 2025-10-10T01:25:23.7920901Z GITHUB_ACTOR_ID=97764156 2025-10-10T01:25:23.7921153Z GITHUB_API_URL=https://api.github.com 2025-10-10T01:25:23.7921429Z GITHUB_BASE_REF= 2025-10-10T01:25:23.7921863Z GITHUB_ENV=C:\actions-runner\_work\_temp\_runner_file_commands\set_env_bd0ce927-77e5-4c78-be8a-13fa2f527b46 2025-10-10T01:25:23.7922381Z GITHUB_EVENT_NAME=push 2025-10-10T01:25:23.7923462Z GITHUB_EVENT_PATH=C:\actions-runner\_work\_temp\_github_workflow\event.json 2025-10-10T01:25:23.7923934Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-10-10T01:25:23.7924244Z GITHUB_HEAD_REF= 2025-10-10T01:25:23.7924445Z GITHUB_JOB=test 2025-10-10T01:25:23.7924904Z GITHUB_OUTPUT=C:\actions-runner\_work\_temp\_runner_file_commands\set_output_bd0ce927-77e5-4c78-be8a-13fa2f527b46 2025-10-10T01:25:23.7925669Z GITHUB_PATH=C:\actions-runner\_work\_temp\_runner_file_commands\add_path_bd0ce927-77e5-4c78-be8a-13fa2f527b46 2025-10-10T01:25:23.7926247Z GITHUB_REF=refs/heads/main 2025-10-10T01:25:23.7926525Z GITHUB_REF_NAME=main 2025-10-10T01:25:23.7926759Z GITHUB_REF_PROTECTED=true 2025-10-10T01:25:23.7927020Z GITHUB_REF_TYPE=branch 2025-10-10T01:25:23.7927262Z GITHUB_REPOSITORY=pytorch/pytorch 2025-10-10T01:25:23.7927525Z GITHUB_REPOSITORY_ID=65600975 2025-10-10T01:25:23.7927783Z GITHUB_REPOSITORY_OWNER=pytorch 2025-10-10T01:25:23.7928044Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-10-10T01:25:23.7928302Z GITHUB_RETENTION_DAYS=90 2025-10-10T01:25:23.7928524Z GITHUB_RUN_ATTEMPT=1 2025-10-10T01:25:23.7928728Z GITHUB_RUN_ID=18392306051 2025-10-10T01:25:23.7928956Z GITHUB_RUN_NUMBER=150176 2025-10-10T01:25:23.7929199Z GITHUB_SERVER_URL=https://github.com 2025-10-10T01:25:23.7929520Z GITHUB_SHA=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T01:25:23.7930157Z GITHUB_STATE=C:\actions-runner\_work\_temp\_runner_file_commands\save_state_bd0ce927-77e5-4c78-be8a-13fa2f527b46 2025-10-10T01:25:23.7930988Z GITHUB_STEP_SUMMARY=C:\actions-runner\_work\_temp\_runner_file_commands\step_summary_bd0ce927-77e5-4c78-be8a-13fa2f527b46 2025-10-10T01:25:23.7931578Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-10-10T01:25:23.7931862Z GITHUB_WORKFLOW=trunk 2025-10-10T01:25:23.7932241Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/trunk.yml@refs/heads/main 2025-10-10T01:25:23.7932784Z GITHUB_WORKFLOW_SHA=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T01:25:23.7933234Z GITHUB_WORKSPACE=C:\actions-runner\_work\pytorch\pytorch 2025-10-10T01:25:23.7933576Z GIT_DEFAULT_BRANCH=main 2025-10-10T01:25:23.7933795Z HOME=C:\Users\runneruser 2025-10-10T01:25:23.7935721Z INCLUDE=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\VS\include;C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt;C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um 2025-10-10T01:25:23.7938031Z INSTALLER_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers 2025-10-10T01:25:23.7938564Z INSTALL_WINDOWS_SDK=1 2025-10-10T01:25:23.7938785Z is_x64_arch=true 2025-10-10T01:25:23.7938979Z JOB_ID=52407480859 2025-10-10T01:25:23.7939353Z JOB_NAME=win-vs2022-cpu-py3 / test (default, 2, 4, lf.windows.4xlarge.nonephemeral) 2025-10-10T01:25:23.7940549Z LIB=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\lib\x64;C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64;C:\Program Files (x86)\Windows Kits\10\\lib\10.0.19041.0\\um\x64 2025-10-10T01:25:23.7942741Z LIBPATH=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\lib\x64;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\lib\x86\store\references;C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.19041.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.19041.0;C:\Windows\Microsoft.NET\Framework64\v4.0.30319 2025-10-10T01:25:23.7944263Z LOCALAPPDATA=C:\Users\runneruser\AppData\Local 2025-10-10T01:25:23.7944692Z NETFXSDKDir=C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\ 2025-10-10T01:25:23.7945163Z NO_TD=False 2025-10-10T01:25:23.7945364Z NO_TEST_TIMEOUT=False 2025-10-10T01:25:23.7945582Z NUMBER_OF_PROCESSORS=16 2025-10-10T01:25:23.7945807Z NUM_TEST_SHARDS=4 2025-10-10T01:25:23.7946016Z OLDPWD=C:/18392306051/build-results 2025-10-10T01:25:23.7946278Z OS=Windows_NT 2025-10-10T01:25:23.7954202Z 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-10-10T01:25:23.7962583Z PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC 2025-10-10T01:25:23.7962918Z Platform=x64 2025-10-10T01:25:23.7963122Z PROCESSOR_ARCHITECTURE=AMD64 2025-10-10T01:25:23.7963505Z PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel 2025-10-10T01:25:23.7963902Z PROCESSOR_LEVEL=6 2025-10-10T01:25:23.7964101Z PROCESSOR_REVISION=5507 2025-10-10T01:25:23.7964344Z PROGRAMFILES=C:\Program Files 2025-10-10T01:25:23.7964630Z PROJECT_DIR=C:/actions-runner/_work/pytorch/pytorch 2025-10-10T01:25:23.7965015Z PROJECT_DIR_WIN=C:\actions-runner\_work\pytorch\pytorch 2025-10-10T01:25:23.7965338Z PROMPT=(py_tmp) $P$G 2025-10-10T01:25:23.7965551Z PR_NUMBER= 2025-10-10T01:25:23.7965994Z PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files\WindowsPowerShell\Modules 2025-10-10T01:25:23.7966540Z PUBLIC=C:\Users\Public 2025-10-10T01:25:23.7967479Z *** 2025-10-10T01:25:23.7967793Z PYTHONPATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build; 2025-10-10T01:25:23.7968198Z PYTHON_VERSION=3.10 2025-10-10T01:25:23.7968457Z PYTORCH_FINAL_PACKAGE_DIR=C:/18392306051/build-results/ 2025-10-10T01:25:23.7968854Z PYTORCH_FINAL_PACKAGE_DIR_WIN=C:\18392306051\build-results\ 2025-10-10T01:25:23.7969195Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2025-10-10T01:25:23.7969469Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2025-10-10T01:25:23.7969860Z ProgramData=C:\ProgramData 2025-10-10T01:25:23.7970123Z ProgramFiles(x86)=C:\Program Files (x86) 2025-10-10T01:25:23.7970420Z ProgramW6432=C:\Program Files 2025-10-10T01:25:23.7970653Z REENABLED_ISSUES= 2025-10-10T01:25:23.7970868Z RUNNER_ARCH=X64 2025-10-10T01:25:23.7971078Z RUNNER_ENVIRONMENT=self-hosted 2025-10-10T01:25:23.7971333Z RUNNER_NAME=i-0112064ac583fb93e 2025-10-10T01:25:23.7971562Z RUNNER_OS=Windows 2025-10-10T01:25:23.7971837Z RUNNER_TEMP=C:\actions-runner\_work\_temp 2025-10-10T01:25:23.7972156Z RUNNER_TOOL_CACHE=C:\actions-runner\_work\_tool 2025-10-10T01:25:23.7972551Z RUNNER_TRACKING_ID=github_5cd19ce0-cd02-4c2a-bf8f-c7598b0b0075 2025-10-10T01:25:23.7972954Z RUNNER_WORKSPACE=C:\actions-runner\_work\pytorch 2025-10-10T01:25:23.7973446Z SCRIPT_HELPERS_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-10-10T01:25:23.7973938Z SHA1=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T01:25:23.7974217Z SHARD_NUMBER=2 2025-10-10T01:25:23.7974405Z SHLVL=2 2025-10-10T01:25:23.7974653Z SSL_CERT_FILE=C:\Jenkins\Miniconda3\Library\ssl\cacert.pem 2025-10-10T01:25:23.7974983Z SYSTEMDRIVE=C: 2025-10-10T01:25:23.7975174Z SYSTEMROOT=C:\Windows 2025-10-10T01:25:23.7975412Z TEMP=C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T01:25:23.7975692Z TERM=xterm-256color 2025-10-10T01:25:23.7975898Z TEST_CONFIG=default 2025-10-10T01:25:23.7976152Z TEST_DIR=C:/actions-runner/_work/pytorch/pytorch/test 2025-10-10T01:25:23.7976541Z TEST_DIR_WIN=C:\actions-runner\_work\pytorch\pytorch\test 2025-10-10T01:25:23.7976876Z TEST_SHOWLOCALS=False 2025-10-10T01:25:23.7977116Z TMP=C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T01:25:23.7977421Z TMPDIR=C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T01:25:23.7977776Z TMP_DIR=C:/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-10-10T01:25:23.7978209Z TMP_DIR_WIN=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp 2025-10-10T01:25:23.7978556Z TORCH_CUDA_ARCH_LIST=8.6 2025-10-10T01:25:23.7978792Z TORCH_SERIALIZATION_DEBUG=1 2025-10-10T01:25:23.7979030Z UCRTVersion=10.0.19041.0 2025-10-10T01:25:23.7979340Z UniversalCRTSdkDir=C:\Program Files (x86)\Windows Kits\10\ 2025-10-10T01:25:23.7979712Z UPDATEFILE=update.finished 2025-10-10T01:25:23.7979947Z USERDOMAIN=EC2AMAZ-F4P7NAP 2025-10-10T01:25:23.7980178Z USERNAME=runneruser 2025-10-10T01:25:23.7980393Z USERPROFILE=C:\Users\runneruser 2025-10-10T01:25:23.7980629Z USE_CUDA=0 2025-10-10T01:25:23.7981067Z VCIDEInstallDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\ 2025-10-10T01:25:23.7981684Z VCINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\ 2025-10-10T01:25:23.7982335Z VCToolsInstallDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\ 2025-10-10T01:25:23.7983105Z VCToolsRedistDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Redist\MSVC\14.42.34433\ 2025-10-10T01:25:23.7983628Z VCToolsVersion=14.42.34433 2025-10-10T01:25:23.7983861Z VC_PRODUCT=BuildTools 2025-10-10T01:25:23.7984078Z VC_VERSION= 2025-10-10T01:25:23.7984248Z VC_YEAR=2022 2025-10-10T01:25:23.7984456Z VERBOSE_ARG='SilentlyContinue' 2025-10-10T01:25:23.7984700Z VERBOSE_TEST_LOGS=False 2025-10-10T01:25:23.7984923Z VisualStudioVersion=17.0 2025-10-10T01:25:23.7985337Z VS170COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\Tools\ 2025-10-10T01:25:23.7985818Z VSCMD_ARG_app_plat=Desktop 2025-10-10T01:25:23.7986054Z VSCMD_ARG_HOST_ARCH=x64 2025-10-10T01:25:23.7986264Z VSCMD_ARG_TGT_ARCH=x64 2025-10-10T01:25:23.7986473Z VSCMD_VER=17.12.11 2025-10-10T01:25:23.7986806Z VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\ 2025-10-10T01:25:23.7987209Z VS_VERSION=17.4.1 2025-10-10T01:25:23.7987494Z WINDIR=C:\Windows 2025-10-10T01:25:23.7988058Z WindowsLibPath=C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.19041.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.19041.0 2025-10-10T01:25:23.7988873Z WindowsSdkBinPath=C:\Program Files (x86)\Windows Kits\10\bin\ 2025-10-10T01:25:23.7989304Z WindowsSdkDir=C:\Program Files (x86)\Windows Kits\10\ 2025-10-10T01:25:23.7989655Z WindowsSDKLibVersion=10.0.19041.0\ 2025-10-10T01:25:23.7990056Z WindowsSdkVerBinPath=C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\ 2025-10-10T01:25:23.7990489Z WindowsSDKVersion=10.0.19041.0\ 2025-10-10T01:25:23.7990976Z WindowsSDK_ExecutablePath_x64=C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\ 2025-10-10T01:25:23.7991862Z WindowsSDK_ExecutablePath_x86=C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\ 2025-10-10T01:25:23.7992570Z _=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/test_python_shard.bat 2025-10-10T01:25:23.7993065Z __CONDA_OPENSLL_CERT_FILE_SET="1" 2025-10-10T01:25:23.7993327Z __DOTNET_ADD_64BIT=1 2025-10-10T01:25:23.7993540Z __DOTNET_PREFERRED_BITNESS=64 2025-10-10T01:25:23.7997497Z __VSCMD_PREINIT_PATH=C:\Jenkins\Miniconda3\envs\py_tmp;C:\Jenkins\Miniconda3\envs\py_tmp\Library\mingw-w64\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Library\usr\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Library\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Scripts;C:\Jenkins\Miniconda3\envs\py_tmp\bin;C:\Jenkins\Miniconda3\condabin;C:\Program Files\CMake\bin;C:\Program Files\7-Zip;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Amazon\AWSCLI;C:\Program Files\Amazon\AWSCLI\bin;C:\Jenkins\Miniconda3\envs\py_tmp;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin\x64;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Program Files\NVIDIA Corporation\Nsight Compute 2025.3.0;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps 2025-10-10T01:25:23.8001569Z 2025-10-10T01:25:23.8001758Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 ( 2025-10-10T01:25:23.8002155Z echo "setup pytorch env failed" 2025-10-10T01:25:23.8002395Z echo 0 2025-10-10T01:25:23.8002573Z exit /b 2025-10-10T01:25:23.8002737Z ) 2025-10-10T01:25:23.8002843Z 2025-10-10T01:25:23.8003047Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>pushd test 2025-10-10T01:25:23.8003321Z 2025-10-10T01:25:23.8003735Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>set GFLAGS_EXE="C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" 2025-10-10T01:25:23.8004234Z 2025-10-10T01:25:23.8004626Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>if "2" == "1" (if exist "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" ( 2025-10-10T01:25:23.8005204Z echo Some smoke tests 2025-10-10T01:25:23.8005586Z "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" /i python.exe +sls 2025-10-10T01:25:23.8006281Z python C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\run_python_nn_smoketests.py 2025-10-10T01:25:23.8006825Z if ERRORLEVEL 1 goto fail 2025-10-10T01:25:23.8007224Z "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" /i python.exe -sls 2025-10-10T01:25:23.8007654Z if ERRORLEVEL 1 goto fail 2025-10-10T01:25:23.8007877Z ) ) 2025-10-10T01:25:23.8007978Z 2025-10-10T01:25:23.8008228Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>echo Copying over test times file 2025-10-10T01:25:23.8008664Z Copying over test times file 2025-10-10T01:25:23.8008837Z 2025-10-10T01:25:23.8009412Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>robocopy /E "C:\18392306051\build-results\\.additional_ci_files" "C:\actions-runner\_work\pytorch\pytorch\.additional_ci_files" 2025-10-10T01:25:23.8010112Z 2025-10-10T01:25:23.8010265Z ------------------------------------------------------------------------------- 2025-10-10T01:25:23.8010836Z ROBOCOPY :: Robust File Copy for Windows 2025-10-10T01:25:23.8011283Z ------------------------------------------------------------------------------- 2025-10-10T01:25:23.8011538Z 2025-10-10T01:25:23.8011668Z Started : Friday, October 10, 2025 1:25:23 AM 2025-10-10T01:25:23.8012032Z Source : C:\18392306051\build-results\.additional_ci_files\ 2025-10-10T01:25:23.8012525Z Dest : C:\actions-runner\_work\pytorch\pytorch\.additional_ci_files\ 2025-10-10T01:25:23.8012810Z 2025-10-10T01:25:23.8012883Z Files : *.* 2025-10-10T01:25:23.8013068Z 2025-10-10T01:25:23.8013303Z Options : *.* /S /E /DCOPY:DA /COPY:DAT /R:1000000 /W:30 2025-10-10T01:25:23.8013550Z 2025-10-10T01:25:23.8013700Z ------------------------------------------------------------------------------ 2025-10-10T01:25:23.8013954Z 2025-10-10T01:25:23.8014108Z 2 C:\18392306051\build-results\.additional_ci_files\ 2025-10-10T01:25:23.8014505Z *EXTRA File 83642 td_results.json 2025-10-10T01:25:23.8014808Z New File 3.4 m test-class-times.json 2025-10-10T01:25:23.8015078Z 14% 2025-10-10T01:25:23.8015241Z 29% 2025-10-10T01:25:23.8015397Z 44% 2025-10-10T01:25:23.8015557Z 58% 2025-10-10T01:25:23.8015708Z 73% 2025-10-10T01:25:23.8015871Z 88% 2025-10-10T01:25:23.8016031Z 100% 2025-10-10T01:25:23.8016211Z New File 987528 test-times.json 2025-10-10T01:25:23.8016468Z 26% 2025-10-10T01:25:23.8016618Z 53% 2025-10-10T01:25:23.8016779Z 79% 2025-10-10T01:25:23.8016937Z 100% 2025-10-10T01:25:23.8017026Z 2025-10-10T01:25:23.8017186Z ------------------------------------------------------------------------------ 2025-10-10T01:25:23.8017444Z 2025-10-10T01:25:23.8017591Z Total Copied Skipped Mismatch FAILED Extras 2025-10-10T01:25:23.8017957Z Dirs : 1 0 1 0 0 0 2025-10-10T01:25:23.8018300Z Files : 2 2 0 0 0 1 2025-10-10T01:25:23.8018646Z Bytes : 4.34 m 4.34 m 0 0 0 81.6 k 2025-10-10T01:25:23.8019005Z Times : 0:00:00 0:00:00 0:00:00 0:00:00 2025-10-10T01:25:23.8019231Z 2025-10-10T01:25:23.8019236Z 2025-10-10T01:25:23.8019326Z Speed : 1138768000 Bytes/sec. 2025-10-10T01:25:23.8019680Z Speed : 65160.827 MegaBytes/min. 2025-10-10T01:25:23.8019980Z Ended : Friday, October 10, 2025 1:25:23 AM 2025-10-10T01:25:23.8020190Z 2025-10-10T01:25:23.8020194Z 2025-10-10T01:25:23.8020387Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>echo Run nn tests 2025-10-10T01:25:23.8020767Z Run nn tests 2025-10-10T01:25:23.8020880Z 2025-10-10T01:25:23.8021489Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>python run_test.py --exclude-jit-executor --exclude-distributed-tests --exclude-quantization-tests --shard "2" "4" --verbose 2025-10-10T01:25:32.9878566Z Found test times from artifacts 2025-10-10T01:25:33.0505278Z Found test times from artifacts 2025-10-10T01:25:33.0520236Z Running all tests 2025-10-10T01:25:33.1174547Z Running parallel tests on 3 processes 2025-10-10T01:25:33.1188918Z Name: tests to run (est. time: 73.37min) 2025-10-10T01:25:33.1189230Z Serial tests (0): 2025-10-10T01:25:33.1189447Z Parallel tests (125): 2025-10-10T01:25:33.1189714Z dynamo/test_structured_trace 1/1 2025-10-10T01:25:33.1189994Z inductor/test_extension_backend 1/1 2025-10-10T01:25:33.1190277Z export/test_serdes 1/1 2025-10-10T01:25:33.1190525Z inductor/test_compile_subprocess 1/1 2025-10-10T01:25:33.1190815Z dynamo/test_decorators 1/1 2025-10-10T01:25:33.1191058Z export/test_export 1/1 2025-10-10T01:25:33.1191300Z export/test_nativert 1/1 2025-10-10T01:25:33.1191537Z test_decomp 3/17 2025-10-10T01:25:33.1191752Z test_decomp 4/17 2025-10-10T01:25:33.1191949Z test_decomp 5/17 2025-10-10T01:25:33.1192354Z test_decomp 12/17 2025-10-10T01:25:33.1192571Z test_decomp 13/17 2025-10-10T01:25:33.1192794Z test_decomp 14/17 2025-10-10T01:25:33.1193030Z inductor/test_triton_kernels 1/1 2025-10-10T01:25:33.1194403Z inductor/test_torchinductor_strided_blocks 1/1 2025-10-10T01:25:33.1194754Z inductor/test_static_cuda_launcher 1/1 2025-10-10T01:25:33.1195095Z dynamo/test_callback 1/1 2025-10-10T01:25:33.1195439Z inductor/test_analysis 1/1 2025-10-10T01:25:33.1195722Z inductor/test_triton_extension_backend 1/1 2025-10-10T01:25:33.1196008Z inductor/test_utils 1/1 2025-10-10T01:25:33.1196263Z inductor/test_select_algorithm 1/1 2025-10-10T01:25:33.1196549Z inductor/test_inductor_scheduler 1/1 2025-10-10T01:25:33.1196842Z inductor/test_triton_wrapper 1/1 2025-10-10T01:25:33.1197100Z dynamo/test_compile 1/1 2025-10-10T01:25:33.1197352Z dynamo/test_dynamic_shapes 1/1 2025-10-10T01:25:33.1197609Z inductor/test_pad_mm 1/1 2025-10-10T01:25:33.1197863Z inductor/test_inductor_utils 1/1 2025-10-10T01:25:33.1198150Z inductor/test_cpu_select_algorithm 1/1 2025-10-10T01:25:33.1198440Z export/test_unflatten_training_ir 1/1 2025-10-10T01:25:33.1198742Z inductor/test_compiled_autograd 1/1 2025-10-10T01:25:33.1199020Z inductor/test_xpu_basic 1/1 2025-10-10T01:25:33.1200334Z export/test_functionalized_assertions 1/1 2025-10-10T01:25:33.1200647Z inductor/test_segmented_tree 1/1 2025-10-10T01:25:33.1200943Z inductor/test_compiled_optimizers 1/1 2025-10-10T01:25:33.1201234Z dynamo/test_fx_graph_runnable 1/1 2025-10-10T01:25:33.1201522Z inductor/test_cutedsl_template 1/1 2025-10-10T01:25:33.1201803Z export/test_tree_utils 1/1 2025-10-10T01:25:33.1202049Z inductor/test_foreach 1/1 2025-10-10T01:25:33.1202302Z inductor/test_minifier_utils 1/1 2025-10-10T01:25:33.1202558Z dynamo/test_frame_init 1/1 2025-10-10T01:25:33.1202805Z dynamo/test_skip_non_tensor 1/1 2025-10-10T01:25:33.1203069Z inductor/test_remote_cache 1/1 2025-10-10T01:25:33.1203339Z dynamo/test_skip_guard_eval_unsafe 1/1 2025-10-10T01:25:33.1203609Z export/test_tools 1/1 2025-10-10T01:25:33.1203846Z export/test_serialize 1/1 2025-10-10T01:25:33.1204089Z inductor/test_benchmarking 1/1 2025-10-10T01:25:33.1204357Z inductor/test_group_batch_fusion 1/1 2025-10-10T01:25:33.1204643Z dynamo/test_pre_dispatch 1/1 2025-10-10T01:25:33.1206012Z inductor/test_cutlass_evt 1/1 2025-10-10T01:25:33.1206283Z test_model_exports_to_core_aten 1/1 2025-10-10T01:25:33.1206566Z inductor/test_helion_kernels 1/1 2025-10-10T01:25:33.1206837Z export/test_package 1/1 2025-10-10T01:25:33.1207073Z inductor/test_block_analysis 1/1 2025-10-10T01:25:33.1207344Z dynamo/test_nops 1/1 2025-10-10T01:25:33.1207560Z export/test_db 1/1 2025-10-10T01:25:33.1207796Z inductor/test_unbacked_symints 1/1 2025-10-10T01:25:33.1208084Z inductor/test_graph_transform_observer 1/1 2025-10-10T01:25:33.1208382Z inductor/test_compile 1/1 2025-10-10T01:25:33.1208636Z export/test_export_opinfo 1/1 2025-10-10T01:25:33.1208894Z inductor/test_fuzzer 1/1 2025-10-10T01:25:33.1209147Z inductor/test_memory_planning 1/1 2025-10-10T01:25:33.1209416Z dynamo/test_compiler_bisector 1/1 2025-10-10T01:25:33.1209699Z inductor/test_auto_functionalize 1/1 2025-10-10T01:25:33.1209982Z inductor/test_inductor_freezing 1/1 2025-10-10T01:25:33.1210268Z inductor/test_torchbind 1/1 2025-10-10T01:25:33.1210506Z dynamo/test_resume 1/1 2025-10-10T01:25:33.1211736Z dynamo/test_base_hop 1/1 2025-10-10T01:25:33.1211988Z inductor/test_minifier_isolate 1/1 2025-10-10T01:25:33.1212274Z dynamo/test_cudagraphs 1/1 2025-10-10T01:25:33.1212538Z dynamo/test_sets 1/1 2025-10-10T01:25:33.1212769Z dynamo/test_flat_apply 1/1 2025-10-10T01:25:33.1213015Z dynamo/test_export 1/1 2025-10-10T01:25:33.1213244Z inductor/test_mmdecomp 1/1 2025-10-10T01:25:33.1213494Z dynamo/test_minifier 1/1 2025-10-10T01:25:33.1213855Z dynamo/test_exc 1/1 2025-10-10T01:25:33.1214089Z inductor/test_mps_basic 1/1 2025-10-10T01:25:33.1214334Z dynamo/test_generator 1/1 2025-10-10T01:25:33.1214589Z functorch/test_rearrange 1/1 2025-10-10T01:25:33.1214846Z functorch/test_parsing 1/1 2025-10-10T01:25:33.1215086Z test_package 1/1 2025-10-10T01:25:33.1215306Z test_comparison_utils 1/1 2025-10-10T01:25:33.1215593Z test_mkl_verbose 1/1 2025-10-10T01:25:33.1215823Z functorch/test_ac_logging 1/1 2025-10-10T01:25:33.1216079Z test_mkldnn_verbose 1/1 2025-10-10T01:25:33.1216947Z profiler/test_kineto 1/1 2025-10-10T01:25:33.1217588Z test_matmul_cuda 1/1 2025-10-10T01:25:33.1217821Z test_transformers 1/2 2025-10-10T01:25:33.1218050Z test_meta 3/6 2025-10-10T01:25:33.1218243Z test_meta 4/6 2025-10-10T01:25:33.1218432Z test_modules 2/2 2025-10-10T01:25:33.1218638Z xpu/test_fusion 1/1 2025-10-10T01:25:33.1218840Z test_ops 2/9 2025-10-10T01:25:33.1219047Z test_ops 6/9 2025-10-10T01:25:33.1219234Z test_ops 9/9 2025-10-10T01:25:33.1219422Z test_proxy_tensor 3/3 2025-10-10T01:25:33.1219648Z test_nestedtensor 3/4 2025-10-10T01:25:33.1220033Z cpp_extensions/torch_stable_test_extension/torch_stable_test/test_torch_stable 1/1 2025-10-10T01:25:33.1220474Z test_opaque_obj 1/1 2025-10-10T01:25:33.1220682Z test_ops_jit 2/3 2025-10-10T01:25:33.1220899Z test_ops_jit 3/3 2025-10-10T01:25:33.1221107Z test_ops_fwd_gradients 2/2 2025-10-10T01:25:33.1221356Z functorch/test_ops 3/8 2025-10-10T01:25:33.1221581Z functorch/test_ops 8/8 2025-10-10T01:25:33.1221953Z cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic 1/1 2025-10-10T01:25:33.1223370Z functorch/test_aotdispatch 2/7 2025-10-10T01:25:33.1223650Z functorch/test_aotdispatch 6/7 2025-10-10T01:25:33.1223936Z test_scaled_matmul_cuda 1/1 2025-10-10T01:25:33.1224220Z torch_np/numpy_tests/lib/test_shape_base_ 1/1 2025-10-10T01:25:33.1224563Z torch_np/numpy_tests/fft/test_pocketfft 1/1 2025-10-10T01:25:33.1224859Z test_scatter_gather_ops 1/1 2025-10-10T01:25:33.1225122Z torch_np/test_ndarray_methods 1/1 2025-10-10T01:25:33.1225386Z test_view_ops 1/1 2025-10-10T01:25:33.1225628Z torch_np/numpy_tests/core/test_dlpack 1/1 2025-10-10T01:25:33.1225946Z torch_np/numpy_tests/core/test_getlimits 1/1 2025-10-10T01:25:33.1226387Z lazy/test_reuse_ir 1/1 2025-10-10T01:25:33.1226668Z torch_np/numpy_tests/lib/test_index_tricks 1/1 2025-10-10T01:25:33.1226964Z nn/test_init 1/1 2025-10-10T01:25:33.1227223Z torch_np/numpy_tests/core/test_numerictypes 1/1 2025-10-10T01:25:33.1227528Z test_type_promotion 1/1 2025-10-10T01:25:33.1228420Z torch_np/numpy_tests/core/test_scalar_methods 1/1 2025-10-10T01:25:33.1229155Z torch_np/numpy_tests/fft/test_helper 1/1 2025-10-10T01:25:33.1229461Z torch_np/test_function_base 1/1 2025-10-10T01:25:33.1229732Z profiler/test_profiler_tree 1/1 2025-10-10T01:25:33.1230027Z functorch/test_eager_transforms 1/1 2025-10-10T01:25:33.1230302Z test_sparse 1/1 2025-10-10T01:25:33.1230513Z Name: excluded (est. time: 0.0min) 2025-10-10T01:25:33.1230770Z Serial tests (0): 2025-10-10T01:25:33.1230968Z Parallel tests (0): 2025-10-10T01:25:33.1234754Z Running dynamo/test_structured_trace 1/1 ... [2025-10-10 01:25:33.122849] 2025-10-10T01:25:33.1235178Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:25:33.1248408Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_structured_trace.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:25:33.124568] 2025-10-10T01:25:33.1249967Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to C:\actions-runner\_work\pytorch\pytorch\test\.pytorch-disabled-tests.json 2025-10-10T01:25:33.1251892Z Ignoring disabled issues: [''] 2025-10-10T01:25:56.2264969Z 2025-10-10T01:25:56.2266188Z dynamo/test_structured_trace 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_structured_trace_1.1_f9c66fdd129d40ad_.log 2025-10-10T01:25:56.2266945Z 2025-10-10T01:25:56.2273355Z Running inductor/test_extension_backend 1/1 ... [2025-10-10 01:25:56.226713] 2025-10-10T01:25:56.2273983Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:25:56.2281828Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_extension_backend.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:25:56.227887] 2025-10-10T01:25:56.2283055Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-10-10T01:25:56.2283512Z Uploading artifacts took 0.00 seconds 2025-10-10T01:26:08.0084158Z 2025-10-10T01:26:08.0085149Z inductor/test_extension_backend 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_extension_backend_1.1_741776f070c96f87_.log 2025-10-10T01:26:08.0085859Z 2025-10-10T01:26:08.0089940Z Running export/test_serdes 1/1 ... [2025-10-10 01:26:08.008357] 2025-10-10T01:26:08.0090349Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:26:08.0096665Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_serdes.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:26:08.009463] 2025-10-10T01:26:19.6016329Z 2025-10-10T01:26:19.6017165Z export/test_serdes 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_serdes_1.1_fb0580858ac87c91_.log 2025-10-10T01:26:19.6017768Z 2025-10-10T01:26:19.6022656Z Running inductor/test_compile_subprocess 1/1 ... [2025-10-10 01:26:19.600434] 2025-10-10T01:26:19.6023119Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:26:19.6029357Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_compile_subprocess.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:26:19.600434] 2025-10-10T01:26:31.0864134Z 2025-10-10T01:26:31.0865689Z inductor/test_compile_subprocess 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_compile_subprocess_1.1_ebe9430a02064f66_.log 2025-10-10T01:26:31.0866410Z 2025-10-10T01:26:31.0872079Z Running dynamo/test_decorators 1/1 ... [2025-10-10 01:26:31.086407] 2025-10-10T01:26:31.0872496Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:26:31.0879063Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_decorators.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:26:31.086407] 2025-10-10T01:26:35.7994224Z 2025-10-10T01:26:35.7995306Z dynamo/test_decorators 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_decorators_1.1_27143e160bbc4178_.log 2025-10-10T01:26:35.7996014Z 2025-10-10T01:26:35.8002729Z Running export/test_export 1/1 ... [2025-10-10 01:26:35.799612] 2025-10-10T01:26:35.8003112Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:26:35.8010747Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_export.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:26:35.800789] 2025-10-10T01:26:47.9311202Z 2025-10-10T01:26:47.9312591Z export/test_export 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_export_1.1_0ff462d271f101e7_.log 2025-10-10T01:26:47.9313362Z Running 0 items in this shard: 2025-10-10T01:26:47.9313545Z 2025-10-10T01:26:47.9320391Z Running export/test_nativert 1/1 ... [2025-10-10 01:26:47.931845] 2025-10-10T01:26:47.9320828Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:26:47.9328230Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_nativert.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:26:47.932463] 2025-10-10T01:26:59.6501527Z 2025-10-10T01:26:59.6502638Z export/test_nativert 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_nativert_1.1_e4ab537e0bad8278_.log 2025-10-10T01:26:59.6503261Z 2025-10-10T01:26:59.6507536Z Running test_decomp 3/17 ... [2025-10-10 01:26:59.646034] 2025-10-10T01:26:59.6507909Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:26:59.6514241Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'serial', '--shard-id=3', '--num-shards=17', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:26:59.646034] 2025-10-10T01:27:08.7741267Z 2025-10-10T01:27:08.7742348Z test_decomp 3/17 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_3.17_f2ad0cade26b4285_.log 2025-10-10T01:27:08.7743007Z Running 0 items in this shard: 2025-10-10T01:27:08.7743186Z 2025-10-10T01:27:08.7748018Z Running test_decomp 4/17 ... [2025-10-10 01:27:08.773610] 2025-10-10T01:27:08.7748419Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:27:08.7754441Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'serial', '--shard-id=4', '--num-shards=17', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:27:08.775218] 2025-10-10T01:27:17.7610047Z 2025-10-10T01:27:17.7611150Z test_decomp 4/17 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_4.17_edb3b9eb89a33336_.log 2025-10-10T01:27:17.7611984Z Running 0 items in this shard: 2025-10-10T01:27:17.7612158Z 2025-10-10T01:27:17.7616511Z Running test_decomp 5/17 ... [2025-10-10 01:27:17.759590] 2025-10-10T01:27:17.7616879Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:27:17.7623083Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'serial', '--shard-id=5', '--num-shards=17', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:27:17.759590] 2025-10-10T01:27:26.9349631Z 2025-10-10T01:27:26.9350437Z test_decomp 5/17 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_5.17_c3115bbb4ab6a5c1_.log 2025-10-10T01:27:26.9351074Z Running 0 items in this shard: 2025-10-10T01:27:26.9351264Z 2025-10-10T01:27:26.9355978Z Running test_decomp 12/17 ... [2025-10-10 01:27:26.933305] 2025-10-10T01:27:26.9356344Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:27:26.9362614Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'serial', '--shard-id=12', '--num-shards=17', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:27:26.933305] 2025-10-10T01:27:36.2381694Z 2025-10-10T01:27:36.2382488Z test_decomp 12/17 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_12.17_b2e7b025ce3c63d2_.log 2025-10-10T01:27:36.2383132Z Running 0 items in this shard: 2025-10-10T01:27:36.2383319Z 2025-10-10T01:27:36.2388268Z Running test_decomp 13/17 ... [2025-10-10 01:27:36.237023] 2025-10-10T01:27:36.2388635Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:27:36.2394592Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'serial', '--shard-id=13', '--num-shards=17', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:27:36.237023] 2025-10-10T01:27:45.3156741Z 2025-10-10T01:27:45.3157558Z test_decomp 13/17 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_13.17_c717bceba2d054d6_.log 2025-10-10T01:27:45.3158226Z Running 0 items in this shard: 2025-10-10T01:27:45.3158403Z 2025-10-10T01:27:45.3163300Z Running test_decomp 14/17 ... [2025-10-10 01:27:45.310387] 2025-10-10T01:27:45.3163655Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:27:45.3176882Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'serial', '--shard-id=14', '--num-shards=17', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:27:45.310387] 2025-10-10T01:27:54.4155558Z 2025-10-10T01:27:54.4156498Z test_decomp 14/17 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_14.17_7b805aa6d6174bbd_.log 2025-10-10T01:27:54.4157231Z Running 0 items in this shard: 2025-10-10T01:27:54.4157505Z 2025-10-10T01:27:54.4165222Z Running inductor/test_triton_kernels 1/1 ... [2025-10-10 01:27:54.415725] 2025-10-10T01:27:54.4165674Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:27:54.4174031Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:27:54.415725] 2025-10-10T01:28:06.0432184Z 2025-10-10T01:28:06.0433080Z 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_07cd601082b86b10_.log 2025-10-10T01:28:06.0433760Z 2025-10-10T01:28:06.0438588Z Running inductor/test_torchinductor_strided_blocks 1/1 ... [2025-10-10 01:28:06.038505] 2025-10-10T01:28:06.0439235Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:28:06.0445231Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_torchinductor_strided_blocks.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:28:06.038505] 2025-10-10T01:28:17.3523548Z 2025-10-10T01:28:17.3524744Z inductor/test_torchinductor_strided_blocks 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_strided_blocks_1.1_dbe44388554eb71e_.log 2025-10-10T01:28:17.3525533Z 2025-10-10T01:28:17.3529752Z Running inductor/test_static_cuda_launcher 1/1 ... [2025-10-10 01:28:17.349473] 2025-10-10T01:28:17.3530209Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:28:17.3536552Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_static_cuda_launcher.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:28:17.349473] 2025-10-10T01:28:28.8469446Z 2025-10-10T01:28:28.8470403Z inductor/test_static_cuda_launcher 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_static_cuda_launcher_1.1_42695996f8204b9d_.log 2025-10-10T01:28:28.8471116Z 2025-10-10T01:28:28.8476962Z Running dynamo/test_callback 1/1 ... [2025-10-10 01:28:28.847272] 2025-10-10T01:28:28.8477607Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:28:28.8486119Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:28:28.847854] 2025-10-10T01:28:40.2779129Z 2025-10-10T01:28:40.2780156Z dynamo/test_callback 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_callback_1.1_3b72f49247c7ae87_.log 2025-10-10T01:28:40.2780785Z 2025-10-10T01:28:40.2785517Z Running inductor/test_analysis 1/1 ... [2025-10-10 01:28:40.277154] 2025-10-10T01:28:40.2785939Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:28:40.2792260Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_analysis.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:28:40.277154] 2025-10-10T01:28:51.7668758Z 2025-10-10T01:28:51.7669750Z inductor/test_analysis 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_analysis_1.1_0ad6e5ac17a46bf8_.log 2025-10-10T01:28:51.7670495Z Running 0 items in this shard: 2025-10-10T01:28:51.7670747Z 2025-10-10T01:28:51.7675873Z Running inductor/test_triton_extension_backend 1/1 ... [2025-10-10 01:28:51.767096] 2025-10-10T01:28:51.7676407Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:28:51.7683657Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_triton_extension_backend.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:28:51.768200] 2025-10-10T01:29:03.5968616Z 2025-10-10T01:29:03.5969651Z inductor/test_triton_extension_backend 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_extension_backend_1.1_a8e6488f81992d3e_.log 2025-10-10T01:29:03.5970398Z 2025-10-10T01:29:03.5974817Z Running inductor/test_utils 1/1 ... [2025-10-10 01:29:03.596306] 2025-10-10T01:29:03.5975205Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:29:03.5981862Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_utils.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:29:03.597914] 2025-10-10T01:29:08.7775056Z 2025-10-10T01:29:08.7775994Z inductor/test_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_utils_1.1_8fd439245d85e862_.log 2025-10-10T01:29:08.7776712Z Running 0 items in this shard: 2025-10-10T01:29:08.7776891Z 2025-10-10T01:29:08.7782184Z Running inductor/test_select_algorithm 1/1 ... [2025-10-10 01:29:08.778134] 2025-10-10T01:29:08.7782736Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:29:08.7797146Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_select_algorithm.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:29:08.779326] 2025-10-10T01:29:20.1783574Z 2025-10-10T01:29:20.1784617Z inductor/test_select_algorithm 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_select_algorithm_1.1_afa1f6f75db7edd5_.log 2025-10-10T01:29:20.1785309Z 2025-10-10T01:29:20.1790059Z Running inductor/test_inductor_scheduler 1/1 ... [2025-10-10 01:29:20.178897] 2025-10-10T01:29:20.1790519Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:29:20.1797126Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_inductor_scheduler.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:29:20.179531] 2025-10-10T01:29:31.8287772Z 2025-10-10T01:29:31.8288957Z inductor/test_inductor_scheduler 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_inductor_scheduler_1.1_a4511f03b5800914_.log 2025-10-10T01:29:31.8289983Z Running 0 items in this shard: 2025-10-10T01:29:31.8290149Z 2025-10-10T01:29:31.8294533Z Running inductor/test_triton_wrapper 1/1 ... [2025-10-10 01:29:31.829146] 2025-10-10T01:29:31.8294950Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:29:31.8301626Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_triton_wrapper.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:29:31.829146] 2025-10-10T01:29:42.9450844Z 2025-10-10T01:29:42.9451726Z inductor/test_triton_wrapper 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_wrapper_1.1_6a3d12960ef9920a_.log 2025-10-10T01:29:42.9452407Z 2025-10-10T01:29:42.9457233Z Running dynamo/test_compile 1/1 ... [2025-10-10 01:29:42.945556] 2025-10-10T01:29:42.9457632Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:29:42.9464027Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_compile.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:29:42.946160] 2025-10-10T01:29:47.6022412Z 2025-10-10T01:29:47.6023261Z dynamo/test_compile 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_compile_1.1_01ecca34dded2354_.log 2025-10-10T01:29:47.6023883Z 2025-10-10T01:29:47.6028635Z Running dynamo/test_dynamic_shapes 1/1 ... [2025-10-10 01:29:47.590050] 2025-10-10T01:29:47.6029062Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:29:47.6035223Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_dynamic_shapes.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:29:47.590050] 2025-10-10T01:30:01.3012887Z 2025-10-10T01:30:01.3013889Z dynamo/test_dynamic_shapes 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_dynamic_shapes_1.1_4fa0ffd0629be73c_.log 2025-10-10T01:30:01.3014555Z 2025-10-10T01:30:01.3019478Z Running inductor/test_pad_mm 1/1 ... [2025-10-10 01:30:01.301833] 2025-10-10T01:30:01.3019892Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:30:01.3026605Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_pad_mm.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:30:01.302488] 2025-10-10T01:30:12.7365222Z 2025-10-10T01:30:12.7366302Z inductor/test_pad_mm 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_pad_mm_1.1_38cb4273342c0a82_.log 2025-10-10T01:30:12.7366945Z 2025-10-10T01:30:12.7371680Z Running inductor/test_inductor_utils 1/1 ... [2025-10-10 01:30:12.737094] 2025-10-10T01:30:12.7372113Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:30:12.7380084Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_inductor_utils.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:30:12.737697] 2025-10-10T01:30:17.4069790Z 2025-10-10T01:30:17.4071053Z inductor/test_inductor_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_inductor_utils_1.1_358ef07c03719972_.log 2025-10-10T01:30:17.4071739Z 2025-10-10T01:30:17.4076122Z Running inductor/test_cpu_select_algorithm 1/1 ... [2025-10-10 01:30:17.407092] 2025-10-10T01:30:17.4076780Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:30:17.4083175Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_cpu_select_algorithm.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:30:17.407681] 2025-10-10T01:30:29.3198013Z 2025-10-10T01:30:29.3199234Z inductor/test_cpu_select_algorithm 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cpu_select_algorithm_1.1_cd9c3ef6b309e5c6_.log 2025-10-10T01:30:29.3200050Z 2025-10-10T01:30:29.3204457Z Running export/test_unflatten_training_ir 1/1 ... [2025-10-10 01:30:29.320251] 2025-10-10T01:30:29.3204908Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:30:29.3211202Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_unflatten_training_ir.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:30:29.320869] 2025-10-10T01:30:33.7389229Z 2025-10-10T01:30:33.7390388Z export/test_unflatten_training_ir 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_unflatten_training_ir_1.1_bc89d90217369980_.log 2025-10-10T01:30:33.7391122Z 2025-10-10T01:30:33.7396571Z Running inductor/test_compiled_autograd 1/1 ... [2025-10-10 01:30:33.736010] 2025-10-10T01:30:33.7397048Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:30:33.7402893Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_compiled_autograd.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:30:33.739593] 2025-10-10T01:30:47.1945042Z 2025-10-10T01:30:47.1946074Z inductor/test_compiled_autograd 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_compiled_autograd_1.1_22b76e72600f5381_.log 2025-10-10T01:30:47.1946783Z 2025-10-10T01:30:47.1951387Z Running inductor/test_xpu_basic 1/1 ... [2025-10-10 01:30:47.194804] 2025-10-10T01:30:47.1951790Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:30:47.1958451Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_xpu_basic.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:30:47.195373] 2025-10-10T01:30:58.8694756Z 2025-10-10T01:30:58.8695770Z inductor/test_xpu_basic 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_xpu_basic_1.1_d98260e97630be71_.log 2025-10-10T01:30:58.8696519Z 2025-10-10T01:30:58.8702168Z Running export/test_functionalized_assertions 1/1 ... [2025-10-10 01:30:58.870091] 2025-10-10T01:30:58.8702720Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:30:58.8709181Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_functionalized_assertions.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:30:58.870746] 2025-10-10T01:31:03.4908067Z 2025-10-10T01:31:03.4909313Z export/test_functionalized_assertions 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_functionalized_assertions_1.1_e09e540479346368_.log 2025-10-10T01:31:03.4914415Z Running 0 items in this shard: 2025-10-10T01:31:03.4914593Z 2025-10-10T01:31:03.4914809Z Running inductor/test_segmented_tree 1/1 ... [2025-10-10 01:31:03.479603] 2025-10-10T01:31:03.4915247Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:31:03.4921399Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_segmented_tree.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:31:03.479603] 2025-10-10T01:31:07.8483846Z 2025-10-10T01:31:07.8484694Z inductor/test_segmented_tree 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_segmented_tree_1.1_55c3fa3a9c26a1a1_.log 2025-10-10T01:31:07.8485395Z 2025-10-10T01:31:07.8490036Z Running inductor/test_compiled_optimizers 1/1 ... [2025-10-10 01:31:07.846850] 2025-10-10T01:31:07.8490482Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:31:07.8496783Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_compiled_optimizers.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:31:07.846850] 2025-10-10T01:31:20.7204110Z 2025-10-10T01:31:20.7205106Z inductor/test_compiled_optimizers 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_compiled_optimizers_1.1_33ab0f79dcad306f_.log 2025-10-10T01:31:20.7205838Z 2025-10-10T01:31:20.7210276Z Running dynamo/test_fx_graph_runnable 1/1 ... [2025-10-10 01:31:20.719230] 2025-10-10T01:31:20.7210710Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:31:20.7217176Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:31:20.719230] 2025-10-10T01:31:32.5710938Z 2025-10-10T01:31:32.5712069Z 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_7053ecdae1156ee9_.log 2025-10-10T01:31:32.5712946Z 2025-10-10T01:31:32.5718864Z Running inductor/test_cutedsl_template 1/1 ... [2025-10-10 01:31:32.571423] 2025-10-10T01:31:32.5719370Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:31:32.5728183Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_cutedsl_template.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:31:32.572599] 2025-10-10T01:31:44.2371205Z 2025-10-10T01:31:44.2372334Z inductor/test_cutedsl_template 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cutedsl_template_1.1_311ab579804c73f6_.log 2025-10-10T01:31:44.2373117Z 2025-10-10T01:31:44.2377807Z Running export/test_tree_utils 1/1 ... [2025-10-10 01:31:44.237485] 2025-10-10T01:31:44.2378266Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:31:44.2401761Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_tree_utils.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:31:44.238556] 2025-10-10T01:31:48.7870851Z 2025-10-10T01:31:48.7872244Z export/test_tree_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_tree_utils_1.1_e771809c4fa1198c_.log 2025-10-10T01:31:48.7873012Z Running 0 items in this shard: 2025-10-10T01:31:48.7877265Z 2025-10-10T01:31:48.7877481Z Running inductor/test_foreach 1/1 ... [2025-10-10 01:31:48.787185] 2025-10-10T01:31:48.7877928Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:31:48.7884512Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_foreach.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:31:48.788283] 2025-10-10T01:32:00.7478787Z 2025-10-10T01:32:00.7479662Z inductor/test_foreach 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_foreach_1.1_03a92738270db656_.log 2025-10-10T01:32:00.7480290Z 2025-10-10T01:32:00.7485058Z Running inductor/test_minifier_utils 1/1 ... [2025-10-10 01:32:00.742764] 2025-10-10T01:32:00.7485530Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:32:00.7491803Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_minifier_utils.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:32:00.742764] 2025-10-10T01:32:05.7078160Z 2025-10-10T01:32:05.7079326Z inductor/test_minifier_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_minifier_utils_1.1_56437fb613b691b7_.log 2025-10-10T01:32:05.7080145Z Running 0 items in this shard: 2025-10-10T01:32:05.7080323Z 2025-10-10T01:32:05.7084620Z Running dynamo/test_frame_init 1/1 ... [2025-10-10 01:32:05.699267] 2025-10-10T01:32:05.7085047Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:32:05.7091468Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_frame_init.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:32:05.699267] 2025-10-10T01:32:10.1934232Z 2025-10-10T01:32:10.1935084Z dynamo/test_frame_init 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_frame_init_1.1_8d6254adfd001230_.log 2025-10-10T01:32:10.1935923Z 2025-10-10T01:32:10.1940673Z Running dynamo/test_skip_non_tensor 1/1 ... [2025-10-10 01:32:10.193736] 2025-10-10T01:32:10.1941113Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:32:10.1947339Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_skip_non_tensor.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:32:10.193736] 2025-10-10T01:32:15.1261262Z 2025-10-10T01:32:15.1262197Z dynamo/test_skip_non_tensor 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_skip_non_tensor_1.1_41608c3d26dbf88a_.log 2025-10-10T01:32:15.1262873Z 2025-10-10T01:32:15.1269048Z Running inductor/test_remote_cache 1/1 ... [2025-10-10 01:32:15.126712] 2025-10-10T01:32:15.1269481Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:32:15.1276078Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_remote_cache.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:32:15.126712] 2025-10-10T01:32:19.5742143Z 2025-10-10T01:32:19.5743023Z inductor/test_remote_cache 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_remote_cache_1.1_b07821d86d2282af_.log 2025-10-10T01:32:19.5743687Z 2025-10-10T01:32:19.5748974Z Running dynamo/test_skip_guard_eval_unsafe 1/1 ... [2025-10-10 01:32:19.574472] 2025-10-10T01:32:19.5754915Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:32:19.5756052Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_skip_guard_eval_unsafe.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:32:19.575044] 2025-10-10T01:32:24.3067638Z 2025-10-10T01:32:24.3068597Z dynamo/test_skip_guard_eval_unsafe 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_skip_guard_eval_unsafe_1.1_5b5c02333d38c457_.log 2025-10-10T01:32:24.3069335Z 2025-10-10T01:32:24.3074017Z Running export/test_tools 1/1 ... [2025-10-10 01:32:24.306013] 2025-10-10T01:32:24.3074406Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:32:24.3082655Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_tools.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:32:24.307608] 2025-10-10T01:32:29.1502929Z 2025-10-10T01:32:29.1503791Z export/test_tools 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_tools_1.1_767914f468218792_.log 2025-10-10T01:32:29.1504509Z Running 0 items in this shard: 2025-10-10T01:32:29.1504706Z 2025-10-10T01:32:29.1509688Z Running export/test_serialize 1/1 ... [2025-10-10 01:32:29.150650] 2025-10-10T01:32:29.1510088Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:32:29.1516637Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_serialize.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:32:29.151221] 2025-10-10T01:32:40.8391557Z 2025-10-10T01:32:40.8392699Z export/test_serialize 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_serialize_1.1_60c74a038590b4df_.log 2025-10-10T01:32:40.8393438Z Running 0 items in this shard: 2025-10-10T01:32:40.8393615Z 2025-10-10T01:32:40.8398035Z Running inductor/test_benchmarking 1/1 ... [2025-10-10 01:32:40.836596] 2025-10-10T01:32:40.8398599Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:32:40.8404700Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_benchmarking.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:32:40.836596] 2025-10-10T01:32:52.2666250Z 2025-10-10T01:32:52.2667431Z inductor/test_benchmarking 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_benchmarking_1.1_3ea420618cdf50d4_.log 2025-10-10T01:32:52.2668128Z 2025-10-10T01:32:52.2672629Z Running inductor/test_group_batch_fusion 1/1 ... [2025-10-10 01:32:52.264562] 2025-10-10T01:32:52.2673085Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:32:52.2679334Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:32:52.264562] 2025-10-10T01:33:03.7785558Z 2025-10-10T01:33:03.7786710Z 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_c8e6186e59a9f647_.log 2025-10-10T01:33:03.7787415Z 2025-10-10T01:33:03.7791827Z Running dynamo/test_pre_dispatch 1/1 ... [2025-10-10 01:33:03.777726] 2025-10-10T01:33:03.7792237Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:33:03.7799648Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_pre_dispatch.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:33:03.779332] 2025-10-10T01:33:08.1578749Z 2025-10-10T01:33:08.1579890Z dynamo/test_pre_dispatch 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_pre_dispatch_1.1_1bac7cd839db7b19_.log 2025-10-10T01:33:08.1580717Z 2025-10-10T01:33:08.1586560Z Running inductor/test_cutlass_evt 1/1 ... [2025-10-10 01:33:08.157978] 2025-10-10T01:33:08.1586970Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:33:08.1593543Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:33:08.157978] 2025-10-10T01:33:20.2216455Z 2025-10-10T01:33:20.2217573Z 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_0bc1279b487414ac_.log 2025-10-10T01:33:20.2218226Z 2025-10-10T01:33:20.2222876Z Running test_model_exports_to_core_aten 1/1 ... [2025-10-10 01:33:20.216684] 2025-10-10T01:33:20.2223337Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:33:20.2229643Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_model_exports_to_core_aten.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:33:20.216684] 2025-10-10T01:33:25.1607159Z 2025-10-10T01:33:25.1608182Z test_model_exports_to_core_aten 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_model_exports_to_core_aten_1.1_5c40f482decefe3c_.log 2025-10-10T01:33:25.1608966Z Running 0 items in this shard: 2025-10-10T01:33:25.1609141Z 2025-10-10T01:33:25.1616054Z Running inductor/test_helion_kernels 1/1 ... [2025-10-10 01:33:25.161375] 2025-10-10T01:33:25.1616536Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:33:25.1627004Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_helion_kernels.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:33:25.162231] 2025-10-10T01:33:36.5774711Z 2025-10-10T01:33:36.5781674Z inductor/test_helion_kernels 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_helion_kernels_1.1_bbe8ea5927197b27_.log 2025-10-10T01:33:36.5782347Z 2025-10-10T01:33:36.5782539Z Running export/test_package 1/1 ... [2025-10-10 01:33:36.577238] 2025-10-10T01:33:36.5782954Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:33:36.5788148Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_package.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:33:36.577238] 2025-10-10T01:33:41.1748402Z 2025-10-10T01:33:41.1749277Z export/test_package 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_package_1.1_d756fb917fe689ea_.log 2025-10-10T01:33:41.1749982Z Running 0 items in this shard: 2025-10-10T01:33:41.1750171Z 2025-10-10T01:33:41.1755287Z Running inductor/test_block_analysis 1/1 ... [2025-10-10 01:33:41.175325] 2025-10-10T01:33:41.1757193Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:33:41.1794379Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_block_analysis.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:33:41.175325] 2025-10-10T01:33:52.7411502Z 2025-10-10T01:33:52.7412598Z inductor/test_block_analysis 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_block_analysis_1.1_a07ee5c0f9c323f2_.log 2025-10-10T01:33:52.7413709Z Running 0 items in this shard: 2025-10-10T01:33:52.7413886Z 2025-10-10T01:33:52.7419314Z Running dynamo/test_nops 1/1 ... [2025-10-10 01:33:52.741819] 2025-10-10T01:33:52.7419830Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:33:52.7426262Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_nops.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:33:52.742202] 2025-10-10T01:33:57.4452949Z 2025-10-10T01:33:57.4453996Z dynamo/test_nops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_nops_1.1_b7da5116fb696027_.log 2025-10-10T01:33:57.4454571Z 2025-10-10T01:33:57.4458969Z Running export/test_db 1/1 ... [2025-10-10 01:33:57.441042] 2025-10-10T01:33:57.4459348Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:33:57.4673499Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_db.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:33:57.467130] 2025-10-10T01:34:02.2821009Z 2025-10-10T01:34:02.2821943Z export/test_db 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_db_1.1_8b7d035d22b7958e_.log 2025-10-10T01:34:02.2822611Z Running 0 items in this shard: 2025-10-10T01:34:02.2822781Z 2025-10-10T01:34:02.2828043Z Running inductor/test_unbacked_symints 1/1 ... [2025-10-10 01:34:02.282653] 2025-10-10T01:34:02.2828514Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:34:02.2834646Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_unbacked_symints.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:34:02.283275] 2025-10-10T01:34:13.8547881Z 2025-10-10T01:34:13.8549053Z inductor/test_unbacked_symints 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_unbacked_symints_1.1_8cd65c9dd4b15b21_.log 2025-10-10T01:34:13.8549769Z 2025-10-10T01:34:13.8554199Z Running inductor/test_graph_transform_observer 1/1 ... [2025-10-10 01:34:13.855172] 2025-10-10T01:34:13.8554713Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:34:13.8561153Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_graph_transform_observer.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:34:13.855745] 2025-10-10T01:34:25.2154423Z 2025-10-10T01:34:25.2155423Z inductor/test_graph_transform_observer 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_graph_transform_observer_1.1_dd23ae46d50e84b8_.log 2025-10-10T01:34:25.2160606Z 2025-10-10T01:34:25.2160804Z Running inductor/test_compile 1/1 ... [2025-10-10 01:34:25.206989] 2025-10-10T01:34:25.2161209Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:34:25.2167987Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_compile.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:34:25.206989] 2025-10-10T01:34:36.7640577Z 2025-10-10T01:34:36.7641452Z inductor/test_compile 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_compile_1.1_a5d44fdedd2011f5_.log 2025-10-10T01:34:36.7642148Z 2025-10-10T01:34:36.7648268Z Running export/test_export_opinfo 1/1 ... [2025-10-10 01:34:36.764345] 2025-10-10T01:34:36.7648692Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:34:36.7658094Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_export_opinfo.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:34:36.765524] 2025-10-10T01:34:43.2085785Z 2025-10-10T01:34:43.2086855Z export/test_export_opinfo 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_export_opinfo_1.1_d1626f5a846d6e85_.log 2025-10-10T01:34:43.2087657Z Running 0 items in this shard: 2025-10-10T01:34:43.2087835Z 2025-10-10T01:34:43.2092574Z Running inductor/test_fuzzer 1/1 ... [2025-10-10 01:34:43.209056] 2025-10-10T01:34:43.2092962Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:34:43.2099888Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:34:43.209629] 2025-10-10T01:34:54.6460432Z 2025-10-10T01:34:54.6461331Z inductor/test_fuzzer 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_fuzzer_1.1_066068baf67eb367_.log 2025-10-10T01:34:54.6462024Z 2025-10-10T01:34:54.6466870Z Running inductor/test_memory_planning 1/1 ... [2025-10-10 01:34:54.644738] 2025-10-10T01:34:54.6467302Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:34:54.6473856Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_memory_planning.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:34:54.644738] 2025-10-10T01:35:06.1215882Z 2025-10-10T01:35:06.1217130Z inductor/test_memory_planning 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_memory_planning_1.1_aa83693efa278f2a_.log 2025-10-10T01:35:06.1218072Z 2025-10-10T01:35:06.1222570Z Running dynamo/test_compiler_bisector 1/1 ... [2025-10-10 01:35:06.121719] 2025-10-10T01:35:06.1223018Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:35:06.1229282Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_compiler_bisector.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:35:06.121719] 2025-10-10T01:35:17.5871501Z 2025-10-10T01:35:17.5872423Z dynamo/test_compiler_bisector 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_compiler_bisector_1.1_bcbe7063e13f0dc1_.log 2025-10-10T01:35:17.5873127Z 2025-10-10T01:35:17.5878054Z Running inductor/test_auto_functionalize 1/1 ... [2025-10-10 01:35:17.586186] 2025-10-10T01:35:17.5878585Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:35:17.5884817Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_auto_functionalize.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:35:17.586186] 2025-10-10T01:35:22.3197005Z 2025-10-10T01:35:22.3198424Z inductor/test_auto_functionalize 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_auto_functionalize_1.1_542472ca9a7d09af_.log 2025-10-10T01:35:22.3199142Z 2025-10-10T01:35:22.3203586Z Running inductor/test_inductor_freezing 1/1 ... [2025-10-10 01:35:22.320216] 2025-10-10T01:35:22.3204037Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:35:22.3210337Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_inductor_freezing.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:35:22.320216] 2025-10-10T01:35:33.8299215Z 2025-10-10T01:35:33.8300141Z inductor/test_inductor_freezing 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_inductor_freezing_1.1_98b383dc56b56374_.log 2025-10-10T01:35:33.8300856Z 2025-10-10T01:35:33.8306844Z Running inductor/test_torchbind 1/1 ... [2025-10-10 01:35:33.830333] 2025-10-10T01:35:33.8307290Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:35:33.8315036Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_torchbind.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:35:33.830914] 2025-10-10T01:35:45.1707957Z 2025-10-10T01:35:45.1708852Z inductor/test_torchbind 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchbind_1.1_eb47b9d7757630f6_.log 2025-10-10T01:35:45.1709494Z 2025-10-10T01:35:45.1714328Z Running dynamo/test_resume 1/1 ... [2025-10-10 01:35:45.169154] 2025-10-10T01:35:45.1714729Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:35:45.1721201Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_resume.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:35:45.169154] 2025-10-10T01:35:49.5074618Z 2025-10-10T01:35:49.5075482Z dynamo/test_resume 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_resume_1.1_74e31cd40c48bf61_.log 2025-10-10T01:35:49.5076079Z 2025-10-10T01:35:49.5082264Z Running dynamo/test_base_hop 1/1 ... [2025-10-10 01:35:49.507747] 2025-10-10T01:35:49.5082833Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:35:49.5089065Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_base_hop.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:35:49.507747] 2025-10-10T01:35:54.1710769Z 2025-10-10T01:35:54.1711615Z dynamo/test_base_hop 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_base_hop_1.1_37351b27be49a0e2_.log 2025-10-10T01:35:54.1712214Z 2025-10-10T01:35:54.1717145Z Running inductor/test_minifier_isolate 1/1 ... [2025-10-10 01:35:54.171481] 2025-10-10T01:35:54.1717575Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:35:54.1724061Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:35:54.172071] 2025-10-10T01:36:05.4684223Z 2025-10-10T01:36:05.4685327Z 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_90e21705d95abd92_.log 2025-10-10T01:36:05.4686044Z 2025-10-10T01:36:05.4690610Z Running dynamo/test_cudagraphs 1/1 ... [2025-10-10 01:36:05.465816] 2025-10-10T01:36:05.4691045Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:36:05.4698037Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_cudagraphs.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:36:05.465816] 2025-10-10T01:36:10.0941179Z 2025-10-10T01:36:10.0942039Z dynamo/test_cudagraphs 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_cudagraphs_1.1_5ae20f0a6087f38d_.log 2025-10-10T01:36:10.0942858Z 2025-10-10T01:36:10.0947675Z Running dynamo/test_sets 1/1 ... [2025-10-10 01:36:10.094468] 2025-10-10T01:36:10.0948059Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:36:10.0954477Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_sets.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:36:10.095053] 2025-10-10T01:36:14.8033921Z 2025-10-10T01:36:14.8034975Z dynamo/test_sets 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_sets_1.1_6226411aa42acf83_.log 2025-10-10T01:36:14.8035595Z 2025-10-10T01:36:14.8040203Z Running dynamo/test_flat_apply 1/1 ... [2025-10-10 01:36:14.803520] 2025-10-10T01:36:14.8040666Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:36:14.8047093Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_flat_apply.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:36:14.804092] 2025-10-10T01:36:19.4282026Z 2025-10-10T01:36:19.4283213Z dynamo/test_flat_apply 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_flat_apply_1.1_35dd3e8faeb612a6_.log 2025-10-10T01:36:19.4283849Z 2025-10-10T01:36:19.4290390Z Running dynamo/test_export 1/1 ... [2025-10-10 01:36:19.428870] 2025-10-10T01:36:19.4290786Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:36:19.4298775Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:36:19.429469] 2025-10-10T01:36:24.6270288Z 2025-10-10T01:36:24.6271481Z dynamo/test_export 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_export_1.1_f41a75f4bd6df706_.log 2025-10-10T01:36:24.6272162Z 2025-10-10T01:36:24.6277314Z Running inductor/test_mmdecomp 1/1 ... [2025-10-10 01:36:24.627631] 2025-10-10T01:36:24.6277773Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:36:24.6284497Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_mmdecomp.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:36:24.628277] 2025-10-10T01:36:35.7689961Z 2025-10-10T01:36:35.7690829Z inductor/test_mmdecomp 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_mmdecomp_1.1_4386793c3b4ad5dc_.log 2025-10-10T01:36:35.7691506Z 2025-10-10T01:36:35.7696430Z Running dynamo/test_minifier 1/1 ... [2025-10-10 01:36:35.762855] 2025-10-10T01:36:35.7696826Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:36:35.7703182Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_minifier.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:36:35.762855] 2025-10-10T01:36:40.5176092Z 2025-10-10T01:36:40.5177338Z dynamo/test_minifier 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_minifier_1.1_467839cb26f308e9_.log 2025-10-10T01:36:40.5177970Z 2025-10-10T01:36:40.5183646Z Running dynamo/test_exc 1/1 ... [2025-10-10 01:36:40.517925] 2025-10-10T01:36:40.5184036Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:36:40.5204140Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_exc.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:36:40.519679] 2025-10-10T01:36:45.1425573Z 2025-10-10T01:36:45.1426531Z dynamo/test_exc 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_exc_1.1_50de73640914826d_.log 2025-10-10T01:36:45.1427110Z 2025-10-10T01:36:45.1431949Z Running inductor/test_mps_basic 1/1 ... [2025-10-10 01:36:45.143015] 2025-10-10T01:36:45.1432393Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:36:45.1438907Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_mps_basic.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:36:45.143587] 2025-10-10T01:36:56.5472199Z 2025-10-10T01:36:56.5473098Z inductor/test_mps_basic 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_mps_basic_1.1_502af233c5f34cee_.log 2025-10-10T01:36:56.5473745Z 2025-10-10T01:36:56.5478502Z Running dynamo/test_generator 1/1 ... [2025-10-10 01:36:56.544765] 2025-10-10T01:36:56.5478928Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:36:56.5485410Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:36:56.544765] 2025-10-10T01:37:01.3124152Z 2025-10-10T01:37:01.3125185Z dynamo/test_generator 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_generator_1.1_e1cd2b63794bb413_.log 2025-10-10T01:37:01.3125860Z 2025-10-10T01:37:01.3130595Z Running functorch/test_rearrange 1/1 ... [2025-10-10 01:37:01.311690] 2025-10-10T01:37:01.3131065Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:37:01.3137417Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_rearrange.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:37:01.313298] 2025-10-10T01:37:05.8058633Z 2025-10-10T01:37:05.8059741Z functorch/test_rearrange 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_rearrange_1.1_824fe71ac0c761c0_.log 2025-10-10T01:37:05.8060539Z Running 0 items in this shard: 2025-10-10T01:37:05.8060728Z 2025-10-10T01:37:05.8065267Z Running functorch/test_parsing 1/1 ... [2025-10-10 01:37:05.800728] 2025-10-10T01:37:05.8065717Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:37:05.8071905Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_parsing.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:37:05.800728] 2025-10-10T01:37:10.4464690Z 2025-10-10T01:37:10.4465589Z functorch/test_parsing 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_parsing_1.1_9a6e8727b4618e0b_.log 2025-10-10T01:37:10.4466366Z Running 0 items in this shard: 2025-10-10T01:37:10.4466551Z 2025-10-10T01:37:10.4471490Z Running test_package 1/1 ... [2025-10-10 01:37:10.443378] 2025-10-10T01:37:10.4471907Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:37:10.4477915Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_package.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:37:10.443378] 2025-10-10T01:37:15.1525957Z 2025-10-10T01:37:15.1526956Z test_package 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_package_1.1_2a9fbce5a48e69bb_.log 2025-10-10T01:37:15.1527651Z Running 0 items in this shard: 2025-10-10T01:37:15.1527839Z 2025-10-10T01:37:15.1532622Z Running test_comparison_utils 1/1 ... [2025-10-10 01:37:15.151299] 2025-10-10T01:37:15.1533041Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:37:15.1539481Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_comparison_utils.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:37:15.151299] 2025-10-10T01:37:19.6726210Z 2025-10-10T01:37:19.6727374Z test_comparison_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_comparison_utils_1.1_cec326b6c160f852_.log 2025-10-10T01:37:19.6728190Z Running 0 items in this shard: 2025-10-10T01:37:19.6728379Z 2025-10-10T01:37:19.6732751Z Running test_mkl_verbose 1/1 ... [2025-10-10 01:37:19.671811] 2025-10-10T01:37:19.6733180Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:37:19.6739356Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_mkl_verbose.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:37:19.671811] 2025-10-10T01:37:24.4318605Z 2025-10-10T01:37:24.4319630Z test_mkl_verbose 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_mkl_verbose_1.1_2c4a7b8c3e5ed352_.log 2025-10-10T01:37:24.4320371Z Running 0 items in this shard: 2025-10-10T01:37:24.4320565Z 2025-10-10T01:37:24.4325460Z Running functorch/test_ac_logging 1/1 ... [2025-10-10 01:37:24.425060] 2025-10-10T01:37:24.4326094Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:37:24.4332162Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_ac_logging.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:37:24.425060] 2025-10-10T01:37:29.0960843Z 2025-10-10T01:37:29.0963212Z functorch/test_ac_logging 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_ac_logging_1.1_609b9933b7b5310f_.log 2025-10-10T01:37:29.0963990Z Running 0 items in this shard: 2025-10-10T01:37:29.0964206Z 2025-10-10T01:37:29.0967994Z Running test_mkldnn_verbose 1/1 ... [2025-10-10 01:37:29.096191] 2025-10-10T01:37:29.0968437Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:37:29.0974421Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_mkldnn_verbose.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:37:29.096720] 2025-10-10T01:37:33.6498610Z 2025-10-10T01:37:33.6499724Z test_mkldnn_verbose 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_mkldnn_verbose_1.1_accacd13660f7e84_.log 2025-10-10T01:37:33.6500441Z Running 0 items in this shard: 2025-10-10T01:37:33.6500657Z 2025-10-10T01:37:33.6504514Z Running profiler/test_kineto 1/1 ... [2025-10-10 01:37:33.650366] 2025-10-10T01:37:33.6505200Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:37:33.6511481Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:37:33.650937] 2025-10-10T01:37:38.2790995Z 2025-10-10T01:37:38.2792050Z profiler/test_kineto 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_kineto_1.1_65851ffb218865ca_.log 2025-10-10T01:37:38.2792810Z Running 0 items in this shard: 2025-10-10T01:37:38.2793001Z 2025-10-10T01:37:38.2798903Z Running test_matmul_cuda 1/1 ... [2025-10-10 01:37:38.279408] 2025-10-10T01:37:38.2799302Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:37:38.2808359Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:37:38.280586] 2025-10-10T01:37:43.1861044Z 2025-10-10T01:37:43.1862129Z test_matmul_cuda 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_matmul_cuda_1.1_2548ce8cbbc6d902_.log 2025-10-10T01:37:43.1862840Z Running 0 items in this shard: 2025-10-10T01:37:43.1863032Z 2025-10-10T01:37:43.1867985Z Running test_transformers 1/2 ... [2025-10-10 01:37:43.186113] 2025-10-10T01:37:43.1868472Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:37:43.1874495Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_transformers.py', '-m', 'serial', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:37:43.186113] 2025-10-10T01:37:50.8906239Z 2025-10-10T01:37:50.8907114Z test_transformers 1/2 was successful, full logs can be found in artifacts with path test/test-reports/test_transformers_1.2_78531463b1f850be_.log 2025-10-10T01:37:50.8907858Z Running 0 items in this shard: 2025-10-10T01:37:50.8908043Z 2025-10-10T01:37:50.8912880Z Running test_meta 3/6 ... [2025-10-10 01:37:50.883852] 2025-10-10T01:37:50.8913282Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:37:50.8919617Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_meta.py', '-m', 'serial', '--shard-id=3', '--num-shards=6', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:37:50.883852] 2025-10-10T01:38:07.6861122Z 2025-10-10T01:38:07.6862184Z test_meta 3/6 was successful, full logs can be found in artifacts with path test/test-reports/test_meta_3.6_96d42137fe398818_.log 2025-10-10T01:38:07.6862837Z Running 0 items in this shard: 2025-10-10T01:38:07.6863051Z 2025-10-10T01:38:07.6867506Z Running test_meta 4/6 ... [2025-10-10 01:38:07.677873] 2025-10-10T01:38:07.6867903Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:38:07.6874187Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_meta.py', '-m', 'serial', '--shard-id=4', '--num-shards=6', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:38:07.677873] 2025-10-10T01:38:24.8573784Z 2025-10-10T01:38:24.8574834Z test_meta 4/6 was successful, full logs can be found in artifacts with path test/test-reports/test_meta_4.6_786e5c7b6b891dfa_.log 2025-10-10T01:38:24.8575495Z Running 0 items in this shard: 2025-10-10T01:38:24.8575686Z 2025-10-10T01:38:24.8580222Z Running test_modules 2/2 ... [2025-10-10 01:38:24.850751] 2025-10-10T01:38:24.8580629Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:38:24.8587437Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_modules.py', '-m', 'serial', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:38:24.850751] 2025-10-10T01:38:32.1957095Z 2025-10-10T01:38:32.1958136Z test_modules 2/2 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_2.2_2fc4a1d7973ae594_.log 2025-10-10T01:38:32.1958865Z Running 0 items in this shard: 2025-10-10T01:38:32.1959199Z 2025-10-10T01:38:32.1963795Z Running xpu/test_fusion 1/1 ... [2025-10-10 01:38:32.190946] 2025-10-10T01:38:32.1964216Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:38:32.1970809Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'xpu/test_fusion.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:38:32.196481] 2025-10-10T01:38:36.9519836Z 2025-10-10T01:38:36.9520731Z xpu/test_fusion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/xpu.test_fusion_1.1_0a84006131b5b13d_.log 2025-10-10T01:38:36.9521441Z Running 0 items in this shard: 2025-10-10T01:38:36.9521626Z 2025-10-10T01:38:36.9526663Z Running test_ops 2/9 ... [2025-10-10 01:38:36.952547] 2025-10-10T01:38:36.9527029Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:38:36.9533245Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_ops.py', '-m', 'serial', '--shard-id=2', '--num-shards=9', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:38:36.953117] 2025-10-10T01:38:58.8044430Z 2025-10-10T01:38:58.8045444Z test_ops 2/9 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_2.9_fd5a439a08352a8f_.log 2025-10-10T01:38:58.8046113Z Running 0 items in this shard: 2025-10-10T01:38:58.8046289Z 2025-10-10T01:38:58.8052544Z Running test_ops 6/9 ... [2025-10-10 01:38:58.804934] 2025-10-10T01:38:58.8052898Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:38:58.8059266Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:38:58.804934] 2025-10-10T01:39:21.2689157Z 2025-10-10T01:39:21.2690100Z test_ops 6/9 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_6.9_0852cb7ceadf05ea_.log 2025-10-10T01:39:21.2690733Z Running 0 items in this shard: 2025-10-10T01:39:21.2690938Z 2025-10-10T01:39:21.2695565Z Running test_ops 9/9 ... [2025-10-10 01:39:21.260628] 2025-10-10T01:39:21.2695910Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:39:21.2712079Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_ops.py', '-m', 'serial', '--shard-id=9', '--num-shards=9', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:39:21.270730] 2025-10-10T01:39:43.2611889Z 2025-10-10T01:39:43.2612790Z test_ops 9/9 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_9.9_9786fb713b188457_.log 2025-10-10T01:39:43.2613474Z Running 0 items in this shard: 2025-10-10T01:39:43.2613671Z 2025-10-10T01:39:43.2618417Z Running test_proxy_tensor 3/3 ... [2025-10-10 01:39:43.246813] 2025-10-10T01:39:43.2618820Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:39:43.2626342Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_proxy_tensor.py', '-m', 'serial', '--shard-id=3', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:39:43.246813] 2025-10-10T01:39:51.4618239Z 2025-10-10T01:39:51.4619583Z test_proxy_tensor 3/3 was successful, full logs can be found in artifacts with path test/test-reports/test_proxy_tensor_3.3_cbd89384f0f08eef_.log 2025-10-10T01:39:51.4620291Z Running 0 items in this shard: 2025-10-10T01:39:51.4621551Z 2025-10-10T01:39:51.4625000Z Running test_nestedtensor 3/4 ... [2025-10-10 01:39:51.462115] 2025-10-10T01:39:51.4625433Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:39:51.4631599Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_nestedtensor.py', '-m', 'serial', '--shard-id=3', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:39:51.462693] 2025-10-10T01:39:58.7118380Z 2025-10-10T01:39:58.7120503Z test_nestedtensor 3/4 was successful, full logs can be found in artifacts with path test/test-reports/test_nestedtensor_3.4_9fdbafb15fb69b66_.log 2025-10-10T01:39:58.7121270Z Running 0 items in this shard: 2025-10-10T01:39:58.7121489Z 2025-10-10T01:39:58.7126320Z Running cpp_extensions/torch_stable_test_extension/torch_stable_test/test_torch_stable 1/1 ... [2025-10-10 01:39:58.712009] 2025-10-10T01:39:58.7126968Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:39:58.7133126Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'cpp_extensions/torch_stable_test_extension/torch_stable_test/test_torch_stable.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:39:58.712583] 2025-10-10T01:40:03.1993381Z 2025-10-10T01:40:03.1994991Z cpp_extensions/torch_stable_test_extension/torch_stable_test/test_torch_stable 1/1 was successful, full logs can be found in artifacts with path test/test-reports/cpp_extensions.torch_stable_test_extension.torch_stable_test.test_torch_stable_1.1_c42db4b7fe14da02_.log 2025-10-10T01:40:03.1996213Z Running 0 items in this shard: 2025-10-10T01:40:03.1999906Z 2025-10-10T01:40:03.2000092Z Running test_opaque_obj 1/1 ... [2025-10-10 01:40:03.199490] 2025-10-10T01:40:03.2000565Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:40:03.2007061Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_opaque_obj.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:40:03.200062] 2025-10-10T01:40:07.5084821Z 2025-10-10T01:40:07.5085905Z test_opaque_obj 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_opaque_obj_1.1_5a90ea6f4de183c8_.log 2025-10-10T01:40:07.5086519Z 2025-10-10T01:40:07.5090870Z Running test_ops_jit 2/3 ... [2025-10-10 01:40:07.502718] 2025-10-10T01:40:07.5091276Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:40:07.5097718Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_ops_jit.py', '-m', 'serial', '--shard-id=2', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:40:07.502718] 2025-10-10T01:40:14.1226580Z 2025-10-10T01:40:14.1227386Z test_ops_jit 2/3 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_jit_2.3_c5b406adb43ac403_.log 2025-10-10T01:40:14.1228124Z Running 0 items in this shard: 2025-10-10T01:40:14.1228316Z 2025-10-10T01:40:14.1232602Z Running test_ops_jit 3/3 ... [2025-10-10 01:40:14.123141] 2025-10-10T01:40:14.1233027Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:40:14.1239381Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:40:14.123764] 2025-10-10T01:40:20.5448876Z 2025-10-10T01:40:20.5449948Z test_ops_jit 3/3 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_jit_3.3_46bbb503ae42e687_.log 2025-10-10T01:40:20.5450632Z Running 0 items in this shard: 2025-10-10T01:40:20.5450811Z 2025-10-10T01:40:20.5455250Z Running test_ops_fwd_gradients 2/2 ... [2025-10-10 01:40:20.532535] 2025-10-10T01:40:20.5455666Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:40:20.5461860Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_ops_fwd_gradients.py', '-m', 'serial', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:40:20.532535] 2025-10-10T01:40:27.6171902Z 2025-10-10T01:40:27.6172944Z test_ops_fwd_gradients 2/2 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_fwd_gradients_2.2_ca3a21759704be01_.log 2025-10-10T01:40:27.6173740Z Running 0 items in this shard: 2025-10-10T01:40:27.6178334Z 2025-10-10T01:40:27.6178543Z Running functorch/test_ops 3/8 ... [2025-10-10 01:40:27.616457] 2025-10-10T01:40:27.6178976Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:40:27.6185369Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_ops.py', '-m', 'serial', '--shard-id=3', '--num-shards=8', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:40:27.616457] 2025-10-10T01:40:37.1646798Z 2025-10-10T01:40:37.1647949Z functorch/test_ops 3/8 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_ops_3.8_0e7fa9a3feff91f6_.log 2025-10-10T01:40:37.1648738Z Running 0 items in this shard: 2025-10-10T01:40:37.1648925Z 2025-10-10T01:40:37.1655573Z Running functorch/test_ops 8/8 ... [2025-10-10 01:40:37.165370] 2025-10-10T01:40:37.1655984Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:40:37.1663819Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_ops.py', '-m', 'serial', '--shard-id=8', '--num-shards=8', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:40:37.165963] 2025-10-10T01:40:46.7421640Z 2025-10-10T01:40:46.7422698Z functorch/test_ops 8/8 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_ops_8.8_6846741b021af711_.log 2025-10-10T01:40:46.7423593Z Running 0 items in this shard: 2025-10-10T01:40:46.7423808Z 2025-10-10T01:40:46.7428637Z Running cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic 1/1 ... [2025-10-10 01:40:46.741575] 2025-10-10T01:40:46.7429291Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:40:46.7435297Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:40:46.741575] 2025-10-10T01:40:51.6089899Z 2025-10-10T01:40:51.6091247Z cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic 1/1 was successful, full logs can be found in artifacts with path test/test-reports/cpp_extensions.libtorch_agnostic_extension.test.test_libtorch_agnostic_1.1_ccc619452e81f089_.log 2025-10-10T01:40:51.6092476Z Running 0 items in this shard: 2025-10-10T01:40:51.6092695Z 2025-10-10T01:40:51.6096751Z Running functorch/test_aotdispatch 2/7 ... [2025-10-10 01:40:51.609136] 2025-10-10T01:40:51.6097962Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:40:51.6104433Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_aotdispatch.py', '-m', 'serial', '--shard-id=2', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:40:51.609708] 2025-10-10T01:40:59.2984731Z 2025-10-10T01:40:59.2985776Z functorch/test_aotdispatch 2/7 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_aotdispatch_2.7_7b53c1b157598a88_.log 2025-10-10T01:40:59.2986601Z Running 0 items in this shard: 2025-10-10T01:40:59.2986814Z 2025-10-10T01:40:59.2991442Z Running functorch/test_aotdispatch 6/7 ... [2025-10-10 01:40:59.298979] 2025-10-10T01:40:59.2991891Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:40:59.2998295Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_aotdispatch.py', '-m', 'serial', '--shard-id=6', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:40:59.299555] 2025-10-10T01:41:07.1176743Z 2025-10-10T01:41:07.1177984Z functorch/test_aotdispatch 6/7 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_aotdispatch_6.7_97efcd998c8ba450_.log 2025-10-10T01:41:07.1178835Z Running 0 items in this shard: 2025-10-10T01:41:07.1179093Z 2025-10-10T01:41:07.1183870Z Running test_scaled_matmul_cuda 1/1 ... [2025-10-10 01:41:07.118304] 2025-10-10T01:41:07.1184339Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:41:07.1191235Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_scaled_matmul_cuda.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:41:07.118981] 2025-10-10T01:41:12.0240513Z 2025-10-10T01:41:12.0241412Z test_scaled_matmul_cuda 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_scaled_matmul_cuda_1.1_dcee3fe5e2e28cb8_.log 2025-10-10T01:41:12.0242215Z Running 0 items in this shard: 2025-10-10T01:41:12.0242429Z 2025-10-10T01:41:12.0247123Z Running torch_np/numpy_tests/lib/test_shape_base_ 1/1 ... [2025-10-10 01:41:12.012190] 2025-10-10T01:41:12.0247615Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:41:12.0264713Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/lib/test_shape_base_.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:41:12.012190] 2025-10-10T01:41:16.6298888Z 2025-10-10T01:41:16.6299863Z torch_np/numpy_tests/lib/test_shape_base_ 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.lib.test_shape_base__1.1_ae3499d2689634a8_.log 2025-10-10T01:41:16.6300765Z Running 0 items in this shard: 2025-10-10T01:41:16.6300950Z 2025-10-10T01:41:16.6305310Z Running torch_np/numpy_tests/fft/test_pocketfft 1/1 ... [2025-10-10 01:41:16.620806] 2025-10-10T01:41:16.6305872Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:41:16.6315890Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/fft/test_pocketfft.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:41:16.631103] 2025-10-10T01:41:21.3126316Z 2025-10-10T01:41:21.3127576Z torch_np/numpy_tests/fft/test_pocketfft 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.fft.test_pocketfft_1.1_511a368fd67df0b4_.log 2025-10-10T01:41:21.3128486Z Running 0 items in this shard: 2025-10-10T01:41:21.3128692Z 2025-10-10T01:41:21.3132920Z Running test_scatter_gather_ops 1/1 ... [2025-10-10 01:41:21.313215] 2025-10-10T01:41:21.3133384Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:41:21.3139751Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_scatter_gather_ops.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:41:21.313295] 2025-10-10T01:41:26.2301987Z 2025-10-10T01:41:26.2302933Z test_scatter_gather_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_scatter_gather_ops_1.1_86b65f77f1ee7398_.log 2025-10-10T01:41:26.2303887Z Running 0 items in this shard: 2025-10-10T01:41:26.2304074Z 2025-10-10T01:41:26.2308688Z Running torch_np/test_ndarray_methods 1/1 ... [2025-10-10 01:41:26.230556] 2025-10-10T01:41:26.2309138Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:41:26.2315554Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_ndarray_methods.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:41:26.231126] 2025-10-10T01:41:30.7946656Z 2025-10-10T01:41:30.7947714Z torch_np/test_ndarray_methods 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_ndarray_methods_1.1_4a495a08c2052a72_.log 2025-10-10T01:41:30.7948545Z Running 0 items in this shard: 2025-10-10T01:41:30.7948735Z 2025-10-10T01:41:30.7953387Z Running test_view_ops 1/1 ... [2025-10-10 01:41:30.784396] 2025-10-10T01:41:30.7953821Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:41:30.7960218Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_view_ops.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:41:30.784396] 2025-10-10T01:41:36.0808305Z 2025-10-10T01:41:36.0809183Z test_view_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_view_ops_1.1_3be4fcf4ab070244_.log 2025-10-10T01:41:36.0809887Z Running 0 items in this shard: 2025-10-10T01:41:36.0810073Z 2025-10-10T01:41:36.0814909Z Running torch_np/numpy_tests/core/test_dlpack 1/1 ... [2025-10-10 01:41:36.068242] 2025-10-10T01:41:36.0815407Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:41:36.0821651Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_dlpack.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:41:36.068242] 2025-10-10T01:41:40.8198783Z 2025-10-10T01:41:40.8199912Z torch_np/numpy_tests/core/test_dlpack 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_dlpack_1.1_b38f96adfb0967e5_.log 2025-10-10T01:41:40.8200799Z Running 0 items in this shard: 2025-10-10T01:41:40.8200988Z 2025-10-10T01:41:40.8205642Z Running torch_np/numpy_tests/core/test_getlimits 1/1 ... [2025-10-10 01:41:40.820466] 2025-10-10T01:41:40.8206161Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:41:40.8212367Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_getlimits.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:41:40.821037] 2025-10-10T01:41:45.4040615Z 2025-10-10T01:41:45.4041777Z torch_np/numpy_tests/core/test_getlimits 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_getlimits_1.1_fae0c6f1ecf9ae2b_.log 2025-10-10T01:41:45.4042697Z Running 0 items in this shard: 2025-10-10T01:41:45.4042883Z 2025-10-10T01:41:45.4047364Z Running lazy/test_reuse_ir 1/1 ... [2025-10-10 01:41:45.404349] 2025-10-10T01:41:45.4048041Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:41:45.4054154Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:41:45.404921] 2025-10-10T01:41:50.0393480Z 2025-10-10T01:41:50.0394431Z 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_c1ce05cc1625bb22_.log 2025-10-10T01:41:50.0395412Z Running 0 items in this shard: 2025-10-10T01:41:50.0395602Z 2025-10-10T01:41:50.0400289Z Running torch_np/numpy_tests/lib/test_index_tricks 1/1 ... [2025-10-10 01:41:50.039531] 2025-10-10T01:41:50.0400866Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:41:50.0407382Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:41:50.040116] 2025-10-10T01:41:54.6212259Z 2025-10-10T01:41:54.6213615Z 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_d3d2ab9e78fbbf69_.log 2025-10-10T01:41:54.6214555Z Running 0 items in this shard: 2025-10-10T01:41:54.6214772Z 2025-10-10T01:41:54.6218764Z Running nn/test_init 1/1 ... [2025-10-10 01:41:54.621769] 2025-10-10T01:41:54.6219177Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:41:54.6225455Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:41:54.622391] 2025-10-10T01:41:59.5823537Z 2025-10-10T01:41:59.5824449Z nn/test_init 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_init_1.1_25a1e396d24b0c77_.log 2025-10-10T01:41:59.5825103Z Running 0 items in this shard: 2025-10-10T01:41:59.5825319Z 2025-10-10T01:41:59.5830055Z Running torch_np/numpy_tests/core/test_numerictypes 1/1 ... [2025-10-10 01:41:59.573705] 2025-10-10T01:41:59.5830690Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:41:59.5837025Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:41:59.573705] 2025-10-10T01:42:04.0887362Z 2025-10-10T01:42:04.0888447Z 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_0a2e78820f2fe300_.log 2025-10-10T01:42:04.0889368Z Running 0 items in this shard: 2025-10-10T01:42:04.0889590Z 2025-10-10T01:42:04.0894263Z Running test_type_promotion 1/1 ... [2025-10-10 01:42:04.089041] 2025-10-10T01:42:04.0894703Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:42:04.0901349Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:42:04.089643] 2025-10-10T01:42:09.3431121Z 2025-10-10T01:42:09.3432200Z test_type_promotion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_type_promotion_1.1_db791284dc9f5347_.log 2025-10-10T01:42:09.3432961Z Running 0 items in this shard: 2025-10-10T01:42:09.3433151Z 2025-10-10T01:42:09.3438072Z Running torch_np/numpy_tests/core/test_scalar_methods 1/1 ... [2025-10-10 01:42:09.343516] 2025-10-10T01:42:09.3438607Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:42:09.3444740Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:42:09.344104] 2025-10-10T01:42:14.0371556Z 2025-10-10T01:42:14.0372926Z 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_ab480fe92261fc61_.log 2025-10-10T01:42:14.0373967Z Running 0 items in this shard: 2025-10-10T01:42:14.0377937Z 2025-10-10T01:42:14.0378281Z Running torch_np/numpy_tests/fft/test_helper 1/1 ... [2025-10-10 01:42:14.037340] 2025-10-10T01:42:14.0378806Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:42:14.0385568Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:42:14.037913] 2025-10-10T01:42:18.6266661Z 2025-10-10T01:42:18.6267690Z 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_152035590b5c7efa_.log 2025-10-10T01:42:18.6268588Z Running 0 items in this shard: 2025-10-10T01:42:18.6268777Z 2025-10-10T01:42:18.6273567Z Running torch_np/test_function_base 1/1 ... [2025-10-10 01:42:18.627252] 2025-10-10T01:42:18.6274107Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:42:18.6280817Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:42:18.627789] 2025-10-10T01:42:23.1513017Z 2025-10-10T01:42:23.1514218Z 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_fa2e989a7e1f4bc4_.log 2025-10-10T01:42:23.1515216Z Running 0 items in this shard: 2025-10-10T01:42:23.1515407Z 2025-10-10T01:42:23.1519550Z Running profiler/test_profiler_tree 1/1 ... [2025-10-10 01:42:23.142936] 2025-10-10T01:42:23.1520018Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:42:23.1526169Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:42:23.142936] 2025-10-10T01:42:27.6294217Z 2025-10-10T01:42:27.6295299Z 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_4166fe743c0f5968_.log 2025-10-10T01:42:27.6296127Z Running 0 items in this shard: 2025-10-10T01:42:27.6296322Z 2025-10-10T01:42:27.6300754Z Running functorch/test_eager_transforms 1/1 ... [2025-10-10 01:42:27.629987] 2025-10-10T01:42:27.6301235Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:42:27.6307463Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_eager_transforms.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:42:27.630577] 2025-10-10T01:42:34.2181319Z 2025-10-10T01:42:34.2182551Z functorch/test_eager_transforms 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_eager_transforms_1.1_246241ae5d83db3e_.log 2025-10-10T01:42:34.2183381Z Running 0 items in this shard: 2025-10-10T01:42:34.2183606Z 2025-10-10T01:42:34.2187991Z Running test_sparse 1/1 ... [2025-10-10 01:42:34.218699] 2025-10-10T01:42:34.2188400Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:42:34.2228801Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_sparse.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:42:34.222693] 2025-10-10T01:42:41.6812805Z 2025-10-10T01:42:41.6813545Z test_sparse 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_sparse_1.1_717f199505ec2394_.log 2025-10-10T01:42:41.6814200Z Running 0 items in this shard: 2025-10-10T01:42:41.6814422Z 2025-10-10T01:42:46.2942495Z Running dynamo/test_structured_trace 1/1 ... [2025-10-10 01:42:46.293646] 2025-10-10T01:42:46.2948731Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:42:46.2949846Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_structured_trace.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:42:46.294789] 2025-10-10T01:42:46.4346453Z Running inductor/test_extension_backend 1/1 ... [2025-10-10 01:42:46.434338] 2025-10-10T01:42:46.4346942Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:42:46.4353741Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_extension_backend.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:42:46.434929] 2025-10-10T01:42:46.4784723Z Running export/test_serdes 1/1 ... [2025-10-10 01:42:46.467631] 2025-10-10T01:42:46.4785190Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:42:46.4791600Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_serdes.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:42:46.467631] 2025-10-10T01:42:58.4460317Z 2025-10-10T01:42:58.4461333Z inductor/test_extension_backend 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_extension_backend_1.1_62bb896a13d33807_.log 2025-10-10T01:42:58.4462048Z 2025-10-10T01:43:00.5235920Z 2025-10-10T01:43:00.5236886Z dynamo/test_structured_trace 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_structured_trace_1.1_9938607c3953b093_.log 2025-10-10T01:43:00.5237592Z 2025-10-10T01:43:02.7165776Z 2025-10-10T01:43:03.5441482Z export/test_serdes 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_serdes_1.1_6aff0650b6982953_.log 2025-10-10T01:43:03.5442098Z 2025-10-10T01:43:03.5442339Z Running inductor/test_compile_subprocess 1/1 ... [2025-10-10 01:43:03.543773] 2025-10-10T01:43:03.5442829Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:43:03.5449401Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_compile_subprocess.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:43:03.544365] 2025-10-10T01:43:05.6461865Z Running dynamo/test_decorators 1/1 ... [2025-10-10 01:43:05.645123] 2025-10-10T01:43:05.6462346Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:43:05.6469702Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_decorators.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:43:05.645123] 2025-10-10T01:43:07.9296863Z Running export/test_export 1/1 ... [2025-10-10 01:43:07.929459] 2025-10-10T01:43:07.9297344Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:43:07.9303646Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_export.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:43:07.930036] 2025-10-10T01:43:10.7709403Z 2025-10-10T01:43:10.7710347Z dynamo/test_decorators 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_decorators_1.1_5d4de283290a9def_.log 2025-10-10T01:43:10.7710993Z 2025-10-10T01:43:15.6747249Z 2025-10-10T01:43:15.6748493Z inductor/test_compile_subprocess 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_compile_subprocess_1.1_90b9a20dc4b685db_.log 2025-10-10T01:43:15.6751278Z 2025-10-10T01:43:16.1095811Z Running export/test_nativert 1/1 ... [2025-10-10 01:43:16.106292] 2025-10-10T01:43:16.1096274Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:43:16.1102472Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_nativert.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:43:16.106292] 2025-10-10T01:43:20.8166614Z Running test_decomp 3/17 ... [2025-10-10 01:43:20.816470] 2025-10-10T01:43:20.8167042Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:43:20.8173616Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'not serial', '--shard-id=3', '--num-shards=17', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:43:20.817124] 2025-10-10T01:43:28.8857026Z 2025-10-10T01:43:28.8858174Z export/test_nativert 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_nativert_1.1_1c3b5dfef05b9c41_.log 2025-10-10T01:43:28.8858848Z 2025-10-10T01:43:33.4724743Z 2025-10-10T01:43:33.4725873Z export/test_export 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_export_1.1_bfdaeba50d862bd8_.log 2025-10-10T01:43:33.4856130Z Running 463 items in this shard: test/export/test_export.py::TestDynamismExpression::test_export_assume_static_by_default, test/export/test_export.py::TestDynamismExpression::test_export_constraints_error, test/export/test_export.py::TestDynamismExpression::test_export_constraints_error_not_in_range, test/export/test_export.py::TestDynamismExpression::test_export_inline_constraints, test/export/test_export.py::TestDynamismExpression::test_export_slice_maxsize, test/export/test_export.py::TestDynamismExpression::test_export_slice_unbacked_dim1, test/export/test_export.py::TestDynamismExpression::test_export_strict_narrow_unbacked_expr, test/export/test_export.py::TestDynamismExpression::test_no_grad_param_inplace, test/export/test_export.py::TestDynamismExpression::test_reshape_view_backed_size_oblivious, test/export/test_export.py::TestExport::test__scaled_dot_product_flash_attention, test/export/test_export.py::TestExport::test_additional_inputs_constants, test/export/test_export.py::TestExport::test_allow_explicit_guards_as_runtime_asserts, test/export/test_export.py::TestExport::test_args_type_checked, test/export/test_export.py::TestExport::test_aten_lift_fresh_copy, test/export/test_export.py::TestExport::test_attention, test/export/test_export.py::TestExport::test_attr_assignment_extra, test/export/test_export.py::TestExport::test_automatic_constrain_size, test/export/test_export.py::TestExport::test_automatic_dynamic_shapes_constant_relation, test/export/test_export.py::TestExport::test_automatic_dynamic_shapes_linear_relation, test/export/test_export.py::TestExport::test_automatic_dynamic_shapes_simple_equality, test/export/test_export.py::TestExport::test_baddbmm, test/export/test_export.py::TestExport::test_basic, test/export/test_export.py::TestExport::test_basic_non_strict_fake_tensor, test/export/test_export.py::TestExport::test_basic_non_strict_real_tensor, test/export/test_export.py::TestExport::test_bincount, test/export/test_export.py::TestExport::test_buffer_util, test/export/test_export.py::TestExport::test_capture_subclass_constructor, test/export/test_export.py::TestExport::test_capture_subclass_constructor_torch_ir, test/export/test_export.py::TestExport::test_capture_subclass_wrong, test/export/test_export.py::TestExport::test_ccode_python_mod, test/export/test_export.py::TestExport::test_cdist_forward_compute_mode_zero_export, test/export/test_export.py::TestExport::test_check_specialized_int, test/export/test_export.py::TestExport::test_checks_to_constrain_range, test/export/test_export.py::TestExport::test_cleanup_dynamic_markers, test/export/test_export.py::TestExport::test_colin_unbacked_backed_vr_sub, test/export/test_export.py::TestExport::test_colon_parameter, test/export/test_export.py::TestExport::test_compiling_state, test/export/test_export.py::TestExport::test_cond_access_identical_symint_closure, test/export/test_export.py::TestExport::test_cond_branches_return_constant_int, test/export/test_export.py::TestExport::test_cond_branches_return_same_int, test/export/test_export.py::TestExport::test_cond_buffers, test/export/test_export.py::TestExport::test_cond_contains_unbacked_no_escape, test/export/test_export.py::TestExport::test_cond_int_closure, test/export/test_export.py::TestExport::test_cond_unflatten, test/export/test_export.py::TestExport::test_cond_with_module_stack_export_with, test/export/test_export.py::TestExport::test_cond_with_module_stack_export_with_unflatten, test/export/test_export.py::TestExport::test_constant_aliasing, test/export/test_export.py::TestExport::test_constant_input_naming, test/export/test_export.py::TestExport::test_constant_no_user_inp, test/export/test_export.py::TestExport::test_constant_output, test/export/test_export.py::TestExport::test_constant_output_dup, test/export/test_export.py::TestExport::test_constant_requires_grad_const, test/export/test_export.py::TestExport::test_constant_return, test/export/test_export.py::TestExport::test_constant_tensor_mutation, test/export/test_export.py::TestExport::test_constant_tensor_with_non_functional, test/export/test_export.py::TestExport::test_constant_tensor_with_non_functional_nested, test/export/test_export.py::TestExport::test_constrain_decomp, test/export/test_export.py::TestExport::test_constrain_size_in_eager, test/export/test_export.py::TestExport::test_constrain_size_with_constrain_value, test/export/test_export.py::TestExport::test_constrain_size_with_various_cases, test/export/test_export.py::TestExport::test_conv_dynamic, test/export/test_export.py::TestExport::test_crop_like, test/export/test_export.py::TestExport::test_cse_for_symint, test/export/test_export.py::TestExport::test_custom_op_auto_functionalize, test/export/test_export.py::TestExport::test_custom_op_auto_functionalize_pre_dispatch, test/export/test_export.py::TestExport::test_custom_op_auto_warn_pre_dispatch, test/export/test_export.py::TestExport::test_custom_op_preserve, test/export/test_export.py::TestExport::test_custom_pytree, test/export/test_export.py::TestExport::test_custom_tag_metadata_re_export, test/export/test_export.py::TestExport::test_decomp_batch_norm_functional_predispatch, test/export/test_export.py::TestExport::test_decomp_item_in_prim_after_decomposition, test/export/test_export.py::TestExport::test_decomp_item_in_prim_before_decomposition, test/export/test_export.py::TestExport::test_default_decomposition_core_cia_ops, test/export/test_export.py::TestExport::test_derived_dim_1_2, test/export/test_export.py::TestExport::test_derived_dim_basic, test/export/test_export.py::TestExport::test_derived_dim_integer, test/export/test_export.py::TestExport::test_derived_dim_nested, test/export/test_export.py::TestExport::test_derived_dim_out_of_order, test/export/test_export.py::TestExport::test_derived_dim_out_of_order_repeat_derived, test/export/test_export.py::TestExport::test_derived_dim_out_of_order_simplified, test/export/test_export.py::TestExport::test_derived_dim_out_of_order_simplified_repeat_non_derived, test/export/test_export.py::TestExport::test_derived_dim_repeat_derived, test/export/test_export.py::TestExport::test_detect_leak_nonstrict, test/export/test_export.py::TestExport::test_detect_leak_nonstrict_with_stacktrace, test/export/test_export.py::TestExport::test_detect_leak_strict, test/export/test_export.py::TestExport::test_device_to_dynamic, test/export/test_export.py::TestExport::test_device_to_gpu, test/export/test_export.py::TestExport::test_device_to_mutation, test/export/test_export.py::TestExport::test_device_to_mutation_float, test/export/test_export.py::TestExport::test_device_to_static, test/export/test_export.py::TestExport::test_dim_1_2, test/export/test_export.py::TestExport::test_dim_auto_and_dim, test/export/test_export.py::TestExport::test_dim_dynamic, test/export/test_export.py::TestExport::test_dim_dynamic_divisibility, test/export/test_export.py::TestExport::test_dim_dynamic_specialization, test/export/test_export.py::TestExport::test_dim_hint_range_violations, test/export/test_export.py::TestExport::test_dim_hint_ranges, test/export/test_export.py::TestExport::test_disable_forced_specializations_errors, test/export/test_export.py::TestExport::test_disable_forced_specializations_ok, test/export/test_export.py::TestExport::test_distributed_all_gather, test/export/test_export.py::TestExport::test_distributed_all_gather_into_tensor, test/export/test_export.py::TestExport::test_distributed_all_reduce, test/export/test_export.py::TestExport::test_distributed_all_to_all_single, test/export/test_export.py::TestExport::test_distributed_reduce_scatter_tensor, test/export/test_export.py::TestExport::test_dont_duck_size_for_auto_dynamic, test/export/test_export.py::TestExport::test_double_lifted_constants, test/export/test_export.py::TestExport::test_draft_export_checks_aliasing, test/export/test_export.py::TestExport::test_draft_export_checks_mutation, test/export/test_export.py::TestExport::test_draft_export_checks_mutation_list, test/export/test_export.py::TestExport::test_draft_export_checks_mutation_with_nan, test/export/test_export.py::TestExport::test_draft_export_fake_kernel_inference_errors, test/export/test_export.py::TestExport::test_draft_export_infers_fake_kernel, test/export/test_export.py::TestExport::test_duplicate_modules_with_non_persistent_buffers, test/export/test_export.py::TestExport::test_dynamic_lr_shift, test/export/test_export.py::TestExport::test_dynamic_shapes_bounds, test/export/test_export.py::TestExport::test_dynamic_shapes_builder_basic, test/export/test_export.py::TestExport::test_dynamic_shapes_builder_kwargs, test/export/test_export.py::TestExport::test_dynamic_shapes_builder_pytree, test/export/test_export.py::TestExport::test_dynamic_shapes_dataclass, test/export/test_export.py::TestExport::test_dynamic_shapes_inferred_basic, test/export/test_export.py::TestExport::test_dynamic_shapes_serdes_generic, test/export/test_export.py::TestExport::test_dynamic_shapes_serdes_user_errors, test/export/test_export.py::TestExport::test_dynamic_shapes_serdes_various, test/export/test_export.py::TestExport::test_dynamic_shapes_spec_with_pytree, test/export/test_export.py::TestExport::test_dynamic_shapes_wrapped_with_shape_guards, test/export/test_export.py::TestExport::test_dynamic_sym_round, test/export/test_export.py::TestExport::test_ends_of_bounds_oblivious, test/export/test_export.py::TestExport::test_error_does_not_reference_eager_fallback, test/export/test_export.py::TestExport::test_error_when_passing_mutating_primitive_op, test/export/test_export.py::TestExport::test_exception, test/export/test_export.py::TestExport::test_expand_copy_export_handles_implicit_true, test/export/test_export.py::TestExport::test_export_api_with_dynamic_shapes, test/export/test_export.py::TestExport::test_export_as_backend, test/export/test_export.py::TestExport::test_export_associative_scan_lifted_buffers, test/export/test_export.py::TestExport::test_export_associative_scan_symbol_dim, test/export/test_export.py::TestExport::test_export_associative_scan_symbol_scandim, test/export/test_export.py::TestExport::test_export_aten_to_unflatten, test/export/test_export.py::TestExport::test_export_aten_to_unflatten_subclass, test/export/test_export.py::TestExport::test_export_aten_to_unflatten_subclass_pre_dispatch, test/export/test_export.py::TestExport::test_export_cond_preserve_torch_fn_for_subgraphs, test/export/test_export.py::TestExport::test_export_cond_symbool_pred, test/export/test_export.py::TestExport::test_export_cond_warns_constant_pred, test/export/test_export.py::TestExport::test_export_custom_decomp_table_basic_pop, test/export/test_export.py::TestExport::test_export_custom_decomp_table_container_methods, test/export/test_export.py::TestExport::test_export_custom_op_lib, test/export/test_export.py::TestExport::test_export_custom_triton_kernel, test/export/test_export.py::TestExport::test_export_custom_triton_kernel_mutable, test/export/test_export.py::TestExport::test_export_cyclic_reference_leak, test/export/test_export.py::TestExport::test_export_decomp_torture_case_1, test/export/test_export.py::TestExport::test_export_decomp_torture_case_2, test/export/test_export.py::TestExport::test_export_decomps_dynamic, test/export/test_export.py::TestExport::test_export_decomps_simple, test/export/test_export.py::TestExport::test_export_dynamo_config, test/export/test_export.py::TestExport::test_export_for_training_run_decomp, test/export/test_export.py::TestExport::test_export_for_training_with_container_type, test/export/test_export.py::TestExport::test_export_for_training_with_dynamic_shapes, test/export/test_export.py::TestExport::test_export_for_training_with_mutation, test/export/test_export.py::TestExport::test_export_for_training_with_state_dict_hooks, test/export/test_export.py::TestExport::test_export_func_with_default_kwargs, test/export/test_export.py::TestExport::test_export_func_with_keyword_only_args, test/export/test_export.py::TestExport::test_export_func_with_kwargs, test/export/test_export.py::TestExport::test_export_func_with_pytree_kwargs, test/export/test_export.py::TestExport::test_export_func_with_var_keyword_args, test/export/test_export.py::TestExport::test_export_func_with_var_keyword_pytree_args, test/export/test_export.py::TestExport::test_export_func_with_var_postional_args, test/export/test_export.py::TestExport::test_export_function_schema, test/export/test_export.py::TestExport::test_export_graph_with_no_inputs, test/export/test_export.py::TestExport::test_export_input_mutation_bug, test/export/test_export.py::TestExport::test_export_input_mutation_dynamic_shape, test/export/test_export.py::TestExport::test_export_input_mutation_static_shape, test/export/test_export.py::TestExport::test_export_leak_compile, test/export/test_export.py::TestExport::test_export_linear_preserve_dynamic_shape, test/export/test_export.py::TestExport::test_export_max_nonstrict, test/export/test_export.py::TestExport::test_export_max_onnx_reported, test/export/test_export.py::TestExport::test_export_method, test/export/test_export.py::TestExport::test_export_mod_constraints, test/export/test_export.py::TestExport::test_export_module, test/export/test_export.py::TestExport::test_export_preserve_linear_at_aot_level, test/export/test_export.py::TestExport::test_export_preserve_linear_but_not_custom_op, test/export/test_export.py::TestExport::test_export_rnn_variants_with_warning, test/export/test_export.py::TestExport::test_export_scan_pytree_output, test/export/test_export.py::TestExport::test_export_script_module, test/export/test_export.py::TestExport::test_export_statically_known_true, test/export/test_export.py::TestExport::test_export_then_compile_tensor_ctor, test/export/test_export.py::TestExport::test_export_with_autocast, test/export/test_export.py::TestExport::test_export_with_fake_tensor_inputs, test/export/test_export.py::TestExport::test_export_with_fake_tensor_inputs_on_cuda_devices, test/export/test_export.py::TestExport::test_export_with_inline_constraints, test/export/test_export.py::TestExport::test_export_with_inline_constraints_complex, test/export/test_export.py::TestExport::test_export_with_set_grad_enabled, test/export/test_export.py::TestExport::test_export_with_wrong_inputs, test/export/test_export.py::TestExport::test_external_call_non_strict_real_tensor, test/export/test_export.py::TestExport::test_fake_inputs, test/export/test_export.py::TestExport::test_fake_weights, test/export/test_export.py::TestExport::test_filter_traceback_frames, test/export/test_export.py::TestExport::test_flex_attention_export, test/export/test_export.py::TestExport::test_float_conversion, test/export/test_export.py::TestExport::test_float_conversion_from_int, test/export/test_export.py::TestExport::test_fqn, test/export/test_export.py::TestExport::test_from_node_metadata_export, test/export/test_export.py::TestExport::test_full_on_scalar_tensor, test/export/test_export.py::TestExport::test_function_holding_tensor, test/export/test_export.py::TestExport::test_hints_wrapper, test/export/test_export.py::TestExport::test_hoo_inline_users_issue, test/export/test_export.py::TestExport::test_if_functional, test/export/test_export.py::TestExport::test_if_post_autograd_op_preserved, test/export/test_export.py::TestExport::test_inductor_backend_inside_nonstrict, test/export/test_export.py::TestExport::test_inline_script_class_method, test/export/test_export.py::TestExport::test_inline_script_class_method_recursive, test/export/test_export.py::TestExport::test_inline_script_function, test/export/test_export.py::TestExport::test_inline_script_method, test/export/test_export.py::TestExport::test_int_shape_specialization, test/export/test_export.py::TestExport::test_intermediate_shape_comp, test/export/test_export.py::TestExport::test_is_exporting, test/export/test_export.py::TestExport::test_is_nonzero, test/export/test_export.py::TestExport::test_isnonzero, test/export/test_export.py::TestExport::test_issue_113041, test/export/test_export.py::TestExport::test_issue_157289, test/export/test_export.py::TestExport::test_issue_161902, test/export/test_export.py::TestExport::test_istft_op, test/export/test_export.py::TestExport::test_keep_composite_ops_invalid, test/export/test_export.py::TestExport::test_keep_composite_ops_linear_convd, test/export/test_export.py::TestExport::test_keep_composite_ops_linear_convd_for_training_ir, test/export/test_export.py::TestExport::test_kwarg_dynamic_shapes_diff_order, test/export/test_export.py::TestExport::test_kwargs_reorder, test/export/test_export.py::TestExport::test_layer_norm_unbacked_normalized_shape, test/export/test_export.py::TestExport::test_layer_sharing, test/export/test_export.py::TestExport::test_lazy_module_kwargs, test/export/test_export.py::TestExport::test_lifted_constants, test/export/test_export.py::TestExport::test_linear_conv, test/export/test_export.py::TestExport::test_malformed_fqn_from_source_name, test/export/test_export.py::TestExport::test_map, test/export/test_export.py::TestExport::test_map_buffers, test/export/test_export.py::TestExport::test_mask_nonzero_static, test/export/test_export.py::TestExport::test_masked_select_dynamic, test/export/test_export.py::TestExport::test_math_pow, test/export/test_export.py::TestExport::test_mismatched_dynamic_shapes, test/export/test_export.py::TestExport::test_mixed_input, test/export/test_export.py::TestExport::test_module, test/export/test_export.py::TestExport::test_module_dict_key, test/export/test_export.py::TestExport::test_module_input, test/export/test_export.py::TestExport::test_module_input_subclasses_parameterization_nested, test/export/test_export.py::TestExport::test_module_list_slice, test/export/test_export.py::TestExport::test_module_with_dict_container_inp_out, test/export/test_export.py::TestExport::test_modules_access_for_deleted_submodule, test/export/test_export.py::TestExport::test_more_multidimensional_slicing, test/export/test_export.py::TestExport::test_multidimensional_slicing, test/export/test_export.py::TestExport::test_multinomial_dynamic, test/export/test_export.py::TestExport::test_multiple_definitions_same_name_dim, test/export/test_export.py::TestExport::test_namedtuple_input_export, test/export/test_export.py::TestExport::test_native_multi_attention_head, test/export/test_export.py::TestExport::test_nested_dynamic_shapes_spec, test/export/test_export.py::TestExport::test_nested_module, test/export/test_export.py::TestExport::test_nested_module_fake_tensor_leak, test/export/test_export.py::TestExport::test_nested_module_with_constant_buffer, test/export/test_export.py::TestExport::test_nested_module_with_init_buffer, test/export/test_export.py::TestExport::test_nested_module_with_parameter, test/export/test_export.py::TestExport::test_nn_module_stack, test/export/test_export.py::TestExport::test_nn_module_stack_shared_submodule, test/export/test_export.py::TestExport::test_no_check_is_size_error, test/export/test_export.py::TestExport::test_no_suggested_fixes_for_data_dependent_errors, test/export/test_export.py::TestExport::test_no_tensor_computation, test/export/test_export.py::TestExport::test_no_tensor_computation_2, test/export/test_export.py::TestExport::test_no_tensor_computation_3, test/export/test_export.py::TestExport::test_no_tensor_computation_4, test/export/test_export.py::TestExport::test_non_arg_name_dynamic_shapes_api, test/export/test_export.py::TestExport::test_non_arg_name_dynamic_shapes_api_with_container_type, test/export/test_export.py::TestExport::test_non_arg_name_dynamic_shapes_api_with_kwarg, test/export/test_export.py::TestExport::test_non_persistent_buffer, test/export/test_export.py::TestExport::test_non_strict_dynamic_shapes, test/export/test_export.py::TestExport::test_non_strict_dynamic_shapes_suggested_fixes, test/export/test_export.py::TestExport::test_none_buffers, test/export/test_export.py::TestExport::test_nonstrict_retrace_preserves_metadata, test/export/test_export.py::TestExport::test_nonzero_2, test/export/test_export.py::TestExport::test_nonzero_dynamic, test/export/test_export.py::TestExport::test_not_registered_parameter, test/export/test_export.py::TestExport::test_operator_aten_tensor_mode_variant, test/export/test_export.py::TestExport::test_output_node_name, test/export/test_export.py::TestExport::test_pad_sequence, test/export/test_export.py::TestExport::test_param_util, test/export/test_export.py::TestExport::test_partial_patched_forward, test/export/test_export.py::TestExport::test_placeholder_naming_collisions, test/export/test_export.py::TestExport::test_placeholder_naming_collisions_hoo_subgraphs, test/export/test_export.py::TestExport::test_placeholder_naming_order, test/export/test_export.py::TestExport::test_placeholder_naming_order_variadic, test/export/test_export.py::TestExport::test_placeholder_update_preserving, test/export/test_export.py::TestExport::test_predispatch_cond, test/export/test_export.py::TestExport::test_predispatch_grad_wrappers, test/export/test_export.py::TestExport::test_preserve_annotation, test/export/test_export.py::TestExport::test_preserve_module_call_signature_unflatten_specialization, test/export/test_export.py::TestExport::test_preserve_requires_grad_placeholders, test/export/test_export.py::TestExport::test_preserve_shape_dynamism_for_unused_inputs, test/export/test_export.py::TestExport::test_profiling_code, test/export/test_export.py::TestExport::test_python_asserts_with_sym_int, test/export/test_export.py::TestExport::test_pytree_register_data_class, test/export/test_export.py::TestExport::test_pytree_register_nested_data_class, test/export/test_export.py::TestExport::test_raise_user_error_when_guard_on_data_dependent_operation, test/export/test_export.py::TestExport::test_range_constraints_with_replacement, test/export/test_export.py::TestExport::test_real_tensor_alias_dtype_mismatch, test/export/test_export.py::TestExport::test_real_tensor_bool_cast, test/export/test_export.py::TestExport::test_real_tensor_errors_on_aliasing_custom_op, test/export/test_export.py::TestExport::test_real_tensor_for_max_op, test/export/test_export.py::TestExport::test_real_tensor_size_mismatch, test/export/test_export.py::TestExport::test_redundant_assert_max_upper_bound, test/export/test_export.py::TestExport::test_redundant_asserts, test/export/test_export.py::TestExport::test_refine_dynamic_shapes_from_suggested_fixes, test/export/test_export.py::TestExport::test_register_constant, test/export/test_export.py::TestExport::test_repeat_interleave, test/export/test_export.py::TestExport::test_replace_unbacked_with_very_large_upperbound, test/export/test_export.py::TestExport::test_replaced_unbacked_bindings, test/export/test_export.py::TestExport::test_reshape_view_helper, test/export/test_export.py::TestExport::test_retracable_ep, test/export/test_export.py::TestExport::test_retrace_pre_autograd, test/export/test_export.py::TestExport::test_run_decomposition_supports_user_input_mutation, test/export/test_export.py::TestExport::test_run_decompositions_keep_metadata, test/export/test_export.py::TestExport::test_run_decompositions_keep_tensor_constant_metadata, test/export/test_export.py::TestExport::test_runtime_assert_for_prim, test/export/test_export.py::TestExport::test_runtime_assert_for_prm_str, test/export/test_export.py::TestExport::test_runtime_assert_with_size, test/export/test_export.py::TestExport::test_sdpa_gqa, test/export/test_export.py::TestExport::test_sequential_slicing, test/export/test_export.py::TestExport::test_set_example_inputs, test/export/test_export.py::TestExport::test_set_grad_as_side_effect, test/export/test_export.py::TestExport::test_set_grad_empty, test/export/test_export.py::TestExport::test_set_grad_unflatten, test/export/test_export.py::TestExport::test_setgrad_lifted_tensor, test/export/test_export.py::TestExport::test_shared_submodule_nn_module_stack, test/export/test_export.py::TestExport::test_simple_export_for_training, test/export/test_export.py::TestExport::test_simple_unbacked_view, test/export/test_export.py::TestExport::test_size_input, test/export/test_export.py::TestExport::test_slice_nn_module_stack, test/export/test_export.py::TestExport::test_solver_unsupported_sympy_function, test/export/test_export.py::TestExport::test_specialize_derived_dim_roots, test/export/test_export.py::TestExport::test_split_const_gm_with_lifted_constants, test/export/test_export.py::TestExport::test_stack_trace, test/export/test_export.py::TestExport::test_stack_trace_make_fx, test/export/test_export.py::TestExport::test_state_primitives, test/export/test_export.py::TestExport::test_state_shape_attribute_assignment, test/export/test_export.py::TestExport::test_state_tensors, test/export/test_export.py::TestExport::test_static_dim_constraints, test/export/test_export.py::TestExport::test_subclass_context, test/export/test_export.py::TestExport::test_subclass_nested_attr_access, test/export/test_export.py::TestExport::test_subclass_nested_attr_access_complicated_metadata, test/export/test_export.py::TestExport::test_subclass_nested_attr_access_const_metadata, test/export/test_export.py::TestExport::test_subclass_nested_attr_access_const_metadata_not_top_level, test/export/test_export.py::TestExport::test_subclass_nested_attr_access_submodule, test/export/test_export.py::TestExport::test_subclasses_parameterization, test/export/test_export.py::TestExport::test_subclasses_parameterization_nested, test/export/test_export.py::TestExport::test_suggest_torch_checks_with_non_negative_check, test/export/test_export.py::TestExport::test_suggest_torch_checks_with_regular_check, test/export/test_export.py::TestExport::test_suggested_fixes_for_data_dependent_errors_basic, test/export/test_export.py::TestExport::test_suggested_fixes_for_data_dependent_errors_puzzlers, test/export/test_export.py::TestExport::test_suggested_fixes_new_roots, test/export/test_export.py::TestExport::test_sym_float_operators, test/export/test_export.py::TestExport::test_sym_or_sym_and, test/export/test_export.py::TestExport::test_sym_sqrt, test/export/test_export.py::TestExport::test_symbool_item, test/export/test_export.py::TestExport::test_symfloat_item, test/export/test_export.py::TestExport::test_symint_input_additional_inputs, test/export/test_export.py::TestExport::test_symint_input_basic, test/export/test_export.py::TestExport::test_symint_input_ranges, test/export/test_export.py::TestExport::test_symint_input_shapes_collection, test/export/test_export.py::TestExport::test_symint_input_specialization, test/export/test_export.py::TestExport::test_symint_item, test/export/test_export.py::TestExport::test_symint_output, test/export/test_export.py::TestExport::test_symint_tensor_return, test/export/test_export.py::TestExport::test_tag_ac_export, test/export/test_export.py::TestExport::test_tensor_attribute_zero_args, test/export/test_export.py::TestExport::test_tensor_constant_aten_to, test/export/test_export.py::TestExport::test_tensor_constant_with_wrapped_method, test/export/test_export.py::TestExport::test_to_module_with_mutated_buffer, test/export/test_export.py::TestExport::test_to_module_with_mutated_buffer_multiple, test/export/test_export.py::TestExport::test_to_module_with_mutated_buffer_multiple_update_sub_later, test/export/test_export.py::TestExport::test_tolist, test/export/test_export.py::TestExport::test_torch_check_eq_commutativity, test/export/test_export.py::TestExport::test_torch_fn, test/export/test_export.py::TestExport::test_trace_under_fake, test/export/test_export.py::TestExport::test_train_eval_on_exported_preautograd_module, test/export/test_export.py::TestExport::test_unbacked_3d_matmul, test/export/test_export.py::TestExport::test_unbacked_bincount, test/export/test_export.py::TestExport::test_unbacked_bindings_for_divisible_u_symint, test/export/test_export.py::TestExport::test_unbacked_deferred_runtime_retrace, test/export/test_export.py::TestExport::test_unbacked_expand, test/export/test_export.py::TestExport::test_unbacked_infer_size, test/export/test_export.py::TestExport::test_unbacked_kth_value, test/export/test_export.py::TestExport::test_unbacked_linear_layer_norm_input, test/export/test_export.py::TestExport::test_unbacked_noncontig_lin, test/export/test_export.py::TestExport::test_unbacked_pad, test/export/test_export.py::TestExport::test_unbacked_scalar_constructor, test/export/test_export.py::TestExport::test_unbacked_slice_forward, test/export/test_export.py::TestExport::test_unbacked_slice_simple, test/export/test_export.py::TestExport::test_unbacked_stack, test/export/test_export.py::TestExport::test_unbacked_to_cond, test/export/test_export.py::TestExport::test_unbacked_to_cond_passthrough, test/export/test_export.py::TestExport::test_unbacked_unsqueeze, test/export/test_export.py::TestExport::test_unflatten_asserts, test/export/test_export.py::TestExport::test_unflatten_buffer_update_child2parent_swap, test/export/test_export.py::TestExport::test_unflatten_closure, test/export/test_export.py::TestExport::test_unflatten_isinstance, test/export/test_export.py::TestExport::test_unflatten_multiple_graphs_dispatch, test/export/test_export.py::TestExport::test_unflatten_multiple_graphs_preserve_signature_no_error, test/export/test_export.py::TestExport::test_unflatten_multiple_graphs_shared_submodule, test/export/test_export.py::TestExport::test_unflatten_multiple_graphs_state, test/export/test_export.py::TestExport::test_unflatten_no_unroll, test/export/test_export.py::TestExport::test_unflatten_placeholder_update_child2parent_swap, test/export/test_export.py::TestExport::test_unflatten_placeholder_update_grandchild2cousin_swap, test/export/test_export.py::TestExport::test_unflatten_random_dag_5, test/export/test_export.py::TestExport::test_unflatten_random_dag_6, test/export/test_export.py::TestExport::test_unflatten_random_dag_buf_8, test/export/test_export.py::TestExport::test_unflatten_random_dag_const_preserving_3, test/export/test_export.py::TestExport::test_unflatten_random_dag_const_preserving_3_1, test/export/test_export.py::TestExport::test_unflatten_random_dag_mutating_buf_4, test/export/test_export.py::TestExport::test_unflatten_random_dag_mutating_buf_6, test/export/test_export.py::TestExport::test_unflatten_random_dag_mutating_buf_9, test/export/test_export.py::TestExport::test_unflatten_random_dag_mutating_buf_preserving_10, test/export/test_export.py::TestExport::test_unflatten_random_dag_mutating_buf_preserving_4, test/export/test_export.py::TestExport::test_unflatten_random_dag_mutating_buf_preserving_4_1, test/export/test_export.py::TestExport::test_unflatten_random_dag_mutating_buf_preserving_5, test/export/test_export.py::TestExport::test_unflatten_random_dag_mutating_buf_preserving_7, test/export/test_export.py::TestExport::test_unflatten_random_dag_preserving_4, test/export/test_export.py::TestExport::test_unused_aliases, test/export/test_export.py::TestExport::test_unused_constant, test/export/test_export.py::TestExport::test_use_embedding_twice, test/export/test_export.py::TestExport::test_user_input_and_buffer_mutation, test/export/test_export.py::TestExport::test_vmap, test/export/test_export.py::TestExport::test_vmap_custom_autograd_function, test/export/test_export.py::TestExport::test_vmap_to_assert, test/export/test_export.py::TestExport::test_where_decomp, test/export/test_export.py::TestExport::test_while_loop_assert_separation, test/export/test_export.py::TestExport::test_while_loop_index_assertions, test/export/test_export.py::TestExport::test_while_loop_simple, test/export/test_export.py::TestExport::test_while_loop_tensor_constant_idx, test/export/test_export.py::TestExport::test_wrapper_module, test/export/test_export.py::TestOneOffModelExportResult::test_assert_tensor_metadata_device_index, test/export/test_export.py::TestOneOffModelExportResult::test_constant_fqn, test/export/test_export.py::TestOneOffModelExportResult::test_constant_name, test/export/test_export.py::TestOneOffModelExportResult::test_duplicated_getitem, test/export/test_export.py::TestOneOffModelExportResult::test_export_with_dict_input_nested_in_args, test/export/test_export.py::TestOneOffModelExportResult::test_hf_logging_logger, test/export/test_export.py::TestOneOffModelExportResult::test_input_output_no_stacktrace, test/export/test_export.py::TestOneOffModelExportResult::test_int_list_output, test/export/test_export.py::TestOneOffModelExportResult::test_logging_logger, test/export/test_export.py::TestOneOffModelExportResult::test_nested_retrace, test/export/test_export.py::TestOneOffModelExportResult::test_none_input_output, test/export/test_export.py::TestOneOffModelExportResult::test_primitive_constant_output, test/export/test_export.py::TestOneOffModelExportResult::test_print, test/export/test_export.py::TestOneOffModelExportResult::test_print_graph_signature, test/export/test_export.py::TestOneOffModelExportResult::test_scaled_dot_product_attention_cpu, test/export/test_export.py::TestOneOffModelExportResult::test_scaled_dot_product_attention_cuda, test/export/test_export.py::TestOneOffModelExportResult::test_strict_export_with_shared_parameters, test/export/test_export.py::TestOneOffModelExportResult::test_torchrec_jagged_tensor, test/export/test_export.py::TestOneOffModelExportResult::test_unbacked_sdpa, test/export/test_export.py::TestOneOffModelExportResult::test_warning, test/export/test_export.py::TestExportCustomClass::test_export_script_module, test/export/test_export.py::TestExportCustomClass::test_export_unbacked_lt, test/export/test_export.py::TestExportCustomClass::test_int_lift_constant, test/export/test_export.py::TestExportCustomClass::test_is_fx_tracing, test/export/test_export.py::TestExportCustomClass::test_item, test/export/test_export.py::TestExportCustomClass::test_lift_custom_obj, test/export/test_export.py::TestExportCustomClass::test_preserve_cia_op, test/export/test_export.py::TestExportCustomClass::test_preserve_non_cia_op, test/export/test_export.py::TestExportCustomClass::test_unbacked_contiguous, test/export/test_export.py::TestExportCustomClass::test_unbacked_select_index 2025-10-10T01:43:33.4981398Z 2025-10-10T01:43:34.0206320Z Running test_decomp 4/17 ... [2025-10-10 01:43:34.020407] 2025-10-10T01:43:34.0206764Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:43:34.0212853Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'not serial', '--shard-id=4', '--num-shards=17', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:43:34.020407] 2025-10-10T01:43:38.6408404Z Running test_decomp 5/17 ... [2025-10-10 01:43:38.640310] 2025-10-10T01:43:38.6408837Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:43:38.6415225Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'not serial', '--shard-id=5', '--num-shards=17', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:43:38.640310] 2025-10-10T01:49:53.3134305Z 2025-10-10T01:49:53.3135359Z test_decomp 3/17 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_3.17_01ea563859d8387f_.log 2025-10-10T01:49:53.3290825Z Running 533 items in this shard: test/test_decomp.py::TestDecompCPU::test_comprehensive_H_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive___getitem___cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive___radd___cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rdiv___cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive___rmatmul___cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rmod___cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive___rsub___cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rxor___cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive__unsafe_masked_index_put_accumulate_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive__unsafe_masked_index_put_accumulate_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive__upsample_bilinear2d_aa_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_abs_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_acos_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_acos_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_acos_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_acosh_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_acosh_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_add_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_addbmm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_addcmul_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_alias_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_alias_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_all_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_amin_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_amin_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_angle_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_argmin_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_argsort_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_argwhere_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_partial_views_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_partial_views_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_asin_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_atanh_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_atanh_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_atanh_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_atanh_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_2d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_2d_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_3d_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_bfloat16_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_not_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_or_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_or_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_xor_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_bmm_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_bool_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bool_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_tensors_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bucketize_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bucketize_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_byte_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cauchy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cdist_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cdouble_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_ceil_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_cfloat_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_chalf_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_char_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_char_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cholesky_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_chunk_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_chunk_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_chunk_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_max_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_column_stack_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_contiguous_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_copysign_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cosh_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_count_nonzero_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cov_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cov_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cross_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cross_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cummin_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumprod_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumulative_trapezoid_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_embed_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagflat_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_diff_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_diff_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_dstack_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_einsum_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_permuted_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_strided_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_equal_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_erf_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_erf_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_expm1_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fft_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftn_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifft2_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifftn_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifftshift_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifftshift_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifftshift_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfft_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfft_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfftn_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_rfft2_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_rfftn_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fill_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fill_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_flip_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmax_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmin_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmod_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_like_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_gt_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_half_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_hash_tensor_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_hash_tensor_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_hstack_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_hstack_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_i0_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_add_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_mean_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isclose_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_isfinite_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_isfinite_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isin_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isin_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isneginf_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_isposinf_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_isposinf_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isposinf_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_isreal_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_kthvalue_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_le_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_lgamma_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_cond_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_cross_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_diagonal_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_eigvalsh_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_ldl_factor_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_lstsq_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_multi_dot_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_multi_dot_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_norm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_pinv_hermitian_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_tensorinv_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_tensorinv_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_vander_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_vecdot_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_vector_norm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_tensor_overload_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_log10_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_log10_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_log1p_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_log1p_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_softmax_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_softmax_with_dtype_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logdet_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logit_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_lt_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_lt_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_cumprod_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_cumsum_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_cumsum_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_log_softmax_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_mean_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_median_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_norm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_softmax_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_matrix_exp_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_binary_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_maximum_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_median_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_binary_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_reduction_with_dim_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mode_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mul_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mv_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_ne_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_full_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_zeros_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_zeros_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nextafter_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_channel_shuffle_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv1d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv_transpose3d_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_dropout2d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_embedding_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hardsigmoid_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_l1_loss_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_layer_norm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_linear_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_pool3d_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool1d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool3d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_multi_margin_loss_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_one_hot_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_constant_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pdist_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_relu_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_rrelu_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softsign_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softsign_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_upsample_bilinear_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_normal_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_normal_number_mean_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_ormqr_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_pca_lowrank_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_permute_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_permute_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_permute_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_pinverse_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_prod_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_put_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_rad2deg_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_rand_like_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_reciprocal_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_reciprocal_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_reciprocal_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_remainder_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_interleave_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_interleave_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_as_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize__cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize__cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize__cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize__cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_resolve_conj_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_resolve_neg_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_roll_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_round_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsub_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_add_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_add_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_add_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_prod_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_prod_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_searchsorted_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_searchsorted_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_select_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_select_scatter_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_short_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_short_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sign_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_signal_windows_general_cosine_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_signbit_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_slice_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_softmax_with_dtype_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sort_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_j0_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_y1_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_entr_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_hermite_polynomial_he_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i0e_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i1_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_log_ndtr_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_log_ndtr_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_i1_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_k0_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_k1_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_list_args_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_list_args_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sqrt_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sqrt_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_square_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_multiple_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_multiple_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_stack_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_stack_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_to_size_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_to_size_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_t_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_along_dim_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_tanh_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_tile_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_topk_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_trapezoid_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_trapz_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_trapz_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_triangular_solve_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_triu_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_trunc_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unbind_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unbind_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unfold_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_unique_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unique_cpu_uint64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_split_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_mean_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_mean_unbiased_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_unbiased_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_vdot_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_vsplit_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_vstack_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_vstack_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_vstack_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_where_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_zeros_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick__chunk_cat_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_abs_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_acos_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_add_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_add_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_addmm_decomposed_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_addmv_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_addr_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_alias_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_all_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_all_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_amax_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_amax_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_amax_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_amin_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_any_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_any_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_any_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_scatter_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_asin_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_asin_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_asinh_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_atan2_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_and_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_right_shift_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_xor_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_block_diag_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_ceil_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_clamp_max_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_clamp_max_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_clamp_max_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_clone_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_constant_pad_nd_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_copysign_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_nn_functional_max_unpool3d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_cosh_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_count_nonzero_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_cumprod_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_cumsum_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_scatter_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_digamma_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_digamma_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_div_floor_rounding_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_dot_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_empty_strided_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_empty_strided_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_eq_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_erf_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_erfinv_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_expand_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_expm1_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_expm1_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_fft_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fft_fftn_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft2_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft2_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifft2_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifftn_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifftn_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifftn_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fft_rfft2_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_fill_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fill_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_flip_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_floor_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_floor_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_frexp_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_full_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_full_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_ge_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_ge_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_geometric_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_hypot_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_index_add_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_index_fill_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_index_select_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_isin_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_isnan_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_isposinf_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_item_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_le_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_linalg_cross_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_linalg_diagonal_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_linalg_diagonal_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_linspace_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_linspace_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_linspace_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_log1p_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_log2_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_log2_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_logaddexp2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_logical_or_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_logit_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_logspace_tensor_overload_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_logsumexp_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_meshgrid_list_of_tensors_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_meshgrid_list_of_tensors_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_minimum_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_5_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nansum_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_ne_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_neg_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_neg_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_strided_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_strided_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_new_ones_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_new_zeros_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_new_zeros_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nextafter_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_binary_cross_entropy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_gelu_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_max_unpool2d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_max_unpool3d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_max_unpool3d_grad_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_max_unpool3d_grad_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_relu_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_silu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_softplus_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_softshrink_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_norm_fro_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_ones_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_permute_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_permute_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_pow_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_rad2deg_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_rad2deg_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_randn_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_reciprocal_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_remainder_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_renorm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_renorm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_roll_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_rot90_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_rsub_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_rsub_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_select_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_select_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_select_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_sgn_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_sigmoid_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_sign_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_sign_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_sinc_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_sinc_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_sinh_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_slice_scatter_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_slice_scatter_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_special_entr_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_special_entr_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_special_erfcx_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_special_i0e_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_special_i0e_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_special_i1_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_special_i1e_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_special_log_ndtr_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_special_zeta_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_multiple_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_std_mean_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_std_mean_unbiased_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_std_unbiased_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_sub_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_take_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_tanh_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_tanh_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_trace_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_transpose_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_transpose_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_tril_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_tril_indices_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_triu_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_triu_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_trunc_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_unbind_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_unfold_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_uniform_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_var_mean_unbiased_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_var_unbiased_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_vdot_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_view_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_view_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_view_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_where_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_xlogy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_xlogy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_zero__cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_zeros_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_zeros_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_zeros_like_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_rnn_decomp_module_nn_GRU_eval_mode_cpu_float32 2025-10-10T01:49:53.3436971Z 2025-10-10T01:49:58.5716104Z Running test_decomp 12/17 ... [2025-10-10 01:49:58.568436] 2025-10-10T01:49:58.5716619Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:49:58.5722890Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'not serial', '--shard-id=12', '--num-shards=17', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:49:58.568436] 2025-10-10T01:50:51.9802679Z 2025-10-10T01:50:51.9803954Z test_decomp 5/17 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_5.17_4e5a7c0ec4024487_.log 2025-10-10T01:50:52.0098029Z Running 529 items in this shard: test/test_decomp.py::TestDecompCPU::test_comprehensive_T_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive___getitem___cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive___radd___cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive___rand___cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive___rand___cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive___rpow___cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rsub___cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive__segment_reduce_offsets_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive__softmax_backward_data_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive__unsafe_masked_index_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive__unsafe_masked_index_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive__unsafe_masked_index_put_accumulate_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_add_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_add_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_add_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_addcdiv_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_addcdiv_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_addcdiv_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_addcmul_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_addcmul_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_addr_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_alias_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_aminmax_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_angle_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_angle_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_any_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_any_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_argmax_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_argmin_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_argwhere_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_argwhere_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_argwhere_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_scatter_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_asin_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_atan2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_atan_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_atanh_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_1d_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_2d_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_3d_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_baddbmm_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_and_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_left_shift_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_right_shift_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_block_diag_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bmm_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_bmm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_bool_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_tensors_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_byte_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_ceil_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_max_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_max_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_min_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_clone_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_clone_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_combinations_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_contiguous_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_copysign_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_copysign_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_corrcoef_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_corrcoef_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_corrcoef_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_corrcoef_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_cos_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cosh_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cosh_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cummin_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_deg2rad_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_embed_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_scatter_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_diff_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_digamma_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_digamma_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_div_floor_rounding_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_double_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_dsplit_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_dsplit_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_einsum_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_like_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_permuted_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_strided_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_eq_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_eq_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_equal_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_erfc_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_erfc_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_erfc_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_erfinv_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp2_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_expm1_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_exponential_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_eye_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_eye_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_eye_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fft_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftn_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_hfft_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_hfftn_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfft2_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfft_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfftn_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfftn_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_rfftn_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_flatten_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_flatten_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_flip_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_flip_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fliplr_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_power_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_floor_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmax_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_frac_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_like_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_like_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_ge_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_ge_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_half_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_hash_tensor_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_histogramdd_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_hstack_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_i0_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_mean_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_mean_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_inner_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_isclose_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_isclose_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_isfinite_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_isin_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_isinf_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isneginf_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_isposinf_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_le_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_lerp_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_lerp_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_diagonal_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_inv_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_inv_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_lstsq_grad_oriented_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_matrix_norm_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_matrix_power_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_matrix_power_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_matrix_rank_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_matrix_rank_hermitian_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_qr_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_log2_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_logaddexp2_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logcumsumexp_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_and_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_not_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_or_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_xor_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_logspace_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_logspace_tensor_overload_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_logspace_tensor_overload_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_mH_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_argmin_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_fill_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_fill_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_fill_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_log_softmax_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_logsumexp_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_mean_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_scatter_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_var_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_var_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_binary_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_binary_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_reduction_with_dim_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_reduction_with_dim_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_binary_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_reduction_no_dim_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_minimum_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_mm_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mode_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nanmedian_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nanmedian_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nansum_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_native_dropout_backward_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_native_dropout_backward_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_ne_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_neg_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_ones_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_ones_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_ones_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nextafter_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nextafter_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_alpha_dropout_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_avg_pool2d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_binary_cross_entropy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_channel_shuffle_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv2d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv2d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_ctc_loss_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_dropout3d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_embedding_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_grid_sample_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_bicubic_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_bicubic_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_nearest_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_pool3d_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool1d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool3d_grad_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_mish_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_normalize_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_circular_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_reflect_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_replicate_negative_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_relu6_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_relu_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_rms_norm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_tanhshrink_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_upsample_nearest_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_ones_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_ones_like_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_ones_like_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_outer_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_positive_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_rand_like_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_randint_like_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_randn_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_ravel_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_interleave_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize__cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize__cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_resolve_neg_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_roll_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_scalar_tensor_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_add_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_add_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_amax_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_mean_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_searchsorted_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sigmoid_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sigmoid_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_signal_windows_cosine_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_signbit_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sin_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_softmax_with_dtype_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_softmax_with_dtype_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sparse_sampled_addmm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sparse_sampled_addmm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_airy_ai_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_j0_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_y0_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_hermite_polynomial_h_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_hermite_polynomial_h_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i0e_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i0e_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i0e_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i0e_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_i1_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_k0_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_k1_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_list_args_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sqrt_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_sqrt_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_square_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_square_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_stack_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_std_mean_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_t_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_along_dim_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_tan_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_tanh_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_tensor_split_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_tensordot_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_sparse_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_tril_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_tril_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_tril_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_triu_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unbind_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_unfold_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unique_consecutive_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unique_consecutive_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unique_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_chunk_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_split_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_mean_unbiased_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_as_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_xlogy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_zero__cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_zero__cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_zeros_like_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_zeros_like_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_put_accumulate_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_put_accumulate_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_abs_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_acos_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_acos_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_acosh_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_acosh_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_add_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_addcdiv_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_addmv_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_addmv_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_addr_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_all_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_all_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_amin_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_asin_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_asin_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_asinh_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_asinh_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_asinh_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_atan2_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_atanh_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_cat_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_cauchy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_ceil_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_clamp_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_clamp_min_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_clone_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_constant_pad_nd_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_copysign_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_copysign_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_native_dropout_backward_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_nn_functional_unfold_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_sgn_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_take_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_cos_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_cosh_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_cosh_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_cosh_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_cumprod_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_deg2rad_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_deg2rad_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_diag_embed_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_diag_embed_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_digamma_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_div_no_rounding_mode_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_empty_like_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_empty_like_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_empty_like_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_empty_strided_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_empty_strided_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_exp_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_expand_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_expand_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_expand_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_exponential_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fft_fft2_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifft_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifftn_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifftn_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfft_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfft2_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_fft_rfft_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_fill_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_fill_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fill_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fmax_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_ge_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_heaviside_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_index_select_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_isin_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_isinf_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_isinf_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_isneginf_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_le_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_le_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_le_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_linalg_cross_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_linalg_diagonal_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_linalg_vector_norm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_log1p_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_log1p_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_log2_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_log2_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_log2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_log_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_logical_or_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_logical_xor_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_logical_xor_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_logical_xor_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_logspace_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_logspace_tensor_overload_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_logsumexp_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_lt_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_lt_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_masked_fill_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_masked_fill_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_masked_fill_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_meshgrid_list_of_tensors_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_meshgrid_list_of_tensors_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_meshgrid_variadic_tensors_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_mul_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_1_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_3_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_narrow_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_ne_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_strided_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_new_zeros_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_binary_cross_entropy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_hardshrink_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_pad_constant_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_relu_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_norm_nuc_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_normal_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_normal_in_place_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_ones_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_ones_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_ones_like_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_permute_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_permute_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_permute_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_permute_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_permute_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_permute_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_polar_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_prod_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_reciprocal_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_repeat_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_round_decimals_3_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_round_decimals_neg_3_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_rsub_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_rsub_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_select_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_select_scatter_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_sgn_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_sgn_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_sgn_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_sigmoid_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_sign_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_sign_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_sin_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_sinc_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_sinc_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_sinc_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_slice_scatter_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_slice_scatter_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_special_entr_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_special_erfcx_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_special_i0e_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_special_i1e_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_special_log_ndtr_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_special_ndtri_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_split_list_args_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_sqrt_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_sqrt_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_multiple_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_stack_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_std_mean_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_sum_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_sum_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_t_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_take_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_transpose_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_tril_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_trunc_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_unbind_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_unfold_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_unfold_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_unsafe_split_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_unsafe_split_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_var_mean_unbiased_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_var_mean_unbiased_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_vdot_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_vdot_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_view_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_view_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_view_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_where_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_zero__cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_zeros_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_zeros_like_cpu_int16 2025-10-10T01:50:52.0375151Z 2025-10-10T01:50:57.6500454Z Running test_decomp 13/17 ... [2025-10-10 01:50:57.647506] 2025-10-10T01:50:57.6500947Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:50:57.6507118Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'not serial', '--shard-id=13', '--num-shards=17', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:50:57.647506] 2025-10-10T01:57:24.7558648Z 2025-10-10T01:57:24.7559496Z test_decomp 12/17 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_12.17_10a01988ee821c0b_.log 2025-10-10T01:57:24.7711469Z Running 513 items in this shard: test/test_decomp.py::TestDecompCPU::test_comprehensive_H_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_T_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive___getitem___cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive___radd___cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive___ror___cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive___rxor___cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive__chunk_cat_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive__native_batch_norm_legit_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive__native_batch_norm_legit_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_abs_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_acos_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_addbmm_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_addbmm_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_addcmul_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_decomposed_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_decomposed_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_addr_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_alias_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_amin_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_arange_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_argmin_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_argsort_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_argwhere_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_argwhere_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_partial_views_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_scatter_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_asinh_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_atan2_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_atan_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_atan_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_2d_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_3d_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_baddbmm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bernoulli_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bincount_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_and_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_block_diag_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_tensors_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_tensors_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_to_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_to_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_byte_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cartesian_prod_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cfloat_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_chalf_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_chalf_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_chunk_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_chunk_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_clone_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_column_stack_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_combinations_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_physical_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_constant_pad_nd_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_copysign_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_corrcoef_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cov_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cummax_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cummax_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumprod_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumprod_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumsum_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumsum_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_digamma_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_double_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_einsum_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_einsum_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_permuted_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_permuted_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_strided_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_strided_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_erf_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_eye_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifft2_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifft_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ihfft_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ihfftn_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfft2_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfft_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fill_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_flip_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_flip_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_power_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_floor_divide_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmax_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmod_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_frexp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_like_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_like_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_like_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_gather_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_gather_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_ge_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_ge_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_geometric_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_geqrf_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_gradient_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_gt_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_gt_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_hstack_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_hypot_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_i0_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_i0_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_igamma_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_imag_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_fill_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_fill_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_amax_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_amax_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_mean_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_select_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_select_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_inner_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_int_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_int_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isfinite_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isfinite_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_isfinite_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_isinf_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isinf_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_isnan_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_isposinf_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_item_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_item_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_unary_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_kron_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_le_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_cross_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_diagonal_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_eig_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_eigvals_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_inv_ex_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_matrix_norm_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_multi_dot_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_pinv_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_pinv_hermitian_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_tensorsolve_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_tensor_overload_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_log10_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_log10_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_xor_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_logspace_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_logsumexp_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_amax_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_cumprod_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_cumsum_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_norm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_prod_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_prod_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_scatter_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_select_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_softmin_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_matmul_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_matmul_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_binary_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_reduction_no_dim_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_reduction_no_dim_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mean_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mean_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_median_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_binary_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_reduction_no_dim_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_msort_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mv_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mv_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mv_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nan_to_num_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nanmean_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_native_dropout_backward_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_ne_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_ne_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_full_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_zeros_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_avg_pool2d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_alpha_dropout_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_alpha_dropout_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_celu_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_channel_shuffle_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv3d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv_transpose2d_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_cosine_similarity_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_dropout2d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_dropout_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_fractional_max_pool3d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_fractional_max_pool3d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_gaussian_nll_loss_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hinge_embedding_loss_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_layer_norm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_leaky_relu_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_linear_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_local_response_norm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_pool1d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_pool3d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool2d_grad_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool3d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_nll_loss_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_normalize_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_constant_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_replicate_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_relu6_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_relu6_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_silu_complex_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softsign_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_fro_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_ones_like_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_outer_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_permute_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_pow_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_rand_like_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_ravel_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_real_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_real_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_reciprocal_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize_as__cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_resolve_conj_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_rot90_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_rot90_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_round_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_round_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_round_decimals_0_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_round_decimals_3_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsqrt_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsqrt_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsub_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsub_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_scalar_tensor_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_amax_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_prod_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_sum_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_select_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_sgn_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_short_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_short_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_short_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinh_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinh_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_slice_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_slice_scatter_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sort_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sort_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_airy_ai_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_j0_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_y1_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_erfcx_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_erfcx_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i0e_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_i0_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_i1_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_ndtr_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_xlog1py_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_square_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_square_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_stack_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_std_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_std_unbiased_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sub_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_sub_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_to_size_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_tan_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_tanh_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_tensor_split_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_tensor_split_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_tensor_split_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_tile_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_sparse_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_sparse_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_trace_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_triu_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_true_divide_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_true_divide_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unfold_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unfold_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_uniform_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_split_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_mean_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_as_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_vstack_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_xlogy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_zero__cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick__native_batch_norm_legit_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_put_accumulate_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_abs_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_acos_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_acos_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_acosh_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_addcmul_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_addcmul_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_addmm_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_addmm_decomposed_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_addmv_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_addr_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_alias_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_all_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_arange_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_scatter_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_asin_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_asinh_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_atan2_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_atanh_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_and_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_not_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_or_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_block_diag_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_bucketize_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_bucketize_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_cauchy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_ceil_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_clamp_max_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_clamp_min_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_clamp_min_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_clone_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_conj_physical_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_conj_physical_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_conj_physical_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_copysign_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward__unsafe_masked_index_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward__unsafe_masked_index_put_accumulate_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_logit_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_split_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_squeeze_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_unfold_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_count_nonzero_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_cumprod_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_digamma_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_div_no_rounding_mode_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_div_no_rounding_mode_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_empty_like_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_empty_like_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_empty_strided_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_eq_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_erf_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_erfc_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_erfinv_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_exp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_exp_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_expand_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_expm1_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_fft_fft2_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_fft_fft_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_fft_fftn_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfftn_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfftn_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfft2_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfft2_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfft_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfft_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfft2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfft_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fill_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_flip_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_flip_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_floor_divide_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fmax_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fmod_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_frac_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_full_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_full_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_ge_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_isin_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_isinf_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_isnan_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_isneginf_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_isneginf_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_isposinf_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_lgamma_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_linalg_cross_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_log10_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_log1p_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_log_normal_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_logical_and_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_logical_not_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_logical_xor_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_logspace_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_lt_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_meshgrid_variadic_tensors_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_mv_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_nansum_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_narrow_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_narrow_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_narrow_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_native_layer_norm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_ne_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_neg_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_strided_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_strided_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_new_full_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_new_ones_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_new_ones_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_binary_cross_entropy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_elu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_gelu_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_hardshrink_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_max_unpool2d_grad_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_mish_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_relu6_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_relu_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_norm_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_pow_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_rad2deg_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_reciprocal_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_renorm_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_round_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_rsqrt_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_rsub_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_select_scatter_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_sgn_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_sigmoid_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_sinc_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_sinh_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_sinh_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_slice_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_special_entr_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_special_i0e_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_special_log_ndtr_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_special_ndtr_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_special_xlog1py_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_multiple_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_multiple_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_multiple_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_sub_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_sum_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_t_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_take_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_tanh_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_trace_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_transpose_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_transpose_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_transpose_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_tril_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_tril_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_unbind_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_unfold_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_uniform_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_var_mean_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_vdot_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_view_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_view_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_view_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_where_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_zero__cpu_uint8, test/test_decomp.py::TestDecompCPU::test_rnn_decomp_module_nn_GRU_train_mode_cpu_float32, test/test_decomp.py::TestDecompCPU::test_rnn_decomp_module_nn_GRU_train_mode_cpu_float64, test/test_decomp.py::DecompOneOffTestsCPU::test_rms_norm_decomp_cuda_cpu 2025-10-10T01:57:24.7856752Z 2025-10-10T01:57:30.2372731Z Running test_decomp 14/17 ... [2025-10-10 01:57:30.236217] 2025-10-10T01:57:30.2373170Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:57:30.2379273Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'not serial', '--shard-id=14', '--num-shards=17', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:57:30.236217] 2025-10-10T01:57:41.4337609Z 2025-10-10T01:57:41.4338710Z test_decomp 4/17 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_4.17_ab7e1d9e4b168e73_.log 2025-10-10T01:57:41.4497899Z Running 532 items in this shard: test/test_decomp.py::TestDecompCPU::test_comprehensive_H_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive___getitem___cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive___getitem___cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive___getitem___cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive___rmul___cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive___ror___cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive__batch_norm_with_update_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive__chunk_cat_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive__softmax_backward_data_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_acos_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_acosh_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_add_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_addbmm_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_addcmul_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_allclose_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_any_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_any_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_arange_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_argmax_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_scatter_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_asinh_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_atanh_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_atanh_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_3d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bfloat16_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_not_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_block_diag_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_to_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_byte_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_cat_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_cat_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cauchy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cdouble_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_ceil_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cfloat_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_cfloat_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_chalf_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_chalf_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_char_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_chunk_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_chunk_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_column_stack_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_column_stack_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_physical_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_contiguous_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_count_nonzero_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cross_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cummax_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cummin_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumulative_trapezoid_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_deg2rad_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_embed_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_embed_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_embed_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagflat_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_scatter_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_scatter_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_scatter_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_digamma_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_div_floor_rounding_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_dot_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_dot_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_dot_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_dsplit_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_einsum_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_eq_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_equal_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_equal_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_erf_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_erfinv_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_as_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_eye_cpu_float8_e4m3fn, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fft2_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftshift_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftshift_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_hfft2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifft2_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifft2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifft2_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifft_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifftn_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifftn_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ihfft2_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ihfft_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ihfftn_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfft2_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_rfft_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_flatten_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fliplr_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_flipud_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_power_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_floor_divide_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_frexp_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_like_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_gather_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_gcd_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_ge_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_ge_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_gradient_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_grid_sampler_3d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_hash_tensor_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_hash_tensor_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_hash_tensor_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_histc_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_hsplit_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_hstack_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_hstack_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_hypot_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_igammac_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_add_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_fill_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_put_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_put_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_select_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_inner_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_inner_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_isclose_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isclose_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_item_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_unary_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_ldexp_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_lerp_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_cholesky_ex_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_cond_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_cross_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_cross_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_diagonal_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_eigh_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_eigvalsh_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_ldl_solve_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_lstsq_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_lstsq_grad_oriented_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_lu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_lu_factor_ex_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_lu_solve_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_matrix_rank_hermitian_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_qr_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_svd_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_vander_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_log10_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_log2_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_normal_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_normal_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_not_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_or_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_xor_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_xor_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_xor_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logit_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_logspace_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_logsumexp_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_logsumexp_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_long_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_long_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_lu_solve_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mH_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mH_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_argmax_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_argmax_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_cumprod_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_norm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_softmax_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_matmul_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_matrix_exp_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_binary_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_median_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_reduction_with_dim_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_reduction_with_dim_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_minimum_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_mm_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_mode_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_movedim_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_msort_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_msort_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mv_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_mv_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nan_to_num_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nanmedian_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nansum_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_ne_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_neg_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_strided_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_strided_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_full_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_ones_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nextafter_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_batch_norm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_channel_shuffle_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv3d_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv_transpose2d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_dropout3d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_gaussian_nll_loss_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_gelu_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hardsigmoid_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hardtanh_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hinge_embedding_loss_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_area_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_bicubic_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_bicubic_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_bilinear_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_linear_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_kl_div_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_l1_loss_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_linear_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_linear_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_pool1d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool2d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_mish_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_nll_loss_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_normalize_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_circular_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_constant_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_replicate_negative_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_prelu_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softmin_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softplus_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_tanhshrink_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_upsample_bilinear_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_pca_lowrank_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_pinverse_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_positive_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_pow_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_pow_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_prod_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_put_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_put_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_rand_like_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_real_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_reciprocal_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_reciprocal_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize_as__cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_resolve_conj_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_roll_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_roll_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_rot90_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_rot90_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_round_decimals_3_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_sum_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_select_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_short_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_short_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sigmoid_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_signbit_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sin_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_sin_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinh_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_slice_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_slice_scatter_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_softmax_with_dtype_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sort_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_j0_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_j1_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_y1_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i0e_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_legendre_polynomial_p_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_legendre_polynomial_p_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_k0_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_k1_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_ndtr_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_ndtr_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_ndtr_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_sqrt_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_std_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_to_size_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_svd_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_tan_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_tanh_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_tile_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_sparse_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_sparse_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_sparse_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_topk_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_torch_ops_aten__safe_softmax_default_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_trapz_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_trapz_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_tril_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_triu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_triu_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_true_divide_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_true_divide_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_true_divide_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unfold_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unfold_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_unfold_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unique_consecutive_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_unique_cpu_uint16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unravel_index_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_chunk_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_unbiased_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_vdot_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_vdot_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_as_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_where_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_xlogy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_zero__cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_zeros_like_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick__native_batch_norm_legit_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick__softmax_backward_data_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_add_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_addcmul_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_addmm_decomposed_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_alias_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_amin_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_aminmax_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_scatter_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_asin_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_asinh_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_asinh_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_asinh_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_atan_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_bernoulli_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_clamp_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_clamp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_clamp_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_conj_physical_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_constant_pad_nd_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_copysign_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_copysign_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_copysign_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_mv_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_special_xlog1py_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_split_list_args_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_std_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_cos_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_cumprod_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_deg2rad_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_scatter_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_div_floor_rounding_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_div_no_rounding_mode_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_div_no_rounding_mode_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_div_trunc_rounding_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_empty_like_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_eq_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_erfc_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_fft_fft_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft2_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfftn_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifft_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifftn_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfftn_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfftn_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfft2_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfft_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfftn_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfftn_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fft_rfft2_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fft_rfft2_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fft_rfftn_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_fill_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_floor_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_fmax_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fmod_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_fmod_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_frac_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_full_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_full_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_ge_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_ge_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_geometric_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_grid_sampler_2d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_grid_sampler_2d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_heaviside_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_index_fill_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_isinf_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_isneginf_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_isposinf_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_item_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_lgamma_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_linalg_cross_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_linalg_vector_norm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_linspace_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_log10_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_log1p_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_log2_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_logical_and_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_logical_and_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_logical_and_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_logical_xor_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_logit_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_logspace_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_logspace_tensor_overload_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_logspace_tensor_overload_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_mv_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_mv_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_5_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_nansum_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_nansum_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_nansum_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_narrow_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_native_batch_norm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_native_layer_norm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_ne_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_ne_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_strided_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_new_ones_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_new_zeros_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_new_zeros_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_embedding_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_glu_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_hardsigmoid_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_max_unpool2d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_max_unpool2d_grad_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_pad_constant_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_pad_constant_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_prelu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_relu6_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_relu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_softplus_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_norm_fro_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_norm_inf_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_normal_in_place_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_normal_number_mean_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_ones_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_ones_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_ones_like_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_permute_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_prod_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_prod_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_rad2deg_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_randn_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_randn_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_repeat_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_repeat_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_repeat_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_rot90_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_round_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_sin_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_sin_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_sinh_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_slice_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_special_ndtr_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_special_ndtr_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_special_ndtr_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_special_zeta_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_special_zeta_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_split_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_multiple_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_stack_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_std_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_std_unbiased_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_std_unbiased_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_std_unbiased_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_sub_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_take_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_take_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_take_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_transpose_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_transpose_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_triu_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_triu_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_triu_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_unbind_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_unbind_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_unfold_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_unsafe_split_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_vdot_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_xlogy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_xlogy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_zeros_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_zeros_like_cpu_int32, test/test_decomp.py::DecompOneOffTestsCPU::test_sdpa_nn_functional_scaled_dot_product_attention_cpu_bfloat16, test/test_decomp.py::DecompOneOffTestsCPU::test_sdpa_nn_functional_scaled_dot_product_attention_cpu_float16 2025-10-10T01:57:41.4646521Z 2025-10-10T01:57:46.7603725Z Running inductor/test_triton_kernels 1/1 ... [2025-10-10 01:57:46.760003] 2025-10-10T01:57:46.7604253Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:57:46.7610474Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:57:46.760580] 2025-10-10T01:57:58.2838917Z 2025-10-10T01:57:58.2840013Z 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_e4a572274165f7c1_.log 2025-10-10T01:57:58.2840895Z 2025-10-10T01:58:03.4372867Z Running inductor/test_torchinductor_strided_blocks 1/1 ... [2025-10-10 01:58:03.436972] 2025-10-10T01:58:03.4373455Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:58:03.4379690Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_torchinductor_strided_blocks.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:58:03.437591] 2025-10-10T01:58:16.4893374Z 2025-10-10T01:58:16.4894516Z inductor/test_torchinductor_strided_blocks 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_strided_blocks_1.1_7ba531abb21bc3f0_.log 2025-10-10T01:58:16.4895350Z 2025-10-10T01:58:21.6439481Z Running inductor/test_static_cuda_launcher 1/1 ... [2025-10-10 01:58:21.643268] 2025-10-10T01:58:21.6440023Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:58:21.6446349Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_static_cuda_launcher.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:58:21.644489] 2025-10-10T01:58:33.0908583Z 2025-10-10T01:58:33.0909686Z inductor/test_static_cuda_launcher 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_static_cuda_launcher_1.1_b245a907a8bc50c7_.log 2025-10-10T01:58:33.0910580Z 2025-10-10T01:58:38.1084963Z Running dynamo/test_callback 1/1 ... [2025-10-10 01:58:38.105068] 2025-10-10T01:58:38.1085460Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:58:38.1092362Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:58:38.105068] 2025-10-10T01:58:49.5407151Z 2025-10-10T01:58:49.5408322Z dynamo/test_callback 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_callback_1.1_6cae6f607b5b3c09_.log 2025-10-10T01:58:49.5409001Z 2025-10-10T01:58:54.7026954Z Running inductor/test_analysis 1/1 ... [2025-10-10 01:58:54.702318] 2025-10-10T01:58:54.7027457Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:58:54.7033746Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_analysis.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:58:54.702891] 2025-10-10T01:59:06.8052090Z 2025-10-10T01:59:06.8053428Z inductor/test_analysis 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_analysis_1.1_3cd0e24c248ddd6e_.log 2025-10-10T01:59:06.8063808Z Running 28 items in this shard: test/inductor/test_analysis.py::TestUtils::test_tabulate2d, test/inductor/test_analysis.py::TestUtils::test_zip_dicts, test/inductor/test_analysis.py::TestAnalysisCPU::test_augment_trace_against_flop_counter_maxat0_cpu_float16, test/inductor/test_analysis.py::TestAnalysisCPU::test_augment_trace_against_flop_counter_maxat0_cpu_float32, test/inductor/test_analysis.py::TestAnalysisCPU::test_augment_trace_against_flop_counter_maxat1_cpu_float16, test/inductor/test_analysis.py::TestAnalysisCPU::test_augment_trace_against_flop_counter_maxat1_cpu_float32, test/inductor/test_analysis.py::TestAnalysisCPU::test_augment_trace_against_flop_counter_maxat2_cpu_float16, test/inductor/test_analysis.py::TestAnalysisCPU::test_augment_trace_against_flop_counter_maxat2_cpu_float32, test/inductor/test_analysis.py::TestAnalysisCPU::test_augment_trace_against_flop_counter_maxat3_cpu_float16, test/inductor/test_analysis.py::TestAnalysisCPU::test_augment_trace_against_flop_counter_maxat3_cpu_float32, test/inductor/test_analysis.py::TestAnalysisCPU::test_augment_trace_helper_unit_cpu, test/inductor/test_analysis.py::TestAnalysisCPU::test_combine_profiles_cpu_float16, test/inductor/test_analysis.py::TestAnalysisCPU::test_combine_profiles_cpu_float32, test/inductor/test_analysis.py::TestAnalysisCPU::test_diff_cpu_float16, test/inductor/test_analysis.py::TestAnalysisCPU::test_diff_cpu_float32, test/inductor/test_analysis.py::TestAnalysisCPU::test_diff_cpu_float64, test/inductor/test_analysis.py::TestAnalysisCPU::test_noop_cpu, test/inductor/test_analysis.py::TestAnalysisCPU::test_pointwise_bandwidth_maxat0_cpu_float16, test/inductor/test_analysis.py::TestAnalysisCPU::test_pointwise_bandwidth_maxat0_cpu_float32, test/inductor/test_analysis.py::TestAnalysisCPU::test_pointwise_bandwidth_maxat1_cpu_float16, test/inductor/test_analysis.py::TestAnalysisCPU::test_pointwise_bandwidth_maxat1_cpu_float32, test/inductor/test_analysis.py::TestAnalysisCPU::test_pointwise_bandwidth_maxat2_cpu_float16, test/inductor/test_analysis.py::TestAnalysisCPU::test_pointwise_bandwidth_maxat2_cpu_float32, test/inductor/test_analysis.py::TestAnalysisCPU::test_pointwise_bandwidth_maxat3_cpu_float16, test/inductor/test_analysis.py::TestAnalysisCPU::test_pointwise_bandwidth_maxat3_cpu_float32, test/inductor/test_analysis.py::TestAnalysisCPU::test_triton_has_metadata_maxat0_cpu_float16, test/inductor/test_analysis.py::TestAnalysisCPU::test_triton_has_metadata_maxat0_cpu_float32, test/inductor/test_analysis.py::TestAnalysisCPU::test_triton_has_metadata_maxat0_cpu_float64 2025-10-10T01:59:06.8073657Z 2025-10-10T01:59:12.0441232Z Running inductor/test_triton_extension_backend 1/1 ... [2025-10-10 01:59:12.042999] 2025-10-10T01:59:12.0441761Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:59:12.0448545Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_triton_extension_backend.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:59:12.042999] 2025-10-10T01:59:23.7250682Z 2025-10-10T01:59:23.7252080Z inductor/test_triton_extension_backend 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_extension_backend_1.1_b24725fb8263aabe_.log 2025-10-10T01:59:23.7252856Z 2025-10-10T01:59:28.9315752Z Running inductor/test_utils 1/1 ... [2025-10-10 01:59:28.931403] 2025-10-10T01:59:28.9316341Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:59:28.9322696Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_utils.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:59:28.931607] 2025-10-10T01:59:34.0458088Z 2025-10-10T01:59:34.0459221Z inductor/test_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_utils_1.1_8c52a078f73a3339_.log 2025-10-10T01:59:34.0462082Z Running 7 items in this shard: test/inductor/test_utils.py::TestUtilsCPU::testSympySubs_cpu, test/inductor/test_utils.py::TestUtilsCPU::test_flops_fx_cpu, test/inductor/test_utils.py::TestUtilsCPU::test_get_device_tflops_cpu_bfloat16, test/inductor/test_utils.py::TestUtilsCPU::test_get_device_tflops_cpu_float16, test/inductor/test_utils.py::TestUtilsCPU::test_get_device_tflops_cpu_float32, test/inductor/test_utils.py::TestUtilsCPU::test_sympy_str_cpu, test/inductor/test_utils.py::TestUtilsCPU::test_zip_schema_cpu 2025-10-10T01:59:34.0464068Z 2025-10-10T01:59:39.2242806Z Running inductor/test_select_algorithm 1/1 ... [2025-10-10 01:59:39.223994] 2025-10-10T01:59:39.2243324Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:59:39.2250776Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_select_algorithm.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:59:39.224589] 2025-10-10T01:59:50.8097184Z 2025-10-10T01:59:50.8098886Z inductor/test_select_algorithm 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_select_algorithm_1.1_ba7dca2c8ae9e2d9_.log 2025-10-10T01:59:50.8100479Z 2025-10-10T01:59:57.5200392Z Running inductor/test_inductor_scheduler 1/1 ... [2025-10-10 01:59:57.505529] 2025-10-10T01:59:57.5201383Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T01:59:57.5208366Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_inductor_scheduler.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 01:59:57.505529] 2025-10-10T02:00:13.0631820Z 2025-10-10T02:00:13.0633398Z inductor/test_inductor_scheduler 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_inductor_scheduler_1.1_1961ed3d0e1e6cd9_.log 2025-10-10T02:00:13.0639944Z Running 6 items in this shard: test/inductor/test_inductor_scheduler.py::TestSchedulerCPU::test_disable_get_estimated_runtime_logging_cpu_float16, test/inductor/test_inductor_scheduler.py::TestSchedulerCPU::test_disable_get_estimated_runtime_logging_cpu_float32, test/inductor/test_inductor_scheduler.py::TestSchedulerCPU::test_flop_counter_op_options0_cpu_float16, test/inductor/test_inductor_scheduler.py::TestSchedulerCPU::test_flop_counter_op_options0_cpu_float32, test/inductor/test_inductor_scheduler.py::TestSchedulerCPU::test_flop_counter_op_options1_cpu_float16, test/inductor/test_inductor_scheduler.py::TestSchedulerCPU::test_flop_counter_op_options1_cpu_float32 2025-10-10T02:00:13.0644900Z 2025-10-10T02:00:19.9427175Z Running inductor/test_triton_wrapper 1/1 ... [2025-10-10 02:00:19.942384] 2025-10-10T02:00:19.9428242Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:00:19.9434156Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_triton_wrapper.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:00:19.942969] 2025-10-10T02:00:32.6954558Z 2025-10-10T02:00:32.6955534Z inductor/test_triton_wrapper 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_wrapper_1.1_d83434da5a0a91fe_.log 2025-10-10T02:00:32.6956263Z 2025-10-10T02:00:38.0224818Z Running dynamo/test_compile 1/1 ... [2025-10-10 02:00:38.022292] 2025-10-10T02:00:38.0225277Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:00:38.0233227Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_compile.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:00:38.022887] 2025-10-10T02:00:42.8015085Z 2025-10-10T02:00:42.8016082Z dynamo/test_compile 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_compile_1.1_ac3d9cb6e6058814_.log 2025-10-10T02:00:42.8016708Z 2025-10-10T02:00:47.8874170Z Running dynamo/test_dynamic_shapes 1/1 ... [2025-10-10 02:00:47.885140] 2025-10-10T02:00:47.8874718Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:00:47.8880890Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_dynamic_shapes.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:00:47.885140] 2025-10-10T02:01:01.2686965Z 2025-10-10T02:01:01.2688280Z dynamo/test_dynamic_shapes 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_dynamic_shapes_1.1_99845508a21b377c_.log 2025-10-10T02:01:01.2689349Z 2025-10-10T02:01:06.9496364Z Running inductor/test_pad_mm 1/1 ... [2025-10-10 02:01:06.945561] 2025-10-10T02:01:06.9497180Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:01:06.9513888Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_pad_mm.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:01:06.945561] 2025-10-10T02:01:19.7140863Z 2025-10-10T02:01:19.7142269Z inductor/test_pad_mm 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_pad_mm_1.1_a8d325038d81ac77_.log 2025-10-10T02:01:19.7143380Z 2025-10-10T02:01:25.7211859Z Running inductor/test_inductor_utils 1/1 ... [2025-10-10 02:01:25.720948] 2025-10-10T02:01:25.7212724Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:01:25.7219474Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_inductor_utils.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:01:25.721593] 2025-10-10T02:01:31.4914517Z 2025-10-10T02:01:31.4915927Z inductor/test_inductor_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_inductor_utils_1.1_27fbd5886e735888_.log 2025-10-10T02:01:31.4916632Z 2025-10-10T02:01:37.1290285Z Running inductor/test_cpu_select_algorithm 1/1 ... [2025-10-10 02:01:37.128324] 2025-10-10T02:01:37.1296580Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:01:37.1297775Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_cpu_select_algorithm.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:01:37.129517] 2025-10-10T02:01:49.8749797Z 2025-10-10T02:01:49.8751558Z inductor/test_cpu_select_algorithm 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cpu_select_algorithm_1.1_b809fdda3e4c1c91_.log 2025-10-10T02:01:49.8752967Z 2025-10-10T02:01:55.5450550Z Running export/test_unflatten_training_ir 1/1 ... [2025-10-10 02:01:55.544541] 2025-10-10T02:01:55.5451560Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:01:55.5461225Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_unflatten_training_ir.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:01:55.545704] 2025-10-10T02:02:00.3998613Z 2025-10-10T02:02:00.3999664Z export/test_unflatten_training_ir 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_unflatten_training_ir_1.1_c7b3bde95b6c2903_.log 2025-10-10T02:02:00.4000444Z 2025-10-10T02:02:05.7697986Z Running inductor/test_compiled_autograd 1/1 ... [2025-10-10 02:02:05.769514] 2025-10-10T02:02:05.7698889Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:02:05.7704625Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_compiled_autograd.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:02:05.770271] 2025-10-10T02:02:19.9788585Z 2025-10-10T02:02:19.9789648Z inductor/test_compiled_autograd 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_compiled_autograd_1.1_b5365bfc588d12b2_.log 2025-10-10T02:02:19.9790569Z 2025-10-10T02:02:25.4594641Z Running inductor/test_xpu_basic 1/1 ... [2025-10-10 02:02:25.456404] 2025-10-10T02:02:25.4595157Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:02:25.4601560Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_xpu_basic.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:02:25.456404] 2025-10-10T02:02:37.9522283Z 2025-10-10T02:02:37.9523347Z inductor/test_xpu_basic 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_xpu_basic_1.1_b3637cd214687cd9_.log 2025-10-10T02:02:37.9524025Z 2025-10-10T02:02:43.1801756Z Running export/test_functionalized_assertions 1/1 ... [2025-10-10 02:02:43.168285] 2025-10-10T02:02:43.1802328Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:02:43.1808752Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_functionalized_assertions.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:02:43.168285] 2025-10-10T02:02:48.3436267Z 2025-10-10T02:02:48.3437535Z export/test_functionalized_assertions 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_functionalized_assertions_1.1_d3d4d7a6405f9ac7_.log 2025-10-10T02:02:48.3439501Z Running 2 items in this shard: test/export/test_functionalized_assertions.py::TestFuntionalAssertions::test_functional_assert_async_msg, test/export/test_functionalized_assertions.py::TestFuntionalAssertions::test_functional_sym_constrain_range 2025-10-10T02:02:48.3440537Z 2025-10-10T02:02:53.9101018Z Running inductor/test_segmented_tree 1/1 ... [2025-10-10 02:02:53.902506] 2025-10-10T02:02:53.9101568Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:02:53.9107861Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_segmented_tree.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:02:53.902506] 2025-10-10T02:02:57.5621375Z 2025-10-10T02:02:57.5622273Z test_decomp 13/17 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_13.17_12e2576362deb627_.log 2025-10-10T02:02:57.5778797Z Running 531 items in this shard: test/test_decomp.py::TestDecompCPU::test_comprehensive_T_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rand___cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rdiv___cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rmul___cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive___rmul___cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive___rsub___cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive__native_batch_norm_legit_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive__segment_reduce_lengths_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive__softmax_backward_data_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive__unsafe_masked_index_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_acos_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_acos_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_acos_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_acosh_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_acosh_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_add_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_addbmm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_decomposed_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_decomposed_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmv_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_addr_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_addr_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_all_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_amax_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_aminmax_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_any_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_arange_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_arange_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_argmin_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_asin_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_atan2_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_atanh_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_atanh_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_1d_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_2d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_baddbmm_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bincount_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_and_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_right_shift_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_xor_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_block_diag_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_block_diag_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bmm_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bool_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_byte_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cat_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cdouble_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_cdouble_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_chalf_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cholesky_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_clone_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_combinations_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_constant_pad_nd_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_contiguous_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_copysign_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cos_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cosh_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cosh_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_count_nonzero_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cross_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_cummin_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_deg2rad_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_deg2rad_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_embed_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_embed_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_diff_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_div_floor_rounding_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_div_no_rounding_mode_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_dot_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_dstack_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_strided_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_erfinv_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp2_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp2_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_as_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftn_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftshift_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_hfftn_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifft_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ihfft_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ihfftn_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_rfft2_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_flip_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fliplr_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fliplr_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_flipud_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_flipud_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_flipud_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_power_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_power_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_floor_divide_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmax_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmin_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmin_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmod_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_gather_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_ge_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_gt_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_heaviside_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_histc_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_hypot_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_add_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_add_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_add_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_put_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_put_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_amax_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_amin_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_amin_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_amin_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_select_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_inner_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_int_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_isreal_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_istft_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_item_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_kron_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_kron_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_kthvalue_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_lcm_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_ldexp_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_le_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_lerp_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_cholesky_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_diagonal_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_eigvalsh_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_ldl_factor_ex_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_matrix_norm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_matrix_rank_hermitian_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_norm_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_pinv_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_solve_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_svd_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_tensorsolve_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_vecdot_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_vector_norm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_tensor_overload_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_log10_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_log1p_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logcumsumexp_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_and_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_not_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_not_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_or_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_logspace_tensor_overload_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logsumexp_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_logsumexp_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_lt_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_lu_unpack_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mH_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mT_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_amax_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_amin_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_amin_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_argmax_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_argmax_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_cumprod_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_cumprod_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_fill_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_fill_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_normalize_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_prod_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_prod_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_scatter_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_scatter_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_reduction_with_dim_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_reduction_with_dim_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_minimum_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mode_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_movedim_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nan_to_num_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nanmean_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nanmedian_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nanmedian_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_native_batch_norm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_native_batch_norm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_native_dropout_backward_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_native_dropout_backward_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_native_layer_norm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_ne_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_strided_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_full_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_full_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_zeros_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_batch_norm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_bilinear_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_channel_shuffle_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_channel_shuffle_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_cosine_similarity_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_cosine_similarity_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_elu_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_embedding_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_gaussian_nll_loss_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_glu_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hardtanh_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_instance_norm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_instance_norm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_bilinear_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_trilinear_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_leaky_relu_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_pool2d_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool1d_grad_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool2d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool2d_grad_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool2d_grad_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_reflect_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_relu_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_rms_norm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_selu_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softmin_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softplus_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softsign_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_tanhshrink_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_threshold_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_static_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_static_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_fro_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_fro_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_normal_in_place_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_normal_number_mean_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_normal_number_mean_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_permute_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_permute_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_permute_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_permute_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_quantile_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_randint_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_randint_like_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_randint_like_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_real_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_real_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_real_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_reciprocal_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_interleave_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_as_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_roll_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_round_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_round_decimals_neg_3_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsqrt_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsqrt_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_amin_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_mean_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_prod_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_sum_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_searchsorted_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sgn_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_sign_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_signal_windows_general_hamming_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinc_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinh_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_slice_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_softmax_with_dtype_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_softmax_with_dtype_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sort_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sparse_sampled_addmm_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_airy_ai_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_y0_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_y1_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_erfcx_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i1e_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_legendre_polynomial_p_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_i0_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_i0_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_k1_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_k1_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_spherical_bessel_j0_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_spherical_bessel_j0_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_list_args_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_list_args_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_list_args_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sqrt_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sqrt_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sub_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_to_size_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_svd_lowrank_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_t_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_t_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_tan_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_tanh_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_tanh_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_tile_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_topk_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_topk_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_torch_ops_aten__safe_softmax_default_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_tril_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_tril_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_trunc_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_trunc_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unflatten_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unfold_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unfold_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_unfold_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_chunk_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_mean_unbiased_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_as_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_as_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_as_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_where_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_zero__cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_zeros_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_zeros_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_zeros_like_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick__native_batch_norm_legit_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_abs_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_acos_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_add_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_addmm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_addmm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_addmm_decomposed_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_addr_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_addr_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_alias_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_amax_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_amax_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_any_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_arange_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_scatter_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_scatter_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_atan2_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_baddbmm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_bernoulli_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_not_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_bucketize_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_cat_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_cat_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_cat_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_cat_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_ceil_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_clamp_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_clamp_max_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_clamp_min_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_clone_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_constant_pad_nd_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_constant_pad_nd_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_stack_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_transpose_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_tril_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_count_nonzero_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_cumsum_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_diag_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_diag_embed_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_dist_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_div_floor_rounding_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_div_floor_rounding_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_div_trunc_rounding_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_dot_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_dot_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_empty_strided_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_exp2_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_exp2_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_exp2_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_exp_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_expm1_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_eye_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fft_fft_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifft_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifftn_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifftn_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfft2_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfftn_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfftn_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfft_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fft_rfftn_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fmin_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fmin_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fmin_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fmod_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_fmod_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_frac_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_frexp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_full_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_ge_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_index_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_isin_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_isin_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_isinf_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_item_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_lcm_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_le_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_lerp_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_lgamma_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_lgamma_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_linalg_cross_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_linspace_tensor_overload_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_linspace_tensor_overload_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_linspace_tensor_overload_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_log10_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_log_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_logaddexp_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_logaddexp_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_logaddexp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_logical_not_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_logical_not_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_logical_or_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_logical_xor_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_logit_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_logspace_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_logsumexp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_lt_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_masked_fill_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_masked_fill_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_mean_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_meshgrid_variadic_tensors_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_3_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_ne_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_ne_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_neg_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_new_full_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_nextafter_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_hardsigmoid_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_logsigmoid_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_relu6_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_ones_like_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_ones_like_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_permute_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_prod_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_prod_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_rad2deg_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_reciprocal_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_roll_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_roll_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_roll_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_round_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_rsub_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_select_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_select_scatter_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_select_scatter_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_sgn_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_sigmoid_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_sign_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_signbit_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_signbit_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_sin_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_sin_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_sinc_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_slice_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_special_i1_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_special_log_ndtr_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_special_zeta_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_split_list_args_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_split_list_args_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_sqrt_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_multiple_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_multiple_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_stack_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_std_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_std_mean_unbiased_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_sum_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_sum_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_take_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_transpose_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_tril_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_triu_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_trunc_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_unfold_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_unsafe_split_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_unsafe_split_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_unsafe_split_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_var_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_vdot_cpu_float64, test/test_decomp.py::TestDecompCPU::test_rnn_decomp_module_nn_LSTM_eval_mode_cpu_float32, test/test_decomp.py::DecompOneOffTestsCPU::test_amp_batch_norm_backward_cpu 2025-10-10T02:02:57.5945514Z 2025-10-10T02:02:58.3354318Z 2025-10-10T02:02:58.3355610Z inductor/test_segmented_tree 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_segmented_tree_1.1_7803c3be8f476d0d_.log 2025-10-10T02:02:58.3356306Z 2025-10-10T02:03:02.9392552Z Running inductor/test_compiled_optimizers 1/1 ... [2025-10-10 02:03:02.939025] 2025-10-10T02:03:02.9393126Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:03:02.9399859Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_compiled_optimizers.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:03:02.939798] 2025-10-10T02:03:03.6700569Z Running dynamo/test_fx_graph_runnable 1/1 ... [2025-10-10 02:03:03.666100] 2025-10-10T02:03:03.6701128Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:03:03.6707615Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:03:03.666100] 2025-10-10T02:03:16.2323948Z 2025-10-10T02:03:16.2325165Z 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_54b69110c6d1807b_.log 2025-10-10T02:03:16.2326034Z 2025-10-10T02:03:18.8145299Z 2025-10-10T02:03:18.8146254Z inductor/test_compiled_optimizers 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_compiled_optimizers_1.1_c8a4c17eae81bc6c_.log 2025-10-10T02:03:18.8146993Z 2025-10-10T02:03:21.5541401Z Running inductor/test_cutedsl_template 1/1 ... [2025-10-10 02:03:21.553493] 2025-10-10T02:03:21.5541936Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:03:21.5548419Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_cutedsl_template.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:03:21.554678] 2025-10-10T02:03:24.3126784Z Running export/test_tree_utils 1/1 ... [2025-10-10 02:03:24.312449] 2025-10-10T02:03:24.3127591Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:03:24.3134709Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_tree_utils.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:03:24.313098] 2025-10-10T02:03:29.5973513Z 2025-10-10T02:03:29.5974524Z export/test_tree_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_tree_utils_1.1_f362a950db73d1dc_.log 2025-10-10T02:03:29.5975968Z Running 2 items in this shard: test/export/test_tree_utils.py::TestTreeUtils::test_equivalence_check, test/export/test_tree_utils.py::TestTreeUtils::test_reorder_kwargs 2025-10-10T02:03:29.5976646Z 2025-10-10T02:03:34.1607741Z 2025-10-10T02:03:34.1608829Z inductor/test_cutedsl_template 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cutedsl_template_1.1_7c21715849ba39d4_.log 2025-10-10T02:03:34.1609748Z 2025-10-10T02:03:34.6741294Z Running inductor/test_foreach 1/1 ... [2025-10-10 02:03:34.671958] 2025-10-10T02:03:34.6741808Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:03:34.6748282Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_foreach.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:03:34.671958] 2025-10-10T02:03:39.2439880Z Running inductor/test_minifier_utils 1/1 ... [2025-10-10 02:03:39.243448] 2025-10-10T02:03:39.2440450Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:03:39.2446859Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_minifier_utils.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:03:39.244037] 2025-10-10T02:03:46.8491857Z 2025-10-10T02:03:46.8493293Z inductor/test_foreach 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_foreach_1.1_f26d6cf69084e520_.log 2025-10-10T02:03:46.8494376Z 2025-10-10T02:03:51.9352449Z Running dynamo/test_frame_init 1/1 ... [2025-10-10 02:03:51.934725] 2025-10-10T02:03:51.9353006Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:03:51.9359290Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_frame_init.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:03:51.935343] 2025-10-10T02:03:52.1404792Z 2025-10-10T02:03:52.1405853Z inductor/test_minifier_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_minifier_utils_1.1_4901788a5f845748_.log 2025-10-10T02:03:52.1408041Z Running 3 items in this shard: test/inductor/test_minifier_utils.py::MinifierUtilsTests::test_convert_module_to_string, test/inductor/test_minifier_utils.py::MinifierUtilsTests::test_invalid_output, test/inductor/test_minifier_utils.py::MinifierUtilsTests::test_non_exportable 2025-10-10T02:03:52.1409161Z 2025-10-10T02:03:56.4781546Z 2025-10-10T02:03:56.4782642Z dynamo/test_frame_init 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_frame_init_1.1_a93347d00225ce0f_.log 2025-10-10T02:03:56.4783326Z 2025-10-10T02:03:57.3176248Z Running dynamo/test_skip_non_tensor 1/1 ... [2025-10-10 02:03:57.316885] 2025-10-10T02:03:57.3176769Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:03:57.3182388Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_skip_non_tensor.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:03:57.318039] 2025-10-10T02:04:01.6563294Z Running inductor/test_remote_cache 1/1 ... [2025-10-10 02:04:01.653140] 2025-10-10T02:04:01.6563814Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:04:01.6570218Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_remote_cache.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:04:01.656270] 2025-10-10T02:04:01.9924670Z 2025-10-10T02:04:01.9925633Z dynamo/test_skip_non_tensor 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_skip_non_tensor_1.1_02ebfa04be3b01c4_.log 2025-10-10T02:04:01.9926347Z 2025-10-10T02:04:06.0747873Z 2025-10-10T02:04:06.0749113Z inductor/test_remote_cache 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_remote_cache_1.1_b6c3748325853bd8_.log 2025-10-10T02:04:06.0749998Z 2025-10-10T02:04:07.1266545Z Running dynamo/test_skip_guard_eval_unsafe 1/1 ... [2025-10-10 02:04:07.126161] 2025-10-10T02:04:07.1267136Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:04:07.1273613Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_skip_guard_eval_unsafe.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:04:07.126750] 2025-10-10T02:04:11.4108279Z Running export/test_tools 1/1 ... [2025-10-10 02:04:11.409086] 2025-10-10T02:04:11.4108735Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:04:11.4115134Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_tools.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:04:11.409086] 2025-10-10T02:04:11.9816730Z 2025-10-10T02:04:11.9817913Z dynamo/test_skip_guard_eval_unsafe 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_skip_guard_eval_unsafe_1.1_8db02462da48e7eb_.log 2025-10-10T02:04:11.9818662Z 2025-10-10T02:04:17.3534391Z Running export/test_serialize 1/1 ... [2025-10-10 02:04:17.351853] 2025-10-10T02:04:17.3534883Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:04:17.3541725Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_serialize.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:04:17.351853] 2025-10-10T02:04:23.3349937Z 2025-10-10T02:04:23.3351226Z export/test_tools 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_tools_1.1_f7c3cfaf50c0b32a_.log 2025-10-10T02:04:23.3352814Z Running 2 items in this shard: test/export/test_tools.py::TestExportTools::test_report_exportability_basic, test/export/test_tools.py::TestExportTools::test_report_exportability_with_issues 2025-10-10T02:04:23.3353625Z 2025-10-10T02:04:28.4968500Z Running inductor/test_benchmarking 1/1 ... [2025-10-10 02:04:28.496359] 2025-10-10T02:04:28.4969082Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:04:28.4975300Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_benchmarking.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:04:28.496947] 2025-10-10T02:04:40.5685520Z 2025-10-10T02:04:40.5686619Z inductor/test_benchmarking 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_benchmarking_1.1_0798f36cf9aee57d_.log 2025-10-10T02:04:40.5687348Z 2025-10-10T02:04:45.9048421Z Running inductor/test_group_batch_fusion 1/1 ... [2025-10-10 02:04:45.893157] 2025-10-10T02:04:45.9048936Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:04:45.9054995Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:04:45.893157] 2025-10-10T02:04:52.1431776Z 2025-10-10T02:04:52.1432727Z export/test_serialize 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_serialize_1.1_6f51597c309180aa_.log 2025-10-10T02:04:52.1470971Z Running 113 items in this shard: test/export/test_serialize.py::TestSerialize::test_1D_tensor_slicing, test/export/test_serialize.py::TestSerialize::test_2D_tensor_slicing, test/export/test_serialize.py::TestSerialize::test_canonicalize, test/export/test_serialize.py::TestSerialize::test_complex_constant, test/export/test_serialize.py::TestSerialize::test_empty_constant, test/export/test_serialize.py::TestSerialize::test_empty_state_dict, test/export/test_serialize.py::TestSerialize::test_export_example_inputs_preserved, test/export/test_serialize.py::TestSerialize::test_export_with_extension_op_serialization, test/export/test_serialize.py::TestSerialize::test_int_list, test/export/test_serialize.py::TestSerialize::test_kwargs_default, test/export/test_serialize.py::TestSerialize::test_metadata_parsing_with_layer_split, test/export/test_serialize.py::TestSerialize::test_metadata_run_decomp_serder, test/export/test_serialize.py::TestSerialize::test_multi_return_some_unused, test/export/test_serialize.py::TestSerialize::test_nested_layer_split, test/export/test_serialize.py::TestSerialize::test_non_float_weight, test/export/test_serialize.py::TestSerialize::test_nonfinite_inputs, test/export/test_serialize.py::TestSerialize::test_predispatch_export_with_autograd_op, test/export/test_serialize.py::TestSerialize::test_preserve_aliasing, test/export/test_serialize.py::TestSerialize::test_rational_ranges, test/export/test_serialize.py::TestSerialize::test_serialize_constant_outputs, test/export/test_serialize.py::TestSerialize::test_serialize_infinite_sym_int, test/export/test_serialize.py::TestSerialize::test_serialize_list_returns, test/export/test_serialize.py::TestSerialize::test_serialize_multiple_returns_from_node, test/export/test_serialize.py::TestSerialize::test_serialize_param_mutation, test/export/test_serialize.py::TestSerialize::test_serialize_sym_float, test/export/test_serialize.py::TestSerialize::test_serialize_sym_int, test/export/test_serialize.py::TestSerialize::test_storage_offset, test/export/test_serialize.py::TestSerialize::test_symint_list, test/export/test_serialize.py::TestSerialize::test_triton_hop, test/export/test_serialize.py::TestSerialize::test_weight_sharing_gpu, test/export/test_serialize.py::TestDeserialize::test_arg_from, test/export/test_serialize.py::TestDeserialize::test_auto_functionalize, test/export/test_serialize.py::TestDeserialize::test_basic, test/export/test_serialize.py::TestDeserialize::test_cond, test/export/test_serialize.py::TestDeserialize::test_constraints, test/export/test_serialize.py::TestDeserialize::test_custom_obj, test/export/test_serialize.py::TestDeserialize::test_custom_obj_list_out, test/export/test_serialize.py::TestDeserialize::test_custom_obj_tuple_out, test/export/test_serialize.py::TestDeserialize::test_device, test/export/test_serialize.py::TestDeserialize::test_dynamic, test/export/test_serialize.py::TestDeserialize::test_export_no_inputs, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_assume_constant_result, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_autograd_function, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_class_method, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_cond_branch_class_method, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_cond_branch_nested_function, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_cond_branch_nonlocal_variables, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_cond_closed_over_variable, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_cond_operands, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_cond_predicate, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_constrain_as_size_example, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_constrain_as_value_example, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_decorator, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_dictionary, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_dynamic_shape_assert, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_dynamic_shape_constructor, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_dynamic_shape_if_guard, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_dynamic_shape_map, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_dynamic_shape_slicing, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_dynamic_shape_view, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_fn_with_kwargs, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_list_contains, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_list_unpack, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_nested_function, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_null_context_manager, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_optional_input, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_pytree_flatten, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_scalar_output, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_specialized_attribute, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_static_for_loop, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_static_if, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_tensor_setattr, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_type_reflection_method, test/export/test_serialize.py::TestDeserialize::test_exportdb_supported_case_user_input_mutation, test/export/test_serialize.py::TestDeserialize::test_forward_compatibility, test/export/test_serialize.py::TestDeserialize::test_get_attr, test/export/test_serialize.py::TestDeserialize::test_get_attr_list, test/export/test_serialize.py::TestDeserialize::test_hoo_symint_input, test/export/test_serialize.py::TestDeserialize::test_list_of_optional_tensors, test/export/test_serialize.py::TestDeserialize::test_map, test/export/test_serialize.py::TestDeserialize::test_module, test/export/test_serialize.py::TestDeserialize::test_module_meta, test/export/test_serialize.py::TestDeserialize::test_multi_return, test/export/test_serialize.py::TestDeserialize::test_multiple_getitem, test/export/test_serialize.py::TestDeserialize::test_none_input, test/export/test_serialize.py::TestDeserialize::test_optional_tuple, test/export/test_serialize.py::TestDeserialize::test_positional_argument_with_default_value, test/export/test_serialize.py::TestDeserialize::test_pytree_namedtuple, test/export/test_serialize.py::TestDeserialize::test_serialize_float8, test/export/test_serialize.py::TestDeserialize::test_shape, test/export/test_serialize.py::TestDeserialize::test_sym_bool, test/export/test_serialize.py::TestDeserialize::test_sym_bool_dynamic_shapes, test/export/test_serialize.py::TestDeserialize::test_sym_bool_torch_check_equal, test/export/test_serialize.py::TestDeserialize::test_sym_float, test/export/test_serialize.py::TestDeserialize::test_sym_int_torch_check_equal, test/export/test_serialize.py::TestDeserialize::test_sym_ite, test/export/test_serialize.py::TestDeserialize::test_tensor_tensor_list, test/export/test_serialize.py::TestDeserialize::test_unbacked_bindings_serialize, test/export/test_serialize.py::TestSchemaVersioning::test_error, test/export/test_serialize.py::TestSaveLoad::test_save_buffer, test/export/test_serialize.py::TestSaveLoad::test_save_constants, test/export/test_serialize.py::TestSaveLoad::test_save_extra, test/export/test_serialize.py::TestSaveLoad::test_save_file, test/export/test_serialize.py::TestSaveLoad::test_save_path, test/export/test_serialize.py::TestSaveLoad::test_version_error, test/export/test_serialize.py::TestSerializeCustomClass::test_backed_size_oblivious_serdes, test/export/test_serialize.py::TestSerializeCustomClass::test_custom_class, test/export/test_serialize.py::TestSerializeCustomClass::test_custom_class_containing_fake_tensor, test/export/test_serialize.py::TestSerializeCustomClass::test_custom_class_input_to_function, test/export/test_serialize.py::TestSerializeCustomClass::test_custom_tag_metadata_copy, test/export/test_serialize.py::TestSerializeCustomClass::test_custom_tag_metadata_decomp, test/export/test_serialize.py::TestSerializeCustomClass::test_custom_tag_metadata_serialization, test/export/test_serialize.py::TestSerializeCustomClass::test_unbacked_range_serdes 2025-10-10T02:04:52.1505326Z 2025-10-10T02:04:57.5914573Z Running dynamo/test_pre_dispatch 1/1 ... [2025-10-10 02:04:57.591128] 2025-10-10T02:04:57.5915096Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:04:57.5921622Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_pre_dispatch.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:04:57.591703] 2025-10-10T02:04:57.8866407Z 2025-10-10T02:04:57.8867665Z 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_9e782c34f3970ca8_.log 2025-10-10T02:04:57.8868448Z 2025-10-10T02:05:02.2420165Z 2025-10-10T02:05:02.2421416Z dynamo/test_pre_dispatch 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_pre_dispatch_1.1_7212ceaad3b84852_.log 2025-10-10T02:05:02.2422120Z 2025-10-10T02:05:03.0781346Z Running inductor/test_cutlass_evt 1/1 ... [2025-10-10 02:05:03.077457] 2025-10-10T02:05:03.0781852Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:05:03.0788348Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:05:03.078632] 2025-10-10T02:05:07.3751205Z Running test_model_exports_to_core_aten 1/1 ... [2025-10-10 02:05:07.373823] 2025-10-10T02:05:07.3751713Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:05:07.3758035Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_model_exports_to_core_aten.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:05:07.375481] 2025-10-10T02:05:12.2900827Z 2025-10-10T02:05:12.2901916Z test_model_exports_to_core_aten 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_model_exports_to_core_aten_1.1_cfcbeb86baed33ba_.log 2025-10-10T02:05:12.2903080Z Running 1 items in this shard: test/test_model_exports_to_core_aten.py::TestQuantizePT2EModels::test_vit_aten_export 2025-10-10T02:05:12.2903609Z 2025-10-10T02:05:14.6742029Z 2025-10-10T02:05:14.6743211Z 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_753777f963062417_.log 2025-10-10T02:05:14.6743937Z 2025-10-10T02:05:17.4009880Z Running inductor/test_helion_kernels 1/1 ... [2025-10-10 02:05:17.397080] 2025-10-10T02:05:17.4010397Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:05:17.4016554Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_helion_kernels.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:05:17.397080] 2025-10-10T02:05:19.9883589Z Running export/test_package 1/1 ... [2025-10-10 02:05:19.988072] 2025-10-10T02:05:19.9884084Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:05:19.9890365Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_package.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:05:19.988668] 2025-10-10T02:05:25.5466083Z 2025-10-10T02:05:25.5467002Z export/test_package 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_package_1.1_267a09bf4a629713_.log 2025-10-10T02:05:25.5468663Z Running 4 items in this shard: test/export/test_package.py::TestPackage::test_basic, test/export/test_package.py::TestPackage::test_error, test/export/test_package.py::TestPackage::test_more_than_once, test/export/test_package.py::TestPackage::test_overloads 2025-10-10T02:05:25.5469708Z 2025-10-10T02:05:29.4049107Z 2025-10-10T02:05:29.4050454Z inductor/test_helion_kernels 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_helion_kernels_1.1_f71c2b6d61e80665_.log 2025-10-10T02:05:29.4051550Z 2025-10-10T02:05:30.6934628Z Running inductor/test_block_analysis 1/1 ... [2025-10-10 02:05:30.686231] 2025-10-10T02:05:30.6935128Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:05:30.6941263Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_block_analysis.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:05:30.686231] 2025-10-10T02:05:34.5587561Z Running dynamo/test_nops 1/1 ... [2025-10-10 02:05:34.558309] 2025-10-10T02:05:34.5588055Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:05:34.5607130Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_nops.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:05:34.558309] 2025-10-10T02:05:39.2818401Z 2025-10-10T02:05:39.2819461Z dynamo/test_nops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_nops_1.1_f6ad057e1ef72109_.log 2025-10-10T02:05:39.2820098Z 2025-10-10T02:05:42.9057525Z 2025-10-10T02:05:42.9058678Z inductor/test_block_analysis 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_block_analysis_1.1_d8943e9cfe03a10f_.log 2025-10-10T02:05:42.9063441Z Running 10 items in this shard: test/inductor/test_block_analysis.py::BlockAnalysisTest::test_affine_identity_stride_3_symbol2_expr2, test/inductor/test_block_analysis.py::BlockAnalysisTest::test_affine_identity_stride_4_symbol1_expr1, test/inductor/test_block_analysis.py::BlockAnalysisTest::test_affine_identity_stride_5_symbol0_expr0, test/inductor/test_block_analysis.py::BlockAnalysisTest::test_index_with_dynamic_shapes, test/inductor/test_block_analysis.py::BlockAnalysisTest::test_mod_div_identity_dims0_strides0_symbol0_expr0, test/inductor/test_block_analysis.py::BlockAnalysisTest::test_mod_div_identity_dims1_strides1_symbol1_expr1, test/inductor/test_block_analysis.py::BlockAnalysisTest::test_mod_div_identity_dims2_strides2_symbol2_expr2, test/inductor/test_block_analysis.py::BlockAnalysisTest::test_subexpr_identity_symbol0_expr0_subexpr0, test/inductor/test_block_analysis.py::BlockAnalysisTest::test_subexpr_identity_symbol1_expr1_subexpr1, test/inductor/test_block_analysis.py::BlockAnalysisTest::test_subexpr_identity_symbol2_expr2_subexpr2 2025-10-10T02:05:42.9067768Z 2025-10-10T02:05:44.4826249Z Running export/test_db 1/1 ... [2025-10-10 02:05:44.473097] 2025-10-10T02:05:44.4826729Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:05:44.4834206Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_db.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:05:44.483201] 2025-10-10T02:05:47.9975059Z Running inductor/test_unbacked_symints 1/1 ... [2025-10-10 02:05:47.994333] 2025-10-10T02:05:47.9975949Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:05:47.9983244Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_unbacked_symints.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:05:47.994333] 2025-10-10T02:05:49.5579853Z 2025-10-10T02:05:49.5580833Z export/test_db 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_db_1.1_f634f77b5ae8c432_.log 2025-10-10T02:05:49.5594087Z Running 36 items in this shard: test/export/test_db.py::ExampleTests::test_exportdb_not_supported_case_dynamic_shape_round, test/export/test_db.py::ExampleTests::test_exportdb_not_supported_case_model_attr_mutation, test/export/test_db.py::ExampleTests::test_exportdb_not_supported_case_unsupported_operator, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_assume_constant_result, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_autograd_function, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_class_method, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_cond_branch_class_method, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_cond_branch_nested_function, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_cond_branch_nonlocal_variables, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_cond_closed_over_variable, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_cond_operands, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_cond_predicate, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_constrain_as_size_example, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_constrain_as_value_example, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_decorator, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_dictionary, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_dynamic_shape_assert, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_dynamic_shape_constructor, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_dynamic_shape_if_guard, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_dynamic_shape_map, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_dynamic_shape_slicing, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_dynamic_shape_view, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_fn_with_kwargs, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_list_contains, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_list_unpack, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_nested_function, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_null_context_manager, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_optional_input, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_pytree_flatten, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_scalar_output, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_specialized_attribute, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_static_for_loop, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_static_if, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_tensor_setattr, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_type_reflection_method, test/export/test_db.py::ExampleTests::test_exportdb_supported_case_user_input_mutation 2025-10-10T02:05:49.5606255Z 2025-10-10T02:05:54.7776467Z Running inductor/test_graph_transform_observer 1/1 ... [2025-10-10 02:05:54.772168] 2025-10-10T02:05:54.7776994Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:05:54.7783042Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_graph_transform_observer.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:05:54.772168] 2025-10-10T02:05:56.1538848Z 2025-10-10T02:05:56.1539975Z test_decomp 14/17 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_14.17_7c89427a92195103_.log 2025-10-10T02:05:56.1693037Z Running 521 items in this shard: test/test_decomp.py::TestDecompCPU::test_comprehensive_T_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_T_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive___radd___cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive___rdiv___cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive___rmatmul___cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive___rmatmul___cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive___rsub___cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rsub___cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive__chunk_cat_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive__chunk_cat_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive__segment_reduce_lengths_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive__upsample_bilinear2d_aa_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_abs_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_add_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_decomposed_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_amax_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_amax_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_amax_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_angle_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_any_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_arange_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_arange_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_argmin_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_argsort_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_argwhere_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_1d_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_2d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_3d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_3d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bfloat16_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_bfloat16_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_and_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_block_diag_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_block_diag_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bmm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bool_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_bool_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_bucketize_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_bucketize_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cartesian_prod_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_ceil_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cholesky_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cholesky_solve_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_chunk_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_clone_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_clone_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_physical_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_contiguous_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cos_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cosh_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_cosh_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cosh_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_cov_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cross_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_deg2rad_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_embed_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_scatter_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_diff_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_digamma_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_dist_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_div_floor_rounding_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_dot_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_permuted_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_eq_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_erfinv_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_as_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_exponential_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_eye_cpu_float8_e5m2, test/test_decomp.py::TestDecompCPU::test_comprehensive_eye_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftshift_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftshift_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_hfft_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_hfftn_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifft2_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifft2_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifft_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifft_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifftn_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifftshift_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifftshift_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifftshift_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfftn_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfftn_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_flip_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_floor_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmin_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmod_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmod_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_like_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_gcd_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_geometric_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_gradient_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_gradient_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_grid_sampler_2d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_half_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_heaviside_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_hsplit_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_hstack_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_i0_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_put_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_put_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_amax_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_mean_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_prod_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_select_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isclose_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isinf_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_isinf_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_isneginf_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isneginf_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_isneginf_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_isreal_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_isreal_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_item_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_unary_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_kthvalue_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_lcm_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_ldexp_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_ldexp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_ldexp_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_le_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_le_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_cross_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_eigh_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_inv_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_lu_solve_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_pinv_hermitian_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_solve_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_solve_ex_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_vander_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_vector_norm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_tensor_overload_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_tensor_overload_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_log10_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_log1p_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_log2_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_log2_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logdet_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_and_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_and_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_long_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_long_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_long_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_lt_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_amax_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_amax_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_logaddexp_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_mean_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_normalize_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_sum_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_matmul_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_matmul_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_reduction_with_dim_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_maximum_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_maximum_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_median_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_median_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_median_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_binary_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_reduction_with_dim_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_reduction_with_dim_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_reduction_with_dim_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_mode_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_msort_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_mul_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mul_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_multinomial_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nan_to_num_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nanquantile_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nansum_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_neg_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_zeros_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_avg_pool2d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_batch_norm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv_transpose2d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_cross_entropy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_dropout3d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_elu_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_embedding_bag_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hardtanh_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_linear_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_nearest_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_leaky_relu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_logsigmoid_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_pool2d_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool1d_grad_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_circular_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_constant_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_constant_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_replicate_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_replicate_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_replicate_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_replicate_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softshrink_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_tanhshrink_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_upsample_bilinear_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_static_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_inf_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_inf_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_nuc_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_ones_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_ormqr_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_outer_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_polar_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_positive_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_pow_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_put_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_put_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_qr_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_rad2deg_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_randint_like_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_randn_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_randn_like_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_randn_like_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_ravel_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_reciprocal_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_remainder_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_remainder_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_interleave_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_interleave_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize__cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_resolve_neg_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_roll_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_round_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_round_decimals_neg_3_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsqrt_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsub_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsub_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsub_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_scalar_tensor_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_scalar_tensor_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_scalar_tensor_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_scalar_tensor_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_amin_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_amin_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_select_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_select_scatter_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_select_scatter_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sgn_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sign_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_signal_windows_gaussian_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_signal_windows_kaiser_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_signal_windows_kaiser_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_signbit_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sin_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_slice_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_slice_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_softmax_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_erfcx_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_hermite_polynomial_h_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i1e_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i1e_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_ndtr_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_xlog1py_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_xlog1py_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_list_args_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_square_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_stack_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_std_mean_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_std_unbiased_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sub_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sub_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_to_size_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_svd_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_t_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_tanh_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_tanh_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_tile_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_torch__scaled_mm_cpu_float8_e4m3fnuz, test/test_decomp.py::TestDecompCPU::test_comprehensive_torch_ops_aten__safe_softmax_default_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_trapz_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_trapz_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_tril_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unbind_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unbind_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_unravel_index_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_as_real_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_vsplit_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_vsplit_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_vstack_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_zeros_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_zeros_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_acos_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_acosh_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_add_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_addcmul_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_addmv_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_addr_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_alias_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_amax_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_amin_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_aminmax_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_aminmax_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_atan_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_baddbmm_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_and_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_left_shift_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_xor_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_block_diag_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_bucketize_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_cat_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_clamp_max_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_clone_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_conj_physical_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_addcmul_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_clamp_min_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_masked_fill_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_nn_functional_glu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_nn_functional_hardshrink_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_squeeze_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_t_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_triu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_cosh_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_cosh_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_count_nonzero_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_count_nonzero_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_cumprod_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_cumsum_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_diag_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_scatter_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_scatter_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_dist_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_div_floor_rounding_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_div_floor_rounding_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_div_floor_rounding_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_div_trunc_rounding_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_div_trunc_rounding_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_empty_like_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_empty_strided_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_empty_strided_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_eq_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_erfc_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_erfinv_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_exp_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_exp_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_expand_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_expand_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_fft_fft2_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_fft_fftn_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_fft_fftn_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft2_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfftn_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_rfft_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fft_rfftn_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fill_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_floor_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_floor_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fmax_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_fmax_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_fmin_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fmin_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_fmin_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_frac_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_ge_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_geometric_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_grid_sampler_2d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_gt_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_gt_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_gt_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_gt_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_index_add_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_index_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_index_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_isnan_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_isneginf_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_isneginf_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_isneginf_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_isposinf_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_item_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_lerp_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_linspace_tensor_overload_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_log10_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_log1p_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_log2_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_log_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_log_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_log_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_log_softmax_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_logical_and_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_logical_and_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_logical_or_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_logical_or_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_logical_xor_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_logit_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_logspace_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_logspace_tensor_overload_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_maximum_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_maximum_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_mean_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_meshgrid_list_of_tensors_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_meshgrid_variadic_tensors_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_mul_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_mv_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_1_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_1_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_5_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_nan_to_num_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_narrow_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_ne_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_new_full_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_leaky_relu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_mish_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_pad_constant_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_pad_constant_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_rrelu_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_silu_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_norm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_norm_fro_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_norm_inf_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_norm_inf_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_norm_inf_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_norm_nuc_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_ones_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_ones_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_ones_like_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_pow_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_pow_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_prod_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_rad2deg_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_rad2deg_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_rad2deg_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_randn_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_reciprocal_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_repeat_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_rot90_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_round_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_round_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_sgn_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_sinh_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_special_entr_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_special_erfcx_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_special_i1_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_special_log_ndtr_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_special_log_ndtr_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_special_ndtri_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_special_ndtri_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_split_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_split_list_args_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_sqrt_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_stack_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_stack_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_sum_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_sum_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_t_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_tan_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_trace_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_transpose_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_triu_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_trunc_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_unfold_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_unfold_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_unfold_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_unsafe_split_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_var_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_view_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_where_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_xlogy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_rnn_decomp_module_nn_LSTM_eval_mode_cpu_float64, test/test_decomp.py::TestDecompCPU::test_uniform_cpu, test/test_decomp.py::DecompOneOffTestsCPU::test_contiguous_softmax_cpu, test/test_decomp.py::HasDecompTest::test_conv1d_decomposition 2025-10-10T02:05:56.1834382Z 2025-10-10T02:06:00.1524716Z 2025-10-10T02:06:00.1525742Z inductor/test_unbacked_symints 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_unbacked_symints_1.1_ec30c08fdb779dbd_.log 2025-10-10T02:06:00.1526462Z 2025-10-10T02:06:01.3539511Z Running inductor/test_compile 1/1 ... [2025-10-10 02:06:01.353719] 2025-10-10T02:06:01.3539988Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:06:01.3546267Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_compile.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:06:01.354294] 2025-10-10T02:06:05.6516283Z Running export/test_export_opinfo 1/1 ... [2025-10-10 02:06:05.650740] 2025-10-10T02:06:05.6516779Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:06:05.6523007Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_export_opinfo.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:06:05.650740] 2025-10-10T02:06:06.8645763Z 2025-10-10T02:06:06.8647181Z inductor/test_graph_transform_observer 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_graph_transform_observer_1.1_1893acdf33a3e4a8_.log 2025-10-10T02:06:06.8648014Z 2025-10-10T02:06:12.1130994Z Running inductor/test_fuzzer 1/1 ... [2025-10-10 02:06:12.104886] 2025-10-10T02:06:12.1131491Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:06:12.1137861Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:06:12.104886] 2025-10-10T02:06:13.3140481Z 2025-10-10T02:06:13.3141930Z inductor/test_compile 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_compile_1.1_3b279792b496179f_.log 2025-10-10T02:06:13.3143134Z 2025-10-10T02:06:18.4349221Z Running inductor/test_memory_planning 1/1 ... [2025-10-10 02:06:18.431686] 2025-10-10T02:06:18.4349920Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:06:18.4355859Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_memory_planning.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:06:18.431686] 2025-10-10T02:06:24.1414922Z 2025-10-10T02:06:24.1416111Z inductor/test_fuzzer 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_fuzzer_1.1_87dc5116638c018d_.log 2025-10-10T02:06:24.1416787Z 2025-10-10T02:06:29.5123041Z Running dynamo/test_compiler_bisector 1/1 ... [2025-10-10 02:06:29.506788] 2025-10-10T02:06:29.5123572Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:06:29.5129602Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_compiler_bisector.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:06:29.506788] 2025-10-10T02:06:30.7793152Z 2025-10-10T02:06:30.7794171Z inductor/test_memory_planning 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_memory_planning_1.1_9c1aaad4bb4a081e_.log 2025-10-10T02:06:30.7794906Z 2025-10-10T02:06:36.1095170Z Running inductor/test_auto_functionalize 1/1 ... [2025-10-10 02:06:36.099662] 2025-10-10T02:06:36.1095722Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:06:36.1101938Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_auto_functionalize.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:06:36.099662] 2025-10-10T02:06:41.0510985Z 2025-10-10T02:06:41.0511989Z dynamo/test_compiler_bisector 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_compiler_bisector_1.1_0a406e5d370a87c0_.log 2025-10-10T02:06:41.0512844Z 2025-10-10T02:06:41.2983973Z 2025-10-10T02:06:41.2985349Z inductor/test_auto_functionalize 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_auto_functionalize_1.1_2f15e55a5d9e6492_.log 2025-10-10T02:06:41.2986108Z 2025-10-10T02:06:46.5246188Z Running inductor/test_inductor_freezing 1/1 ... [2025-10-10 02:06:46.517819] 2025-10-10T02:06:46.5246842Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:06:46.5253166Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_inductor_freezing.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:06:46.517819] 2025-10-10T02:06:46.5786511Z Running inductor/test_torchbind 1/1 ... [2025-10-10 02:06:46.568239] 2025-10-10T02:06:46.5787038Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:06:46.5793745Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_torchbind.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:06:46.568239] 2025-10-10T02:06:58.5714011Z 2025-10-10T02:06:58.5715351Z inductor/test_inductor_freezing 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_inductor_freezing_1.1_bad7d78fbfe1ff42_.log 2025-10-10T02:06:58.5716077Z 2025-10-10T02:07:00.6831049Z 2025-10-10T02:07:00.6832300Z inductor/test_torchbind 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchbind_1.1_9ad9aedc3ede4180_.log 2025-10-10T02:07:00.6832964Z 2025-10-10T02:07:03.8259368Z Running dynamo/test_resume 1/1 ... [2025-10-10 02:07:03.825774] 2025-10-10T02:07:03.8260065Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:07:03.8266895Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_resume.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:07:03.826541] 2025-10-10T02:07:05.9090037Z Running dynamo/test_base_hop 1/1 ... [2025-10-10 02:07:05.908820] 2025-10-10T02:07:05.9090536Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:07:05.9097119Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_base_hop.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:07:05.909526] 2025-10-10T02:07:08.4721389Z 2025-10-10T02:07:08.4722552Z dynamo/test_resume 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_resume_1.1_a4449a3aae7bf90f_.log 2025-10-10T02:07:08.4723209Z 2025-10-10T02:07:10.7294554Z 2025-10-10T02:07:10.7295666Z dynamo/test_base_hop 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_base_hop_1.1_6181dfd5bbc1723f_.log 2025-10-10T02:07:10.7317334Z 2025-10-10T02:07:13.8399346Z Running inductor/test_minifier_isolate 1/1 ... [2025-10-10 02:07:13.837216] 2025-10-10T02:07:13.8399860Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:07:13.8406285Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:07:13.837216] 2025-10-10T02:07:16.0993806Z Running dynamo/test_cudagraphs 1/1 ... [2025-10-10 02:07:16.099199] 2025-10-10T02:07:16.0994469Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:07:16.1001065Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_cudagraphs.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:07:16.099199] 2025-10-10T02:07:20.8379984Z 2025-10-10T02:07:20.8380981Z dynamo/test_cudagraphs 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_cudagraphs_1.1_66404957d2843ef5_.log 2025-10-10T02:07:20.8381684Z 2025-10-10T02:07:25.6526446Z 2025-10-10T02:07:25.6527470Z 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_0256147d3b4a8bb7_.log 2025-10-10T02:07:25.6528329Z 2025-10-10T02:07:26.1345511Z Running dynamo/test_sets 1/1 ... [2025-10-10 02:07:26.134183] 2025-10-10T02:07:26.1346009Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:07:26.1352612Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_sets.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:07:26.134797] 2025-10-10T02:07:31.1767876Z Running dynamo/test_flat_apply 1/1 ... [2025-10-10 02:07:31.176399] 2025-10-10T02:07:31.1768742Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:07:31.1781198Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_flat_apply.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:07:31.177647] 2025-10-10T02:07:31.4338099Z 2025-10-10T02:07:31.4339350Z dynamo/test_sets 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_sets_1.1_ab8a3c8e4ba9fa85_.log 2025-10-10T02:07:31.4340583Z 2025-10-10T02:07:36.7599703Z 2025-10-10T02:07:36.7601152Z dynamo/test_flat_apply 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_flat_apply_1.1_1a73cb6b6afb5a49_.log 2025-10-10T02:07:36.7602034Z 2025-10-10T02:07:37.5699214Z Running dynamo/test_export 1/1 ... [2025-10-10 02:07:37.569707] 2025-10-10T02:07:37.5700031Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:07:37.5707485Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:07:37.570522] 2025-10-10T02:07:42.5878704Z Running inductor/test_mmdecomp 1/1 ... [2025-10-10 02:07:42.587476] 2025-10-10T02:07:42.5884598Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:07:42.5885726Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_mmdecomp.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:07:42.588068] 2025-10-10T02:07:43.1499992Z 2025-10-10T02:07:43.1501149Z dynamo/test_export 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_export_1.1_b1a646e4581326ba_.log 2025-10-10T02:07:43.1501806Z 2025-10-10T02:07:48.2380218Z Running dynamo/test_minifier 1/1 ... [2025-10-10 02:07:48.237811] 2025-10-10T02:07:48.2380769Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:07:48.2387472Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_minifier.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:07:48.238544] 2025-10-10T02:07:53.2004663Z 2025-10-10T02:07:53.2005905Z dynamo/test_minifier 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_minifier_1.1_7a9b383857de212e_.log 2025-10-10T02:07:53.2006572Z 2025-10-10T02:07:54.1303749Z 2025-10-10T02:07:54.1304677Z inductor/test_mmdecomp 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_mmdecomp_1.1_2cab9a02fdbdfa14_.log 2025-10-10T02:07:54.1305337Z 2025-10-10T02:07:58.4064448Z Running dynamo/test_exc 1/1 ... [2025-10-10 02:07:58.405863] 2025-10-10T02:07:58.4064928Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:07:58.4067780Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_exc.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:07:58.406286] 2025-10-10T02:07:59.2938035Z Running inductor/test_mps_basic 1/1 ... [2025-10-10 02:07:59.291091] 2025-10-10T02:07:59.2938534Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:07:59.2944851Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_mps_basic.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:07:59.291091] 2025-10-10T02:08:03.4326106Z 2025-10-10T02:08:03.4327666Z dynamo/test_exc 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_exc_1.1_e926ec289c953528_.log 2025-10-10T02:08:03.4328596Z 2025-10-10T02:08:08.8073026Z Running dynamo/test_generator 1/1 ... [2025-10-10 02:08:08.806944] 2025-10-10T02:08:08.8073514Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:08:08.8080969Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:08:08.807536] 2025-10-10T02:08:11.3896407Z 2025-10-10T02:08:11.3897314Z inductor/test_mps_basic 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_mps_basic_1.1_0fb109911eb5fcdb_.log 2025-10-10T02:08:11.3897968Z 2025-10-10T02:08:13.6876427Z 2025-10-10T02:08:13.6878074Z dynamo/test_generator 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_generator_1.1_c6479ad01061705c_.log 2025-10-10T02:08:13.6879306Z 2025-10-10T02:08:16.6289166Z Running functorch/test_rearrange 1/1 ... [2025-10-10 02:08:16.628274] 2025-10-10T02:08:16.6289697Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:08:16.6295961Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_rearrange.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:08:16.629420] 2025-10-10T02:08:19.4714359Z Running functorch/test_parsing 1/1 ... [2025-10-10 02:08:19.458714] 2025-10-10T02:08:19.4714863Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:08:19.4720969Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_parsing.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:08:19.458714] 2025-10-10T02:08:21.9605877Z 2025-10-10T02:08:21.9607324Z functorch/test_rearrange 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_rearrange_1.1_43e1c3bde6b04ab6_.log 2025-10-10T02:08:21.9611687Z Running 10 items in this shard: test/functorch/test_rearrange.py::TestRearrange::test_0_dim_tensor, test/functorch/test_rearrange.py::TestRearrange::test_collapsed_ellipsis_errors_out, test/functorch/test_rearrange.py::TestRearrange::test_concatenations_and_stacking, test/functorch/test_rearrange.py::TestRearrange::test_dimension_mismatch_no_ellipsis, test/functorch/test_rearrange.py::TestRearrange::test_dimension_mismatch_with_ellipsis, test/functorch/test_rearrange.py::TestRearrange::test_ellipsis_ops, test/functorch/test_rearrange.py::TestRearrange::test_rearrange_consistency, test/functorch/test_rearrange.py::TestRearrange::test_rearrange_permutations, test/functorch/test_rearrange.py::TestRearrange::test_squeeze, test/functorch/test_rearrange.py::TestRearrange::test_unsqueeze 2025-10-10T02:08:21.9615151Z 2025-10-10T02:08:23.5812873Z 2025-10-10T02:08:23.5814074Z export/test_export_opinfo 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_export_opinfo_1.1_272a9108ca186a3e_.log 2025-10-10T02:08:23.6099123Z Running 672 items in this shard: test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_H_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_T_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export___getitem___cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export___radd___cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export___rdiv___cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export___rmatmul___cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export___rmod___cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export___rmul___cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export___rpow___cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export___rsub___cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export__batch_norm_with_update_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export__chunk_cat_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export__native_batch_norm_legit_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export__segment_reduce_lengths_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export__segment_reduce_offsets_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export__softmax_backward_data_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export__unsafe_masked_index_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export__unsafe_masked_index_put_accumulate_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export__upsample_bilinear2d_aa_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_abs_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_acos_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_acosh_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_add_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_addbmm_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_addcdiv_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_addcmul_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_addmm_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_addmm_decomposed_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_addmv_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_addr_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_alias_copy_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_all_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_allclose_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_amax_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_amin_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_aminmax_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_angle_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_any_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_arange_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_argmax_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_argmin_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_argsort_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_argwhere_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_as_strided_copy_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_as_strided_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_as_strided_partial_views_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_as_strided_scatter_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_asin_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_asinh_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_atan2_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_atan_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_atanh_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_atleast_1d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_atleast_2d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_atleast_3d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_baddbmm_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_bernoulli_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_bfloat16_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_block_diag_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_bmm_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_bool_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_broadcast_shapes_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_broadcast_tensors_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_broadcast_to_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_bucketize_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_byte_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_cartesian_prod_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_cat_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_cauchy_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_cdist_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_cdouble_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_ceil_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_cfloat_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_chalf_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_char_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_cholesky_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_cholesky_inverse_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_cholesky_solve_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_chunk_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_clamp_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_clamp_max_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_clamp_min_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_clone_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_column_stack_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_combinations_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_complex_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_conj_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_conj_physical_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_constant_pad_nd_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_contiguous_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_copysign_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_corrcoef_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_cos_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_cosh_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_count_nonzero_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_cov_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_cross_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_cummax_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_cummin_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_cumprod_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_cumsum_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_cumulative_trapezoid_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_deg2rad_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_diag_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_diag_embed_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_diagflat_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_diagonal_copy_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_diagonal_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_diagonal_scatter_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_diff_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_digamma_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_dist_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_div_floor_rounding_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_div_no_rounding_mode_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_div_trunc_rounding_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_dot_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_double_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_dsplit_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_dstack_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_einsum_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_empty_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_empty_like_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_empty_permuted_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_empty_strided_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_eq_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_equal_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_erf_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_erfc_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_erfinv_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_exp2_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_exp_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_expand_as_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_expand_copy_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_expand_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_expm1_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_exponential_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_eye_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_fft_fft2_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_fft_fft_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_fft_fftn_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_fft_fftshift_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_fft_hfft2_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_fft_hfft_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_fft_hfftn_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_fft_ifft2_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_fft_ifft_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_fft_ifftn_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_fft_ifftshift_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_fft_ihfft2_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_fft_ihfft_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_fft_ihfftn_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_fft_irfft2_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_fft_irfft_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_fft_irfftn_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_fft_rfft2_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_fft_rfft_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_fft_rfftn_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_fill_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_flatten_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_flip_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_fliplr_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_flipud_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_float_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_float_power_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_floor_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_floor_divide_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_fmax_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_fmin_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_fmod_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_frac_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_frexp_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_full_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_full_like_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_gather_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_ge_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_geometric_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_geqrf_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_gradient_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_grid_sampler_2d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_grid_sampler_3d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_gt_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_half_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_hash_tensor_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_heaviside_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_histc_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_histogram_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_histogramdd_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_hsplit_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_hstack_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_hypot_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_i0_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_igamma_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_igammac_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_index_add_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_index_copy_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_index_fill_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_index_put_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_index_reduce_amax_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_index_reduce_amin_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_index_reduce_mean_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_index_reduce_prod_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_index_select_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_inner_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_int_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_isclose_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_isfinite_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_isin_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_isinf_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_isnan_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_isneginf_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_isposinf_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_isreal_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_item_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_jiterator_2inputs_2outputs_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_jiterator_4inputs_with_extra_args_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_jiterator_binary_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_jiterator_binary_return_by_ref_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_jiterator_unary_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_kron_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_kthvalue_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_ldexp_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_le_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_lerp_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_lgamma_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_cholesky_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_cholesky_ex_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_cond_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_cross_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_det_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_diagonal_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_eig_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_eigh_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_eigvals_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_eigvalsh_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_householder_product_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_inv_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_inv_ex_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_ldl_factor_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_ldl_factor_ex_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_ldl_solve_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_lstsq_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_lstsq_grad_oriented_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_lu_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_lu_factor_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_lu_factor_ex_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_lu_solve_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_matrix_norm_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_matrix_power_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_matrix_rank_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_matrix_rank_hermitian_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_multi_dot_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_norm_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_norm_subgradients_at_zero_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_pinv_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_pinv_hermitian_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_pinv_singular_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_qr_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_slogdet_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_solve_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_solve_ex_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_solve_triangular_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_svd_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_svdvals_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_tensorinv_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_tensorsolve_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_vander_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_vecdot_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linalg_vector_norm_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linspace_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_linspace_tensor_overload_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_log10_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_log1p_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_log2_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_log_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_log_normal_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_log_softmax_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_log_softmax_with_dtype_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_logaddexp2_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_logaddexp_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_logcumsumexp_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_logdet_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_logical_and_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_logical_not_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_logical_or_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_logical_xor_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_logit_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_logspace_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_logspace_tensor_overload_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_logsumexp_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_long_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_lt_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_lu_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_lu_solve_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_lu_unpack_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_mH_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_mT_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_masked_amax_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_masked_amin_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_masked_argmax_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_masked_argmin_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_masked_cumprod_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_masked_cumsum_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_masked_fill_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_masked_log_softmax_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_masked_logaddexp_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_masked_logsumexp_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_masked_mean_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_masked_median_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_masked_norm_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_masked_normalize_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_masked_prod_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_masked_scatter_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_masked_select_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_masked_softmax_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_masked_softmin_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_masked_std_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_masked_sum_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_masked_var_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_matmul_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_matrix_exp_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_max_binary_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_max_pool2d_with_indices_backward_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_max_reduction_no_dim_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_max_reduction_with_dim_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_maximum_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_mean_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_median_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_meshgrid_list_of_tensors_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_meshgrid_variadic_tensors_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_min_binary_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_min_reduction_no_dim_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_min_reduction_with_dim_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_minimum_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_mm_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_mode_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_movedim_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_msort_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_mul_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_multinomial_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_mv_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_mvlgamma_mvlgamma_p_1_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_mvlgamma_mvlgamma_p_3_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_mvlgamma_mvlgamma_p_5_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nan_to_num_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nanmean_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nanmedian_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nanquantile_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nansum_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_narrow_copy_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_narrow_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_native_batch_norm_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_native_dropout_backward_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_native_layer_norm_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_ne_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_neg_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_new_empty_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_new_empty_strided_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_new_full_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_new_ones_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_new_zeros_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nextafter_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_adaptive_avg_pool1d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_adaptive_avg_pool2d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_adaptive_avg_pool3d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_adaptive_max_pool1d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_adaptive_max_pool2d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_adaptive_max_pool3d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_alpha_dropout_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_avg_pool1d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_avg_pool2d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_avg_pool3d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_batch_norm_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_bilinear_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_binary_cross_entropy_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_celu_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_channel_shuffle_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_conv1d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_conv2d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_conv3d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_conv_transpose1d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_conv_transpose2d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_conv_transpose3d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_cosine_embedding_loss_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_cosine_similarity_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_cross_entropy_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_ctc_loss_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_dropout2d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_dropout3d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_dropout_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_elu_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_embedding_bag_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_embedding_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_fractional_max_pool2d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_fractional_max_pool3d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_gaussian_nll_loss_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_gelu_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_glu_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_grid_sample_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_group_norm_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_hardshrink_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_hardsigmoid_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_hardswish_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_hardtanh_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_hinge_embedding_loss_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_huber_loss_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_instance_norm_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_interpolate_area_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_interpolate_bicubic_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_interpolate_bilinear_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_interpolate_linear_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_interpolate_nearest-exact_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_interpolate_nearest_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_interpolate_trilinear_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_kl_div_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_l1_loss_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_layer_norm_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_leaky_relu_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_linear_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_local_response_norm_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_logsigmoid_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_margin_ranking_loss_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_max_pool1d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_max_pool2d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_max_pool3d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_max_unpool1d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_max_unpool1d_grad_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_max_unpool2d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_max_unpool2d_grad_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_max_unpool3d_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_max_unpool3d_grad_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_mish_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_mse_loss_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_multi_head_attention_forward_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_multi_margin_loss_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_multilabel_margin_loss_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_nll_loss_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_normalize_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_pad_circular_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_pad_constant_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_pad_reflect_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_pad_replicate_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_pad_replicate_negative_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_pairwise_distance_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_pdist_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_pixel_shuffle_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_pixel_unshuffle_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_poisson_nll_loss_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_prelu_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_relu6_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_relu_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_rms_norm_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_rrelu_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_scaled_dot_product_attention_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_selu_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_silu_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_smooth_l1_loss_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_soft_margin_loss_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_softmin_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_softmin_with_dtype_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_softplus_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_softshrink_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_softsign_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_tanhshrink_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_threshold_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_triplet_margin_loss_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_unfold_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_upsample_bilinear_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nn_functional_upsample_nearest_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nonzero_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_nonzero_static_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_norm_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_norm_fro_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_norm_inf_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_norm_nuc_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_normal_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_normal_in_place_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_normal_number_mean_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_ones_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_ones_like_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_ormqr_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_outer_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_pca_lowrank_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_permute_copy_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_permute_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_pinverse_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_polar_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_polygamma_polygamma_n_0_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_polygamma_polygamma_n_1_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_polygamma_polygamma_n_2_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_polygamma_polygamma_n_3_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_polygamma_polygamma_n_4_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_positive_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_pow_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_prod_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_put_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_qr_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_quantile_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_rad2deg_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_rand_like_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_randint_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_randint_like_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_randn_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_randn_like_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_ravel_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_real_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_reciprocal_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_remainder_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_renorm_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_repeat_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_repeat_interleave_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_reshape_as_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_reshape_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_resize__cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_resize_as__cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_resolve_conj_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_resolve_neg_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_roll_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_rot90_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_round_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_round_decimals_0_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_round_decimals_3_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_round_decimals_neg_3_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_rsqrt_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_rsub_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_scalar_tensor_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_scatter_add_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_scatter_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_scatter_reduce_amax_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_scatter_reduce_amin_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_scatter_reduce_mean_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_scatter_reduce_prod_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_scatter_reduce_sum_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_searchsorted_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_select_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_select_scatter_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_sgn_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_short_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_sigmoid_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_sign_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_signal_windows_bartlett_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_signal_windows_blackman_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_signal_windows_cosine_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_signal_windows_exponential_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_signal_windows_gaussian_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_signal_windows_general_cosine_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_signal_windows_general_hamming_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_signal_windows_hamming_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_signal_windows_hann_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_signal_windows_kaiser_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_signal_windows_nuttall_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_signbit_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_sin_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_sinc_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_sinh_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_slice_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_slice_scatter_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_softmax_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_softmax_with_dtype_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_sort_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_sparse_mm_reduce_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_sparse_sampled_addmm_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_airy_ai_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_bessel_j0_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_bessel_j1_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_bessel_y0_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_bessel_y1_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_chebyshev_polynomial_t_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_chebyshev_polynomial_u_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_chebyshev_polynomial_v_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_chebyshev_polynomial_w_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_entr_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_erfcx_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_hermite_polynomial_h_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_hermite_polynomial_he_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_i0e_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_i1_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_i1e_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_laguerre_polynomial_l_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_legendre_polynomial_p_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_log_ndtr_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_modified_bessel_i0_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_modified_bessel_i1_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_modified_bessel_k0_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_modified_bessel_k1_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_ndtr_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_ndtri_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_polygamma_special_polygamma_n_0_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_scaled_modified_bessel_k0_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_scaled_modified_bessel_k1_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_shifted_chebyshev_polynomial_t_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_shifted_chebyshev_polynomial_u_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_shifted_chebyshev_polynomial_v_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_shifted_chebyshev_polynomial_w_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_spherical_bessel_j0_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_xlog1py_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_special_zeta_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_split_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_split_list_args_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_split_with_sizes_copy_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_split_with_sizes_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_sqrt_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_square_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_squeeze_copy_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_squeeze_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_squeeze_multiple_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_stack_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_std_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_std_mean_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_std_mean_unbiased_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_std_unbiased_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_stft_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_sub_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_sum_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_sum_to_size_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_svd_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_svd_lowrank_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_t_copy_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_t_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_take_along_dim_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_take_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_tan_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_tanh_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_tensor_split_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_tensordot_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_tile_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_to_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_to_sparse_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_topk_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_torch_ops_aten__safe_softmax_default_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_trace_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_transpose_copy_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_transpose_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_trapezoid_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_trapz_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_triangular_solve_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_tril_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_triu_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_true_divide_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_trunc_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_unbind_copy_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_unbind_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_unflatten_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_unfold_copy_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_unfold_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_uniform_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_unique_consecutive_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_unique_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_unsafe_chunk_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_unsafe_split_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_unsqueeze_copy_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_unsqueeze_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_var_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_var_mean_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_var_mean_unbiased_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_var_unbiased_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_vdot_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_view_as_complex_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_view_as_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_view_copy_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_view_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_vsplit_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_vstack_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_where_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_xlogy_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_zero__cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_zeros_cpu_float32, test/export/test_export_opinfo.py::TestExportOpInfoCPU::test_fake_export_zeros_like_cpu_float32 2025-10-10T02:08:23.6352301Z 2025-10-10T02:08:24.6798646Z 2025-10-10T02:08:24.6799575Z functorch/test_parsing 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_parsing_1.1_462652b826175761_.log 2025-10-10T02:08:24.6804854Z Running 12 items in this shard: test/functorch/test_parsing.py::TestAnonymousAxis::test_anonymous_axes, test/functorch/test_parsing.py::TestParsedExpression::test_elementary_axis_name, test/functorch/test_parsing.py::TestParsedExpression::test_invalid_expressions, test/functorch/test_parsing.py::TestParsedExpression::test_parse_expression, test/functorch/test_parsing.py::TestParsingUtils::test_ellipsis_invalid_identifier, test/functorch/test_parsing.py::TestParsingUtils::test_ellipsis_matching, test/functorch/test_parsing.py::TestParsingUtils::test_left_parenthesized_ellipsis, test/functorch/test_parsing.py::TestParsingUtils::test_parse_pattern_number_of_arrows, test/functorch/test_parsing.py::TestValidateRearrangeExpressions::test_identifier_mismatch, test/functorch/test_parsing.py::TestValidateRearrangeExpressions::test_non_unitary_anonymous_axes_raises_error, test/functorch/test_parsing.py::TestValidateRearrangeExpressions::test_unexpected_axes_lengths, test/functorch/test_parsing.py::TestValidateRearrangeExpressions::test_validate_axes_lengths_are_integers 2025-10-10T02:08:24.6809425Z 2025-10-10T02:08:27.3417310Z Running test_package 1/1 ... [2025-10-10 02:08:27.341506] 2025-10-10T02:08:27.3417771Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:08:27.3424676Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_package.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:08:27.342079] 2025-10-10T02:08:28.8266935Z Running test_comparison_utils 1/1 ... [2025-10-10 02:08:28.816031] 2025-10-10T02:08:28.8267397Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:08:28.8273580Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_comparison_utils.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:08:28.816031] 2025-10-10T02:08:30.1260315Z Running test_mkl_verbose 1/1 ... [2025-10-10 02:08:30.125788] 2025-10-10T02:08:30.1260784Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:08:30.1267169Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_mkl_verbose.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:08:30.125788] 2025-10-10T02:08:33.8064748Z 2025-10-10T02:08:33.8065660Z test_package 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_package_1.1_d7aa1409aa8c5a61_.log 2025-10-10T02:08:33.8100074Z Running 137 items in this shard: test/test_package.py::TestAnalyze::test_trace_dependencies, test/test_package.py::TestDependencyAPI::test_allow_empty_with_error, test/test_package.py::TestDependencyAPI::test_broken_dependency, test/test_package.py::TestDependencyAPI::test_deny, test/test_package.py::TestDependencyAPI::test_deny_glob, test/test_package.py::TestDependencyAPI::test_extern, test/test_package.py::TestDependencyAPI::test_extern_glob, test/test_package.py::TestDependencyAPI::test_extern_glob_allow_empty, test/test_package.py::TestDependencyAPI::test_externing_c_extension, test/test_package.py::TestDependencyAPI::test_implicit_intern, test/test_package.py::TestDependencyAPI::test_intern_error, test/test_package.py::TestDependencyAPI::test_invalid_import, test/test_package.py::TestDependencyAPI::test_mock, test/test_package.py::TestDependencyAPI::test_mock_glob, test/test_package.py::TestDependencyAPI::test_mock_glob_allow_empty, test/test_package.py::TestDependencyAPI::test_pickle_mocked, test/test_package.py::TestDependencyAPI::test_pickle_mocked_all, test/test_package.py::TestDependencyAPI::test_repackage_mocked_module, test/test_package.py::TestDependencyHooks::test_extern_and_mock_hook, test/test_package.py::TestDependencyHooks::test_multiple_extern_hooks, test/test_package.py::TestDependencyHooks::test_multiple_mock_hooks, test/test_package.py::TestDependencyHooks::test_remove_hooks, test/test_package.py::TestDependencyHooks::test_single_hook, test/test_package.py::TestDiGraph::test_all_paths, test/test_package.py::TestDiGraph::test_contains, test/test_package.py::TestDiGraph::test_contains_non_hashable, test/test_package.py::TestDiGraph::test_edges, test/test_package.py::TestDiGraph::test_forward_closure, test/test_package.py::TestDiGraph::test_iter, test/test_package.py::TestDiGraph::test_node_attr_update, test/test_package.py::TestDiGraph::test_node_attrs, test/test_package.py::TestDiGraph::test_predecessor_not_in_graph, test/test_package.py::TestDiGraph::test_predecessors, test/test_package.py::TestDiGraph::test_successor_not_in_graph, test/test_package.py::TestDiGraph::test_successors, test/test_package.py::DirectoryReaderTest::test_importer_access, test/test_package.py::DirectoryReaderTest::test_loading_has_record, test/test_package.py::DirectoryReaderTest::test_loading_module, test/test_package.py::DirectoryReaderTest::test_loading_pickle, test/test_package.py::DirectoryReaderTest::test_package_resource_access, test/test_package.py::DirectoryReaderTest::test_resource_access_by_path, test/test_package.py::DirectoryReaderTest::test_resource_reader, test/test_package.py::DirectoryReaderTest::test_scriptobject_failure_message, test/test_package.py::TestGlobGroup::test_exclude, test/test_package.py::TestGlobGroup::test_exclude_from_all, test/test_package.py::TestGlobGroup::test_invalid_raw, test/test_package.py::TestGlobGroup::test_list_include_exclude, test/test_package.py::TestGlobGroup::test_one_star, test/test_package.py::TestGlobGroup::test_one_star_middle, test/test_package.py::TestGlobGroup::test_one_star_multiple_in_component, test/test_package.py::TestGlobGroup::test_one_star_partial, test/test_package.py::TestGlobGroup::test_one_star_partial_extension, test/test_package.py::TestGlobGroup::test_raw_two_star, test/test_package.py::TestGlobGroup::test_two_star, test/test_package.py::TestGlobGroup::test_two_star_end, test/test_package.py::TestGlobGroup::test_two_star_middle, test/test_package.py::TestGlobGroup::test_two_star_multiple, test/test_package.py::TestImporter::test_ordered_importer_basic, test/test_package.py::TestImporter::test_ordered_importer_whichmodule, test/test_package.py::TestImporter::test_package_importer_whichmodule_no_dunder_module, test/test_package.py::TestImporter::test_single_ordered_importer, test/test_package.py::TestImporter::test_sys_importer, test/test_package.py::TestImporter::test_sys_importer_roundtrip, test/test_package.py::TestLoadBCPackages::test_load_bc_packages_fx_module, test/test_package.py::TestLoadBCPackages::test_load_bc_packages_nn_module, test/test_package.py::TestLoadBCPackages::test_load_bc_packages_torchscript_module, test/test_package.py::TestMangling::test_demangle_base, test/test_package.py::TestMangling::test_demangler_multiple_manglers, test/test_package.py::TestMangling::test_is_mangled, test/test_package.py::TestMangling::test_mangle_empty_errors, test/test_package.py::TestMangling::test_mangle_prefix, test/test_package.py::TestMangling::test_mangler_is_consistent, test/test_package.py::TestMangling::test_package_mangler, test/test_package.py::TestMangling::test_roundtrip_mangling, test/test_package.py::TestMangling::test_unique_manglers, test/test_package.py::TestMangling::test_unique_module_names, test/test_package.py::TestMisc::test_dunder_package_present, test/test_package.py::TestMisc::test_dunder_package_works_from_package, test/test_package.py::TestMisc::test_exporter_content_lists, test/test_package.py::TestMisc::test_file_structure, test/test_package.py::TestMisc::test_file_structure_has_file, test/test_package.py::TestMisc::test_inspect_class, test/test_package.py::TestMisc::test_is_from_package, test/test_package.py::TestMisc::test_load_python_version_from_package, test/test_package.py::TestMisc::test_loaders_that_remap_files_work_ok, test/test_package.py::TestMisc::test_python_version, test/test_package.py::TestMisc::test_std_lib_sys_hackery_checks, test/test_package.py::ModelTest::test_model_save, test/test_package.py::ModelTest::test_resnet, test/test_package.py::ModelTest::test_script_resnet, test/test_package.py::TestPackageFX::test_package_fx_custom_tracer, test/test_package.py::TestPackageFX::test_package_fx_package, test/test_package.py::TestPackageFX::test_package_fx_simple, test/test_package.py::TestPackageFX::test_package_fx_with_imports, test/test_package.py::TestPackageFX::test_package_fx_wrap, test/test_package.py::TestPackageFX::test_package_gm_preserve_stack_trace, test/test_package.py::TestPackageFX::test_package_then_fx, test/test_package.py::TestPackageScript::test_different_package_interface, test/test_package.py::TestPackageScript::test_different_package_script_class, test/test_package.py::TestPackageScript::test_load_shared_scriptmodules, test/test_package.py::TestPackageScript::test_load_shared_tensors, test/test_package.py::TestPackageScript::test_load_shared_tensors_repackaged, test/test_package.py::TestPackageScript::test_mixing_packaged_and_inline_modules, test/test_package.py::TestPackageScript::test_mixing_packaged_and_inline_modules_shared_code, test/test_package.py::TestPackageScript::test_package_interface, test/test_package.py::TestPackageScript::test_package_script_class, test/test_package.py::TestPackageScript::test_package_script_class_referencing_self, test/test_package.py::TestPackageScript::test_save_eager_mods_sharing_scriptmodule, test/test_package.py::TestPackageScript::test_save_independent_scriptmodules, test/test_package.py::TestPackageScript::test_save_repeat_scriptmodules, test/test_package.py::TestPackageScript::test_save_scriptmodule, test/test_package.py::TestPackageScript::test_save_scriptmodule_file, test/test_package.py::TestPackageScript::test_save_scriptmodule_only_necessary_code, test/test_package.py::TestPackageScript::test_save_scriptmodule_with_submods, test/test_package.py::TestPackageScript::test_save_scriptmodules_in_container, test/test_package.py::TestPackageScript::test_save_scriptmodules_submod_redefinition, test/test_package.py::TestPackageScript::test_save_shared_tensors, test/test_package.py::TestPackageScript::test_saving_and_scripting_packaged_mod, test/test_package.py::TestPackageScript::test_scriptmodules_repeat_save, test/test_package.py::TestPackageScript::test_tensor_sharing_pickle, test/test_package.py::TestRepackage::test_repackage_import_indirectly_via_parent_module, test/test_package.py::TestResources::test_importer_access, test/test_package.py::TestResources::test_package_resource_access, test/test_package.py::TestResources::test_resource_access_by_path, test/test_package.py::TestResources::test_resource_reader, test/test_package.py::TestSaveLoad::test_bad_dunder_imports, test/test_package.py::TestSaveLoad::test_dunder_imports, test/test_package.py::TestSaveLoad::test_exporting_mismatched_code, test/test_package.py::TestSaveLoad::test_pickle, test/test_package.py::TestSaveLoad::test_pickle_long_name_with_protocol_4, test/test_package.py::TestSaveLoad::test_save_imported_module, test/test_package.py::TestSaveLoad::test_save_imported_module_using_package_importer, test/test_package.py::TestSaveLoad::test_save_load_fp8, test/test_package.py::TestSaveLoad::test_save_module, test/test_package.py::TestSaveLoad::test_save_module_binary, test/test_package.py::TestSaveLoad::test_saving_source, test/test_package.py::TestSaveLoad::test_saving_string 2025-10-10T02:08:33.8131907Z 2025-10-10T02:08:34.1525216Z 2025-10-10T02:08:34.1527840Z test_comparison_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_comparison_utils_1.1_ad860abdc7a77e93_.log 2025-10-10T02:08:34.1530708Z Running 7 items in this shard: test/test_comparison_utils.py::TestComparisonUtils::test_all_equal_no_assert, test/test_comparison_utils.py::TestComparisonUtils::test_all_equal_no_assert_nones, test/test_comparison_utils.py::TestComparisonUtils::test_assert_device, test/test_comparison_utils.py::TestComparisonUtils::test_assert_dtype, test/test_comparison_utils.py::TestComparisonUtils::test_assert_layout, test/test_comparison_utils.py::TestComparisonUtils::test_assert_sizes, test/test_comparison_utils.py::TestComparisonUtils::test_assert_strides 2025-10-10T02:08:34.1532802Z 2025-10-10T02:08:39.1790702Z Running functorch/test_ac_logging 1/1 ... [2025-10-10 02:08:39.173902] 2025-10-10T02:08:39.1791221Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:08:39.1797845Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_ac_logging.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:08:39.179482] 2025-10-10T02:08:39.4768132Z Running test_mkldnn_verbose 1/1 ... [2025-10-10 02:08:39.471194] 2025-10-10T02:08:39.4768675Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:08:39.4776380Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_mkldnn_verbose.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:08:39.476787] 2025-10-10T02:08:39.6901670Z 2025-10-10T02:08:39.6902755Z test_mkl_verbose 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_mkl_verbose_1.1_5f3bcc79fc24c2f5_.log 2025-10-10T02:08:39.6903919Z Running 2 items in this shard: test/test_mkl_verbose.py::TestMKLVerbose::test_verbose_off, test/test_mkl_verbose.py::TestMKLVerbose::test_verbose_on 2025-10-10T02:08:39.6904546Z 2025-10-10T02:08:44.2026260Z 2025-10-10T02:08:44.2027477Z functorch/test_ac_logging 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_ac_logging_1.1_c5894a64a4a9b11a_.log 2025-10-10T02:08:44.2029823Z Running 4 items in this shard: test/functorch/test_ac_logging.py::TestAcLogging::test_create_activation_checkpointing_logging_structure_payload, test/functorch/test_ac_logging.py::TestAcLogging::test_create_joint_graph_edges, test/functorch/test_ac_logging.py::TestAcLogging::test_create_joint_graph_node_information, test/functorch/test_ac_logging.py::TestAcLogging::test_create_structured_trace_for_min_cut_info 2025-10-10T02:08:44.2031437Z 2025-10-10T02:08:44.8804808Z Running profiler/test_kineto 1/1 ... [2025-10-10 02:08:44.869675] 2025-10-10T02:08:44.8805315Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:08:44.8811187Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:08:44.869675] 2025-10-10T02:08:49.2119352Z 2025-10-10T02:08:49.2120262Z test_mkldnn_verbose 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_mkldnn_verbose_1.1_10a744dc840fdc28_.log 2025-10-10T02:08:49.2121511Z Running 2 items in this shard: test/test_mkldnn_verbose.py::TestMKLDNNVerbose::test_verbose_off, test/test_mkldnn_verbose.py::TestMKLDNNVerbose::test_verbose_on 2025-10-10T02:08:49.2122183Z 2025-10-10T02:08:49.6982331Z Running test_matmul_cuda 1/1 ... [2025-10-10 02:08:49.697235] 2025-10-10T02:08:49.6982819Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:08:49.6989112Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:08:49.697235] 2025-10-10T02:08:52.6246933Z 2025-10-10T02:08:52.6248200Z profiler/test_kineto 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_kineto_1.1_50941fce67d08581_.log 2025-10-10T02:08:52.6249562Z Running 1 items in this shard: test/profiler/test_kineto.py::SimpleKinetoInitializationTest::test_kineto_profiler_with_environment_variable 2025-10-10T02:08:52.6250153Z 2025-10-10T02:08:54.5812168Z Running test_transformers 1/2 ... [2025-10-10 02:08:54.575679] 2025-10-10T02:08:54.5812647Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:08:54.5818872Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_transformers.py', '-m', 'not serial', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:08:54.581720] 2025-10-10T02:08:54.8763982Z 2025-10-10T02:08:54.8765147Z test_matmul_cuda 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_matmul_cuda_1.1_e4dddb05dcc6e917_.log 2025-10-10T02:08:54.8765994Z Running 0 items in this shard: 2025-10-10T02:08:54.8766183Z 2025-10-10T02:08:57.8634928Z Running test_meta 3/6 ... [2025-10-10 02:08:57.859361] 2025-10-10T02:08:57.8635383Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:08:57.8641690Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_meta.py', '-m', 'not serial', '--shard-id=3', '--num-shards=6', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:08:57.859361] 2025-10-10T02:09:00.2820007Z Running test_meta 4/6 ... [2025-10-10 02:09:00.269692] 2025-10-10T02:09:00.2820489Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:09:00.2827068Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_meta.py', '-m', 'not serial', '--shard-id=4', '--num-shards=6', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:09:00.269692] 2025-10-10T02:18:20.8680085Z 2025-10-10T02:18:20.8681684Z test_transformers 1/2 was successful, full logs can be found in artifacts with path test/test-reports/test_transformers_1.2_76bcf1c849ec8199_.log 2025-10-10T02:18:21.1277322Z Running 1706 items in this shard: test/test_transformers.py::TestTransformersCPU::test_bias_is_none_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_only_layer_cpu, test/test_transformers.py::TestTransformersCPU::test_encoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_is_causal_gpu_cpu, test/test_transformers.py::TestTransformersCPU::test_kpm_mask_trailing_column_with_nested_tensor_cpu, test/test_transformers.py::TestTransformersCPU::test_mask_check_fastpath_cpu, test/test_transformers.py::TestTransformersCPU::test_mha_native_args_nb_heads_1_bias_False_cpu, test/test_transformers.py::TestTransformersCPU::test_mha_native_args_nb_heads_8_bias_True_cpu, test/test_transformers.py::TestTransformersCPU::test_multiheadattention_fastpath_attn_mask_attn_mask_dim2_key_padding_mask_dim1_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_multiheadattention_fastpath_attn_mask_attn_mask_dim2_key_padding_mask_dim_2_float32_cpu, test/test_transformers.py::TestTransformersCPU::test_multiheadattention_fastpath_attn_mask_attn_mask_dim_2_key_padding_mask_dim_2_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_multiheadattention_fastpath_attn_mask_attn_mask_dim_2_key_padding_mask_dim_2_float32_cpu, test/test_transformers.py::TestTransformersCPU::test_multiheadattention_fastpath_attn_mask_attn_mask_dim_3_key_padding_mask_dim1_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_multiheadattention_fastpath_attn_mask_attn_mask_dim_3_key_padding_mask_dim1_float32_cpu, test/test_transformers.py::TestTransformersCPU::test_multiheadattention_fastpath_attn_mask_attn_mask_dim_3_key_padding_mask_dim_2_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_0_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_2_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_5_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_5_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_0_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_5_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_0_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_5_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_0_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_5_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_0_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_2_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_5_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_5_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_2_cpu, test/test_transformers.py::TestTransformersCPU::test_script_mha_in_proj_weight_none_cpu, test/test_transformers.py::TestTransformersCPU::test_self_attn_TxT_attn_mask_cpu, test/test_transformers.py::TestTransformersCPU::test_train_with_pad_and_catch_error_cpu, test/test_transformers.py::TestTransformersCPU::test_transformer_bias_is_none_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_False_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_True_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_False_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_True_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_True_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoder_fastpath_use_torchscript_False_enable_nested_tensor_False_use_autocast_False_d_model_12_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoder_fastpath_use_torchscript_False_enable_nested_tensor_False_use_autocast_False_d_model_256_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoder_fastpath_use_torchscript_False_enable_nested_tensor_False_use_autocast_True_d_model_12_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoder_fastpath_use_torchscript_False_enable_nested_tensor_False_use_autocast_True_d_model_256_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoder_fastpath_use_torchscript_False_enable_nested_tensor_True_use_autocast_False_d_model_256_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoder_square_input_with_no_grad_False_training_True_enable_nested_tensor_False_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoderlayer_src_mask_nhead_4_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoderlayer_subclass_model_cpu, test/test_transformers.py::TestTransformersCPU::test_with_nested_tensor_input_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_flash_atteention_large_bf16_nan_values_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_flash_attention_fail_with_non_square_causal_attention_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_flash_backward_failure_sm86plus_head_dim_193_dropout_p_0_0_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_flash_backward_failure_sm86plus_head_dim_256_dropout_p_0_2_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_flash_fail_fp32_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_fused_kernels_nested_broadcasting_error_cases_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_fused_kernels_nested_broadcasting_requires_grad_failure_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_fused_kernels_seq_len_0_inputs_fused_kernel0_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_fused_inputs_attn_mask_present_kernel0_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_fused_inputs_broadcast_kernel0_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_fused_inputs_dim_3_kernel0_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_fused_inputs_invalid_dtype_kernel0_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_inputs_1_dimensional_inputs_kernel1_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_inputs_1_dimensional_inputs_kernel2_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_inputs_different_datatypes_kernel1_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_inputs_different_datatypes_kernel2_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_inputs_different_devices_kernel1_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_inputs_different_devices_kernel2_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_last_dim_stride_kernel0_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_sequence_lengths_kernel0_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_mem_eff_attention_fail_with_batch_size_geq_65536_error_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_mem_efficient_fail_bfloat16_less_than_sm80_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_nested_fails_on_padding_head_dim_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_unaligned_tensors_cpu, test/test_transformers.py::TestSDPACPU::test_scaled_dot_product_attention_fp16_overflow_cpu, test/test_transformers.py::TestSDPACpuOnlyCPU::test_cpu_flash_attn_nan_propagation_float16_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fully_masked_out_rows_backend0_seq_len_128_head_dim_16_float16_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fully_masked_out_rows_backend0_seq_len_128_head_dim_16_float32_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fully_masked_out_rows_backend0_seq_len_128_head_dim_32_float16_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fully_masked_out_rows_backend0_seq_len_128_head_dim_32_float32_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fully_masked_out_rows_backend0_seq_len_32_head_dim_32_float16_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fully_masked_out_rows_backend0_seq_len_32_head_dim_32_float32_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fully_masked_out_rows_backend0_seq_len_64_head_dim_16_float16_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fully_masked_out_rows_backend0_seq_len_64_head_dim_16_float32_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fully_masked_out_rows_backend0_seq_len_64_head_dim_32_float32_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fully_masked_out_rows_backend1_seq_len_128_head_dim_16_float32_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fully_masked_out_rows_backend1_seq_len_32_head_dim_16_float32_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fused_sdp_choice_cpu_type_dense_dropout_0_0_float16_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fused_sdp_choice_cpu_type_dense_dropout_0_0_float32_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fused_sdp_choice_cpu_type_dense_dropout_0_0_float64_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fused_sdp_choice_cpu_type_dense_dropout_0_7_float64_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fused_sdp_choice_cpu_type_nested_dropout_0_0_bfloat16_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fused_sdp_choice_cpu_type_nested_dropout_0_7_bfloat16_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fused_sdp_choice_cpu_type_nested_dropout_0_7_float32_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fused_sdp_choice_cpu_type_nested_dropout_0_7_float64_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_non_masked_rows_nan_props_float32_fill_val_inf_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_attention_math_with_negative_scale_kernel0_cpu, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_gqa_vs_math_cpu_fused_kernel0_bfloat16_n_heads0_train_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_gqa_vs_math_cpu_fused_kernel0_bfloat16_n_heads1_train_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_gqa_vs_math_cpu_fused_kernel0_float16_n_heads0_train_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_gqa_vs_math_cpu_fused_kernel0_float16_n_heads0_train_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_gqa_vs_math_cpu_fused_kernel0_float16_n_heads1_train_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_gqa_vs_math_cpu_fused_kernel0_float16_n_heads1_train_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_gqa_vs_math_cpu_fused_kernel0_float16_n_heads2_train_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_gqa_vs_math_cpu_fused_kernel0_float32_n_heads0_train_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_gqa_vs_math_cpu_fused_kernel0_float32_n_heads2_train_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_gqa_vs_math_cpu_fused_kernel0_float32_n_heads2_train_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_gqa_vs_math_cpu_fused_kernel0_float32_n_heads3_train_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_gqa_vs_math_cpu_fused_kernel0_float64_n_heads1_train_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestAttnBiasCPU::test_causal_variants_causal_variant_CausalVariant_LOWER_RIGHT_shape0_cpu, test/test_transformers.py::TestAttnBiasCPU::test_causal_variants_causal_variant_CausalVariant_LOWER_RIGHT_shape1_cpu, test/test_transformers.py::TestAttnBiasCPU::test_causal_variants_causal_variant_CausalVariant_LOWER_RIGHT_shape2_cpu, test/test_transformers.py::TestAttnBiasCPU::test_causal_variants_causal_variant_CausalVariant_LOWER_RIGHT_shape3_cpu, test/test_transformers.py::TestAttnBiasCPU::test_causal_variants_causal_variant_CausalVariant_UPPER_LEFT_shape1_cpu, test/test_transformers.py::TestAttnBiasCPU::test_causal_variants_compile_causal_variant_CausalVariant_LOWER_RIGHT_shape0_cpu, test/test_transformers.py::TestAttnBiasCPU::test_causal_variants_compile_causal_variant_CausalVariant_LOWER_RIGHT_shape1_cpu, test/test_transformers.py::TestAttnBiasCPU::test_causal_variants_compile_causal_variant_CausalVariant_LOWER_RIGHT_shape2_cpu, test/test_transformers.py::TestAttnBiasCPU::test_causal_variants_compile_causal_variant_CausalVariant_UPPER_LEFT_shape1_cpu, test/test_transformers.py::TestAttnBiasCPU::test_causal_variants_compile_causal_variant_CausalVariant_UPPER_LEFT_shape3_cpu, test/test_transformers.py::TestAttnBiasCPU::test_is_causal_and_mask_fails_cpu, test/test_transformers.py::TestAttnBiasCPU::test_is_causal_equals_upper_left_shape3_cpu 2025-10-10T02:18:21.2986451Z 2025-10-10T02:18:27.1496524Z Running test_modules 2/2 ... [2025-10-10 02:18:27.149158] 2025-10-10T02:18:27.1505717Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:18:27.1507420Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_modules.py', '-m', 'not serial', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:18:27.150357] 2025-10-10T02:18:40.7942494Z 2025-10-10T02:18:40.7943712Z test_meta 3/6 was successful, full logs can be found in artifacts with path test/test-reports/test_meta_3.6_ce0e9f4318f18d8a_.log 2025-10-10T02:18:41.0615408Z Running 6868 items in this shard: test/test_meta.py::TestMetaConverter::test_complex_noncontiguous_bug, test/test_meta.py::TestMetaConverter::test_inplace_set_storage, test/test_meta.py::TestMetaConverter::test_leaf, test/test_meta.py::TestMetaConverter::test_requires_grad_false, test/test_meta.py::TestMetaConverter::test_view_of_leaf, test/test_meta.py::TestMetaCPU::test_batch_norm_backward_output_mask0_cpu, test/test_meta.py::TestMetaCPU::test_batch_norm_backward_output_mask1_cpu, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype___rmul___cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype__refs_div_no_rounding_mode_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype__refs_eq_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype__refs_gt_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype__refs_lt_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype__refs_maximum_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_add_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_clamp_min_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_div_floor_rounding_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_fmod_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_hypot_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_igamma_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_igammac_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_jiterator_binary_return_by_ref_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_le_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_logaddexp_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_logical_and_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_lt_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_minimum_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_mul_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_nextafter_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_polar_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_pow_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_true_divide_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_H_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_H_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_H_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_H_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_T_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_T_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_T_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___getitem___cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___getitem___cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___radd___cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___radd___cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rdiv___cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rdiv___cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rmatmul___cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rmatmul___cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rmod___cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rmul___cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rmul___cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___ror___cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rsub___cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rxor___cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__chunk_cat_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__chunk_cat_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_abs_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_abs_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_abs_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_acos_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_acos_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_acos_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_add_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_addcdiv_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_addcdiv_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_addcmul_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_addcmul_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_addcmul_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_asin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_atan_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_ceil_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_clamp_max_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_clamp_max_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_clamp_min_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_clamp_min_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_cos_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_cos_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_cosh_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_div_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_div_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_div_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_erf_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_erf_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_erfc_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_erfc_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_erfc_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_exp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_exp_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_exp_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_expm1_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_expm1_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_floor_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_frac_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_frac_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_frac_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_lerp_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_lgamma_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_lgamma_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log10_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log1p_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log1p_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log2_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log2_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_max_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_max_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_max_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_max_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_maximum_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_maximum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_maximum_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_maximum_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_minimum_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_mul_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_mul_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_mul_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_neg_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_norm_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_norm_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_pow_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_pow_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_pow_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_pow_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_reciprocal_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_reciprocal_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_round_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_round_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_rsqrt_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_rsqrt_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sigmoid_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sign_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sin_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sinh_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sinh_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sub_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sub_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sub_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sub_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sub_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_tan_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_tan_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_trunc_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_trunc_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_trunc_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_trunc_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_zero_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_zero_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_zero_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__native_batch_norm_legit_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__segment_reduce_lengths_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__softmax_backward_data_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__softmax_backward_data_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__unsafe_masked_index_put_accumulate_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_abs_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_abs_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_acos_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_add_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addbmm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addbmm_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addbmm_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addcdiv_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addcmul_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addcmul_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addmm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addmm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addmm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addmm_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addmm_decomposed_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addmv_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addr_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_alias_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_alias_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_alias_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_all_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_all_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_allclose_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_amax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_amin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_aminmax_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_angle_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_angle_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_angle_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_any_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_any_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_arange_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_argmax_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_argmin_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_argwhere_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_argwhere_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_as_strided_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_as_strided_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_as_strided_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_as_strided_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_as_strided_partial_views_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_as_strided_partial_views_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_as_strided_scatter_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_asin_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_asin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_asin_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_asinh_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_asinh_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atan2_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atan2_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atan2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atan_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atanh_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atanh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atleast_1d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atleast_1d_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atleast_2d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atleast_3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atleast_3d_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atleast_3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atleast_3d_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_baddbmm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_baddbmm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bfloat16_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bitwise_right_shift_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bitwise_right_shift_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bitwise_xor_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_block_diag_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_block_diag_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_block_diag_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_block_diag_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bool_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bool_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_broadcast_shapes_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_broadcast_tensors_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_broadcast_tensors_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_broadcast_tensors_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_broadcast_to_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_broadcast_to_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bucketize_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bucketize_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bucketize_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_byte_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_byte_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_byte_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cartesian_prod_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cat_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cat_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cauchy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cdouble_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ceil_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cfloat_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cfloat_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_chalf_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_char_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cholesky_solve_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_chunk_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_clamp_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_clamp_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_clamp_max_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_clamp_max_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_clamp_min_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_clamp_min_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_clone_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_column_stack_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_column_stack_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_column_stack_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_column_stack_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_combinations_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_combinations_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_combinations_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_complex_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_conj_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_conj_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_conj_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_conj_physical_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_conj_physical_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_conj_physical_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_conj_physical_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_constant_pad_nd_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_constant_pad_nd_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_contiguous_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_contiguous_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_contiguous_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_copysign_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_copysign_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cos_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cosh_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_count_nonzero_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cov_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cross_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cummax_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cummax_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cummin_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cumprod_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cumsum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cumulative_trapezoid_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_deg2rad_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_deg2rad_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_deg2rad_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diag_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diag_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diag_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diag_embed_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagflat_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagflat_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagflat_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagflat_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagonal_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagonal_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagonal_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagonal_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagonal_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagonal_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagonal_scatter_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagonal_scatter_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagonal_scatter_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diff_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diff_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diff_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diff_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_div_no_rounding_mode_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_div_no_rounding_mode_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_div_trunc_rounding_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_div_trunc_rounding_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_double_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_dsplit_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_dsplit_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_dsplit_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_dsplit_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_dstack_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_dstack_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_dstack_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_einsum_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_empty_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_empty_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_empty_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_empty_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_empty_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_empty_like_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_empty_like_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_empty_permuted_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_empty_strided_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_empty_strided_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_eq_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_eq_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_eq_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_eq_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_eq_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_equal_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_erfc_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_erfc_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_erfinv_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_erfinv_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_erfinv_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_erfinv_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_exp2_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_exp2_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_exp2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_exp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_exp_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_exp_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expand_as_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expand_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expand_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expand_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expand_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expm1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_eye_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_eye_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_eye_cpu_float8_e4m3fnuz, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_fft2_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_fft2_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_fft2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_fft_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_fftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_fftshift_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_fftshift_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_hfft2_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_hfft2_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_hfft2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ifftshift_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ihfft2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ihfft_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ihfft_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ihfftn_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ihfftn_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_irfft2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_irfft_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_irfft_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_rfft2_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_rfft2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_rfft_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_rfftn_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_rfftn_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fill_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fill_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fill_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fill_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_flatten_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_flip_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fliplr_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fliplr_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_flipud_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_flipud_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_flipud_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_flipud_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_flipud_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_float_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_float_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_float_power_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_float_power_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_float_power_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_float_power_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fmod_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fmod_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fmod_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_full_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_full_like_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_full_like_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_gather_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ge_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ge_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ge_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ge_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_geometric_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_geometric_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_geqrf_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_gradient_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_gradient_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_gradient_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_gradient_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_grid_sampler_2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_grid_sampler_3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_grid_sampler_3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_gt_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_gt_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_half_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_half_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_half_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_hash_tensor_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_heaviside_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_heaviside_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_histc_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_hsplit_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_hsplit_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_hstack_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_hstack_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_hstack_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_hypot_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_igamma_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_igammac_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_imag_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_imag_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_add_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_fill_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_fill_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_put_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_reduce_amin_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_reduce_amin_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_reduce_amin_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_reduce_mean_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_reduce_prod_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_select_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_select_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_select_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_inner_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_inner_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_inner_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_int_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_int_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_int_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_int_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isclose_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isfinite_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isinf_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isinf_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isinf_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isnan_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isneginf_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isneginf_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isneginf_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isneginf_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isposinf_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isposinf_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isposinf_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isreal_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isreal_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_item_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_item_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_binary_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_binary_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_binary_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_binary_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_unary_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_unary_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_unary_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_unary_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_unary_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_kron_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_kron_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_kron_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_lcm_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_lcm_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ldexp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ldexp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_le_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_le_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_lgamma_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_lgamma_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_cholesky_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_cholesky_ex_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_cond_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_cross_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_diagonal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_diagonal_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_eigvals_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_eigvalsh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_ldl_factor_ex_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_ldl_solve_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_lstsq_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_lu_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_lu_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_lu_solve_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_matrix_norm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_matrix_power_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_matrix_rank_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_matrix_rank_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_matrix_rank_hermitian_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_multi_dot_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_multi_dot_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_multi_dot_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_multi_dot_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_norm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_norm_subgradients_at_zero_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_pinv_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_solve_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_solve_ex_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_solve_triangular_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_vecdot_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_vector_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linspace_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linspace_tensor_overload_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log10_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log10_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log10_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log10_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log10_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log1p_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log1p_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log2_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log_normal_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log_normal_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logcumsumexp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logdet_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logical_and_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logical_not_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logical_or_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logical_or_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logical_xor_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logit_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logit_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logspace_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logspace_tensor_overload_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logsumexp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logsumexp_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logsumexp_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logsumexp_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_lt_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_lu_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mH_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mT_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_amax_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_amin_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_amin_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_argmax_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_argmin_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_argmin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_argmin_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_argmin_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_argmin_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_cumprod_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_cumprod_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_cumprod_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_cumsum_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_cumsum_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_fill_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_fill_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_log_softmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_logsumexp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_normalize_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_normalize_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_prod_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_prod_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_prod_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_prod_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_scatter_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_std_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_sum_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_sum_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_var_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_matmul_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_matmul_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_matrix_exp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_max_binary_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_max_binary_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_max_reduction_no_dim_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_max_reduction_no_dim_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_max_reduction_no_dim_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_max_reduction_with_dim_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_max_reduction_with_dim_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_maximum_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_maximum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_median_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_median_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_min_reduction_no_dim_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_min_reduction_with_dim_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_minimum_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mm_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mode_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mode_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_movedim_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_movedim_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_msort_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mul_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mul_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mul_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mul_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mul_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mul_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mul_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_multinomial_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nanmean_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nanmean_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nanmean_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nanmedian_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nanmedian_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nanmedian_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nansum_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nansum_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_narrow_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_narrow_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_narrow_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_narrow_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_narrow_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_narrow_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_native_dropout_backward_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_native_dropout_backward_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ne_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_neg_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_neg_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_new_empty_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_new_empty_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_new_full_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_new_ones_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_new_ones_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_new_zeros_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_new_zeros_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nextafter_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nextafter_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_adaptive_max_pool1d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_adaptive_max_pool2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_alpha_dropout_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_celu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_channel_shuffle_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_channel_shuffle_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_channel_shuffle_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_conv2d_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_conv_transpose1d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_conv_transpose3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_dropout3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_dropout_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_elu_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_gelu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_group_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_hinge_embedding_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_interpolate_area_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_interpolate_bicubic_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_interpolate_bilinear_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_interpolate_bilinear_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_interpolate_linear_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_interpolate_trilinear_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_interpolate_trilinear_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_kl_div_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_l1_loss_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_l1_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_l1_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_layer_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_layer_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_max_pool2d_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_max_pool2d_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_max_unpool1d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_max_unpool2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_max_unpool2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_max_unpool2d_grad_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_max_unpool3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_max_unpool3d_grad_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_mish_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_multi_margin_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_one_hot_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pad_reflect_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pad_reflect_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pad_replicate_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pad_replicate_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pad_replicate_negative_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pdist_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_relu6_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_relu6_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_rrelu_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_soft_margin_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_softmin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_softplus_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_softshrink_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_threshold_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_threshold_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_threshold_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_threshold_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_unfold_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_unfold_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nonzero_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nonzero_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nonzero_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nonzero_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nonzero_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nonzero_static_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_norm_fro_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_norm_inf_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_normal_in_place_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_normal_in_place_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_normal_number_mean_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ones_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ones_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ones_like_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_outer_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_outer_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_permute_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_permute_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_permute_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_permute_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_permute_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_polygamma_polygamma_n_2_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_polygamma_polygamma_n_2_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_polygamma_polygamma_n_2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_polygamma_polygamma_n_3_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_polygamma_polygamma_n_3_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_polygamma_polygamma_n_3_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_polygamma_polygamma_n_3_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_polygamma_polygamma_n_3_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_polygamma_polygamma_n_4_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_polygamma_polygamma_n_4_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_positive_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_positive_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_positive_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_positive_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_pow_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_prod_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_prod_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_qr_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_qr_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_rad2deg_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_rad2deg_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_rad2deg_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_rand_like_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_rand_like_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_randint_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_randn_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_randn_like_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_randn_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ravel_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ravel_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_real_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_real_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_reciprocal_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_reciprocal_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_remainder_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_remainder_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_remainder_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_remainder_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_renorm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_repeat_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_repeat_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_repeat_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_repeat_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_repeat_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_repeat_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_repeat_interleave_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_repeat_interleave_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_repeat_interleave_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_repeat_interleave_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_reshape_as_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_reshape_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_reshape_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_resize__cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_resize__cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_resize__cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_resize_as__cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_resize_as__cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_resize_as__cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_resolve_conj_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_resolve_conj_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_resolve_conj_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_resolve_neg_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_resolve_neg_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_rot90_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_rot90_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_round_decimals_0_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_round_decimals_0_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_round_decimals_3_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_round_decimals_neg_3_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_round_decimals_neg_3_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_rsqrt_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_rsub_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scalar_tensor_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scalar_tensor_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scalar_tensor_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_add_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_reduce_amax_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_reduce_amax_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_reduce_amin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_reduce_amin_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_reduce_amin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_reduce_mean_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_reduce_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_reduce_mean_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_reduce_mean_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_reduce_sum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_searchsorted_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_searchsorted_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_select_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_select_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_select_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_select_scatter_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_select_scatter_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sgn_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sgn_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_short_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_short_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sigmoid_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sigmoid_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sign_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sign_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_signal_windows_gaussian_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_signal_windows_general_cosine_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_signal_windows_hamming_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_signal_windows_hamming_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_signal_windows_hann_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_signal_windows_kaiser_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_signbit_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sin_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sinc_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sinc_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sinh_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sinh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sinh_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_slice_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_slice_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_slice_scatter_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_softmax_with_dtype_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_softmax_with_dtype_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_softmax_with_dtype_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_softmax_with_dtype_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_softmax_with_dtype_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_airy_ai_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_airy_ai_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_airy_ai_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_bessel_j0_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_bessel_j0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_bessel_j0_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_bessel_j1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_bessel_j1_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_bessel_y0_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_bessel_y0_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_bessel_y1_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_chebyshev_polynomial_u_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_chebyshev_polynomial_v_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_entr_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_entr_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_entr_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_erfcx_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_erfcx_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_erfcx_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_hermite_polynomial_h_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_hermite_polynomial_he_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_i0e_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_i0e_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_i0e_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_i0e_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_i0e_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_i1_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_i1_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_i1e_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_laguerre_polynomial_l_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_laguerre_polynomial_l_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_laguerre_polynomial_l_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_laguerre_polynomial_l_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_legendre_polynomial_p_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_modified_bessel_i0_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_modified_bessel_i0_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_modified_bessel_i0_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_modified_bessel_i1_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_modified_bessel_k0_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_modified_bessel_k0_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_modified_bessel_k1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_ndtr_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_ndtr_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_ndtr_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_ndtr_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_ndtr_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_scaled_modified_bessel_k0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_scaled_modified_bessel_k0_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_scaled_modified_bessel_k1_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_spherical_bessel_j0_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_spherical_bessel_j0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_spherical_bessel_j0_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_spherical_bessel_j0_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_split_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_split_list_args_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_split_list_args_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_split_list_args_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_split_with_sizes_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_split_with_sizes_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_split_with_sizes_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_split_with_sizes_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_split_with_sizes_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sqrt_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_square_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_square_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_square_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_squeeze_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_squeeze_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_squeeze_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_squeeze_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_squeeze_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_squeeze_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_squeeze_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_squeeze_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_squeeze_multiple_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_squeeze_multiple_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_stack_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_stack_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_std_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_std_mean_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_std_unbiased_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_std_unbiased_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_std_unbiased_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_stft_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sub_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sub_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sum_to_size_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sum_to_size_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_svd_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_t_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_t_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_t_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_t_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_take_along_dim_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_take_along_dim_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_take_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_take_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_take_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_take_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_take_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tan_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tan_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tanh_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tanh_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tensordot_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tensordot_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tile_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_to_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_to_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_to_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_to_sparse_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_to_sparse_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_topk_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_torch__scaled_mm_cpu_float8_e4m3fnuz, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_torch_ops_aten__safe_softmax_default_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_torch_ops_aten__safe_softmax_default_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_trace_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_trace_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_transpose_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_transpose_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_transpose_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_transpose_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_trapezoid_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_trapezoid_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_trapezoid_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_trapezoid_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_trapz_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_trapz_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_trapz_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tril_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tril_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tril_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tril_indices_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_triu_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_triu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_triu_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_triu_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_true_divide_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_trunc_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unbind_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unbind_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unbind_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unflatten_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unflatten_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unflatten_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unfold_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unfold_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unfold_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unique_consecutive_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unique_consecutive_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unique_consecutive_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unsafe_chunk_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unsafe_chunk_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unsafe_split_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unsqueeze_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unsqueeze_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unsqueeze_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_var_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_var_mean_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_var_unbiased_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_var_unbiased_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_vdot_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_view_as_complex_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_view_as_complex_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_view_as_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_view_as_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_view_as_real_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_view_as_real_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_view_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_view_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_view_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_vsplit_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_vsplit_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_vsplit_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_vstack_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_where_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_where_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_where_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_zero__cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_zeros_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_zeros_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_zeros_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___getitem___cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___radd___cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rdiv___cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rdiv___cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rmatmul___cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rmatmul___cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rmul___cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___ror___cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rpow___cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rpow___cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rpow___cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rpow___cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rxor___cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rxor___cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__chunk_cat_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__chunk_cat_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__chunk_cat_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__chunk_cat_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_abs_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_acos_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_acos_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_acos_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_addcdiv_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_addcdiv_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_addcdiv_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_addcdiv_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_addcmul_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_addcmul_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_asin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_atan_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_ceil_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_ceil_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_clamp_max_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_clamp_min_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_clamp_min_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_cosh_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_cosh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_cosh_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_div_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_div_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_div_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_erf_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_erf_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_erfc_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_erfc_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_erfc_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_erfc_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_exp_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_exp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_exp_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_expm1_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_expm1_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_floor_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_floor_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_floor_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_lerp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_lerp_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_log1p_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_log1p_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_log2_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_log2_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_log_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_max_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_max_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_max_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_maximum_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_maximum_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_minimum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_neg_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_neg_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_neg_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_neg_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_pow_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_pow_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_pow_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_pow_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_reciprocal_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_reciprocal_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_reciprocal_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_round_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_round_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_round_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_rsqrt_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_rsqrt_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sigmoid_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sin_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sinh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sinh_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sqrt_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sqrt_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sqrt_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sub_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sub_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_tan_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_tan_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_tan_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_tan_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_tanh_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_tanh_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_tanh_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_tanh_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_trunc_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_trunc_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_trunc_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_zero_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__segment_reduce_offsets_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__unsafe_masked_index_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__unsafe_masked_index_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__unsafe_masked_index_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__unsafe_masked_index_put_accumulate_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_abs_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_abs_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_abs_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_acos_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_acos_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_add_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_add_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addbmm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addbmm_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addbmm_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addbmm_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addcmul_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addcmul_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addcmul_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addcmul_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addmm_decomposed_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addmv_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addmv_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addr_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addr_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_alias_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_alias_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_alias_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_all_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_all_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_all_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_allclose_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_amax_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_amax_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_amin_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_amin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_amin_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_amin_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_aminmax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_aminmax_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_angle_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_angle_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_any_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_any_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_argsort_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_argsort_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_argwhere_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_argwhere_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_as_strided_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_as_strided_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_as_strided_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_as_strided_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_as_strided_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_as_strided_partial_views_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_as_strided_partial_views_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_as_strided_scatter_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_as_strided_scatter_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_asin_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_asinh_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_asinh_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atan2_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atan2_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atanh_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atleast_1d_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atleast_1d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atleast_2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atleast_2d_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atleast_3d_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atleast_3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_baddbmm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_baddbmm_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bfloat16_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bfloat16_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bfloat16_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bincount_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bitwise_left_shift_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bitwise_not_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bitwise_or_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bitwise_xor_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bitwise_xor_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bool_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bool_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_broadcast_tensors_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_broadcast_tensors_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_broadcast_to_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_byte_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_byte_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cartesian_prod_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cartesian_prod_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cat_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cauchy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cdouble_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cdouble_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cdouble_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ceil_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cfloat_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_chalf_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_char_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cholesky_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cholesky_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cholesky_inverse_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cholesky_inverse_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_chunk_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_clamp_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_clamp_min_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_clamp_min_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_clamp_min_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_clamp_min_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_clone_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_clone_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_clone_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_column_stack_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_column_stack_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_combinations_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_complex_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_conj_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_conj_physical_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_conj_physical_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_conj_physical_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_constant_pad_nd_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_contiguous_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_contiguous_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_copysign_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_corrcoef_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_corrcoef_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_corrcoef_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cos_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cos_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_count_nonzero_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_count_nonzero_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_count_nonzero_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_count_nonzero_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cov_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cov_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cov_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cummax_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cummin_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cumulative_trapezoid_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cumulative_trapezoid_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_deg2rad_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_deg2rad_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diag_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diagflat_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diagflat_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diagonal_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diagonal_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diagonal_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diagonal_scatter_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diff_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diff_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_digamma_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_digamma_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_dist_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_div_floor_rounding_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_div_no_rounding_mode_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_div_trunc_rounding_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_div_trunc_rounding_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_div_trunc_rounding_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_dot_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_dot_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_double_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_double_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_double_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_dsplit_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_dsplit_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_dsplit_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_dstack_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_dstack_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_dstack_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_einsum_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_einsum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_empty_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_empty_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_empty_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_empty_like_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_empty_like_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_empty_like_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_empty_like_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_empty_permuted_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_empty_strided_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_eq_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_eq_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_eq_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_eq_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_equal_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_equal_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_erf_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_erf_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_erf_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_erfc_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_erfinv_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_erfinv_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_erfinv_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_exp2_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_exp2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_exp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expand_as_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expand_as_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expand_as_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expand_as_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expand_as_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expand_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expand_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expand_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expand_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expand_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expm1_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expm1_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expm1_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_eye_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_eye_cpu_float8_e4m3fnuz, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_eye_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_fft2_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_fft2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_fft_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_fftn_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_fftn_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_fftshift_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_fftshift_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_fftshift_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_fftshift_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_fftshift_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_hfft_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_hfftn_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_hfftn_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ifft2_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ifft_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ifft_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ifft_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ifftn_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ifftshift_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ifftshift_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ifftshift_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ifftshift_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ihfft2_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ihfft2_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ihfft2_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ihfft2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ihfft_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ihfft_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ihfftn_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_irfft2_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_irfftn_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_irfftn_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_irfftn_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_rfft2_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_rfft2_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_rfft_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_rfft_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_rfftn_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fill_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_flatten_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_flatten_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_flip_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_flip_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fliplr_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fliplr_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_flipud_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_float_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_float_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_float_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_float_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_float_power_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_float_power_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_float_power_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_float_power_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_floor_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_floor_divide_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_floor_divide_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_floor_divide_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fmax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fmax_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fmod_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_frac_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_frexp_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_full_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_full_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_full_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_gather_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_gather_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_gather_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_gcd_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_gcd_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_gcd_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ge_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_geometric_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_geometric_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_gradient_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_gradient_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_gradient_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_grid_sampler_2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_grid_sampler_3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_gt_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_half_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_hash_tensor_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_hash_tensor_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_hash_tensor_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_heaviside_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_histogram_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_histogramdd_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_hsplit_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_hsplit_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_hstack_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_hstack_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_hstack_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_hypot_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_igammac_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_igammac_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_add_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_fill_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_fill_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_put_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_put_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_put_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_reduce_amax_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_reduce_amin_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_reduce_amin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_reduce_mean_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_reduce_mean_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_reduce_prod_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_reduce_prod_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_select_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_select_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_select_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_int_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_int_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isfinite_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isfinite_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isfinite_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isfinite_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isnan_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isnan_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isneginf_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isposinf_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isreal_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isreal_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isreal_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_item_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_item_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_item_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_item_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_item_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_item_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_jiterator_binary_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_jiterator_binary_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_jiterator_binary_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_jiterator_unary_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_jiterator_unary_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_kron_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_kron_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_kron_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_kron_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_kron_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_lcm_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_lcm_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ldexp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ldexp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_le_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_le_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_lerp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_lgamma_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_cholesky_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_cholesky_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_cross_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_diagonal_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_diagonal_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_eigh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_eigh_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_eigvals_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_inv_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_inv_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_ldl_factor_ex_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_ldl_factor_ex_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_lu_factor_ex_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_lu_solve_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_matrix_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_matrix_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_matrix_power_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_matrix_power_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_multi_dot_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_multi_dot_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_norm_subgradients_at_zero_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_pinv_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_solve_ex_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_solve_triangular_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_svd_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_svd_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_svdvals_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_tensorinv_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_tensorsolve_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_vander_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_vecdot_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_vector_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linspace_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linspace_tensor_overload_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log1p_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log2_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log2_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log_normal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logaddexp2_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logcumsumexp_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_and_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_and_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_and_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_and_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_not_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_not_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_not_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_or_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logit_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logspace_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logspace_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logspace_tensor_overload_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logsumexp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logsumexp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_lu_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mH_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mH_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mH_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mH_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mT_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mT_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_amax_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_argmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_cumprod_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_cumsum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_cumsum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_fill_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_fill_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_logaddexp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_logsumexp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_mean_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_normalize_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_prod_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_scatter_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_scatter_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_scatter_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_select_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_select_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_select_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_softmax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_sum_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_sum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_var_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_matmul_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_matmul_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_matrix_exp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_matrix_exp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_max_binary_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_max_pool2d_with_indices_backward_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_max_reduction_no_dim_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_max_reduction_no_dim_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_maximum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_maximum_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_median_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_min_binary_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_min_binary_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_min_reduction_no_dim_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_min_reduction_with_dim_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_min_reduction_with_dim_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_minimum_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_minimum_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_movedim_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_movedim_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_movedim_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_msort_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_msort_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mul_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_multinomial_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mv_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mv_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nan_to_num_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nanmedian_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nansum_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nansum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_narrow_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_narrow_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_narrow_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_native_dropout_backward_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_native_dropout_backward_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_native_dropout_backward_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_native_layer_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_neg_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_empty_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_empty_strided_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_empty_strided_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_full_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_full_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_zeros_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nextafter_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_adaptive_max_pool2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_adaptive_max_pool2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_adaptive_max_pool3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_alpha_dropout_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_avg_pool2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_avg_pool2d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_avg_pool3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_avg_pool3d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_batch_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_bilinear_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_binary_cross_entropy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_celu_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_conv1d_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_conv3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_conv_transpose1d_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_conv_transpose2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_conv_transpose3d_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_conv_transpose3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_conv_transpose3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_conv_transpose3d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_cosine_similarity_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_dropout2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_dropout2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_dropout3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_dropout_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_dropout_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_embedding_bag_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_embedding_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_fractional_max_pool3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_group_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_group_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_hardshrink_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_hardsigmoid_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_interpolate_area_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_interpolate_bicubic_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_interpolate_nearest-exact_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_interpolate_nearest-exact_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_interpolate_nearest-exact_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_interpolate_nearest_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_leaky_relu_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_linear_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_linear_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_linear_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_linear_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_linear_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_local_response_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_max_pool1d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_max_pool2d_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_max_pool3d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_max_pool3d_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_max_pool3d_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_max_unpool1d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_max_unpool2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_max_unpool2d_grad_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_max_unpool3d_grad_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_mish_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_mse_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_multi_margin_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_reflect_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_reflect_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_reflect_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_replicate_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_replicate_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_replicate_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_replicate_negative_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_replicate_negative_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_replicate_negative_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_replicate_negative_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pdist_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_relu6_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_relu6_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_relu_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_rms_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_scaled_dot_product_attention_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_scaled_dot_product_attention_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_silu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_silu_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_smooth_l1_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_smooth_l1_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_soft_margin_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_softmin_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_softmin_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_softplus_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_softshrink_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_softsign_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_softsign_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_softsign_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_tanhshrink_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_tanhshrink_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_tanhshrink_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_threshold_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_threshold_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_upsample_nearest_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nonzero_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nonzero_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nonzero_static_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nonzero_static_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nonzero_static_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_norm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_norm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_norm_inf_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_norm_inf_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_norm_nuc_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_norm_nuc_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_normal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_normal_in_place_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_normal_in_place_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ones_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ones_like_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ormqr_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_outer_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_outer_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_permute_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_permute_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_permute_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_permute_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_permute_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_permute_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_permute_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polygamma_polygamma_n_0_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polygamma_polygamma_n_0_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polygamma_polygamma_n_0_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polygamma_polygamma_n_0_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polygamma_polygamma_n_1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polygamma_polygamma_n_1_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polygamma_polygamma_n_2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polygamma_polygamma_n_3_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polygamma_polygamma_n_3_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polygamma_polygamma_n_4_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polygamma_polygamma_n_4_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polygamma_polygamma_n_4_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_positive_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_positive_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_positive_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_positive_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_pow_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_pow_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_prod_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_prod_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_put_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_put_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_qr_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_quantile_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_rad2deg_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_rad2deg_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_rad2deg_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_rand_like_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_randint_like_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_randint_like_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_randint_like_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_randn_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_randn_like_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_randn_like_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_randn_like_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ravel_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ravel_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ravel_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ravel_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_real_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_real_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_real_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_reciprocal_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_reciprocal_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_remainder_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_remainder_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_repeat_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_repeat_interleave_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_repeat_interleave_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_reshape_as_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_reshape_as_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_reshape_as_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_reshape_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_resize__cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_resize__cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_resolve_conj_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_resolve_conj_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_resolve_conj_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_resolve_neg_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_roll_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_roll_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_rot90_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_round_decimals_0_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_round_decimals_neg_3_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_rsqrt_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_rsub_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_rsub_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_rsub_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scalar_tensor_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_reduce_amax_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_reduce_amin_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_reduce_mean_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_reduce_prod_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_reduce_sum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_reduce_sum_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_searchsorted_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_select_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_select_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_select_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_select_scatter_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_select_scatter_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sgn_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sgn_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_short_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_short_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_short_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sigmoid_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sigmoid_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sigmoid_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sign_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sign_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_signal_windows_exponential_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_signal_windows_gaussian_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_signal_windows_gaussian_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_signal_windows_general_hamming_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_signal_windows_hann_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_signbit_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_signbit_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_signbit_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sin_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sinc_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sinc_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sinc_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sinh_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_slice_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_slice_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_slice_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_slice_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_slice_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_slice_scatter_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_slice_scatter_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_slice_scatter_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_softmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_softmax_with_dtype_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_softmax_with_dtype_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sort_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sort_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sort_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sparse_mm_reduce_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sparse_mm_reduce_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_bessel_j0_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_bessel_j0_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_bessel_y0_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_entr_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_erfcx_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_erfcx_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_erfcx_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_hermite_polynomial_h_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_i1e_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_i1e_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_i1e_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_laguerre_polynomial_l_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_laguerre_polynomial_l_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_modified_bessel_i0_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_modified_bessel_i0_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_modified_bessel_i0_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_modified_bessel_i1_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_modified_bessel_k0_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_modified_bessel_k0_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_modified_bessel_k0_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_modified_bessel_k1_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_modified_bessel_k1_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_ndtr_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_ndtr_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_spherical_bessel_j0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_spherical_bessel_j0_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_xlog1py_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_zeta_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_with_sizes_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_with_sizes_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_with_sizes_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_with_sizes_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sqrt_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sqrt_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_square_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_square_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_square_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_squeeze_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_squeeze_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_squeeze_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_squeeze_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_squeeze_multiple_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_stack_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_stack_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_std_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_std_unbiased_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_std_unbiased_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sub_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sub_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sub_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sum_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sum_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sum_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sum_to_size_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_svd_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_svd_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_t_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_t_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_t_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_t_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_take_along_dim_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_take_along_dim_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_take_along_dim_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_take_along_dim_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_take_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_take_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_take_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_take_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tan_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tan_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tan_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tanh_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tanh_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tensor_split_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tensor_split_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tensor_split_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tensor_split_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tensordot_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tensordot_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tile_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_to_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_to_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_to_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_to_sparse_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_to_sparse_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_to_sparse_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_topk_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_torch_ops_aten__safe_softmax_default_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_torch_ops_aten__safe_softmax_default_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_trace_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_trace_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_trace_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_trace_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_transpose_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_transpose_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_trapezoid_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_trapz_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tril_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_triu_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_triu_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_trunc_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_trunc_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unbind_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unbind_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unbind_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unflatten_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unflatten_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unfold_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unfold_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unfold_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unfold_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unfold_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_uniform_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unique_consecutive_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unique_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unique_cpu_uint16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsafe_chunk_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsafe_chunk_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsafe_chunk_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsafe_chunk_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsafe_split_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsafe_split_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsqueeze_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsqueeze_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsqueeze_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsqueeze_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_var_mean_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_var_mean_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_var_mean_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_var_mean_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_var_mean_unbiased_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_var_unbiased_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_vdot_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_view_as_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_view_as_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_view_as_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_view_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_view_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_view_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_view_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_view_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_view_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_view_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_where_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_where_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_where_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_xlogy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_xlogy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_xlogy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_zero__cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_zero__cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_zeros_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_zeros_like_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_zeros_like_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_H_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_H_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_T_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_T_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___getitem___cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___getitem___cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___getitem___cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___getitem___cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___radd___cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___radd___cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rand___cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rand___cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rdiv___cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rdiv___cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rdiv___cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rmatmul___cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rmatmul___cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rmatmul___cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rmul___cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rmul___cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rmul___cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___ror___cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rpow___cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rsub___cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rsub___cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rsub___cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rsub___cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rxor___cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__chunk_cat_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__chunk_cat_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__chunk_cat_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_abs_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_abs_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_add_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_add_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_addcdiv_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_addcdiv_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_addcmul_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_addcmul_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_asin_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_atan_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_atan_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_ceil_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_clamp_max_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_clamp_min_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_clamp_min_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_cos_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_cos_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_cos_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_cos_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_cosh_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_div_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_erf_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_erf_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_erf_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_erfc_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_erfc_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_expm1_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_expm1_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_expm1_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_floor_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_frac_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_lerp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_lerp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_log10_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_log10_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_log1p_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_log1p_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_log2_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_log_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_log_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_max_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_max_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_max_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_minimum_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_minimum_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_minimum_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_mul_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_neg_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_neg_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_neg_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_pow_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_reciprocal_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_reciprocal_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_rsqrt_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_rsqrt_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sigmoid_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sign_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sign_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sin_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sinh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sinh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sinh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sinh_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sqrt_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sqrt_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sqrt_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sub_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sub_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_tan_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_tan_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_tanh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_tanh_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_trunc_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_zero_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_zero_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__native_batch_norm_legit_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__native_batch_norm_legit_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__segment_reduce_offsets_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__softmax_backward_data_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__unsafe_masked_index_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__unsafe_masked_index_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_abs_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_abs_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_abs_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_abs_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_acos_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_acos_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_acosh_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_acosh_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_add_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_add_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_add_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_add_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_add_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_add_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addbmm_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addbmm_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addcdiv_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addcmul_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addmm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addmm_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addmm_decomposed_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addmm_decomposed_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addmm_decomposed_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addmv_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addmv_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addmv_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addmv_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addr_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addr_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addr_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_alias_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_T_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides___rsub___cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides__foreach_addcdiv_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides__foreach_atan_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides__foreach_expm1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides__foreach_frac_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides__foreach_log_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides__foreach_neg_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides__foreach_round_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides__foreach_sign_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_acosh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_addbmm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_alias_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_atanh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_baddbmm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_bitwise_and_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_bitwise_left_shift_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_broadcast_tensors_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_bucketize_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_byte_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_cholesky_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_chunk_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_clamp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_clamp_min_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_complex_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_cummax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_diag_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_diff_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_div_floor_rounding_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_div_no_rounding_mode_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_empty_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_equal_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_fft_ihfft2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_fft_ihfftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_fft_irfft2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_fft_rfftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_fill_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_flipud_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_fmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_gather_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_ge_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_gradient_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_half_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_heaviside_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_histc_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_hypot_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_igamma_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_index_reduce_prod_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_isfinite_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_isin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_isreal_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_lcm_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_ldexp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_linalg_cross_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_linalg_lu_factor_ex_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_linalg_matrix_power_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_linalg_pinv_hermitian_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_linalg_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_linalg_svd_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_linalg_tensorinv_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_linalg_tensorsolve_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_linalg_vander_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_linalg_vecdot_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_log_softmax_with_dtype_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_logdet_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_lt_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_masked_amax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_masked_argmin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_masked_cumsum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_masked_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_max_reduction_with_dim_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_minimum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_mv_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_native_dropout_backward_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_new_empty_strided_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_new_ones_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_avg_pool1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_avg_pool3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_channel_shuffle_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_conv3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_conv_transpose2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_dropout3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_gaussian_nll_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_hardswish_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_hardtanh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_interpolate_area_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_interpolate_bilinear_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_logsigmoid_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_unpool1d_grad_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_unpool2d_grad_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_unpool3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_unpool3d_grad_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_normalize_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pad_constant_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pdist_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_silu_complex_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_softplus_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_upsample_bilinear_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nonzero_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_norm_fro_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_outer_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_permute_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_polygamma_polygamma_n_0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_polygamma_polygamma_n_2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_polygamma_polygamma_n_3_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_pow_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_rand_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_randn_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_renorm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_repeat_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_roll_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_round_decimals_neg_3_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_sigmoid_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_cosine_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_special_airy_ai_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_special_chebyshev_polynomial_v_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_special_chebyshev_polynomial_w_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_special_laguerre_polynomial_l_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_special_log_ndtr_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_special_spherical_bessel_j0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_square_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_squeeze_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_svd_lowrank_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_transpose_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_trapz_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_unbind_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_unfold_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_unsqueeze_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_var_mean_unbiased_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_view_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_where_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_xlogy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_amax_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_amax_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_amin_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_amin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_aminmax_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_aminmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_aminmax_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_angle_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_any_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_any_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_any_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_any_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_any_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_arange_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_arange_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_arange_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_argmax_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_argmax_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_argmin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_argsort_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_argsort_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_argwhere_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_argwhere_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_argwhere_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_argwhere_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_asin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_asin_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_asin_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_asinh_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atan2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atan_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atan_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atan_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atanh_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atanh_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atanh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bfloat16_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bfloat16_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bincount_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bitwise_and_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bitwise_not_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bitwise_not_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bitwise_or_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bitwise_right_shift_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bitwise_xor_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_block_diag_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bool_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bool_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bool_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bool_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bool_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_broadcast_shapes_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bucketize_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_byte_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cat_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cat_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cat_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cdouble_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cdouble_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cdouble_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ceil_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ceil_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ceil_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cfloat_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_chalf_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_chalf_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_char_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_char_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cholesky_inverse_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_chunk_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_chunk_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_chunk_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_clamp_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_clamp_max_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_clamp_min_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_clamp_min_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_clamp_min_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_clamp_min_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_clone_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_clone_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_clone_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_combinations_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_combinations_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_complex_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_conj_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_conj_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_conj_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_conj_physical_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_conj_physical_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_contiguous_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_contiguous_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_copysign_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_copysign_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_copysign_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_corrcoef_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cos_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cos_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cos_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cosh_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cosh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cosh_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cosh_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cosh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cov_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cov_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cross_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cummax_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cummin_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cummin_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cummin_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cumprod_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cumsum_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cumsum_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_deg2rad_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_deg2rad_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_deg2rad_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_deg2rad_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diag_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diag_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diag_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diag_embed_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diag_embed_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diag_embed_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diagflat_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diagonal_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diagonal_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diff_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diff_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diff_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_digamma_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_dist_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_div_floor_rounding_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_dot_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_dot_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_double_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_double_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_dsplit_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_dsplit_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_dstack_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_einsum_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_like_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_like_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_like_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_like_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_permuted_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_permuted_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_permuted_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_strided_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_strided_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_eq_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_eq_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_equal_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_erf_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_erf_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_exp2_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_exp2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_exp2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_exp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_exp_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_exp_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_expand_as_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_expand_as_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_expand_as_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_expand_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_expand_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_expand_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_eye_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_fft2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_fft_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_fftn_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_fftn_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_fftn_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_hfft2_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_hfft2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_hfft2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_hfft_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_hfft_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ifft2_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ifft2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ifft_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ifft_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ifft_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ihfft2_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ihfftn_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ihfftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_irfft2_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_irfft2_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_irfftn_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_rfft2_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_rfft2_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_rfft2_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_rfft_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_rfft_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_rfft_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fill_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_flatten_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_flatten_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_flatten_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_flatten_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_flatten_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_flip_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fliplr_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_flipud_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_flipud_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_flipud_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_float_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_float_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_float_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_float_power_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_float_power_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_floor_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_floor_divide_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_floor_divide_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fmax_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fmax_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fmin_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fmin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fmod_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_frac_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_frac_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_frexp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_full_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_full_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_full_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_full_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_full_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_full_like_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_full_like_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_gather_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_gcd_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ge_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ge_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_gradient_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_gradient_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_grid_sampler_2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_gt_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_gt_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_hash_tensor_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_hash_tensor_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_hash_tensor_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_histc_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_histc_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_hsplit_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_hsplit_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_hstack_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_hstack_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_i0_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_igammac_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_imag_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_add_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_fill_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_fill_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_fill_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_put_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_put_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_put_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_put_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_reduce_amax_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_reduce_mean_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_reduce_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_reduce_mean_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_reduce_prod_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_select_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_inner_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_inner_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_int_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_int_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_int_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isclose_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isclose_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isfinite_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isfinite_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isfinite_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isin_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isinf_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isinf_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isinf_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isnan_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isneginf_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isneginf_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isposinf_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isposinf_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isreal_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isreal_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isreal_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_item_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_kron_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ldexp_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_le_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_le_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_lerp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_lgamma_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_cholesky_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_cholesky_ex_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_cond_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_cross_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_cross_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_det_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_diagonal_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_diagonal_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_diagonal_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_eigvalsh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_inv_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_inv_ex_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_ex_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_ex_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_ldl_solve_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_lstsq_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_lu_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_lu_factor_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_lu_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_matrix_norm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_hermitian_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_norm_subgradients_at_zero_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_slogdet_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_solve_ex_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_solve_triangular_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_svdvals_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_vecdot_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_vector_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linspace_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linspace_tensor_overload_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log10_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log1p_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log1p_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log1p_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log2_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log2_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log_normal_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log_softmax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log_softmax_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logaddexp2_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logcumsumexp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logcumsumexp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_not_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_not_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_not_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_or_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_xor_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_xor_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_xor_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logit_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logit_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logit_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logspace_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logspace_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logsumexp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logsumexp_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logsumexp_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_long_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_long_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_long_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_lt_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_lu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_lu_solve_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mH_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mT_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mT_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_amin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_amin_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_amin_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_argmax_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_cumprod_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_cumprod_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_cumprod_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_cumsum_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_fill_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_fill_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_fill_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_logaddexp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_logaddexp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_median_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_median_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_median_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_normalize_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_prod_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_prod_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_prod_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_prod_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_select_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_select_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_select_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_softmax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_softmin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_softmin_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_std_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_std_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_sum_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_sum_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_sum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_var_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_max_binary_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_max_binary_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_max_binary_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_maximum_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mean_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_median_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_min_binary_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_min_binary_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_min_binary_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_minimum_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_minimum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mode_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mode_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mode_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mode_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_movedim_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_movedim_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_movedim_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_movedim_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_msort_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mul_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mul_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mv_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nan_to_num_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nan_to_num_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nan_to_num_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nanmedian_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nansum_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_narrow_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_native_dropout_backward_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ne_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_neg_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_neg_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_neg_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_neg_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_empty_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_empty_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_empty_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_full_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_ones_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_zeros_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nextafter_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool1d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool1d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_batch_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_batch_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_bilinear_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_celu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_celu_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_channel_shuffle_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_conv1d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_conv1d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose3d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_dropout2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_embedding_bag_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_embedding_bag_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_gelu_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_grid_sample_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_group_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_hardswish_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_hinge_embedding_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_hinge_embedding_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_hinge_embedding_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_area_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_bilinear_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_linear_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_nearest-exact_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_nearest_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_nearest_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_trilinear_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_kl_div_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_l1_loss_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_l1_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_l1_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_linear_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_linear_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_local_response_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_local_response_norm_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_logsigmoid_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_max_pool1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_max_pool2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_max_pool2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_max_pool2d_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_max_pool2d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_max_pool3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool2d_grad_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool2d_grad_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool3d_grad_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool3d_grad_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_mish_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_multi_margin_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_multilabel_soft_margin_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_nll_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_normalize_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pad_replicate_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pad_replicate_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pad_replicate_negative_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_prelu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_rms_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_scaled_dot_product_attention_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_selu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_selu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_selu_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_silu_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_unfold_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_unfold_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nonzero_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nonzero_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nonzero_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nonzero_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nonzero_static_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_norm_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_norm_fro_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ones_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ones_like_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ones_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ones_like_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ones_like_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ormqr_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_outer_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_outer_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_outer_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_pca_lowrank_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_pca_lowrank_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_permute_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_permute_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_polar_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_positive_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_positive_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_positive_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_positive_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_pow_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_pow_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_pow_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_prod_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_prod_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_put_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_put_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_qr_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rad2deg_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rand_like_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rand_like_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_randint_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_randint_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_randint_like_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_randn_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_randn_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_randn_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_randn_like_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_randn_like_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_randn_like_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_randn_like_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_randn_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_real_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_real_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_real_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_real_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_real_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_reciprocal_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_remainder_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_renorm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_repeat_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_repeat_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_reshape_as_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_reshape_as_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_reshape_as_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_reshape_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_resize__cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_resize__cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_resize__cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_resize__cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_resize__cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_resize__cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_resize_as__cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_resize_as__cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rot90_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_round_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_round_decimals_0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_round_decimals_neg_3_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rsqrt_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rsqrt_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rsqrt_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rsub_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_add_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_searchsorted_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_select_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_select_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_select_scatter_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_select_scatter_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sgn_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_short_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sigmoid_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sigmoid_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sigmoid_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sigmoid_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sigmoid_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sign_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sign_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sign_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_signal_windows_blackman_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_signal_windows_exponential_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_signal_windows_gaussian_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_signal_windows_general_cosine_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_signal_windows_kaiser_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_signal_windows_nuttall_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_signbit_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_signbit_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_signbit_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_signbit_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_signbit_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sinc_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sinh_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_slice_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_slice_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_slice_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_slice_scatter_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sort_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sort_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sparse_sampled_addmm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sparse_sampled_addmm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sparse_sampled_addmm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_bessel_j0_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_bessel_j1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_bessel_j1_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_bessel_j1_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_bessel_y0_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_bessel_y0_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_bessel_y1_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_bessel_y1_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_t_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_t_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_u_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_u_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_u_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_entr_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_i0e_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_i0e_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_i1_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_i1_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_i1e_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_log_ndtr_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_ndtr_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_ndtri_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_spherical_bessel_j0_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_xlog1py_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_xlog1py_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_with_sizes_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_with_sizes_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_with_sizes_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_with_sizes_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sqrt_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_square_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_square_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_squeeze_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_squeeze_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_squeeze_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_squeeze_multiple_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_stack_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_stack_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_stack_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_std_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_std_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_std_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_std_mean_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_std_mean_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_std_mean_unbiased_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_stft_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_stft_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sub_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sub_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sub_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sub_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sub_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_svd_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_t_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_t_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_t_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_t_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_take_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_take_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tan_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tan_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tanh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tanh_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tensor_split_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tensordot_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tensordot_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tile_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tile_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_to_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_to_sparse_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_topk_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_torch__scaled_mm_cpu_float8_e4m3fn, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_torch__scaled_mm_cpu_float8_e5m2, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_torch_ops_aten__safe_softmax_default_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_trace_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_trace_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_transpose_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_transpose_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_transpose_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_transpose_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_transpose_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_trapezoid_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_trapezoid_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_trapezoid_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_trapz_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_triangular_solve_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_triangular_solve_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tril_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tril_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_triu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_triu_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_true_divide_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_true_divide_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_true_divide_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_trunc_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unbind_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unbind_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unbind_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unbind_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unbind_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unbind_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unflatten_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unflatten_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unflatten_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unflatten_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unflatten_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unfold_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unfold_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_uniform_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unique_consecutive_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unique_consecutive_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unique_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unique_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unravel_index_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unravel_index_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unsafe_chunk_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unsafe_chunk_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unsafe_chunk_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unsafe_chunk_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unsafe_split_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unsqueeze_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unsqueeze_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unsqueeze_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_var_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_var_mean_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_var_mean_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_var_unbiased_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_vdot_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_vdot_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_view_as_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_view_as_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_view_as_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_view_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_view_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_view_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_vsplit_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_vstack_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_vstack_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_where_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_where_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_where_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_where_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_zero__cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_zero__cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_zeros_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_zeros_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_zeros_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_zeros_like_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_zeros_like_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_H_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_T_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___getitem___cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___getitem___cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___getitem___cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___radd___cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___radd___cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rand___cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rand___cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rand___cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rmatmul___cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rmul___cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___ror___cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rpow___cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rpow___cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rsub___cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rsub___cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rsub___cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rxor___cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__batch_norm_with_update_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__chunk_cat_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__chunk_cat_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__chunk_cat_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__chunk_cat_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_abs_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_abs_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_acos_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_acos_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_acos_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_add_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_addcdiv_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_addcdiv_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_addcdiv_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_addcdiv_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_addcdiv_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_addcmul_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_asin_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_atan_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_ceil_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_clamp_max_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_clamp_max_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_clamp_max_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_clamp_min_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_clamp_min_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_cos_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_cosh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_div_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_div_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_div_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_erfc_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_erfc_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_erfc_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_exp_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_expm1_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_expm1_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_floor_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_floor_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_frac_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_lerp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_lerp_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_lgamma_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_log1p_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_log_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_max_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_maximum_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_minimum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_minimum_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_mul_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_mul_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_mul_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_neg_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_neg_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_neg_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_neg_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_neg_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_pow_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_pow_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_reciprocal_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_reciprocal_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_round_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sign_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sinh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sinh_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sqrt_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sqrt_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sub_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sub_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_tan_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_tan_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_tan_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_tan_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_tanh_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_tanh_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_trunc_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_trunc_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_zero_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__native_batch_norm_legit_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__segment_reduce_lengths_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__softmax_backward_data_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__unsafe_masked_index_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__unsafe_masked_index_put_accumulate_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__unsafe_masked_index_put_accumulate_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__upsample_bilinear2d_aa_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_abs_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_abs_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_abs_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_abs_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_abs_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_acosh_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_acosh_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_add_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_add_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_add_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addbmm_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addcdiv_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addcmul_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addcmul_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addmm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addmm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addmm_decomposed_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addmm_decomposed_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addmv_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addmv_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addmv_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addr_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addr_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addr_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addr_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_alias_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_alias_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_T_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides___rmul___cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides___rxor___cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__foreach_addcmul_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__foreach_ceil_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__foreach_log10_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__foreach_reciprocal_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__foreach_sign_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__foreach_zero_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__softmax_backward_data_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__unsafe_masked_index_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_addmm_decomposed_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_amin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_angle_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_argmin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_argsort_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_as_strided_partial_views_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_bernoulli_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_bitwise_left_shift_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_combinations_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_complex_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_copysign_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_cummax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_cumulative_trapezoid_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_diag_embed_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_div_no_rounding_mode_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_empty_strided_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_erfc_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_eye_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_fft_fftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_fft_ihfft_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_fft_irfft2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_fft_irfftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_flatten_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_flip_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_frexp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_half_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_i0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_index_add_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_isfinite_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_jiterator_4inputs_with_extra_args_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_jiterator_unary_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_linalg_diagonal_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_linalg_eigvals_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_linalg_householder_product_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_linalg_matrix_rank_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_linalg_svd_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_linspace_tensor_overload_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_log10_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_logical_and_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_logspace_tensor_overload_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_logsumexp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_lu_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_mH_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_masked_fill_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_masked_logaddexp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_masked_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_masked_median_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_masked_normalize_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_masked_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_masked_select_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_max_binary_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_median_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_msort_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_mv_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_narrow_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_avg_pool2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_conv_transpose3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_cosine_embedding_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_dropout2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_group_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_interpolate_area_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_interpolate_nearest_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_layer_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_leaky_relu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_margin_ranking_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_pool2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_mish_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_multi_head_attention_forward_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_one_hot_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pad_replicate_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_poisson_nll_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_rrelu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_silu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_softplus_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_ormqr_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_polygamma_polygamma_n_3_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_prod_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_randn_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_renorm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_resize_as__cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_resolve_conj_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_scatter_reduce_amin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_select_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_sign_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_bartlett_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_cosine_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_gaussian_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_general_cosine_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_slice_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_sparse_mm_reduce_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_special_airy_ai_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_special_bessel_j1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_special_bessel_y1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_special_chebyshev_polynomial_v_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_special_erfcx_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_special_ndtri_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_special_zeta_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_split_with_sizes_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_std_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_stft_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_sub_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_sum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_t_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_tanh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_to_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_torch__scaled_mm_cpu_float8_e4m3fn, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_trunc_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_unbind_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_unsafe_chunk_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_var_mean_unbiased_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_allclose_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_allclose_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_amax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_amax_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_amax_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_amax_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_aminmax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_aminmax_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_aminmax_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_aminmax_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_angle_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_angle_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_any_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_arange_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_argmax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_argmax_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_argmin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_argmin_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_argmin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_argsort_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_argwhere_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_argwhere_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_argwhere_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_asin_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_asinh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_asinh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_asinh_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atan2_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atan_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atan_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atanh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bernoulli_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bfloat16_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bitwise_and_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bitwise_and_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bitwise_left_shift_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bitwise_not_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bitwise_not_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bitwise_or_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bitwise_or_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bitwise_right_shift_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bitwise_xor_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_block_diag_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bmm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bmm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bmm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bmm_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bool_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bool_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_byte_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_byte_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cartesian_prod_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cat_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cat_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cdouble_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ceil_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ceil_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cfloat_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cfloat_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cfloat_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cfloat_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_chalf_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_char_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cholesky_inverse_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cholesky_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_chunk_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_chunk_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_clamp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_clamp_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_clamp_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_clamp_max_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_clamp_max_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_clamp_max_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_clamp_max_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_clamp_min_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_clamp_min_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_clone_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_column_stack_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_conj_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_conj_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_conj_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_conj_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_conj_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_conj_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_conj_physical_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_contiguous_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_contiguous_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_contiguous_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_contiguous_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_contiguous_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_contiguous_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_copysign_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_copysign_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cosh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cov_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cov_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cov_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cross_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cross_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cross_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cummax_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cummax_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cummin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cummin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cummin_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cumprod_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cumprod_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cumsum_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_deg2rad_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diag_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diag_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diag_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diag_embed_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diag_embed_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagflat_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagflat_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagonal_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagonal_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diff_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diff_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_digamma_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_dist_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_dot_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_double_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_double_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_double_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_dsplit_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_dsplit_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_dstack_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_dstack_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_dstack_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_dstack_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_empty_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_empty_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_empty_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_empty_like_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_empty_permuted_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_empty_permuted_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_empty_permuted_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_empty_strided_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_eq_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_equal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_equal_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_equal_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_erf_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_erfc_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_erfc_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_erfinv_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_exp2_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_exp2_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_exp2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_exp2_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_exp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_exp_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_expand_as_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_expand_as_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_expand_as_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_expand_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_expand_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_expand_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_expm1_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_expm1_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_exponential_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_exponential_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_eye_cpu_float8_e5m2fnuz, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_eye_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_eye_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_fft2_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_fft2_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_fft2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_fft_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_fft_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_fft_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_fftn_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_fftn_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_hfft2_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_hfft2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_hfft_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_hfft_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_hfftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ifft_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ifft_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ifftn_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ifftn_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ihfft2_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ihfftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ihfftn_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_irfft2_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_irfft_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_rfft2_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_rfft2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_rfftn_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fill_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_flatten_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_flatten_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_flatten_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_flatten_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_flip_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_flip_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_flip_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fliplr_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_flipud_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_flipud_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_float_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_float_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_float_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_float_power_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_float_power_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_float_power_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_floor_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_floor_divide_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fmax_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fmax_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fmax_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fmin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fmin_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fmod_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_frac_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_full_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_full_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_full_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_full_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_full_like_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_full_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_full_like_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_full_like_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_full_like_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ge_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ge_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ge_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_geometric_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_geometric_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_gradient_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_gradient_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_gt_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_half_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_hash_tensor_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_heaviside_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_histc_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_histogramdd_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_hsplit_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_hsplit_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_hsplit_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_hsplit_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_hstack_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_hstack_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_hstack_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_i0_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_igammac_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_imag_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_add_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_add_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_add_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_fill_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_fill_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_fill_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_fill_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_fill_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_put_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_put_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_put_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_put_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_put_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_reduce_amax_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_reduce_amin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_reduce_amin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_reduce_amin_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_reduce_amin_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_reduce_mean_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_reduce_mean_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_inner_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_inner_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_inner_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_int_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isclose_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isclose_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isclose_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isfinite_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isin_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isinf_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isinf_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isinf_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isinf_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isnan_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isnan_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isneginf_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isneginf_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isneginf_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isneginf_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isposinf_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isposinf_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isposinf_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isposinf_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isreal_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_item_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_item_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_kron_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_kthvalue_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_kthvalue_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_kthvalue_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_kthvalue_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ldexp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ldexp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_le_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_le_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_le_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_le_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_lerp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_lerp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_lerp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_lerp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_lgamma_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_cholesky_ex_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_cholesky_ex_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_cross_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_diagonal_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_diagonal_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_diagonal_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_diagonal_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_eig_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_eigh_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_eigvalsh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_householder_product_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_householder_product_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_inv_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_ldl_solve_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_ldl_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_ldl_solve_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_lstsq_grad_oriented_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_lu_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_lu_factor_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_lu_factor_ex_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_lu_factor_ex_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_matrix_norm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_norm_subgradients_at_zero_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_pinv_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_pinv_hermitian_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_pinv_hermitian_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_solve_triangular_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_svdvals_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_tensorsolve_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_vander_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_vander_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_vander_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_vecdot_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_vector_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_vector_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linspace_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linspace_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linspace_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log10_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log10_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log10_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log1p_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log1p_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log1p_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log2_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log2_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log_normal_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logaddexp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logaddexp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logaddexp_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logcumsumexp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logical_and_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logical_and_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logical_and_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logical_not_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logical_not_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logical_or_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logical_or_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logical_xor_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logical_xor_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logical_xor_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logit_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logit_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logit_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logit_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logspace_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logspace_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logspace_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logspace_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logspace_tensor_overload_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logspace_tensor_overload_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logspace_tensor_overload_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logsumexp_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_long_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_long_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_lt_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_lu_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mH_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mH_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mT_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_amax_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_amax_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_amin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_argmax_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_argmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_argmax_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_argmax_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_argmin_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_fill_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_fill_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_log_softmax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_log_softmax_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_logsumexp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_logsumexp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_logsumexp_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_median_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_median_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_prod_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_prod_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_prod_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_prod_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_prod_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_select_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_softmax_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_std_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_sum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_var_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_var_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_var_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_var_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_var_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_matrix_exp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_max_binary_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_max_binary_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_maximum_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_maximum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_median_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_min_binary_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_min_binary_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_minimum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_movedim_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_movedim_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_msort_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_msort_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_msort_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mul_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mul_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mv_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nan_to_num_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nan_to_num_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nanmedian_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nansum_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_narrow_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_narrow_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_native_layer_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_native_layer_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ne_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ne_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ne_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ne_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_neg_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_neg_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_neg_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_neg_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_neg_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_neg_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_full_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_ones_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_ones_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_ones_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_ones_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_zeros_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_zeros_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool1d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool1d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_alpha_dropout_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_batch_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_celu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_channel_shuffle_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_conv1d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_conv1d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_conv2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_conv3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose2d_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_cosine_similarity_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_cross_entropy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_ctc_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_dropout2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_dropout3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_dropout3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_dropout_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_embedding_bag_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_embedding_bag_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_embedding_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_fractional_max_pool3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_fractional_max_pool3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_glu_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_group_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_hardshrink_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_hardswish_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_hardtanh_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_huber_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_huber_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_huber_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_instance_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_bicubic_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_bicubic_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_linear_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_nearest-exact_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_nearest_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_trilinear_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_layer_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_layer_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_leaky_relu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_leaky_relu_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_local_response_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_local_response_norm_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_max_pool1d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_max_pool1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_max_pool3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_max_pool3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool1d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool1d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool1d_grad_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool1d_grad_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_mish_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_multilabel_margin_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_normalize_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_normalize_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_replicate_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_replicate_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_replicate_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_replicate_negative_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pdist_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_prelu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_prelu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_relu_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_relu_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_relu_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_rms_norm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_rms_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_softplus_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_softplus_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_softplus_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_softshrink_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_softshrink_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_upsample_bilinear_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_upsample_nearest_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nonzero_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nonzero_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nonzero_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_norm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_norm_fro_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_norm_inf_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_norm_inf_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_norm_nuc_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_normal_in_place_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ones_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ones_like_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ones_like_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_outer_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_outer_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_outer_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_outer_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_permute_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_permute_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_permute_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_permute_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_permute_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_permute_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_positive_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_positive_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_positive_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_pow_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_pow_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_prod_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_put_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_rad2deg_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_rad2deg_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_randint_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_randint_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_randint_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_randint_like_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_randn_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_randn_like_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ravel_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ravel_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_real_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_real_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_reciprocal_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_reciprocal_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_reciprocal_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_remainder_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_remainder_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_remainder_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_remainder_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_renorm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_repeat_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_repeat_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_reshape_as_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_reshape_as_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_reshape_as_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_reshape_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_reshape_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_reshape_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resize__cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resize__cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resize__cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resize__cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_roll_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_roll_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_roll_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_roll_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_roll_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_rot90_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_rot90_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_round_decimals_0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_round_decimals_3_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_rsqrt_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_rsqrt_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_rsqrt_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_rsqrt_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_rsub_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_rsub_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_add_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_add_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_add_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_searchsorted_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_searchsorted_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_select_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_select_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_select_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_select_scatter_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_select_scatter_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_select_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_select_scatter_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sgn_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sgn_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sgn_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_short_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_short_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sigmoid_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sign_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_signal_windows_blackman_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_signal_windows_cosine_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_signal_windows_general_hamming_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_signal_windows_hamming_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_signal_windows_nuttall_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sin_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sinc_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sinh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sinh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_slice_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_slice_scatter_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sparse_mm_reduce_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sparse_mm_reduce_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_bessel_j1_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_bessel_j1_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_bessel_j1_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_bessel_y0_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_bessel_y1_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_bessel_y1_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_v_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_w_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_entr_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_h_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_i0e_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_i0e_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_i1_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_i1e_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_i1e_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_i1e_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_log_ndtr_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_modified_bessel_k1_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_ndtr_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_ndtr_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_ndtr_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_ndtri_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k1_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_xlog1py_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_xlog1py_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_xlog1py_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_xlog1py_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_zeta_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_split_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_split_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_split_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_split_list_args_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_split_with_sizes_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_split_with_sizes_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sqrt_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sqrt_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_square_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_square_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_square_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_squeeze_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_squeeze_multiple_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_squeeze_multiple_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_squeeze_multiple_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_stack_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_stack_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_stack_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_stack_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_std_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_std_mean_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_std_mean_unbiased_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_std_mean_unbiased_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_std_unbiased_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sub_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sub_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sub_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sum_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_svd_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_svd_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_svd_lowrank_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_svd_lowrank_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_t_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_t_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_t_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_t_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_t_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_take_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_take_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_take_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tan_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tan_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tan_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tan_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tanh_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tanh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tanh_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tanh_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tanh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tensor_split_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tensor_split_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tensor_split_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tensordot_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tile_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tile_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_to_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_to_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_to_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_to_sparse_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_to_sparse_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_topk_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_torch__scaled_mm_cpu_float8_e4m3fnuz, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_torch__scaled_mm_cpu_float8_e5m2, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_torch_ops_aten__safe_softmax_default_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_trace_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_trace_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_transpose_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_transpose_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_transpose_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_transpose_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_trapezoid_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_trapz_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_triu_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_true_divide_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_trunc_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_trunc_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unbind_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unbind_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unbind_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unbind_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unbind_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unbind_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unbind_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unbind_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unflatten_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unflatten_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unfold_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unfold_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unfold_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unfold_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unfold_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_uniform_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unique_consecutive_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unique_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unique_cpu_uint16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unique_cpu_uint64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unravel_index_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unsafe_chunk_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unsafe_chunk_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unsafe_split_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unsafe_split_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unsqueeze_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unsqueeze_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unsqueeze_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unsqueeze_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_var_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_var_mean_unbiased_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_vdot_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_vdot_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_view_as_complex_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_view_as_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_view_as_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_view_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_view_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_view_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_vsplit_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_vsplit_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_vsplit_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_vstack_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_vstack_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_xlogy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_zero__cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_zero__cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_zero__cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_zero__cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_zero__cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_zeros_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_zeros_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_zeros_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_zeros_like_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_zeros_like_cpu_int32, test/test_meta.py::TestMetaCPU::test_embedding_bag_byte_prepack_cpu, test/test_meta.py::TestMetaCPU::test_group_norm_backward_output_mask5_cpu, test/test_meta.py::TestMetaCPU::test_huber_loss_backward_cpu, test/test_meta.py::TestMetaCPU::test_index_select_out_cpu, test/test_meta.py::TestMetaCPU::test_inplace_bin_ops_error_cpu, test/test_meta.py::TestMetaCPU::test_layer_norm_backward_output_mask1_cpu, test/test_meta.py::TestMetaCPU::test_layer_norm_backward_output_mask7_cpu, test/test_meta.py::TestMetaCPU::test_local_scalar_dense_call_cpu, test/test_meta.py::TestMetaCPU::test_map_location_deserialize_cpu, test/test_meta.py::TestMetaCPU::test_meta_inplace_H_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_H_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_H_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_T_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_T_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace___getitem___cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace___getitem___cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace___radd___cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace___radd___cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace___rdiv___cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace___rmatmul___cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace___rmul___cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace___rmul___cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace___rmul___cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace___rmul___cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace___ror___cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace___rpow___cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace___rpow___cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace___rpow___cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace___rsub___cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace___rsub___cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace___rsub___cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace___rxor___cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace__chunk_cat_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace__chunk_cat_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__chunk_cat_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_abs_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_acos_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_acos_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_acos_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_add_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_add_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_add_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_add_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_add_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_addcdiv_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_addcdiv_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_addcdiv_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_addcdiv_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_addcdiv_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_addcmul_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_addcmul_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_addcmul_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_addcmul_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_asin_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_asin_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_asin_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_atan_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_atan_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_atan_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_ceil_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_clamp_max_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_clamp_max_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_clamp_max_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_clamp_max_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_clamp_max_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_clamp_min_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_clamp_min_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_clamp_min_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_cos_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_cosh_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_cosh_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_cosh_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_div_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_erf_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_erf_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_erfc_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_erfc_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_erfc_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_exp_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_exp_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_expm1_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_expm1_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_floor_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_frac_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_lerp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_lerp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_lerp_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_lerp_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_lgamma_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_log10_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_log10_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_log1p_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_log1p_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_log2_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_log2_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_log_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_max_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_max_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_max_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_maximum_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_maximum_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_minimum_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_mul_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_neg_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_neg_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_pow_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_reciprocal_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_reciprocal_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_round_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_round_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_round_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_round_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_round_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_rsqrt_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_rsqrt_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_rsqrt_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_rsqrt_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_rsqrt_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_rsqrt_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sigmoid_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sigmoid_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sigmoid_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sign_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sign_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sin_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sinh_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sinh_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sub_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sub_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_tan_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_tan_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_tan_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_tanh_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_tanh_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_trunc_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_trunc_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_trunc_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_zero_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_zero_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_zero_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace__segment_reduce_offsets_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__softmax_backward_data_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__unsafe_masked_index_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace__unsafe_masked_index_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__unsafe_masked_index_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__unsafe_masked_index_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace__unsafe_masked_index_put_accumulate_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace__unsafe_masked_index_put_accumulate_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace__unsafe_masked_index_put_accumulate_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__upsample_bilinear2d_aa_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_abs_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_acos_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_acos_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_acosh_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_acosh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_acosh_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_add_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_add_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_add_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_addbmm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_addcdiv_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_addcdiv_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_addcdiv_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_addmm_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_addmm_decomposed_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_addmv_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_addmv_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_addmv_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_addr_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_addr_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_addr_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_alias_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_alias_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_all_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_all_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_all_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_amax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_amax_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_amin_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_aminmax_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_angle_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_any_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_any_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_argmax_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_argsort_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_argwhere_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_partial_views_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_partial_views_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_scatter_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_scatter_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_scatter_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_scatter_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_asinh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_atan2_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_atan2_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_atan_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_atanh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_atanh_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_atanh_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_atleast_1d_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_atleast_1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_atleast_3d_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_atleast_3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_baddbmm_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_bfloat16_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_bfloat16_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_bfloat16_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_bfloat16_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_bitwise_not_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_bitwise_or_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_bitwise_right_shift_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_bitwise_right_shift_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_bitwise_xor_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_block_diag_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_bmm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_bool_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_broadcast_shapes_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_broadcast_tensors_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_broadcast_tensors_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_broadcast_tensors_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_bucketize_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_bucketize_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_byte_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_byte_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_byte_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_byte_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_cartesian_prod_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_cartesian_prod_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_cat_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_cat_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_cdouble_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_cdouble_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_cdouble_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_ceil_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_cfloat_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_cfloat_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_cfloat_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_cfloat_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_chalf_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_char_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_char_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_cholesky_inverse_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_cholesky_solve_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_cholesky_solve_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_cholesky_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_chunk_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_clamp_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_clamp_max_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_clamp_min_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_clone_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_combinations_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_combinations_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_complex_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_conj_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_conj_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_conj_physical_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_conj_physical_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_constant_pad_nd_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_constant_pad_nd_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_contiguous_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_contiguous_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_contiguous_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_copysign_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_copysign_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_copysign_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_copysign_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_corrcoef_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_corrcoef_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_corrcoef_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_corrcoef_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_cos_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_cos_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_cosh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_cosh_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_count_nonzero_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_count_nonzero_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_cov_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_cumprod_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_cumsum_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_cumsum_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_cumsum_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_cumulative_trapezoid_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_deg2rad_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_deg2rad_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_deg2rad_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_diag_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_diag_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_diag_embed_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_diagflat_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_diagflat_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_diagflat_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_diagflat_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_diagonal_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_diagonal_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_diagonal_scatter_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_diagonal_scatter_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_diff_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_diff_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_diff_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_digamma_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_digamma_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_digamma_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_div_floor_rounding_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_div_floor_rounding_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_div_no_rounding_mode_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_div_trunc_rounding_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_dot_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_dot_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_double_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_dsplit_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_dsplit_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_dstack_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_dstack_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_dstack_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_dstack_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_dstack_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_einsum_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_einsum_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_empty_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_empty_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_empty_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_empty_like_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_empty_like_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_empty_permuted_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_empty_permuted_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_empty_permuted_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_empty_strided_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_empty_strided_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_eq_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_eq_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_eq_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_eq_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_equal_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_equal_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_erf_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_erf_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_erfc_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_erfc_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_erfc_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_erfc_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_exp2_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_exp2_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_exp2_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_exp2_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_exp_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_expand_as_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_expand_as_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_expand_as_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_expand_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_expand_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_expand_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_expm1_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_expm1_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_exponential_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_eye_cpu_float8_e5m2, test/test_meta.py::TestMetaCPU::test_meta_inplace_eye_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_eye_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_eye_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_fftshift_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_fftshift_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_fftshift_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_fftshift_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_fftshift_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_fftshift_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_hfft2_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_hfft_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_hfft_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_hfftn_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_hfftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_hfftn_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_hfftn_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ifft2_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ifft_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ifft_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ifftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ifftn_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ifftshift_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ifftshift_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ifftshift_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ihfft2_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ihfft2_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ihfft2_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ihfft2_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ihfft_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ihfft_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_irfft_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_irfft_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_irfftn_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_rfft2_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_rfft2_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_rfft2_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_rfft2_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_rfft2_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_flatten_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_flatten_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fliplr_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_flipud_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_flipud_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_flipud_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_float_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_float_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_float_power_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_floor_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_floor_divide_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fmax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_fmax_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fmax_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fmin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_fmin_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_fmin_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_fmod_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_frac_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_frexp_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_full_like_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_gather_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_gcd_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_ge_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_ge_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_ge_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_ge_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_geometric_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_geometric_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_grid_sampler_2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_grid_sampler_3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_half_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_hash_tensor_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_heaviside_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_heaviside_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_heaviside_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_heaviside_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_hsplit_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_hsplit_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_hstack_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_hstack_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_hypot_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_i0_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_i0_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_i0_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_igamma_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_imag_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_add_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_add_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_add_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_fill_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_fill_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_put_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_put_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_put_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_reduce_amax_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_reduce_amax_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_reduce_amax_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_reduce_amin_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_reduce_amin_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_reduce_amin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_reduce_mean_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_reduce_mean_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_reduce_prod_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_select_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_select_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_inner_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_inner_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_inner_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_inner_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_int_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_isclose_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_isfinite_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_isin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_isin_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_isinf_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_isnan_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_isneginf_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_isposinf_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_isreal_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_isreal_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_item_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_item_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_2inputs_2outputs_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_2inputs_2outputs_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_2inputs_2outputs_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_2inputs_2outputs_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_binary_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_binary_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_binary_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_binary_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_binary_return_by_ref_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_binary_return_by_ref_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_unary_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_kron_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_kron_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_kthvalue_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_kthvalue_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_lcm_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_lcm_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_lcm_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_ldexp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_ldexp_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_ldexp_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_le_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_le_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_lgamma_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_lgamma_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_cholesky_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_cholesky_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_cond_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_cond_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_cross_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_cross_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_cross_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_cross_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_det_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_diagonal_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_diagonal_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_diagonal_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_eigh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_eigh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_eigvals_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_eigvals_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_householder_product_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_inv_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_inv_ex_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_ldl_factor_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_ldl_factor_ex_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_ldl_solve_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_lstsq_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_lstsq_grad_oriented_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_lu_factor_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_lu_factor_ex_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_matrix_rank_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_multi_dot_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_multi_dot_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_multi_dot_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_norm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_pinv_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_pinv_hermitian_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_slogdet_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_solve_triangular_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_svd_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_svdvals_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_tensorsolve_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_tensorsolve_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_vander_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_vecdot_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_vector_norm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_linspace_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linspace_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_linspace_tensor_overload_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_log10_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_log1p_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_log1p_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_log1p_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_log2_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_log_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_log_softmax_with_dtype_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_log_softmax_with_dtype_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_log_softmax_with_dtype_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_logical_and_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_logical_and_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_logical_and_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_logical_not_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_logical_not_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_logical_or_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_logical_or_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_logical_xor_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_logit_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_logit_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_logspace_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_logspace_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_logspace_tensor_overload_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_logspace_tensor_overload_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_logspace_tensor_overload_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_logsumexp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_logsumexp_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_long_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_long_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_lt_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_lt_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_lt_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_lu_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_lu_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_mH_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_mT_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_mT_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_mT_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_mT_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_amax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_amin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_amin_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_amin_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_argmax_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_argmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_argmin_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_cumprod_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_cumsum_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_fill_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_fill_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_logaddexp_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_logsumexp_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_logsumexp_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_logsumexp_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_mean_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_normalize_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_prod_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_scatter_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_select_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_select_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_softmin_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_std_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_std_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_sum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_sum_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_sum_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_var_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_var_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_var_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_var_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_matmul_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_matrix_exp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_max_binary_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_max_binary_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_max_reduction_no_dim_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_max_reduction_no_dim_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_max_reduction_with_dim_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_max_reduction_with_dim_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_maximum_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_mean_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_median_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_meshgrid_list_of_tensors_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_meshgrid_list_of_tensors_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_meshgrid_list_of_tensors_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_meshgrid_variadic_tensors_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_meshgrid_variadic_tensors_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_meshgrid_variadic_tensors_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_meshgrid_variadic_tensors_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_min_binary_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_min_binary_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_min_binary_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_min_reduction_with_dim_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_min_reduction_with_dim_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_min_reduction_with_dim_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_minimum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_mm_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_mode_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_mode_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_mode_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_mode_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_movedim_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_movedim_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_movedim_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_movedim_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_movedim_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_msort_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_mul_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_mul_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_mul_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_mul_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_mul_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_multinomial_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_mv_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nan_to_num_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nan_to_num_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nan_to_num_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nanmedian_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nanmedian_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nansum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nansum_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nansum_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nansum_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nansum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_narrow_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_narrow_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_narrow_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_narrow_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_narrow_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_narrow_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_narrow_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_native_layer_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_native_layer_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_ne_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_ne_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_neg_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_neg_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_neg_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_empty_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_empty_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_empty_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_empty_strided_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_empty_strided_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_full_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_full_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_ones_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_ones_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_ones_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_ones_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_zeros_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_zeros_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nextafter_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_adaptive_avg_pool2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_adaptive_max_pool3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_alpha_dropout_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_avg_pool1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_batch_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_binary_cross_entropy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_celu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_channel_shuffle_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_channel_shuffle_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_conv2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_conv2d_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_conv_transpose1d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_conv_transpose1d_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_conv_transpose2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_conv_transpose2d_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_conv_transpose2d_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_cosine_similarity_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_cosine_similarity_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_cross_entropy_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_cross_entropy_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_ctc_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_dropout2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_elu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_fractional_max_pool2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_fractional_max_pool2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_fractional_max_pool2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_glu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_glu_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_group_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_hardsigmoid_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_hardsigmoid_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_hardtanh_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_hinge_embedding_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_huber_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_interpolate_bilinear_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_interpolate_linear_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_interpolate_nearest_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_leaky_relu_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_linear_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_linear_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_linear_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_local_response_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_margin_ranking_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_max_pool1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_max_pool2d_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_max_unpool2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_max_unpool3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_max_unpool3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_max_unpool3d_grad_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_mish_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_multi_head_attention_forward_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_multi_margin_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_nll_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_one_hot_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_circular_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_circular_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_constant_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_reflect_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_reflect_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_replicate_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_replicate_negative_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_replicate_negative_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pairwise_distance_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pairwise_distance_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pdist_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pixel_shuffle_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pixel_shuffle_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pixel_unshuffle_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pixel_unshuffle_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_poisson_nll_loss_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_prelu_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_prelu_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_relu6_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_relu_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_relu_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_rms_norm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_silu_complex_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_silu_complex_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_silu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_silu_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_smooth_l1_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_smooth_l1_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_soft_margin_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_soft_margin_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_softmin_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_softmin_with_dtype_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_softmin_with_dtype_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_softmin_with_dtype_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_softplus_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_softshrink_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_softsign_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_triplet_margin_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_triplet_margin_loss_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_triplet_margin_loss_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_unfold_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_upsample_bilinear_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_upsample_nearest_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_upsample_nearest_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nonzero_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nonzero_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nonzero_static_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nonzero_static_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nonzero_static_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_norm_fro_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_norm_inf_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_norm_inf_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_ones_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_ones_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_ones_like_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_ones_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_ones_like_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_ormqr_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_outer_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_outer_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_permute_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_permute_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_permute_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_pinverse_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_polar_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_polygamma_polygamma_n_0_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_polygamma_polygamma_n_0_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_polygamma_polygamma_n_3_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_polygamma_polygamma_n_3_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_polygamma_polygamma_n_4_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_positive_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_positive_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_pow_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_pow_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_prod_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_prod_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_put_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_put_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_qr_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_qr_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_rad2deg_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_rad2deg_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_rand_like_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_rand_like_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_randint_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_randint_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_randn_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_randn_like_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_randn_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_ravel_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_ravel_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_real_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_real_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_reciprocal_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_renorm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_repeat_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_repeat_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_repeat_interleave_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_repeat_interleave_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_repeat_interleave_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_reshape_as_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_reshape_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_reshape_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_resize__cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_resize__cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_resolve_conj_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_resolve_conj_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_resolve_neg_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_resolve_neg_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_roll_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_roll_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_roll_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_rot90_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_rot90_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_round_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_round_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_round_decimals_0_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_round_decimals_3_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_round_decimals_3_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_rsqrt_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_rsqrt_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_rsqrt_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_rsqrt_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_rsub_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_rsub_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_add_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_reduce_amax_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_reduce_amin_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_reduce_mean_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_reduce_mean_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_reduce_prod_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_searchsorted_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_searchsorted_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_searchsorted_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_select_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_select_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_select_scatter_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_select_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_select_scatter_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_sgn_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_sgn_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_short_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_short_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_sigmoid_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_sigmoid_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_sign_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_sign_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_sign_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_signal_windows_blackman_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_signbit_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_signbit_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_signbit_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_sin_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_sinh_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_sinh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_slice_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_slice_scatter_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_slice_scatter_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_slice_scatter_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_sort_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_sort_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_sort_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_sparse_mm_reduce_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_sparse_mm_reduce_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_sparse_sampled_addmm_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_sparse_sampled_addmm_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_airy_ai_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_airy_ai_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_bessel_j1_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_bessel_y0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_bessel_y1_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_chebyshev_polynomial_t_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_chebyshev_polynomial_u_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_chebyshev_polynomial_u_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_chebyshev_polynomial_u_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_chebyshev_polynomial_v_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_chebyshev_polynomial_w_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_chebyshev_polynomial_w_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_entr_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_erfcx_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_hermite_polynomial_h_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_hermite_polynomial_he_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_i0e_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_i0e_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_i1_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_i1_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_i1e_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_laguerre_polynomial_l_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_laguerre_polynomial_l_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_laguerre_polynomial_l_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_legendre_polynomial_p_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_log_ndtr_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_log_ndtr_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_modified_bessel_i0_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_modified_bessel_i1_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_modified_bessel_k0_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_modified_bessel_k0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_modified_bessel_k1_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_ndtr_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_ndtri_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_ndtri_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_scaled_modified_bessel_k0_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_scaled_modified_bessel_k0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_xlog1py_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_zeta_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_split_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_split_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_split_with_sizes_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_split_with_sizes_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_split_with_sizes_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_split_with_sizes_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_sqrt_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_sqrt_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_sqrt_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_squeeze_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_squeeze_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_squeeze_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_squeeze_multiple_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_stack_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_std_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_std_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_std_mean_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_std_mean_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_std_mean_unbiased_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_std_unbiased_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_stft_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_sub_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_sub_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_sum_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_sum_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_sum_to_size_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_sum_to_size_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_sum_to_size_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_sum_to_size_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_sum_to_size_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_take_along_dim_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_take_along_dim_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_tan_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_tensor_split_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_tensordot_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_tensordot_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_tile_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_tile_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_tile_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_to_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_to_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_to_sparse_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_topk_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_torch__scaled_mm_cpu_float8_e5m2fnuz, test/test_meta.py::TestMetaCPU::test_meta_inplace_torch_ops_aten__safe_softmax_default_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_torch_ops_aten__safe_softmax_default_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_torch_ops_aten__safe_softmax_default_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_torch_ops_aten__safe_softmax_default_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_trace_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_trace_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_transpose_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_transpose_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_transpose_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_trapezoid_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_trapezoid_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_trapz_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_trapz_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_tril_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_tril_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_triu_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_triu_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_triu_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_triu_indices_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_true_divide_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_trunc_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_trunc_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_unbind_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_unbind_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_unbind_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_unbind_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_unflatten_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_unfold_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_unfold_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_unfold_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_unfold_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_unfold_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_unfold_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_unique_consecutive_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_unique_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_unique_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_unique_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsafe_chunk_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsafe_chunk_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsafe_chunk_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsafe_split_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsafe_split_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsafe_split_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsafe_split_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsafe_split_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsqueeze_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsqueeze_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsqueeze_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsqueeze_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsqueeze_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsqueeze_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_var_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_var_mean_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_var_mean_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_var_mean_unbiased_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_var_unbiased_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_vdot_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_vdot_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_view_as_real_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_view_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_view_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_view_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_view_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_view_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_view_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_vsplit_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_vstack_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_vstack_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_vstack_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_vstack_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_where_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_xlogy_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_xlogy_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_xlogy_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_xlogy_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_xlogy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_zero__cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_zeros_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_zeros_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_zeros_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_zeros_like_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_zeros_like_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_zeros_like_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_zeros_like_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_H_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_H_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_T_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace___getitem___cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace___getitem___cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace___getitem___cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace___radd___cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace___rand___cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace___rand___cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace___rdiv___cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace___rdiv___cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace___rmatmul___cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace___ror___cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace___ror___cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace___rpow___cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace___rsub___cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace___rxor___cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace__chunk_cat_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_abs_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_abs_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_acos_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_add_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_add_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_addcdiv_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_addcdiv_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_addcdiv_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_addcmul_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_addcmul_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_addcmul_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_asin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_atan_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_ceil_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_ceil_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_clamp_max_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_clamp_max_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_clamp_max_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_clamp_min_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_clamp_min_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_cos_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_cos_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_cosh_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_div_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_div_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_erf_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_erf_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_erfc_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_erfc_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_erfc_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_erfc_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_erfc_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_exp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_exp_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_expm1_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_expm1_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_expm1_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_floor_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_floor_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_lerp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_lerp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_lerp_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log10_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log1p_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log1p_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log2_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_maximum_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_maximum_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_maximum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_minimum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_mul_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_mul_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_mul_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_pow_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_round_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_round_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_round_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_rsqrt_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sigmoid_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sigmoid_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sign_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sign_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sign_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sin_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sqrt_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sqrt_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sub_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sub_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_tan_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_tan_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_tan_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_tan_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_tanh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_tanh_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_tanh_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_trunc_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_trunc_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_zero_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__native_batch_norm_legit_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace__segment_reduce_lengths_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace__unsafe_masked_index_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace__unsafe_masked_index_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace__unsafe_masked_index_put_accumulate_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace__unsafe_masked_index_put_accumulate_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace__unsafe_masked_index_put_accumulate_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace__unsafe_masked_index_put_accumulate_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace__unsafe_masked_index_put_accumulate_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__unsafe_masked_index_put_accumulate_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_abs_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_abs_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_abs_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_acos_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_acosh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_acosh_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_acosh_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_add_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_add_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_addbmm_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_addbmm_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_addcmul_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_addcmul_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_addcmul_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_addmm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_addmm_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_addmm_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_addmm_decomposed_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_addmm_decomposed_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_addmv_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_addr_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_addr_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_addr_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_alias_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_alias_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_alias_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_all_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_all_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_allclose_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_amax_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_amax_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_amax_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_amin_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_amin_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_amin_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_aminmax_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_aminmax_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_aminmax_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_angle_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_angle_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_angle_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_any_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_any_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_any_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_any_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_arange_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_argmin_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_argsort_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_argsort_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_as_strided_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_as_strided_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_as_strided_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_as_strided_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_as_strided_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_as_strided_scatter_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_as_strided_scatter_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_asin_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_asin_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_asin_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_asin_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_asin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_asinh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_asinh_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_asinh_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_atan2_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_atan_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_atan_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_atanh_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_atanh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_atanh_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_atanh_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_atleast_2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_atleast_2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_atleast_2d_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_atleast_3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_atleast_3d_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_atleast_3d_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_atleast_3d_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_baddbmm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_baddbmm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_bernoulli_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_bfloat16_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_bfloat16_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_bfloat16_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_bitwise_and_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_bitwise_and_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_bitwise_left_shift_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_bitwise_not_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_bitwise_xor_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_bitwise_xor_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_block_diag_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_block_diag_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_block_diag_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_block_diag_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_block_diag_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_bmm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_bool_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_bool_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_bool_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_broadcast_tensors_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_broadcast_tensors_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_broadcast_to_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_bucketize_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_byte_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_byte_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_cartesian_prod_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_cartesian_prod_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_cartesian_prod_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_cartesian_prod_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_cartesian_prod_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_cartesian_prod_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_cat_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_cat_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_cdist_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_cdouble_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_cdouble_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_cfloat_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_cfloat_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_chalf_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_chalf_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_char_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_cholesky_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_cholesky_inverse_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_cholesky_solve_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_clamp_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_clamp_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_clamp_max_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_clamp_max_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_clamp_max_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_clamp_min_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_clamp_min_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_clamp_min_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_clamp_min_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_clone_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_clone_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_clone_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_column_stack_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_column_stack_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_column_stack_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_column_stack_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_conj_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_conj_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_conj_physical_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_conj_physical_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_conj_physical_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_constant_pad_nd_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_constant_pad_nd_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_copysign_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_cosh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_cosh_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_cosh_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_cov_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_cross_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_cummax_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_cummax_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_cummax_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_cumprod_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_cumprod_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_cumprod_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_cumsum_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_cumulative_trapezoid_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_deg2rad_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_deg2rad_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_deg2rad_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_diag_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_diagflat_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_diagflat_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_diagonal_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_diagonal_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_diagonal_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_diagonal_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_diagonal_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_diagonal_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_diagonal_scatter_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_diagonal_scatter_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_diagonal_scatter_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_digamma_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_dist_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_div_floor_rounding_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_div_floor_rounding_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_div_no_rounding_mode_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_div_no_rounding_mode_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_div_trunc_rounding_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_dot_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_dot_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_double_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_dsplit_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_dstack_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_dstack_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_dstack_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_einsum_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_einsum_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_empty_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_empty_permuted_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_empty_strided_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_eq_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_equal_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_equal_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_equal_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_erf_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_erf_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_erf_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_erfc_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_erfinv_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_exp2_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_exp2_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_exp2_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_expand_as_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_expand_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_expand_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_expand_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_expm1_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_expm1_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_exponential_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_eye_cpu_float8_e5m2fnuz, test/test_meta.py::TestMetaCPU::test_meta_outplace_eye_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_fft2_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_fft_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_fftn_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_fftn_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_fftshift_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_fftshift_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_hfft2_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_hfft2_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_hfft_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_hfft_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_hfftn_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ifft2_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ifft2_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ifft2_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ifft2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ifft_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ifftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ifftshift_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ifftshift_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ihfft2_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ihfftn_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ihfftn_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ihfftn_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ihfftn_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_irfft2_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_irfft2_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_irfft2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_irfft_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_irfftn_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_rfft_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_rfftn_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_rfftn_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_fill_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_fill_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fill_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_flatten_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_flatten_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_flip_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_flip_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_flip_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_flip_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_fliplr_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_flipud_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_float_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_float_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_float_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_float_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_float_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_float_power_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_float_power_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_floor_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_floor_divide_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_fmax_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_fmax_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_fmin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_fmin_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fmin_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_frexp_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_full_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_full_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_full_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_full_like_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_full_like_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_gather_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_gather_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_gcd_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_geometric_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_geqrf_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_gradient_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_gradient_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_grid_sampler_2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_grid_sampler_3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_grid_sampler_3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_gt_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_gt_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_gt_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_half_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_heaviside_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_histc_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_hsplit_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_hsplit_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_hsplit_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_hypot_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_hypot_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_i0_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_fill_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_fill_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_fill_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_fill_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_put_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_put_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_put_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_reduce_amax_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_reduce_amin_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_reduce_amin_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_reduce_amin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_reduce_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_reduce_prod_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_reduce_prod_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_select_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_int_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_int_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_int_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_int_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_int_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_isfinite_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_isfinite_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_isfinite_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_isfinite_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_isin_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_isinf_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_isinf_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_isinf_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_isnan_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_isneginf_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_isneginf_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_isneginf_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_isposinf_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_isposinf_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_isreal_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_isreal_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_isreal_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_item_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_jiterator_2inputs_2outputs_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_jiterator_2inputs_2outputs_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_jiterator_binary_return_by_ref_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_kron_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_kron_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_kthvalue_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_le_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_le_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_lerp_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_cholesky_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_cholesky_ex_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_cholesky_ex_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_cond_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_cross_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_cross_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_diagonal_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_diagonal_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_eigh_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_householder_product_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_householder_product_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_inv_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_inv_ex_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_ldl_factor_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_ldl_factor_ex_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_ldl_factor_ex_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_ldl_factor_ex_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_ldl_solve_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_lstsq_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_lu_solve_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_lu_solve_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_matrix_power_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_matrix_rank_hermitian_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_multi_dot_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_multi_dot_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_multi_dot_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_pinv_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_pinv_hermitian_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_qr_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_slogdet_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_solve_ex_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_svdvals_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_svdvals_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_vector_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_vector_norm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_vector_norm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linspace_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_linspace_tensor_overload_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_log10_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_log10_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_log2_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_log2_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_log2_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_log_normal_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_log_softmax_with_dtype_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_log_softmax_with_dtype_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_logaddexp2_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_logcumsumexp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_logical_and_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_logical_or_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_logical_xor_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_logical_xor_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_logical_xor_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_logit_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_logspace_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_logspace_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_logsumexp_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_logsumexp_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_logsumexp_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_long_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_long_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_lu_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_lu_solve_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_lu_unpack_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_lu_unpack_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_mH_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_mH_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_mH_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_mT_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_amax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_amax_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_amax_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_argmin_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_cumprod_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_cumprod_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_cumsum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_cumsum_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_cumsum_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_cumsum_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_cumsum_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_fill_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_fill_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_fill_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_logsumexp_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_logsumexp_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_mean_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_mean_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_normalize_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_prod_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_prod_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_select_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_select_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_std_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_sum_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_sum_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_sum_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_sum_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_var_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_matmul_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_matmul_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_matrix_exp_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_max_binary_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_max_binary_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_max_pool2d_with_indices_backward_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_max_reduction_no_dim_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_max_reduction_no_dim_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_maximum_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_maximum_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_meshgrid_list_of_tensors_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_meshgrid_list_of_tensors_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_meshgrid_list_of_tensors_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_meshgrid_variadic_tensors_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_meshgrid_variadic_tensors_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_min_binary_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_min_reduction_no_dim_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_min_reduction_no_dim_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_min_reduction_with_dim_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_min_reduction_with_dim_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_minimum_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_mm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_mode_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_mode_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_mode_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_mode_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_movedim_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_movedim_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_movedim_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_msort_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_msort_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_msort_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_msort_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_msort_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_mul_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_mul_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_mul_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_multinomial_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_multinomial_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_multinomial_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_mv_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_mv_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_mv_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nan_to_num_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nan_to_num_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nan_to_num_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nanmean_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nanmedian_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nanmedian_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nanmedian_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nanmedian_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nanquantile_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_narrow_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_narrow_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_narrow_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_native_batch_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_native_dropout_backward_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_ne_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_neg_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_neg_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_empty_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_empty_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_empty_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_empty_strided_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_empty_strided_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_full_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_full_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_full_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_ones_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_ones_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_ones_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_ones_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_zeros_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_zeros_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_alpha_dropout_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_alpha_dropout_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_avg_pool1d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_avg_pool1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_avg_pool1d_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_bilinear_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_bilinear_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_binary_cross_entropy_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_binary_cross_entropy_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_channel_shuffle_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_channel_shuffle_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_channel_shuffle_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_channel_shuffle_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_conv2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_conv3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_conv3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_conv_transpose2d_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_conv_transpose2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_cosine_embedding_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_cosine_similarity_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_cross_entropy_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_ctc_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_dropout2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_dropout_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_embedding_bag_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_embedding_bag_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_fractional_max_pool3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_glu_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_hardsigmoid_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_hardtanh_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_hardtanh_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_hardtanh_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_hinge_embedding_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_interpolate_area_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_interpolate_area_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_interpolate_bicubic_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_interpolate_bilinear_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_interpolate_linear_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_interpolate_nearest_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_l1_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_linear_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_linear_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_local_response_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_margin_ranking_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_margin_ranking_loss_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_max_pool1d_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_max_unpool1d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_max_unpool2d_grad_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_max_unpool3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_mish_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_circular_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_circular_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_constant_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_constant_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_reflect_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_reflect_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_reflect_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_replicate_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_replicate_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_replicate_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_replicate_negative_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_replicate_negative_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pairwise_distance_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pixel_shuffle_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pixel_unshuffle_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pixel_unshuffle_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pixel_unshuffle_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pixel_unshuffle_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pixel_unshuffle_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pixel_unshuffle_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_poisson_nll_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_poisson_nll_loss_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_poisson_nll_loss_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_relu6_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_rrelu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_scaled_dot_product_attention_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_silu_complex_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_soft_margin_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_soft_margin_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_softmin_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_softmin_with_dtype_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_softmin_with_dtype_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_softplus_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_softplus_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_softsign_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_tanhshrink_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_tanhshrink_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_threshold_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_threshold_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_triplet_margin_loss_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_triplet_margin_loss_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_triplet_margin_loss_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_unfold_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_unfold_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_upsample_bilinear_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_upsample_nearest_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nonzero_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nonzero_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nonzero_static_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nonzero_static_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_norm_fro_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_norm_inf_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_norm_inf_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_norm_nuc_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_normal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_normal_in_place_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_normal_number_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_ones_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_ones_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_ones_like_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_ormqr_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_outer_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_pca_lowrank_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_pca_lowrank_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_pca_lowrank_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_permute_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_pinverse_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_pinverse_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_polar_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_polygamma_polygamma_n_0_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_polygamma_polygamma_n_0_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_polygamma_polygamma_n_2_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_polygamma_polygamma_n_2_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_polygamma_polygamma_n_2_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_polygamma_polygamma_n_3_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_polygamma_polygamma_n_3_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_polygamma_polygamma_n_4_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_polygamma_polygamma_n_4_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_positive_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_positive_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_pow_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_pow_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_prod_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_prod_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_prod_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_put_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_qr_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_quantile_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_rad2deg_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_rad2deg_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_randint_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_randint_like_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_randn_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_randn_like_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_ravel_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_ravel_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_ravel_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_real_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_real_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_real_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_reciprocal_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_reciprocal_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_remainder_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_repeat_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_repeat_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_repeat_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_repeat_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_repeat_interleave_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_reshape_as_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_reshape_as_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_reshape_as_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_reshape_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_reshape_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_resize__cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_resize__cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_resize_as__cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_resize_as__cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_resize_as__cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_resolve_conj_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_resolve_conj_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_resolve_neg_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_resolve_neg_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_resolve_neg_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_resolve_neg_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_resolve_neg_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_roll_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_roll_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_roll_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_roll_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_roll_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_roll_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_rot90_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_rot90_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_round_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_round_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_round_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_rsqrt_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_rsub_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_scalar_tensor_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_scalar_tensor_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_scalar_tensor_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_scalar_tensor_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_scalar_tensor_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_scalar_tensor_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_add_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_add_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_amax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_amax_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_amax_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_amin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_amin_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_mean_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_mean_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_prod_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_prod_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_prod_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_prod_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_sum_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_sum_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_searchsorted_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_searchsorted_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_searchsorted_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_select_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_sgn_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_sgn_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_sgn_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_sgn_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_short_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_short_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_short_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_short_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_short_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_signal_windows_blackman_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_signal_windows_general_hamming_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_signbit_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_signbit_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_signbit_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_sin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_sinc_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_sinh_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_slice_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_slice_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_slice_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_slice_scatter_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_softmax_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_airy_ai_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_airy_ai_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_airy_ai_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_bessel_j0_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_bessel_j0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_bessel_j1_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_bessel_j1_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_bessel_y0_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_bessel_y1_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_chebyshev_polynomial_u_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_chebyshev_polynomial_u_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_chebyshev_polynomial_v_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_chebyshev_polynomial_w_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_entr_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_erfcx_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_hermite_polynomial_h_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_hermite_polynomial_h_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_hermite_polynomial_he_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_hermite_polynomial_he_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_i0e_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_i0e_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_i1_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_i1_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_i1e_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_i1e_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_i1e_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_legendre_polynomial_p_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_legendre_polynomial_p_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_log_ndtr_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_log_ndtr_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_modified_bessel_i0_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_modified_bessel_i0_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_modified_bessel_i1_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_modified_bessel_k0_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_modified_bessel_k0_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_modified_bessel_k1_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_ndtr_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_ndtr_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_ndtri_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_ndtri_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_ndtri_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_ndtri_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_scaled_modified_bessel_k0_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_scaled_modified_bessel_k0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_scaled_modified_bessel_k1_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_spherical_bessel_j0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_xlog1py_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_xlog1py_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_zeta_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_split_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_split_list_args_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_split_list_args_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_split_with_sizes_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_split_with_sizes_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_split_with_sizes_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_sqrt_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_sqrt_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_sqrt_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_square_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_square_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_square_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_squeeze_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_squeeze_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_squeeze_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_squeeze_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_squeeze_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_squeeze_multiple_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_squeeze_multiple_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_stack_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_stack_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_std_mean_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_std_mean_unbiased_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_std_mean_unbiased_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_sub_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_sub_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_sum_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_sum_to_size_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_t_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_t_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_t_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_take_along_dim_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_take_along_dim_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_take_along_dim_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_take_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_tan_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_tan_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_tan_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_tan_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_tensor_split_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_tensor_split_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_tensor_split_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_tensordot_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_tensordot_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_tile_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_tile_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_to_sparse_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_to_sparse_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_to_sparse_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_trace_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_trace_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_transpose_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_transpose_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_transpose_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_transpose_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_transpose_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_trapezoid_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_trapezoid_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_trapz_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_triangular_solve_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_triangular_solve_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_triangular_solve_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_tril_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_tril_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_triu_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_triu_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_triu_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_true_divide_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_true_divide_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_trunc_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_trunc_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_unbind_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_unbind_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_unbind_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_unflatten_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_unflatten_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_unflatten_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_unfold_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_unfold_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_unfold_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_unfold_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_unfold_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_unfold_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_unfold_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_uniform_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_unique_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_unique_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_unique_cpu_uint64, test/test_meta.py::TestMetaCPU::test_meta_outplace_unravel_index_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_unsafe_chunk_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_unsafe_chunk_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_unsafe_split_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_unsafe_split_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_unsafe_split_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_unsqueeze_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_unsqueeze_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_unsqueeze_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_unsqueeze_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_unsqueeze_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_unsqueeze_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_unsqueeze_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_var_mean_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_var_mean_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_var_mean_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_var_mean_unbiased_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_var_mean_unbiased_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_var_unbiased_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_var_unbiased_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_var_unbiased_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_vdot_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_view_as_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_view_as_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_view_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_view_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_view_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_vsplit_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_vsplit_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_vstack_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_vstack_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_where_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_where_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_xlogy_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_zeros_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_zeros_cpu_complex128, test/test_meta.py::TestMetaCPU::test_mixed_dtype_for_native_layer_norm_backward_float16_float16_cpu, test/test_meta.py::TestMetaCPU::test_mixed_dtype_for_native_layer_norm_backward_float32_bias_dtype2_cpu, test/test_meta.py::TestMetaCPU::test_nan_to_num_cpu 2025-10-10T02:18:41.2680882Z 2025-10-10T02:18:46.2166518Z Running xpu/test_fusion 1/1 ... [2025-10-10 02:18:46.216203] 2025-10-10T02:18:46.2167307Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:18:46.2174410Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'xpu/test_fusion.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:18:46.216811] 2025-10-10T02:18:52.0416304Z 2025-10-10T02:18:52.0417600Z xpu/test_fusion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/xpu.test_fusion_1.1_9fd899661df25b62_.log 2025-10-10T02:18:52.0419273Z Running 0 items in this shard: 2025-10-10T02:18:52.0419627Z 2025-10-10T02:18:57.0043964Z 2025-10-10T02:18:57.0045035Z test_meta 4/6 was successful, full logs can be found in artifacts with path test/test-reports/test_meta_4.6_598d4bf6dc0dcaf3_.log 2025-10-10T02:18:57.2211907Z Running 6850 items in this shard: test/test_meta.py::TestMetaConverter::test_channels_last, test/test_meta.py::TestMetaConverter::test_channels_last_leaf, test/test_meta.py::TestMetaConverter::test_channels_last_non_leaf, test/test_meta.py::TestMetaConverter::test_view_dtype, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype___rsub___cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype__refs_fmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype__refs_logaddexp_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype__refs_pow_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype__refs_rsub_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_float_power_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_ge_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_jiterator_binary_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_logical_or_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_maximum_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_special_hermite_polynomial_h_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_special_laguerre_polynomial_l_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_meta.py::TestMetaCPU::test_binary_ufuncs_mixed_dtype_special_zeta_cpu_float32, test/test_meta.py::TestMetaCPU::test_cdist_forward_cpu, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_H_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_H_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_H_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_T_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_T_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___radd___cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rand___cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rand___cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rdiv___cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rdiv___cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rmod___cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rmul___cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rpow___cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rsub___cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rsub___cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rsub___cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace___rxor___cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__chunk_cat_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__chunk_cat_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__chunk_cat_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_acos_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_addcdiv_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_addcmul_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_addcmul_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_addcmul_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_asin_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_asin_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_asin_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_asin_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_asin_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_atan_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_atan_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_atan_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_ceil_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_ceil_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_ceil_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_ceil_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_ceil_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_ceil_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_clamp_min_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_clamp_min_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_cos_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_cos_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_cosh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_cosh_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_cosh_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_erf_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_erf_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_erfc_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_erfc_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_exp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_exp_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_exp_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_exp_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_expm1_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_expm1_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_expm1_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_floor_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_floor_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_frac_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_lerp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_lerp_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_lerp_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_lerp_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_lerp_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_lgamma_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_lgamma_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_lgamma_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_lgamma_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log1p_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log1p_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log1p_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log1p_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log2_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_log_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_max_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_max_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_max_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_maximum_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_maximum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_minimum_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_minimum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_mul_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_mul_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_neg_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_neg_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_norm_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_norm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_pow_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_pow_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_pow_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_reciprocal_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_round_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_round_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_rsqrt_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_rsqrt_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sigmoid_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sign_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sign_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sign_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sin_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sinh_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sqrt_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sub_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_sub_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_tan_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_tanh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_tanh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_tanh_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_tanh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_trunc_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_zero_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_zero_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__foreach_zero_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__segment_reduce_lengths_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__softmax_backward_data_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__unsafe_masked_index_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__unsafe_masked_index_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__unsafe_masked_index_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__unsafe_masked_index_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__unsafe_masked_index_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace__upsample_bilinear2d_aa_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_abs_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_acosh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_acosh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_acosh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addbmm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addcmul_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addmm_decomposed_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addmv_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addmv_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addmv_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addmv_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addmv_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_addr_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_alias_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_all_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_all_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_allclose_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_allclose_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_amax_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_aminmax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_aminmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_angle_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_any_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_any_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_any_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_arange_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_argmax_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_argsort_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_argsort_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_argsort_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_argwhere_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_argwhere_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_argwhere_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_as_strided_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_as_strided_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_as_strided_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_as_strided_partial_views_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_as_strided_partial_views_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_as_strided_scatter_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_as_strided_scatter_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_as_strided_scatter_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_as_strided_scatter_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_asin_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_asinh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_asinh_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atan2_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atan2_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atan_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atan_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atanh_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atleast_3d_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_atleast_3d_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_baddbmm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bernoulli_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bfloat16_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bincount_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bitwise_and_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bitwise_not_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bitwise_not_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bitwise_not_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bitwise_or_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bitwise_or_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bitwise_or_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bitwise_xor_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bitwise_xor_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_block_diag_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_block_diag_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_block_diag_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bmm_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bmm_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bool_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bool_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bool_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_broadcast_tensors_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_broadcast_to_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_broadcast_to_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_bucketize_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_byte_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_byte_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_byte_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cartesian_prod_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cat_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cat_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cat_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cauchy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ceil_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ceil_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_chalf_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_chalf_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_chalf_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_chalf_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_chalf_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_chalf_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_chalf_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_chalf_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_char_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_char_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_char_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cholesky_solve_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_chunk_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_clamp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_clamp_max_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_clamp_max_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_clamp_min_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_clamp_min_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_clone_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_clone_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_combinations_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_conj_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_conj_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_conj_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_conj_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_constant_pad_nd_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_constant_pad_nd_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_contiguous_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_contiguous_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_corrcoef_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_corrcoef_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_corrcoef_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cos_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cosh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cosh_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cosh_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cosh_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_count_nonzero_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_count_nonzero_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_count_nonzero_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_count_nonzero_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_count_nonzero_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cov_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cross_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cross_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cross_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cross_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cummax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cummax_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cummax_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cummin_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cummin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cumprod_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cumprod_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cumsum_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cumsum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_cumulative_trapezoid_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_deg2rad_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_deg2rad_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diag_embed_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diag_embed_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diag_embed_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagflat_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagflat_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagonal_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagonal_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagonal_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagonal_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagonal_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagonal_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diagonal_scatter_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diff_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_diff_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_digamma_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_digamma_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_digamma_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_div_floor_rounding_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_div_floor_rounding_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_div_floor_rounding_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_div_floor_rounding_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_div_no_rounding_mode_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_div_no_rounding_mode_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_div_trunc_rounding_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_div_trunc_rounding_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_dot_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_dot_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_double_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_double_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_double_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_dsplit_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_dsplit_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_dstack_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_dstack_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_einsum_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_einsum_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_empty_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_empty_like_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_empty_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_empty_like_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_empty_permuted_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_empty_permuted_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_empty_strided_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_empty_strided_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_empty_strided_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_eq_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_eq_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_equal_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_erf_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_erf_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_erfc_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_erfc_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_erfc_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_erfc_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_exp2_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_exp2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_exp2_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_exp2_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_exp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expand_as_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expand_as_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expand_as_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expand_as_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expand_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expand_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expand_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expand_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_expm1_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_eye_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_eye_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_eye_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_fft2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_fft_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_fft_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_fftn_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_fftn_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_fftn_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_fftn_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_fftshift_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_fftshift_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_hfft2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_hfft_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_hfft_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_hfftn_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_hfftn_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ifft2_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ifft_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ifftn_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ifftn_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ifftn_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ifftshift_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ihfft_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ihfftn_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ihfftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_ihfftn_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_irfft2_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_irfft_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_irfft_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_irfft_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_irfftn_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_irfftn_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_rfft2_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_rfft2_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_rfft_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_rfft_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_rfft_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_rfftn_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fft_rfftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fill_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_flatten_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_flatten_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_flatten_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_flip_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fliplr_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fliplr_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_float_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_float_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_float_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_float_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_float_power_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_float_power_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_floor_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_floor_divide_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_floor_divide_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_floor_divide_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_floor_divide_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_floor_divide_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fmax_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fmax_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fmax_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fmin_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fmin_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fmin_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_fmin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_frexp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_frexp_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_full_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_full_like_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_full_like_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_full_like_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_full_like_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_gather_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_gather_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_gather_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ge_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ge_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_geometric_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_geometric_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_geqrf_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_gradient_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_grid_sampler_3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_gt_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_gt_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_hash_tensor_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_hash_tensor_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_heaviside_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_heaviside_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_hsplit_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_hstack_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_hstack_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_hypot_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_i0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_add_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_fill_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_put_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_put_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_put_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_reduce_amax_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_reduce_amax_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_reduce_mean_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_reduce_prod_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_select_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_index_select_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_inner_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_inner_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_inner_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_inner_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_int_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isclose_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isclose_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isclose_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isfinite_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isfinite_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isfinite_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isinf_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isnan_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isnan_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isnan_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isnan_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isneginf_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isposinf_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isposinf_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isposinf_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isreal_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_isreal_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_binary_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_binary_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_binary_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_binary_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_unary_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_jiterator_unary_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_kthvalue_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_lcm_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_lcm_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ldexp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ldexp_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ldexp_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ldexp_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_le_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_le_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_le_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_lgamma_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_lgamma_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_lgamma_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_cholesky_ex_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_cond_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_det_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_det_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_diagonal_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_diagonal_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_eigh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_eigh_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_eigvals_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_eigvalsh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_inv_ex_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_ldl_factor_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_ldl_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_lstsq_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_lstsq_grad_oriented_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_lu_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_matrix_rank_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_matrix_rank_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_matrix_rank_hermitian_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_multi_dot_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_norm_subgradients_at_zero_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_norm_subgradients_at_zero_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_pinv_hermitian_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_qr_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_qr_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_slogdet_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_slogdet_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_solve_triangular_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_solve_triangular_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_svd_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_tensorsolve_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_vander_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_vander_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_vecdot_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_vecdot_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_vecdot_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_vector_norm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linalg_vector_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linspace_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_linspace_tensor_overload_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log1p_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log1p_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log_normal_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logaddexp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logaddexp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logaddexp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logcumsumexp_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logdet_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logdet_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logical_and_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logical_and_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logical_and_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logical_and_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logical_not_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logical_or_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logical_or_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logical_or_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logical_xor_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logical_xor_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logit_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logit_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logspace_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logspace_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logspace_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logspace_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logspace_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logspace_tensor_overload_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logspace_tensor_overload_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logsumexp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_logsumexp_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_long_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_long_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_long_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_long_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_lt_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_lt_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_lt_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_lu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_lu_unpack_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_lu_unpack_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mH_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mH_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mH_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mT_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mT_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mT_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mT_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_amax_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_amax_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_amin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_cumprod_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_cumsum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_fill_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_fill_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_fill_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_fill_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_fill_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_logsumexp_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_mean_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_median_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_prod_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_scatter_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_select_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_select_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_select_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_select_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_std_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_std_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_sum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_sum_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_sum_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_var_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_var_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_masked_var_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_matmul_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_matrix_exp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_max_binary_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_max_reduction_no_dim_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_max_reduction_no_dim_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_max_reduction_with_dim_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mean_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mean_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_median_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_median_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_min_binary_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_min_reduction_no_dim_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_min_reduction_no_dim_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_min_reduction_no_dim_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_min_reduction_with_dim_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_min_reduction_with_dim_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_minimum_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mm_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mode_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mode_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_msort_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_msort_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mul_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mul_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_multinomial_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nan_to_num_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nan_to_num_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nanmean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nanmedian_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nansum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_narrow_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_narrow_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_narrow_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_native_dropout_backward_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_native_layer_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ne_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ne_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ne_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_neg_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_new_empty_strided_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_new_empty_strided_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_new_full_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_new_ones_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_new_ones_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_alpha_dropout_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_avg_pool1d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_avg_pool2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_avg_pool2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_avg_pool2d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_batch_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_bilinear_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_bilinear_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_bilinear_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_bilinear_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_binary_cross_entropy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_celu_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_channel_shuffle_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_channel_shuffle_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_channel_shuffle_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_channel_shuffle_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_conv1d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_conv2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_conv2d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_conv3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_conv3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_conv_transpose2d_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_conv_transpose2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_conv_transpose2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_conv_transpose2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_conv_transpose3d_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_conv_transpose3d_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_conv_transpose3d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_dropout3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_dropout_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_dropout_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_elu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_embedding_bag_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_embedding_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_embedding_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_fractional_max_pool3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_gaussian_nll_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_glu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_group_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_hardshrink_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_hardsigmoid_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_huber_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_huber_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_instance_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_interpolate_area_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_interpolate_bilinear_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_interpolate_nearest-exact_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_interpolate_nearest_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_interpolate_trilinear_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_kl_div_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_l1_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_leaky_relu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_linear_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_linear_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_linear_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_local_response_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_logsigmoid_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_logsigmoid_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_max_pool1d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_max_pool1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_max_pool2d_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_max_pool3d_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_max_pool3d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_max_unpool1d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_max_unpool1d_grad_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_max_unpool1d_grad_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_max_unpool2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_max_unpool3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_mse_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_multi_head_attention_forward_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_nll_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_nll_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_normalize_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pad_reflect_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pad_reflect_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pad_replicate_negative_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pad_replicate_negative_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pad_replicate_negative_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_prelu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_relu6_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_relu6_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_relu_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_rrelu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_scaled_dot_product_attention_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_silu_complex_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_silu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_softplus_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_softsign_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_softsign_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_threshold_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_unfold_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_unfold_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_unfold_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_unfold_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_upsample_bilinear_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nn_functional_upsample_nearest_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nonzero_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nonzero_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nonzero_static_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nonzero_static_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nonzero_static_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_nonzero_static_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_norm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_norm_fro_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_norm_nuc_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_norm_nuc_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_normal_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_normal_in_place_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_normal_number_mean_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ones_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ones_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ones_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ones_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ones_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ones_like_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ormqr_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ormqr_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_outer_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_permute_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_permute_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_permute_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_permute_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_permute_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_pinverse_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_polygamma_polygamma_n_0_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_polygamma_polygamma_n_1_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_polygamma_polygamma_n_1_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_polygamma_polygamma_n_1_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_polygamma_polygamma_n_1_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_polygamma_polygamma_n_3_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_polygamma_polygamma_n_4_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_positive_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_prod_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_prod_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_put_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_put_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_rand_like_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_randint_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_randint_like_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_randint_like_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_randint_like_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_randint_like_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_randn_like_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ravel_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_ravel_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_real_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_reciprocal_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_renorm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_renorm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_reshape_as_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_reshape_as_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_reshape_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_reshape_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_resize__cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_resize__cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_resize_as__cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_resize_as__cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_resolve_conj_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_resolve_neg_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_resolve_neg_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_resolve_neg_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_resolve_neg_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_roll_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_roll_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_rot90_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_rot90_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_rot90_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_rot90_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_round_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_round_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_round_decimals_0_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_rsqrt_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_rsub_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_rsub_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_rsub_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scalar_tensor_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_add_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_add_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_add_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_reduce_mean_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_reduce_prod_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_reduce_prod_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_reduce_sum_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_scatter_reduce_sum_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_select_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_select_scatter_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_select_scatter_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sgn_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sgn_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sgn_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_short_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_short_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sigmoid_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sigmoid_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sigmoid_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sign_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sign_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_signal_windows_bartlett_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_signal_windows_blackman_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_signal_windows_blackman_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_signal_windows_cosine_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_signal_windows_hann_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_signbit_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_signbit_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_signbit_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_signbit_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sin_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sin_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sin_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sinc_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sinc_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sinc_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sinh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sinh_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_slice_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_slice_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_slice_scatter_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_softmax_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_softmax_with_dtype_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_softmax_with_dtype_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sort_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sort_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sparse_sampled_addmm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_airy_ai_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_bessel_j0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_bessel_j1_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_bessel_j1_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_bessel_j1_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_bessel_y0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_bessel_y0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_chebyshev_polynomial_u_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_chebyshev_polynomial_v_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_entr_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_hermite_polynomial_h_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_hermite_polynomial_he_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_hermite_polynomial_he_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_i1_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_i1e_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_i1e_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_laguerre_polynomial_l_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_legendre_polynomial_p_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_legendre_polynomial_p_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_log_ndtr_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_log_ndtr_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_modified_bessel_i0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_modified_bessel_i1_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_modified_bessel_k1_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_modified_bessel_k1_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_ndtri_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_spherical_bessel_j0_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_zeta_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_special_zeta_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_split_list_args_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_split_with_sizes_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_split_with_sizes_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_split_with_sizes_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_split_with_sizes_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_split_with_sizes_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_split_with_sizes_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_split_with_sizes_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sqrt_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sqrt_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_square_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_square_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_square_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_squeeze_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_squeeze_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_squeeze_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_squeeze_multiple_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_stack_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_std_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_std_mean_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_std_mean_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_std_mean_unbiased_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_std_unbiased_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sub_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sub_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sum_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sum_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sum_to_size_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_sum_to_size_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_svd_lowrank_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_t_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_t_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_t_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_take_along_dim_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_take_along_dim_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_take_along_dim_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_take_along_dim_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_take_along_dim_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_take_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_take_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_take_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tan_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tan_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tanh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tensor_split_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tile_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tile_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_to_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_torch__scaled_mm_cpu_float8_e5m2, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_torch__scaled_mm_cpu_float8_e5m2fnuz, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_torch_ops_aten__safe_softmax_default_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_torch_ops_aten__safe_softmax_default_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_trace_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_transpose_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_transpose_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_transpose_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_transpose_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_transpose_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_trapz_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_trapz_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tril_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tril_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tril_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_tril_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_true_divide_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_true_divide_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_trunc_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_trunc_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unbind_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unbind_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unbind_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unbind_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unbind_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unbind_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unbind_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unflatten_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unflatten_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unfold_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unfold_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unfold_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unfold_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unfold_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unfold_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unfold_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unfold_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_uniform_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unique_consecutive_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unique_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unravel_index_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unsafe_chunk_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unsafe_chunk_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unsafe_split_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unsafe_split_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unsqueeze_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_unsqueeze_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_var_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_var_mean_unbiased_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_var_mean_unbiased_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_var_unbiased_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_var_unbiased_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_vdot_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_vdot_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_vdot_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_vdot_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_view_as_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_view_as_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_view_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_view_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_view_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_view_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_view_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_view_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_vsplit_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_vsplit_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_vstack_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_vstack_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_where_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_where_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_where_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_xlogy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_zero__cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_zero__cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_zero__cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_zeros_like_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_zeros_like_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_inplace_zeros_like_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_H_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_H_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_H_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_H_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_H_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_H_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_T_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_T_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_T_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___getitem___cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___getitem___cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___radd___cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rand___cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rdiv___cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rmatmul___cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rmatmul___cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rmatmul___cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rmod___cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rmod___cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rmod___cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rmul___cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rmul___cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___ror___cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rpow___cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rsub___cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rsub___cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace___rxor___cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__batch_norm_with_update_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__chunk_cat_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_abs_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_abs_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_acos_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_acos_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_add_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_addcdiv_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_addcmul_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_addcmul_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_asin_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_asin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_atan_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_atan_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_atan_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_atan_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_ceil_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_clamp_max_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_clamp_max_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_clamp_min_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_clamp_min_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_clamp_min_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_clamp_min_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_cos_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_cos_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_cosh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_cosh_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_erf_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_erfc_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_erfc_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_exp_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_exp_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_expm1_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_floor_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_frac_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_frac_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_lerp_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_lerp_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_lerp_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_lgamma_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_lgamma_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_lgamma_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_lgamma_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_log10_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_log10_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_log10_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_log1p_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_log2_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_log_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_log_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_log_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_max_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_maximum_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_maximum_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_minimum_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_mul_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_mul_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_mul_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_mul_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_mul_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_neg_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_neg_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_norm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_norm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_norm_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_pow_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_pow_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_reciprocal_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_reciprocal_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_round_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_rsqrt_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_rsqrt_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sigmoid_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sign_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sign_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sign_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sinh_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sinh_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sinh_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sinh_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_sub_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_trunc_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_zero_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__foreach_zero_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__softmax_backward_data_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__unsafe_masked_index_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__unsafe_masked_index_put_accumulate_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__unsafe_masked_index_put_accumulate_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__unsafe_masked_index_put_accumulate_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__unsafe_masked_index_put_accumulate_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace__upsample_bilinear2d_aa_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_abs_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_abs_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_abs_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_acosh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_acosh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_add_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_add_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_add_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_add_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addbmm_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addcdiv_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addcdiv_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addcmul_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addcmul_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addcmul_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addmm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addmm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addmm_decomposed_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addmm_decomposed_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addmm_decomposed_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addmm_decomposed_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addmm_decomposed_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addmv_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addmv_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addr_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addr_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_addr_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_alias_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_amax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_amin_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_aminmax_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_aminmax_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_angle_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_angle_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_any_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_any_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_any_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_any_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_argmax_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_argmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_argmin_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_argmin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_argmin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_argsort_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_argsort_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_argwhere_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_argwhere_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_argwhere_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_as_strided_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_as_strided_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_as_strided_partial_views_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_as_strided_partial_views_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_as_strided_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_asin_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_asin_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_asin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_asinh_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_asinh_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_asinh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atan2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atan2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atan_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atan_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atan_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atanh_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atanh_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atanh_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atanh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atleast_1d_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atleast_1d_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atleast_2d_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atleast_2d_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atleast_3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atleast_3d_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atleast_3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atleast_3d_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atleast_3d_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_atleast_3d_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_baddbmm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_baddbmm_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_baddbmm_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bfloat16_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bitwise_and_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bitwise_and_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bitwise_left_shift_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bitwise_not_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bitwise_or_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_block_diag_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_block_diag_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_block_diag_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bmm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bmm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bmm_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bool_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_broadcast_tensors_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_broadcast_tensors_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_broadcast_to_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_broadcast_to_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bucketize_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bucketize_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_bucketize_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_byte_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_byte_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cartesian_prod_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cdouble_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cdouble_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cdouble_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_chalf_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_chalf_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_chalf_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_char_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_char_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_char_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_char_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_char_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cholesky_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cholesky_solve_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_chunk_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_chunk_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_clamp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_clamp_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_clamp_max_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_clamp_max_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_clamp_max_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_clamp_max_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_clamp_min_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_clamp_min_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_column_stack_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_column_stack_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_column_stack_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_column_stack_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_combinations_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_combinations_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_conj_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_conj_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_conj_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_conj_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_conj_physical_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_conj_physical_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_conj_physical_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_constant_pad_nd_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_constant_pad_nd_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_constant_pad_nd_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_constant_pad_nd_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_constant_pad_nd_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_contiguous_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_copysign_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cos_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cosh_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_count_nonzero_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cov_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cross_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cross_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cummax_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cummin_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cummin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cumprod_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cumprod_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cumsum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_cumsum_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_deg2rad_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_deg2rad_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_deg2rad_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_deg2rad_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diag_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diag_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diag_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diag_embed_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diag_embed_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diag_embed_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diagflat_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diagflat_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diagonal_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diagonal_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diagonal_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diagonal_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diagonal_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diagonal_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diagonal_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diagonal_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diagonal_scatter_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diff_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_diff_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_digamma_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_dist_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_div_no_rounding_mode_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_div_trunc_rounding_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_dsplit_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_dsplit_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_dsplit_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_dstack_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_einsum_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_empty_like_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_empty_like_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_empty_permuted_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_empty_permuted_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_empty_permuted_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_empty_strided_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_eq_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_erf_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_erfc_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_erfc_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_erfc_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_exp2_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_exp2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_exp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_exp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expand_as_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expand_as_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expand_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expand_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expand_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expm1_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expm1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expm1_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_expm1_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_exponential_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_eye_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_eye_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_eye_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_eye_cpu_float8_e5m2, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_eye_cpu_float8_e5m2fnuz, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_eye_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_fft2_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_fft2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_fft_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_fftn_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_fftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_fftn_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_fftn_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_fftshift_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_fftshift_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_hfft2_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_hfft2_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_hfft2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_hfft_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_hfftn_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_hfftn_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_hfftn_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ifft2_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ifft2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ifft_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ifft_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ifftshift_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ihfft2_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ihfft_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_ihfft_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_irfft2_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_irfft2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_irfft_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_irfftn_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_irfftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_irfftn_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_rfft2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_rfft_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_rfft_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_rfft_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_rfft_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_rfftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fft_rfftn_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fill_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fill_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fill_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_flatten_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_flip_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fliplr_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_flipud_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_floor_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_floor_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_floor_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_floor_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_floor_divide_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_floor_divide_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fmax_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fmin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_fmod_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_frac_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_frac_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_full_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_full_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_full_like_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_full_like_cpu_uint32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_gather_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_gather_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_gcd_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ge_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_geometric_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_geqrf_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_gradient_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_gradient_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_grid_sampler_2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_grid_sampler_2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_grid_sampler_3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_grid_sampler_3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_grid_sampler_3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_gt_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_gt_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_half_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_hash_tensor_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_hash_tensor_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_hash_tensor_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_heaviside_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_heaviside_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_hsplit_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_hsplit_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_hstack_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_hstack_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_hstack_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_igamma_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_igamma_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_igamma_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_add_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_add_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_fill_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_fill_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_put_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_put_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_reduce_amax_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_reduce_amin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_reduce_mean_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_reduce_mean_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_reduce_prod_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_select_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_index_select_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_inner_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_int_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_int_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isclose_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isclose_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isfinite_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isfinite_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isin_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isinf_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isinf_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isnan_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isnan_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isnan_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isneginf_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isneginf_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isneginf_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isreal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_isreal_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_istft_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_jiterator_unary_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_kron_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_kron_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_kthvalue_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_kthvalue_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_kthvalue_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_lcm_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ldexp_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ldexp_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ldexp_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_le_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_le_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_lerp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_cholesky_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_cond_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_cond_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_cond_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_cross_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_cross_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_cross_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_det_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_householder_product_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_inv_ex_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_ldl_factor_ex_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_ldl_solve_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_ldl_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_lstsq_grad_oriented_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_lu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_lu_factor_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_lu_factor_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_lu_factor_ex_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_lu_solve_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_matrix_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_matrix_rank_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_norm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_norm_subgradients_at_zero_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_norm_subgradients_at_zero_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_pinv_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_qr_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_slogdet_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_slogdet_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_solve_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_solve_ex_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_solve_triangular_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_svd_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_tensorsolve_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_vander_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_vecdot_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_vecdot_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linalg_vector_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linspace_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linspace_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linspace_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linspace_tensor_overload_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_linspace_tensor_overload_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log10_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log10_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log10_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log10_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log2_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log2_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log2_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log2_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log2_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log_normal_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log_softmax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logaddexp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logaddexp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logaddexp_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logdet_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_and_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_and_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_not_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_not_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_not_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_or_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_or_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_or_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_xor_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logical_xor_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logit_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logit_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logspace_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logspace_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logspace_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logspace_tensor_overload_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logsumexp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logsumexp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logsumexp_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logsumexp_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_logsumexp_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_long_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_long_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_lt_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_lt_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_lu_solve_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_lu_solve_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_lu_unpack_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mH_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mT_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mT_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_amax_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_amax_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_amin_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_argmax_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_argmin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_argmin_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_argmin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_cumprod_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_cumprod_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_cumprod_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_cumsum_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_fill_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_fill_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_log_softmax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_logaddexp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_logsumexp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_logsumexp_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_normalize_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_normalize_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_prod_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_prod_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_select_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_select_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_softmin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_sum_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_sum_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_sum_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_var_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_var_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_masked_var_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_matmul_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_matmul_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_matrix_exp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_matrix_exp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_max_binary_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_max_binary_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_max_binary_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_max_pool2d_with_indices_backward_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_max_reduction_no_dim_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_max_reduction_no_dim_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_max_reduction_with_dim_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_max_reduction_with_dim_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_max_reduction_with_dim_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_maximum_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_maximum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_min_binary_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_min_binary_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_min_binary_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_min_reduction_no_dim_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_min_reduction_no_dim_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_min_reduction_no_dim_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_min_reduction_no_dim_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_minimum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mm_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mode_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mode_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mode_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_movedim_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_movedim_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_msort_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_msort_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mul_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mul_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mv_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mv_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mv_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mv_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nanmean_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nanmean_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nanmedian_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nansum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_narrow_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_narrow_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_narrow_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_narrow_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_narrow_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_narrow_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_narrow_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_native_batch_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_native_dropout_backward_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_native_layer_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ne_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ne_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_neg_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_empty_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_empty_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_empty_strided_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_empty_strided_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_full_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_ones_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_ones_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_zeros_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_zeros_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_zeros_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_new_zeros_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool1d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_adaptive_max_pool1d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_adaptive_max_pool1d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_adaptive_max_pool3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_avg_pool2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_avg_pool3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_batch_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_bilinear_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_bilinear_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_bilinear_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_channel_shuffle_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_channel_shuffle_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_channel_shuffle_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_channel_shuffle_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_channel_shuffle_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_channel_shuffle_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_conv1d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_conv2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_conv2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_conv2d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_conv3d_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_conv_transpose1d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_conv_transpose1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_conv_transpose1d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_conv_transpose1d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_conv_transpose2d_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_conv_transpose3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_cross_entropy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_cross_entropy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_cross_entropy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_ctc_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_dropout2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_dropout3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_dropout3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_elu_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_embedding_bag_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_embedding_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_fractional_max_pool3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_gelu_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_glu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_group_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_hinge_embedding_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_hinge_embedding_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_huber_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_interpolate_area_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_interpolate_bilinear_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_interpolate_nearest_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_interpolate_nearest_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_interpolate_nearest_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_kl_div_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_l1_loss_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_l1_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_linear_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_logsigmoid_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_logsigmoid_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_max_pool2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_max_pool2d_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_max_unpool1d_grad_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_max_unpool1d_grad_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_max_unpool3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_max_unpool3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_mse_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_multilabel_margin_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_multilabel_margin_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_nll_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_nll_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_normalize_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_normalize_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_one_hot_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_reflect_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_reflect_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_replicate_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_replicate_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_replicate_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_replicate_negative_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_replicate_negative_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pad_replicate_negative_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_prelu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_relu6_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_rms_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_rrelu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_rrelu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_smooth_l1_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_soft_margin_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_softplus_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_softplus_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_softshrink_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_threshold_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_threshold_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_upsample_bilinear_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_upsample_bilinear_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nn_functional_upsample_nearest_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nonzero_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nonzero_static_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nonzero_static_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nonzero_static_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_nonzero_static_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_norm_fro_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_norm_fro_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_norm_inf_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_norm_inf_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_norm_nuc_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_normal_in_place_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ones_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ones_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ones_like_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_pca_lowrank_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_permute_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_permute_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_permute_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_permute_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_pinverse_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polar_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polygamma_polygamma_n_0_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polygamma_polygamma_n_0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polygamma_polygamma_n_1_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polygamma_polygamma_n_2_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polygamma_polygamma_n_2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polygamma_polygamma_n_2_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polygamma_polygamma_n_3_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polygamma_polygamma_n_4_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polygamma_polygamma_n_4_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_polygamma_polygamma_n_4_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_positive_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_positive_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_positive_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_pow_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_pow_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_prod_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_prod_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_prod_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_prod_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_put_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_put_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_put_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_qr_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_qr_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_rand_like_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_randint_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_randint_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_randint_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_randint_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_randn_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_randn_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_randn_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_randn_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_ravel_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_real_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_real_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_real_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_reciprocal_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_reciprocal_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_remainder_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_remainder_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_renorm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_repeat_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_repeat_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_repeat_interleave_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_repeat_interleave_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_reshape_as_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_reshape_as_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_reshape_as_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_reshape_as_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_reshape_as_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_reshape_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_resize__cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_resize_as__cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_resize_as__cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_resize_as__cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_resize_as__cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_resolve_conj_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_resolve_conj_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_resolve_conj_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_resolve_neg_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_roll_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_rot90_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_rot90_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_round_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_round_decimals_0_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_round_decimals_neg_3_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_rsqrt_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_rsqrt_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_rsub_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_add_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_add_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_reduce_amax_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_reduce_amax_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_reduce_amin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_reduce_amin_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_reduce_amin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_reduce_mean_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_reduce_mean_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_scatter_reduce_sum_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_searchsorted_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_select_scatter_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sgn_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_short_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_short_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_short_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sigmoid_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_signal_windows_exponential_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_signal_windows_general_cosine_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_signbit_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_signbit_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sinc_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sinc_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sinc_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sinh_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sinh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_slice_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_slice_scatter_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_softmax_with_dtype_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sort_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sort_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sort_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sparse_sampled_addmm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_bessel_j0_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_bessel_j1_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_bessel_y0_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_bessel_y1_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_entr_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_erfcx_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_erfcx_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_i0e_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_i1_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_i1_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_i1e_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_legendre_polynomial_p_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_legendre_polynomial_p_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_log_ndtr_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_ndtri_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_ndtri_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_ndtri_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_xlog1py_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_xlog1py_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_special_zeta_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_list_args_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_with_sizes_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_with_sizes_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_with_sizes_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_with_sizes_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_with_sizes_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_split_with_sizes_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_squeeze_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_squeeze_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_squeeze_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_squeeze_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_squeeze_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_squeeze_multiple_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_squeeze_multiple_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_squeeze_multiple_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_squeeze_multiple_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_squeeze_multiple_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_std_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_std_mean_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_std_mean_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_std_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_std_mean_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_std_unbiased_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_std_unbiased_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sub_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sum_to_size_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sum_to_size_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_sum_to_size_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_t_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_t_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_t_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_t_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_take_along_dim_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_take_along_dim_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_take_along_dim_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_take_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tan_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tan_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tanh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tile_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_tile_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_to_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_to_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_to_sparse_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_to_sparse_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_topk_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_torch__scaled_mm_cpu_float8_e5m2fnuz, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_torch_ops_aten__safe_softmax_default_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_trace_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_transpose_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_transpose_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_transpose_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_trapezoid_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_trapz_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_triangular_solve_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_triu_indices_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_true_divide_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_true_divide_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_true_divide_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_true_divide_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_trunc_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_trunc_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_trunc_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unbind_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unbind_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unbind_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unbind_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unbind_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unbind_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unbind_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unflatten_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unflatten_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unfold_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unfold_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unfold_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unique_consecutive_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unique_consecutive_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unique_consecutive_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unique_consecutive_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unique_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unravel_index_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsafe_chunk_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsafe_chunk_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsafe_split_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsafe_split_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsafe_split_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsafe_split_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsqueeze_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsqueeze_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsqueeze_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsqueeze_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsqueeze_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_unsqueeze_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_var_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_var_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_var_mean_unbiased_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_var_unbiased_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_var_unbiased_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_vdot_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_vdot_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_vdot_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_view_as_real_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_view_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_view_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_view_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_view_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_view_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_vsplit_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_vsplit_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_vstack_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_vstack_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_where_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_xlogy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_xlogy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_xlogy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_zero__cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_zero__cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_zero__cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_zero__cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_zeros_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_zeros_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_zeros_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_zeros_like_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_zeros_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_zeros_like_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_meta_outplace_zeros_like_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_H_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_H_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_H_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_H_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_H_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_T_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_T_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_T_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___radd___cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___radd___cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rand___cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rdiv___cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rmul___cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rmul___cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rpow___cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rpow___cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rsub___cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rsub___cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rsub___cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace___rxor___cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__chunk_cat_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__chunk_cat_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_abs_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_abs_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_acos_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_acos_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_acos_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_add_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_add_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_addcdiv_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_addcmul_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_addcmul_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_addcmul_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_asin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_asin_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_asin_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_asin_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_asin_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_atan_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_atan_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_ceil_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_ceil_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_clamp_max_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_clamp_max_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_clamp_max_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_clamp_min_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_cosh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_cosh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_erf_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_erfc_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_exp_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_expm1_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_expm1_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_floor_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_floor_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_floor_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_floor_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_frac_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_lerp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_lerp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_lerp_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_lgamma_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_log10_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_log1p_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_log1p_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_log1p_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_log2_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_log_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_maximum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_maximum_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_minimum_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_minimum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_minimum_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_mul_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_neg_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_neg_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_norm_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_pow_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_pow_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_pow_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_pow_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_reciprocal_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_reciprocal_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_round_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_round_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_round_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_round_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_rsqrt_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_rsqrt_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sigmoid_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sigmoid_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sign_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sign_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sign_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sinh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sinh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sqrt_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sub_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sub_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sub_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_sub_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_tan_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_tan_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_tan_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_tanh_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_tanh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_trunc_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_trunc_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_trunc_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_zero_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_zero_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__foreach_zero_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__softmax_backward_data_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__unsafe_masked_index_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__unsafe_masked_index_put_accumulate_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__unsafe_masked_index_put_accumulate_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__unsafe_masked_index_put_accumulate_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__unsafe_masked_index_put_accumulate_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace__upsample_bilinear2d_aa_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_abs_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_acos_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_acos_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_acosh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_acosh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_add_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_add_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_add_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addbmm_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addcmul_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addmm_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addmm_decomposed_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addr_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_addr_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_alias_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides___rmod___cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides___rmul___cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides__foreach_cos_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides__foreach_div_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides__foreach_log2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides__foreach_maximum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides__foreach_rsqrt_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides__foreach_tanh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides__upsample_bilinear2d_aa_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_abs_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_addmm_decomposed_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_addr_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_angle_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_argmin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_as_strided_partial_views_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_asin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_bitwise_or_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_bitwise_right_shift_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_cdist_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_cholesky_inverse_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_clone_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_combinations_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_cross_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_deg2rad_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_digamma_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_div_trunc_rounding_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_empty_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_exp2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_exp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_expand_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_expm1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_fft_ifft2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_fft_irfft_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_fft_irfftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_fft_rfft2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_fft_rfft_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_flip_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_fliplr_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_floor_divide_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_frac_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_gcd_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_hstack_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_igammac_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_imag_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_index_reduce_amin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_int_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_isclose_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_item_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_jiterator_unary_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_kron_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_le_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_linalg_cholesky_ex_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_linalg_cond_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_linalg_eigvals_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_linalg_eigvalsh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_linalg_matrix_rank_hermitian_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_linalg_multi_dot_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_linalg_svdvals_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_log10_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_log1p_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_logical_or_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_long_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_lu_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_masked_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_masked_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_masked_select_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_masked_var_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_max_binary_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_mm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_movedim_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nanmean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_new_empty_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_celu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_embedding_bag_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_embedding_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_hardsigmoid_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_huber_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_interpolate_bicubic_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_l1_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_local_response_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_pool2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_unpool1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_mish_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_one_hot_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pad_replicate_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pad_replicate_negative_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_rms_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_rrelu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_silu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_triplet_margin_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_pca_lowrank_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_pinverse_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_positive_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_real_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_repeat_interleave_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_resolve_conj_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_round_decimals_0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_rsqrt_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_scatter_add_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_scatter_reduce_sum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_sign_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_general_cosine_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_hann_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_special_i1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_special_i1e_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_special_modified_bessel_i1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_special_modified_bessel_k1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_special_scaled_modified_bessel_k0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_special_xlog1py_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_special_zeta_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_split_with_sizes_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_squeeze_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_std_mean_unbiased_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_std_unbiased_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_take_along_dim_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_take_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_transpose_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_trapezoid_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_triangular_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_tril_indices_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_trunc_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_unbind_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_unravel_index_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_var_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_view_as_complex_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_view_as_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_all_strides_vsplit_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_amin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_amin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_aminmax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_aminmax_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_aminmax_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_angle_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_angle_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_angle_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_arange_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_argmax_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_argmin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_argmin_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_argwhere_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_argwhere_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_asinh_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_asinh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_asinh_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_asinh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atan2_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atan2_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atan2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atan2_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atan_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atanh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_baddbmm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_baddbmm_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_baddbmm_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_baddbmm_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_baddbmm_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bincount_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bitwise_not_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bitwise_or_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bitwise_or_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bitwise_right_shift_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bitwise_xor_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_block_diag_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_block_diag_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_block_diag_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bmm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bmm_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bool_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bool_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bucketize_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bucketize_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bucketize_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_bucketize_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_byte_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_byte_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cat_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cat_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cat_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cdouble_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cdouble_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cdouble_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cdouble_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cdouble_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cdouble_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ceil_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cfloat_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_chalf_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_chalf_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_char_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cholesky_inverse_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cholesky_inverse_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cholesky_solve_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cholesky_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_chunk_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_chunk_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_chunk_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_clamp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_clamp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_clamp_max_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_clamp_max_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_clone_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_clone_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_column_stack_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_column_stack_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_column_stack_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_combinations_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_combinations_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_combinations_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_complex_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_conj_physical_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_conj_physical_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_contiguous_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_contiguous_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_contiguous_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_contiguous_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_copysign_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_copysign_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_copysign_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_copysign_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_corrcoef_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_corrcoef_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_corrcoef_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cos_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cos_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cos_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cosh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cosh_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cov_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cross_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cummax_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cummax_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cummin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cummin_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cummin_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cummin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cumprod_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cumprod_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_deg2rad_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_deg2rad_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diag_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diag_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diag_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diag_embed_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diag_embed_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diagflat_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diagflat_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diagonal_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diagonal_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diagonal_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diagonal_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_digamma_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_div_floor_rounding_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_div_floor_rounding_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_div_floor_rounding_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_dot_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_dot_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_dot_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_double_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_dstack_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_dstack_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_einsum_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_like_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_like_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_permuted_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_permuted_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_permuted_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_permuted_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_permuted_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_strided_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_strided_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_empty_strided_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_eq_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_eq_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_eq_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_equal_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_erf_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_erf_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_erfc_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_erfinv_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_exp2_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_exp2_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_exp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_expand_as_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_expand_as_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_expand_as_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_expand_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_expand_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_expand_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_expand_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_expand_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_expm1_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_eye_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_fft2_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_fft_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_fftn_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_hfft2_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_hfft2_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_hfft_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_hfft_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_hfft_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ifft2_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ifft2_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ifft_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ifftn_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ifftn_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ihfft2_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ihfft2_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ihfft_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ihfft_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_ihfft_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_irfft2_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_irfft2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_irfft2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_irfft_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_irfft_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_irfft_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_irfftn_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_irfftn_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_irfftn_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_rfft2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_rfft_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_rfft_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_rfftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_rfftn_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fft_rfftn_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fill_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_flatten_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_flatten_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_flip_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fliplr_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_flipud_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_float_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_float_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_float_power_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_floor_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_floor_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_floor_divide_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_floor_divide_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fmax_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fmod_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_fmod_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_full_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_full_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_full_like_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_full_like_cpu_uint16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_full_like_cpu_uint32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_gather_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_gather_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_gather_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_gcd_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_gcd_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ge_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ge_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_gradient_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_grid_sampler_3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_gt_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_gt_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_gt_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_half_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_hash_tensor_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_heaviside_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_heaviside_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_histogram_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_hsplit_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_hsplit_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_hsplit_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_hsplit_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_hstack_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_hypot_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_i0_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_igammac_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_add_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_add_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_add_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_add_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_fill_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_reduce_amax_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_reduce_amax_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_reduce_amin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_select_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_select_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_index_select_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_inner_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_inner_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_int_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_int_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_int_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_int_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isclose_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isclose_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isclose_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isclose_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isclose_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isclose_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isfinite_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isfinite_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isfinite_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isfinite_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isfinite_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isin_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isin_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isinf_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isnan_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isnan_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isnan_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isnan_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isnan_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isneginf_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isneginf_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isposinf_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isposinf_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isreal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_isreal_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_kron_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_kron_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_kron_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_kthvalue_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_kthvalue_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_kthvalue_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_lcm_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ldexp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ldexp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ldexp_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ldexp_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_le_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_le_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_le_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_lerp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_lerp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_lgamma_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_lgamma_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_cholesky_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_cholesky_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_diagonal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_diagonal_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_eig_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_eig_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_eigh_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_eigvalsh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_householder_product_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_householder_product_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_inv_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_inv_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_inv_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_ex_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_ex_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_lu_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_lu_factor_ex_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_lu_solve_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_matrix_norm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_hermitian_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_norm_subgradients_at_zero_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_pinv_hermitian_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_slogdet_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_solve_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_solve_ex_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_svd_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_tensorinv_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_tensorinv_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_vander_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_vander_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_vander_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_vecdot_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_vecdot_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_vecdot_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linalg_vector_norm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linspace_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linspace_tensor_overload_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_linspace_tensor_overload_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log10_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log10_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log10_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log1p_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log1p_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log1p_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logaddexp2_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logaddexp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logcumsumexp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_and_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_and_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_and_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_and_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_not_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_not_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_or_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_or_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_or_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_or_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_xor_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logical_xor_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logit_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logit_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_logsumexp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_long_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_lt_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_lu_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_lu_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_lu_unpack_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mH_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mH_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mH_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mH_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_amax_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_amin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_argmax_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_argmax_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_argmax_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_argmin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_argmin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_argmin_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_cumprod_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_cumsum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_fill_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_fill_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_fill_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_fill_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_log_softmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_logsumexp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_logsumexp_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_mean_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_mean_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_normalize_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_normalize_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_prod_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_prod_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_select_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_select_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_select_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_std_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_std_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_std_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_masked_var_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_matmul_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_matmul_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_matrix_exp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_matrix_exp_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_max_pool2d_with_indices_backward_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_maximum_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_maximum_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_median_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_median_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_median_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_median_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_min_binary_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_min_binary_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_min_binary_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_minimum_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mm_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_movedim_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_movedim_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_msort_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mul_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mv_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mv_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nan_to_num_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nanmedian_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nanmedian_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nansum_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nansum_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nansum_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nansum_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nansum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_narrow_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_narrow_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_narrow_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_narrow_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_narrow_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_native_batch_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_native_dropout_backward_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_native_dropout_backward_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_native_layer_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ne_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_neg_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_neg_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_empty_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_empty_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_empty_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_full_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_full_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_full_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_full_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_ones_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_ones_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_ones_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_ones_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_ones_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_zeros_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_zeros_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_zeros_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_zeros_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_new_zeros_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool1d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_bilinear_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_channel_shuffle_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_channel_shuffle_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_conv1d_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_conv1d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_conv2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_conv2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_conv2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose1d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose2d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose3d_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_cosine_similarity_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_cross_entropy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_ctc_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_ctc_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_dropout_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_elu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_elu_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_embedding_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_gelu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_glu_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_group_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_hardsigmoid_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_hardswish_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_instance_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_instance_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_instance_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_bicubic_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_bicubic_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_bicubic_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_trilinear_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_l1_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_l1_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_layer_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_layer_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_leaky_relu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_linear_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_linear_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_local_response_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_logsigmoid_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_max_pool1d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_max_pool2d_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_max_pool3d_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_mish_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_mish_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_mse_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_nll_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pad_reflect_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pad_reflect_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pad_reflect_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pad_replicate_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pad_replicate_negative_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pad_replicate_negative_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pad_replicate_negative_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pad_replicate_negative_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pdist_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_prelu_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_relu_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_rms_norm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_rrelu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_silu_complex_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_silu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_silu_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_smooth_l1_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_soft_margin_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_softplus_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_unfold_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_upsample_bilinear_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_upsample_bilinear_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_upsample_nearest_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nn_functional_upsample_nearest_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nonzero_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nonzero_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nonzero_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nonzero_static_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nonzero_static_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_nonzero_static_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_norm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_norm_fro_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_norm_fro_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_norm_fro_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_norm_nuc_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_normal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_normal_number_mean_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_normal_number_mean_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_normal_number_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ones_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ones_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ones_like_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ones_like_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_permute_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_permute_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_permute_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_permute_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_permute_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_pinverse_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_pinverse_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_pow_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_pow_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_prod_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_put_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_put_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_put_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_put_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_put_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_put_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_put_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_quantile_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rad2deg_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rand_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_randint_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_randint_like_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_randint_like_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_randn_like_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_ravel_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_real_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_reciprocal_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_reciprocal_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_reciprocal_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_remainder_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_remainder_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_remainder_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_renorm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_repeat_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_repeat_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_reshape_as_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_reshape_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_reshape_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_reshape_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_resize__cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_resize_as__cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_resize_as__cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_resize_as__cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_roll_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_roll_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rot90_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rot90_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rot90_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rot90_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_round_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_round_decimals_0_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_round_decimals_0_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rsqrt_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rsqrt_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rsqrt_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rsub_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_rsub_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_add_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_add_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_searchsorted_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_searchsorted_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_select_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_select_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_select_scatter_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_select_scatter_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sgn_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sgn_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sgn_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_short_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_short_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sigmoid_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_signal_windows_blackman_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_signal_windows_exponential_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_signal_windows_hamming_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_signal_windows_hamming_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_signal_windows_hann_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_signal_windows_nuttall_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_signbit_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sin_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sin_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sinc_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sinh_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sinh_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_slice_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_slice_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sort_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sort_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sort_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sparse_mm_reduce_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_airy_ai_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_bessel_j0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_bessel_j0_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_bessel_j1_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_bessel_y0_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_w_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_w_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_entr_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_entr_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_erfcx_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_h_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_i0e_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_i0e_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_i0e_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_i1_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_i1_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_i1_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_i1e_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_log_ndtr_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_modified_bessel_i0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_modified_bessel_i0_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_ndtr_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_ndtr_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_ndtr_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_ndtri_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k0_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_spherical_bessel_j0_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_xlog1py_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_zeta_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_special_zeta_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_list_args_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sqrt_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sqrt_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sqrt_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_square_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_square_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_squeeze_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_squeeze_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_squeeze_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_squeeze_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_squeeze_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_squeeze_multiple_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_squeeze_multiple_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_squeeze_multiple_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_squeeze_multiple_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_squeeze_multiple_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_stack_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_stack_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_std_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_std_mean_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_std_mean_unbiased_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_std_mean_unbiased_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_std_unbiased_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sub_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sub_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sum_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sum_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_t_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_t_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_t_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_t_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_t_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_t_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_take_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_take_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_take_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_take_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tan_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tan_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tanh_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tensor_split_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tensor_split_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tensor_split_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tensordot_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tensordot_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tile_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_to_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_to_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_to_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_to_sparse_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_topk_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_torch__scaled_mm_cpu_float8_e5m2fnuz, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_trace_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_trace_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_transpose_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_transpose_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_trapz_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_trapz_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_trapz_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tril_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tril_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tril_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tril_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_tril_indices_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_triu_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_triu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_triu_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_triu_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_true_divide_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_true_divide_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_trunc_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_trunc_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unbind_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unbind_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unfold_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unfold_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unfold_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unique_consecutive_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unique_consecutive_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unique_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unsafe_chunk_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unsafe_chunk_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unsafe_split_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_unsqueeze_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_var_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_var_unbiased_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_var_unbiased_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_var_unbiased_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_vdot_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_view_as_complex_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_view_as_complex_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_view_as_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_view_as_real_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_view_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_view_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_view_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_view_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_view_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_view_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_vsplit_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_vsplit_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_vsplit_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_vsplit_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_vsplit_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_vsplit_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_vstack_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_vstack_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_vstack_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_where_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_where_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_where_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_where_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_xlogy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_xlogy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_zero__cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_zeros_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_zeros_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_zeros_like_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_zeros_like_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_zeros_like_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_inplace_zeros_like_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_T_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_T_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_T_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_T_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___getitem___cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___getitem___cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___radd___cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___radd___cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___radd___cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___radd___cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___radd___cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rand___cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rdiv___cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rdiv___cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rdiv___cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rmatmul___cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rmatmul___cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rmatmul___cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rmatmul___cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rmatmul___cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rmatmul___cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rmatmul___cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rmod___cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rmul___cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___ror___cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___ror___cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rpow___cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace___rsub___cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__chunk_cat_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__chunk_cat_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_abs_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_acos_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_acos_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_add_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_addcmul_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_asin_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_asin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_atan_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_atan_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_atan_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_atan_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_ceil_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_ceil_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_clamp_max_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_clamp_min_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_cos_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_cos_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_cos_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_cosh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_cosh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_cosh_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_cosh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_div_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_div_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_erf_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_erf_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_erf_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_erf_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_erfc_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_exp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_exp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_exp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_exp_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_expm1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_frac_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_lerp_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_lgamma_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_lgamma_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_lgamma_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_lgamma_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_log10_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_log10_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_log10_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_log1p_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_log1p_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_log2_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_log2_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_log2_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_log2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_log_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_log_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_mul_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_neg_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_neg_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_norm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_norm_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_pow_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_pow_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_pow_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_pow_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_reciprocal_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_reciprocal_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_round_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_round_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_round_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_round_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_round_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_rsqrt_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_rsqrt_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_rsqrt_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sign_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sign_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sign_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sin_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sinh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sqrt_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sqrt_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sub_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_sub_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_tan_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_tanh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_tanh_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_trunc_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_trunc_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_trunc_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_zero_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__foreach_zero_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__segment_reduce_offsets_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__softmax_backward_data_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__unsafe_masked_index_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__unsafe_masked_index_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__unsafe_masked_index_put_accumulate_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__unsafe_masked_index_put_accumulate_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace__unsafe_masked_index_put_accumulate_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_abs_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_acos_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_acos_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_acos_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_acosh_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_acosh_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_acosh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_add_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_add_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_add_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_add_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addbmm_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addcmul_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addcmul_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addmm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addmm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addmm_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addmm_decomposed_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addmv_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addmv_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addr_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addr_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_addr_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_alias_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_alias_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_H_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides___getitem___cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__batch_norm_with_update_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__foreach_abs_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__foreach_clamp_max_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__foreach_clamp_min_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__foreach_div_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__foreach_maximum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__foreach_minimum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__foreach_rsqrt_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides__foreach_tanh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_abs_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_acos_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_addcdiv_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_allclose_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_any_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_bitwise_not_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_broadcast_to_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_bucketize_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_chalf_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_cholesky_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_corrcoef_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_cos_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_cov_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_diagonal_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_empty_permuted_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_fft_ifft2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_fft_irfft_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_fft_rfft_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_fmin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_igammac_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_index_fill_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_index_select_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_inner_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_int_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_isreal_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_jiterator_2inputs_2outputs_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_le_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_linalg_cross_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_linalg_ldl_factor_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_linalg_lstsq_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_linalg_matrix_rank_hermitian_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_linalg_solve_ex_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_linalg_vander_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_log_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_log_normal_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_logaddexp2_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_logdet_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_logical_or_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_lu_unpack_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_masked_cumprod_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_masked_log_softmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_masked_logsumexp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_masked_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_masked_prod_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_masked_softmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_matmul_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_max_reduction_with_dim_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_meshgrid_list_of_tensors_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_meshgrid_variadic_tensors_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nanmean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nextafter_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_alpha_dropout_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_avg_pool3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_batch_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_dropout_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_elu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_fractional_max_pool3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_grid_sample_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_instance_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_unpool2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_unpool3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_multi_margin_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_nll_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pad_circular_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pad_constant_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pixel_unshuffle_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_softmin_with_dtype_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_tanhshrink_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_nonzero_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_norm_fro_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_norm_inf_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_normal_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_pca_lowrank_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_rad2deg_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_reshape_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_round_decimals_0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_round_decimals_3_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_blackman_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_general_hamming_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_softmax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_sparse_sampled_addmm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_special_bessel_y0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_special_entr_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_split_with_sizes_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_square_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_squeeze_multiple_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_svd_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_t_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_tile_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_unflatten_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_vstack_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_where_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_all_strides_zeros_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_allclose_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_amax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_amin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_amin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_angle_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_angle_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_angle_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_any_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_any_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_any_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_any_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_any_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_argmax_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_argmin_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_argsort_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_argsort_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_argwhere_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_asin_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_asin_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_asin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_asinh_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atan2_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atan2_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atan_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atanh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atanh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_baddbmm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_baddbmm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_baddbmm_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_baddbmm_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bfloat16_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bitwise_or_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bitwise_right_shift_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_block_diag_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_block_diag_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bmm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bmm_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bmm_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bmm_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bool_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bool_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bucketize_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bucketize_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_bucketize_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_byte_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_byte_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cdist_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cdouble_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cdouble_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cdouble_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cdouble_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cfloat_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cfloat_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cfloat_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_chalf_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_chalf_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_chalf_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_chalf_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_char_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_char_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_char_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_char_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cholesky_inverse_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cholesky_solve_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_chunk_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_chunk_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_chunk_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_clamp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_clamp_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_clamp_max_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_clamp_max_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_clamp_min_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_clamp_min_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_clone_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_clone_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_column_stack_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_combinations_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_conj_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_conj_physical_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_conj_physical_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_contiguous_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_contiguous_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_copysign_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_corrcoef_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_corrcoef_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cos_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cos_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cosh_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cosh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cross_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cummax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cummax_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cummax_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cummin_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cummin_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cumprod_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cumprod_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cumprod_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cumprod_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cumsum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_deg2rad_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_deg2rad_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_deg2rad_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diag_embed_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diag_embed_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diag_embed_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diag_embed_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagflat_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagflat_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagonal_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diff_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diff_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diff_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_diff_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_digamma_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_dist_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_div_floor_rounding_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_div_floor_rounding_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_div_floor_rounding_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_dot_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_dot_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_dot_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_dot_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_dot_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_double_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_dsplit_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_dsplit_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_dsplit_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_dstack_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_einsum_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_einsum_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_empty_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_empty_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_empty_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_empty_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_empty_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_empty_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_empty_like_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_empty_like_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_empty_strided_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_empty_strided_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_eq_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_equal_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_erf_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_erfc_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_erfc_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_erfc_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_erfinv_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_erfinv_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_erfinv_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_exp2_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_exp2_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_exp2_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_exp2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_expand_as_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_expand_as_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_expand_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_expand_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_expand_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_expand_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_expand_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_expm1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_eye_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_eye_cpu_float8_e5m2, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_fft_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_fft_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_fft_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_fft_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_fftn_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_hfft2_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_hfft2_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_hfft_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_hfft_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_hfftn_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_hfftn_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_hfftn_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ifft_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ifft_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ifft_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ifft_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_ihfft2_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_irfft2_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_irfftn_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_irfftn_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_irfftn_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_rfft2_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_rfft2_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_rfft_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_rfft_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_rfftn_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_rfftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fft_rfftn_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fill_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fill_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fill_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fill_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_flatten_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_flatten_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_flip_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_flip_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_flip_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fliplr_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fliplr_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fliplr_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_flipud_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_flipud_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_float_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_float_power_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_float_power_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_float_power_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_floor_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_floor_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_floor_divide_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_floor_divide_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_floor_divide_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fmax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fmin_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fmin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_fmod_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_full_like_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_gather_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_gather_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_gather_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_gcd_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_gcd_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ge_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ge_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ge_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_geometric_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_geometric_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_geqrf_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_geqrf_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_gradient_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_grid_sampler_2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_grid_sampler_3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_grid_sampler_3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_gt_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_half_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_half_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_hash_tensor_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_heaviside_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_hsplit_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_hsplit_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_hstack_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_i0_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_i0_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_i0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_igamma_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_imag_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_imag_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_add_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_add_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_add_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_put_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_put_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_put_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_reduce_amax_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_reduce_amin_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_reduce_mean_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_reduce_prod_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_reduce_prod_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_select_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_select_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_select_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_index_select_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_inner_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_int_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_int_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isclose_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isclose_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isfinite_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isfinite_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isin_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isin_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isnan_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isnan_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isnan_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isneginf_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isneginf_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isposinf_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isreal_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isreal_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isreal_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_isreal_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_istft_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_item_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_item_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_kron_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_kthvalue_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_kthvalue_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_lcm_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_lcm_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_lcm_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ldexp_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ldexp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ldexp_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_le_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_lgamma_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_cond_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_cond_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_cross_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_cross_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_cross_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_det_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_eigvals_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_eigvalsh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_eigvalsh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_ex_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_lu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_lu_factor_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_matrix_norm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_matrix_power_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_hermitian_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_norm_subgradients_at_zero_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_pinv_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_pinv_hermitian_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_pinv_singular_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_svdvals_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_vander_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_vander_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_vander_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_vander_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linalg_vector_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linspace_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linspace_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linspace_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linspace_tensor_overload_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_linspace_tensor_overload_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log10_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log1p_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log1p_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log1p_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log1p_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log1p_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log1p_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log2_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log2_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log_softmax_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log_softmax_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logaddexp2_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logaddexp2_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logdet_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logdet_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logical_and_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logical_not_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logical_not_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logical_not_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logical_xor_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logspace_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logspace_tensor_overload_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logspace_tensor_overload_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logsumexp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logsumexp_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logsumexp_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logsumexp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_logsumexp_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_long_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_lt_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_lu_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_lu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_lu_solve_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mH_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mH_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mT_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mT_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mT_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mT_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_amax_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_amin_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_amin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_argmax_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_argmin_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_argmin_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_cumsum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_fill_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_fill_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_fill_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_fill_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_log_softmax_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_logaddexp_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_logsumexp_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_logsumexp_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_logsumexp_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_median_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_normalize_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_prod_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_prod_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_select_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_std_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_std_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_sum_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_masked_sum_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_matmul_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_matmul_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_matmul_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_matrix_exp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_matrix_exp_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_max_pool2d_with_indices_backward_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_maximum_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_maximum_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_maximum_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mean_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_min_binary_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_min_binary_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_minimum_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mode_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mode_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mode_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_movedim_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_movedim_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_movedim_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_msort_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_msort_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_msort_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mul_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_multinomial_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_multinomial_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mv_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mv_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mv_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nan_to_num_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nan_to_num_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nanmedian_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nanmedian_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nansum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_narrow_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_narrow_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_native_batch_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ne_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_empty_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_full_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_full_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_full_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_full_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_full_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_ones_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_new_zeros_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nextafter_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool1d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_alpha_dropout_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool1d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_batch_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_binary_cross_entropy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_channel_shuffle_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_channel_shuffle_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_channel_shuffle_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_channel_shuffle_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_channel_shuffle_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_channel_shuffle_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_channel_shuffle_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_channel_shuffle_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_conv1d_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_conv1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_conv3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose1d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose1d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose3d_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_ctc_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_dropout2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_elu_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_embedding_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_fractional_max_pool3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_gaussian_nll_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_gelu_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_glu_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_grid_sample_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_hardshrink_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_hardsigmoid_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_hardswish_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_hardtanh_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_hardtanh_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_hardtanh_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_instance_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_bilinear_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_bilinear_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_linear_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_nearest-exact_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_kl_div_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_l1_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_l1_loss_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_l1_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_leaky_relu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_local_response_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_logsigmoid_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_logsigmoid_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_logsigmoid_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_max_pool2d_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_max_pool3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_max_pool3d_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool3d_grad_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_mish_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_multi_head_attention_forward_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_nll_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_nll_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_normalize_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_normalize_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_normalize_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_reflect_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_reflect_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pad_replicate_negative_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_relu_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_rms_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_silu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_smooth_l1_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_soft_margin_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_softmin_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_upsample_bilinear_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nn_functional_upsample_nearest_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nonzero_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nonzero_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nonzero_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nonzero_static_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nonzero_static_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nonzero_static_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_nonzero_static_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_norm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_norm_fro_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_norm_inf_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_norm_inf_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_norm_inf_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_norm_nuc_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_normal_in_place_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_normal_number_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ones_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ones_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ones_like_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ones_like_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ormqr_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_outer_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_permute_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_permute_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_permute_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_permute_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_permute_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_polar_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_positive_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_positive_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_positive_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_pow_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_put_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_qr_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_randint_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_randint_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_randint_like_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ravel_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_ravel_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_real_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_real_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_remainder_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_remainder_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_remainder_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_renorm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_repeat_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_reshape_as_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_reshape_as_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_reshape_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_reshape_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_reshape_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resize__cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resize__cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resize__cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resize__cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resize_as__cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resize_as__cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_roll_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_rot90_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_rot90_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_round_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_round_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_round_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_round_decimals_0_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_rsqrt_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_rsub_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_rsub_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_add_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_add_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_searchsorted_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_select_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_select_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_select_scatter_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sgn_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sgn_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_short_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_short_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sigmoid_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_signal_windows_exponential_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_signal_windows_gaussian_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_signal_windows_hann_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_signal_windows_kaiser_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_signal_windows_nuttall_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_signbit_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_signbit_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_signbit_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sin_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sin_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sinh_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sinh_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_slice_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_slice_scatter_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sort_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sort_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sort_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sort_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_airy_ai_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_bessel_j0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_bessel_j0_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_bessel_j0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_bessel_j1_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_bessel_j1_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_bessel_j1_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_bessel_y1_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_w_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_entr_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_erfcx_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_h_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_i0e_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_i1_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_i1_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_i1_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_i1e_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_ndtr_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_ndtr_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_ndtri_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k0_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k0_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k0_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k1_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_special_zeta_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_split_list_args_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_split_list_args_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_split_with_sizes_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sqrt_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_square_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_square_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_square_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_square_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_squeeze_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_squeeze_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_squeeze_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_squeeze_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_squeeze_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_squeeze_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_squeeze_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_squeeze_multiple_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_squeeze_multiple_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_squeeze_multiple_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_squeeze_multiple_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_stack_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_std_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_std_unbiased_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_stft_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_stft_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sub_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sub_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sub_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_sub_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_svd_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_t_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_t_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_t_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_t_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_take_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_take_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_take_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_take_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tan_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tanh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tanh_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tanh_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tensordot_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tensordot_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tile_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_to_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_to_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_to_sparse_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_to_sparse_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_to_sparse_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_topk_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_topk_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_topk_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_torch__scaled_mm_cpu_float8_e4m3fn, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_torch_ops_aten__safe_softmax_default_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_torch_ops_aten__safe_softmax_default_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_trace_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_transpose_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_transpose_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_transpose_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_transpose_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_trapz_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_trapz_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tril_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_tril_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_triu_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_triu_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_true_divide_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_true_divide_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_trunc_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_trunc_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_trunc_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unbind_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unbind_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unbind_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unbind_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unflatten_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unflatten_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unflatten_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unfold_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unfold_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unique_consecutive_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unique_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unique_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unique_cpu_uint32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unsafe_chunk_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unsafe_split_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unsafe_split_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unsafe_split_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unsqueeze_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unsqueeze_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_var_mean_cpu_complex128, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_vdot_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_vdot_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_view_as_complex_cpu_float16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_view_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_view_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_view_cpu_complex32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_view_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_view_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_vsplit_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_vstack_cpu_complex64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_vstack_cpu_float32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_where_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_where_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_where_cpu_int16, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_where_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_xlogy_cpu_bool, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_xlogy_cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_xlogy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_zero__cpu_float64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_zero__cpu_int32, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_zeros_cpu_int64, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_zeros_cpu_int8, test/test_meta.py::TestMetaCPU::test_dispatch_symbolic_meta_outplace_zeros_like_cpu_uint8, test/test_meta.py::TestMetaCPU::test_fill_stride_cpu, test/test_meta.py::TestMetaCPU::test_group_norm_backward_output_mask2_cpu, test/test_meta.py::TestMetaCPU::test_group_norm_backward_output_mask6_cpu, test/test_meta.py::TestMetaCPU::test_group_norm_backward_output_mask7_cpu, test/test_meta.py::TestMetaCPU::test_layer_norm_backward_output_mask3_cpu, test/test_meta.py::TestMetaCPU::test_meta__fused_moving_avg_obs_fq_helper_cpu, test/test_meta.py::TestMetaCPU::test_meta_inplace_H_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_H_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_H_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_T_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_T_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_T_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace___getitem___cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace___rand___cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace___rdiv___cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace___rdiv___cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace___rdiv___cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace___rmatmul___cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace___rmod___cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace___rmul___cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace___rmul___cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace___ror___cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace___rsub___cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace___rxor___cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_abs_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_abs_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_add_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_add_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_addcdiv_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_addcdiv_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_addcmul_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_asin_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_atan_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_atan_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_ceil_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_clamp_max_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_clamp_min_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_clamp_min_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_cos_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_cos_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_cosh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_cosh_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_cosh_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_cosh_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_erf_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_erf_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_erfc_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_erfc_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_erfc_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_erfc_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_expm1_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_floor_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_floor_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_floor_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_frac_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_frac_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_frac_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_lerp_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_lerp_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_lerp_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_lgamma_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_lgamma_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_lgamma_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_lgamma_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_lgamma_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_log10_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_log10_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_log10_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_log1p_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_log2_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_max_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_max_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_maximum_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_minimum_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_minimum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_mul_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_neg_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_norm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_pow_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_pow_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_pow_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_reciprocal_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_reciprocal_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_round_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_rsqrt_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_rsqrt_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sign_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sin_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sin_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sin_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sinh_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sinh_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sinh_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sqrt_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sqrt_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sqrt_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sub_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_sub_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_tan_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_tan_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_tan_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_tanh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_tanh_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_tanh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_trunc_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_trunc_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_zero_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_zero_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace__foreach_zero_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace__native_batch_norm_legit_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace__native_batch_norm_legit_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace__segment_reduce_offsets_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace__segment_reduce_offsets_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace__unsafe_masked_index_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace__unsafe_masked_index_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace__unsafe_masked_index_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace__upsample_bilinear2d_aa_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_abs_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_abs_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_abs_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_acos_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_acosh_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_add_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_add_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_add_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_addbmm_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_addbmm_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_addbmm_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_addcmul_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_addcmul_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_addcmul_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_addcmul_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_addmm_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_addmm_decomposed_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_addr_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_addr_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_alias_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_allclose_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_allclose_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_amax_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_amax_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_amin_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_amin_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_aminmax_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_angle_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_angle_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_any_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_any_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_any_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_any_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_arange_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_argmin_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_argmin_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_argmin_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_argmin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_argsort_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_argwhere_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_argwhere_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_argwhere_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_partial_views_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_scatter_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_as_strided_scatter_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_asin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_asin_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_asin_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_asin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_asinh_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_atan2_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_atan2_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_atan_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_atanh_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_atanh_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_atleast_1d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_atleast_1d_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_atleast_1d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_atleast_1d_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_atleast_1d_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_atleast_1d_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_atleast_2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_atleast_2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_atleast_3d_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_atleast_3d_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_baddbmm_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_bernoulli_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_bernoulli_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_bernoulli_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_bincount_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_bitwise_left_shift_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_bitwise_left_shift_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_bitwise_not_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_bitwise_right_shift_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_bitwise_xor_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_bitwise_xor_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_block_diag_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_block_diag_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_block_diag_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_bmm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_bmm_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_bool_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_bool_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_broadcast_to_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_broadcast_to_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_broadcast_to_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_bucketize_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_byte_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_cartesian_prod_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_cartesian_prod_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_cartesian_prod_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_cauchy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_cauchy_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_ceil_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_cfloat_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_cfloat_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_cfloat_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_chalf_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_chalf_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_char_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_cholesky_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_chunk_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_clamp_max_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_clamp_max_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_clamp_min_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_clamp_min_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_clamp_min_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_clone_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_clone_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_clone_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_clone_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_column_stack_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_combinations_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_conj_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_constant_pad_nd_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_constant_pad_nd_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_contiguous_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_contiguous_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_copysign_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_copysign_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_copysign_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_corrcoef_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_corrcoef_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_cos_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_cos_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_cos_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_cos_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_cosh_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_cov_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_cross_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_cross_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_cummax_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_cummax_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_cummin_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_cummin_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_cummin_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_cumprod_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_cumprod_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_cumprod_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_cumsum_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_cumsum_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_cumulative_trapezoid_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_cumulative_trapezoid_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_cumulative_trapezoid_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_deg2rad_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_deg2rad_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_diag_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_diag_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_diag_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_diag_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_diag_embed_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_diag_embed_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_diag_embed_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_diagflat_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_diagflat_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_diagonal_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_diagonal_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_diagonal_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_diagonal_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_diagonal_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_diagonal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_diagonal_scatter_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_diff_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_diff_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_diff_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_diff_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_digamma_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_digamma_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_dist_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_div_floor_rounding_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_div_no_rounding_mode_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_div_no_rounding_mode_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_dot_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_dot_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_dot_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_dot_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_dsplit_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_dsplit_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_dsplit_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_dsplit_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_dsplit_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_einsum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_einsum_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_einsum_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_empty_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_empty_like_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_empty_like_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_empty_permuted_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_empty_strided_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_empty_strided_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_empty_strided_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_eq_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_eq_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_eq_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_eq_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_equal_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_equal_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_erf_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_exp2_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_exp2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_exp_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_expand_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_expand_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_expand_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_expand_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_expand_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_expand_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_expand_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_expm1_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_expm1_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_expm1_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_eye_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_fft2_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_fft2_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_fft_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_fftn_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_fftn_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_fftn_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_fftn_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_hfft2_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_hfft2_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_hfftn_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_hfftn_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_hfftn_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ifft2_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ifft_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ifftn_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ifftshift_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ifftshift_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ihfft_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ihfft_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ihfft_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ihfftn_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_ihfftn_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_irfft2_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_irfft_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_irfftn_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_rfft2_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_rfft2_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_rfft_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_rfftn_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_fft_rfftn_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fill_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_fill_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_fill_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_flatten_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_flip_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_flip_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fliplr_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_fliplr_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_flipud_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_float_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_float_power_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_float_power_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_floor_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_floor_divide_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_floor_divide_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_floor_divide_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_fmax_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_fmax_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_fmax_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_fmin_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_fmod_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_frexp_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_full_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_full_like_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_full_like_cpu_uint16, test/test_meta.py::TestMetaCPU::test_meta_inplace_gather_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_gather_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_ge_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_geometric_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_geqrf_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_geqrf_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_gradient_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_grid_sampler_2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_gt_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_half_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_half_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_half_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_half_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_hash_tensor_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_heaviside_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_histc_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_histc_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_histogram_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_hsplit_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_hsplit_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_hstack_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_hstack_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_hstack_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_hstack_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_hstack_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_hypot_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_i0_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_igamma_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_igammac_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_add_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_add_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_add_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_add_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_fill_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_reduce_amax_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_reduce_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_reduce_mean_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_index_select_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_inner_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_int_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_isclose_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_isclose_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_isclose_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_isclose_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_isfinite_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_isfinite_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_isinf_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_isinf_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_isnan_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_isneginf_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_isposinf_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_item_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_item_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_item_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_item_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_item_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_2inputs_2outputs_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_binary_return_by_ref_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_jiterator_unary_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_kron_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_kron_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_kron_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_kthvalue_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_ldexp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_ldexp_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_ldexp_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_ldexp_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_lerp_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_lgamma_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_cholesky_ex_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_cholesky_ex_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_cross_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_cross_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_cross_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_diagonal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_diagonal_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_eigh_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_eigvalsh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_inv_ex_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_inv_ex_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_ldl_solve_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_lstsq_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_lstsq_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_lstsq_grad_oriented_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_lu_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_lu_factor_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_lu_factor_ex_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_lu_solve_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_lu_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_matrix_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_matrix_rank_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_matrix_rank_hermitian_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_matrix_rank_hermitian_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_norm_subgradients_at_zero_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_pinv_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_pinv_hermitian_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_pinv_hermitian_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_pinv_singular_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_qr_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_qr_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_qr_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_qr_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_solve_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_svd_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_svdvals_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_vecdot_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_vecdot_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_linalg_vector_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_log10_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_log10_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_log10_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_log1p_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_log1p_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_log2_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_log2_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_log2_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_log_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_log_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_log_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_log_softmax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_log_softmax_with_dtype_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_logaddexp2_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_logaddexp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_logcumsumexp_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_logical_and_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_logical_and_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_logical_not_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_logical_not_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_logical_not_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_logical_not_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_logical_or_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_logical_or_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_logical_xor_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_logical_xor_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_logical_xor_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_logit_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_logit_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_logspace_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_logspace_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_logspace_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_logspace_tensor_overload_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_logspace_tensor_overload_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_logsumexp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_logsumexp_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_logsumexp_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_long_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_long_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_lt_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_lt_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_lu_solve_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_lu_unpack_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_mH_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_mH_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_mT_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_amax_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_amax_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_amin_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_amin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_argmax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_argmax_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_argmin_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_argmin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_cumprod_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_cumprod_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_cumprod_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_cumprod_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_cumsum_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_cumsum_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_fill_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_logaddexp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_logsumexp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_mean_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_median_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_prod_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_prod_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_prod_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_prod_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_scatter_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_scatter_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_scatter_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_scatter_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_scatter_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_select_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_std_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_std_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_sum_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_sum_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_masked_var_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_matmul_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_matrix_exp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_matrix_exp_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_matrix_exp_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_max_binary_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_max_binary_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_max_pool2d_with_indices_backward_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_max_pool2d_with_indices_backward_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_max_reduction_no_dim_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_max_reduction_no_dim_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_max_reduction_no_dim_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_max_reduction_with_dim_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_max_reduction_with_dim_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_max_reduction_with_dim_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_maximum_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_maximum_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_maximum_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_median_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_median_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_median_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_median_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_meshgrid_list_of_tensors_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_meshgrid_variadic_tensors_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_meshgrid_variadic_tensors_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_min_binary_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_min_binary_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_min_binary_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_min_reduction_no_dim_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_min_reduction_no_dim_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_min_reduction_with_dim_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_min_reduction_with_dim_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_minimum_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_minimum_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_minimum_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_minimum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_mm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_mm_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_mm_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_movedim_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_movedim_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_mul_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_mul_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_mul_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_mul_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_multinomial_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_multinomial_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_mv_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_mv_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_mv_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_mv_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nan_to_num_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nan_to_num_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nan_to_num_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nanmedian_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nanmedian_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nansum_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nansum_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nansum_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_narrow_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_narrow_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_narrow_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_narrow_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_native_dropout_backward_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_native_dropout_backward_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_native_dropout_backward_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_native_dropout_backward_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_native_layer_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_ne_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_ne_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_ne_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_ne_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_ne_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_neg_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_neg_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_neg_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_neg_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_empty_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_empty_strided_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_empty_strided_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_empty_strided_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_empty_strided_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_empty_strided_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_full_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_full_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_ones_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_ones_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_ones_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_zeros_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_zeros_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_new_zeros_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_adaptive_avg_pool1d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_adaptive_max_pool2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_avg_pool1d_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_avg_pool2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_avg_pool2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_avg_pool2d_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_avg_pool3d_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_batch_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_bilinear_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_bilinear_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_channel_shuffle_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_channel_shuffle_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_channel_shuffle_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_conv1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_conv3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_conv_transpose1d_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_conv_transpose1d_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_conv_transpose3d_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_cosine_embedding_loss_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_cosine_embedding_loss_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_dropout3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_elu_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_embedding_bag_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_gelu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_glu_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_grid_sample_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_hardshrink_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_hardswish_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_hardtanh_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_hinge_embedding_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_hinge_embedding_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_interpolate_area_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_interpolate_bicubic_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_interpolate_bicubic_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_interpolate_bilinear_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_interpolate_linear_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_l1_loss_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_l1_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_linear_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_linear_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_local_response_norm_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_logsigmoid_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_logsigmoid_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_margin_ranking_loss_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_margin_ranking_loss_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_max_pool1d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_max_unpool1d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_max_unpool2d_grad_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_max_unpool3d_grad_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_mish_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_mse_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_mse_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_multi_head_attention_forward_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_multilabel_soft_margin_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_normalize_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_normalize_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_circular_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_circular_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_constant_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_constant_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_constant_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_constant_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_constant_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_constant_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_reflect_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_reflect_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_reflect_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_replicate_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_replicate_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_replicate_negative_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_replicate_negative_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pad_replicate_negative_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pairwise_distance_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pixel_shuffle_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pixel_shuffle_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pixel_shuffle_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pixel_shuffle_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pixel_shuffle_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_pixel_unshuffle_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_poisson_nll_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_poisson_nll_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_poisson_nll_loss_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_relu6_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_relu_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_scaled_dot_product_attention_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_softmin_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_softmin_with_dtype_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_softmin_with_dtype_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_softshrink_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_softsign_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_softsign_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_softsign_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_tanhshrink_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_tanhshrink_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_threshold_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_threshold_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_triplet_margin_loss_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nn_functional_upsample_bilinear_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nonzero_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_nonzero_static_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_norm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_norm_fro_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_norm_inf_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_norm_nuc_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_norm_nuc_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_normal_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_normal_in_place_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_normal_in_place_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_normal_in_place_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_normal_number_mean_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_ones_like_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_ones_like_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_ones_like_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_ormqr_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_ormqr_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_outer_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_permute_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_permute_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_permute_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_permute_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_permute_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_pinverse_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_polygamma_polygamma_n_0_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_polygamma_polygamma_n_0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_polygamma_polygamma_n_2_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_polygamma_polygamma_n_2_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_polygamma_polygamma_n_2_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_polygamma_polygamma_n_3_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_polygamma_polygamma_n_3_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_polygamma_polygamma_n_4_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_polygamma_polygamma_n_4_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_positive_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_positive_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_positive_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_positive_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_pow_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_pow_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_prod_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_put_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_put_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_quantile_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_rand_like_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_rand_like_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_randint_like_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_randn_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_randn_like_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_randn_like_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_ravel_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_ravel_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_ravel_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_real_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_real_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_real_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_reciprocal_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_reciprocal_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_reciprocal_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_remainder_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_renorm_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_repeat_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_repeat_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_repeat_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_repeat_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_repeat_interleave_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_repeat_interleave_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_repeat_interleave_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_reshape_as_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_reshape_as_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_reshape_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_reshape_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_resize__cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_resize__cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_resize_as__cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_resize_as__cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_resize_as__cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_resize_as__cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_resize_as__cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_resolve_conj_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_resolve_neg_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_resolve_neg_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_resolve_neg_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_resolve_neg_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_roll_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_roll_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_rot90_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_round_decimals_neg_3_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_rsqrt_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_rsub_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_scalar_tensor_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_scalar_tensor_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_add_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_add_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_reduce_amax_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_reduce_amin_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_reduce_amin_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_reduce_amin_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_reduce_amin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_reduce_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_reduce_mean_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_reduce_prod_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_reduce_prod_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_reduce_sum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_reduce_sum_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_reduce_sum_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_scatter_reduce_sum_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_searchsorted_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_searchsorted_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_select_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_select_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_select_scatter_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_sgn_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_sigmoid_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_sigmoid_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_sign_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_signal_windows_bartlett_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_signal_windows_kaiser_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_signbit_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_sin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_sin_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_sin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_sinc_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_sinc_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_sinh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_sinh_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_sinh_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_slice_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_slice_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_slice_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_slice_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_softmax_with_dtype_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_softmax_with_dtype_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_softmax_with_dtype_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_sort_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_airy_ai_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_airy_ai_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_bessel_j0_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_bessel_j0_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_bessel_j0_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_bessel_j1_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_bessel_j1_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_bessel_j1_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_bessel_y0_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_bessel_y1_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_chebyshev_polynomial_t_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_chebyshev_polynomial_t_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_chebyshev_polynomial_t_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_chebyshev_polynomial_u_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_chebyshev_polynomial_u_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_chebyshev_polynomial_v_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_chebyshev_polynomial_v_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_chebyshev_polynomial_v_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_chebyshev_polynomial_w_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_chebyshev_polynomial_w_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_chebyshev_polynomial_w_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_entr_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_entr_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_erfcx_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_erfcx_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_erfcx_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_hermite_polynomial_h_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_hermite_polynomial_h_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_i0e_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_i0e_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_i1_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_i1e_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_i1e_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_i1e_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_i1e_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_laguerre_polynomial_l_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_legendre_polynomial_p_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_log_ndtr_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_log_ndtr_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_modified_bessel_i0_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_modified_bessel_k0_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_ndtr_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_ndtr_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_ndtr_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_ndtri_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_ndtri_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_scaled_modified_bessel_k0_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_scaled_modified_bessel_k0_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_scaled_modified_bessel_k1_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_scaled_modified_bessel_k1_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_scaled_modified_bessel_k1_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_spherical_bessel_j0_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_spherical_bessel_j0_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_spherical_bessel_j0_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_spherical_bessel_j0_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_spherical_bessel_j0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_xlog1py_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_xlog1py_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_special_zeta_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_split_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_split_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_split_list_args_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_split_list_args_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_split_list_args_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_split_with_sizes_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_split_with_sizes_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_split_with_sizes_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_split_with_sizes_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_sqrt_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_sqrt_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_sqrt_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_square_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_squeeze_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_squeeze_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_squeeze_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_squeeze_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_squeeze_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_squeeze_multiple_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_squeeze_multiple_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_squeeze_multiple_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_squeeze_multiple_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_stack_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_stack_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_std_unbiased_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_std_unbiased_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_std_unbiased_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_std_unbiased_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_stft_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_sub_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_sub_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_sub_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_sum_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_sum_to_size_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_sum_to_size_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_svd_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_svd_lowrank_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_svd_lowrank_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_svd_lowrank_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_t_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_t_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_t_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_t_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_take_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_tan_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_tensor_split_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_tensor_split_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_tensordot_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_tensordot_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_tensordot_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_to_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_to_sparse_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_topk_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_torch__scaled_mm_cpu_float8_e4m3fn, test/test_meta.py::TestMetaCPU::test_meta_inplace_trace_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_trace_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_trace_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_transpose_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_transpose_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_transpose_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_transpose_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_trapezoid_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_trapezoid_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_trapezoid_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_trapezoid_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_trapz_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_trapz_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_triangular_solve_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_tril_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_tril_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_tril_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_true_divide_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_true_divide_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_true_divide_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_trunc_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_trunc_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_unbind_copy_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_unbind_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_unbind_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_unbind_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_unbind_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_unbind_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_unflatten_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_unflatten_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_unflatten_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_unflatten_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_unfold_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_unfold_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_unfold_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_uniform_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_unique_consecutive_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_unique_consecutive_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_unique_consecutive_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_unique_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_unique_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_unravel_index_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_unravel_index_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsafe_chunk_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsafe_chunk_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsafe_chunk_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsafe_chunk_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsafe_split_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsqueeze_copy_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsqueeze_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsqueeze_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsqueeze_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_unsqueeze_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_inplace_var_mean_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_var_mean_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_var_mean_unbiased_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_var_unbiased_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_vdot_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_vdot_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_vdot_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_view_as_complex_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_view_as_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_view_as_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_view_as_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_view_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_view_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_view_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_view_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_view_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_inplace_vsplit_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_inplace_vsplit_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_vsplit_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_inplace_vstack_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_where_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_inplace_where_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_inplace_where_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_inplace_xlogy_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_inplace_zero__cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_inplace_zero__cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_inplace_zeros_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_inplace_zeros_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_inplace_zeros_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_inplace_zeros_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_H_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_H_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_T_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_T_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace___radd___cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace___radd___cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace___radd___cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace___rand___cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace___rdiv___cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace___rdiv___cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace___rmod___cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace___rmod___cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace___rmul___cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace___rmul___cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace___ror___cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace___rpow___cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace___rpow___cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace___rsub___cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace___rsub___cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace___rxor___cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace___rxor___cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace___rxor___cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace__batch_norm_with_update_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace__chunk_cat_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_abs_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_abs_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_acos_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_acos_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_acos_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_add_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_add_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_add_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_add_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_add_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_addcdiv_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_addcmul_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_asin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_asin_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_asin_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_atan_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_atan_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_atan_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_atan_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_clamp_max_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_clamp_min_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_clamp_min_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_clamp_min_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_cos_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_cos_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_cosh_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_cosh_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_div_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_div_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_div_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_div_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_erf_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_erfc_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_erfc_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_exp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_exp_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_expm1_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_expm1_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_expm1_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_floor_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_floor_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_floor_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_frac_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_lerp_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_lgamma_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_lgamma_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_lgamma_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_lgamma_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log10_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log10_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log10_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log1p_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log1p_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log1p_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log2_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log2_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log2_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log2_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log2_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log2_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_log_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_max_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_max_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_max_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_max_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_minimum_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_neg_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_neg_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_neg_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_neg_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_pow_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_rsqrt_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_rsqrt_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sign_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sign_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sign_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sin_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sinh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sinh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sinh_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sinh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sqrt_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sqrt_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sqrt_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sub_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sub_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_sub_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_tan_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_tanh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_tanh_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_tanh_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_trunc_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_zero_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace__foreach_zero_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace__native_batch_norm_legit_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace__segment_reduce_offsets_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace__segment_reduce_offsets_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace__softmax_backward_data_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace__unsafe_masked_index_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace__unsafe_masked_index_put_accumulate_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace__unsafe_masked_index_put_accumulate_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_abs_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_abs_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_acos_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_acos_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_acos_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_acosh_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_acosh_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_add_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_add_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_add_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_add_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_add_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_addbmm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_addbmm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_addbmm_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_addcdiv_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_addcdiv_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_addmm_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_addmm_decomposed_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_addmm_decomposed_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_addmv_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_addmv_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_addr_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_addr_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_addr_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_alias_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_alias_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_alias_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_all_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_amax_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_amin_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_amin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_angle_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_any_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_arange_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_argmin_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_argwhere_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_argwhere_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_argwhere_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_as_strided_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_as_strided_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_as_strided_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_as_strided_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_as_strided_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_as_strided_partial_views_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_as_strided_scatter_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_as_strided_scatter_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_asinh_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_asinh_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_atan2_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_atan_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_atan_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_atan_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_atleast_1d_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_atleast_1d_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_atleast_2d_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_atleast_2d_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_atleast_3d_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_atleast_3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_atleast_3d_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_baddbmm_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_bitwise_left_shift_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_bitwise_not_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_bitwise_not_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_bitwise_or_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_block_diag_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_block_diag_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_bmm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_bmm_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_bmm_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_bmm_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_bmm_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_bool_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_bool_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_bool_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_broadcast_shapes_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_broadcast_tensors_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_broadcast_tensors_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_broadcast_tensors_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_broadcast_tensors_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_byte_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_cartesian_prod_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_cartesian_prod_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_cat_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_cat_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_cat_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_cdouble_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_cdouble_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_ceil_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_ceil_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_cfloat_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_chalf_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_chalf_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_chalf_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_char_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_char_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_chunk_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_clamp_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_clamp_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_clamp_max_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_clamp_max_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_clamp_max_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_clamp_min_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_clone_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_clone_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_clone_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_column_stack_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_column_stack_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_combinations_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_combinations_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_combinations_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_complex_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_conj_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_conj_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_constant_pad_nd_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_constant_pad_nd_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_constant_pad_nd_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_contiguous_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_copysign_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_copysign_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_copysign_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_copysign_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_copysign_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_cos_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_cos_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_cosh_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_cosh_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_count_nonzero_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_count_nonzero_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_count_nonzero_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_count_nonzero_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_count_nonzero_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_count_nonzero_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_cov_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_cov_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_cummax_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_cummax_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_cummin_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_cumprod_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_cumprod_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_cumsum_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_cumsum_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_cumulative_trapezoid_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_cumulative_trapezoid_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_deg2rad_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_diag_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_diag_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_diag_embed_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_diagflat_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_diagflat_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_diagonal_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_diagonal_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_diagonal_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_diagonal_scatter_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_diagonal_scatter_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_diagonal_scatter_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_diff_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_diff_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_dist_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_dist_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_div_floor_rounding_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_div_no_rounding_mode_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_div_no_rounding_mode_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_div_trunc_rounding_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_double_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_double_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_double_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_dsplit_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_dsplit_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_dstack_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_dstack_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_dstack_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_einsum_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_empty_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_empty_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_empty_like_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_empty_like_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_empty_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_empty_like_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_empty_strided_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_empty_strided_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_empty_strided_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_eq_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_eq_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_eq_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_equal_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_equal_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_equal_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_erf_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_erfc_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_erfinv_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_erfinv_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_erfinv_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_erfinv_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_exp2_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_exp2_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_exp2_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_exp_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_expand_as_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_expand_as_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_expand_as_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_expand_as_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_expand_copy_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_expand_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_expand_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_expand_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_expand_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_expand_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_expm1_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_expm1_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_expm1_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_expm1_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_eye_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_eye_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_eye_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_eye_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_fft2_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_fft_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_fft_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_fft_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_fft_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_fftn_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_fftshift_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_fftshift_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_fftshift_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_hfft2_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_hfft2_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_hfft2_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_hfft_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_hfft_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_hfft_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_hfft_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_hfft_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_hfft_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_hfftn_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_hfftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_hfftn_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ifft_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ifft_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ifft_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ifftn_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ifftn_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ifftn_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ifftshift_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ifftshift_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_ihfftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_irfft2_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_irfft2_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_irfft_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_irfft_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_irfft_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_irfft_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_irfftn_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_irfftn_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_rfft2_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_rfft_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_rfft_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_rfft_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_rfftn_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_rfftn_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fft_rfftn_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_flatten_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_flip_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_fliplr_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_fliplr_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fliplr_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_flipud_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_flipud_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_float_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_float_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_float_power_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_floor_divide_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_floor_divide_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_floor_divide_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_floor_divide_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_fmax_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fmin_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_fmod_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_fmod_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_fmod_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_full_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_full_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_full_like_cpu_uint16, test/test_meta.py::TestMetaCPU::test_meta_outplace_full_like_cpu_uint32, test/test_meta.py::TestMetaCPU::test_meta_outplace_ge_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_geqrf_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_geqrf_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_gradient_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_half_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_half_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_half_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_hash_tensor_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_hash_tensor_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_hash_tensor_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_hash_tensor_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_heaviside_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_heaviside_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_histc_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_histogram_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_hsplit_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_hstack_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_hstack_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_hstack_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_igamma_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_igammac_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_imag_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_add_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_copy_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_copy_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_fill_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_put_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_put_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_reduce_amax_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_reduce_amax_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_reduce_amin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_reduce_amin_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_reduce_amin_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_reduce_mean_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_reduce_prod_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_select_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_index_select_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_inner_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_inner_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_int_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_int_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_int_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_int_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_isclose_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_isclose_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_isfinite_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_isfinite_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_isfinite_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_isinf_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_isinf_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_isinf_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_isinf_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_isinf_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_isnan_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_isnan_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_isneginf_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_isposinf_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_isreal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_isreal_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_isreal_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_isreal_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_item_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_jiterator_2inputs_2outputs_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_jiterator_binary_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_jiterator_binary_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_jiterator_binary_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_jiterator_binary_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_jiterator_binary_return_by_ref_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_jiterator_binary_return_by_ref_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_jiterator_binary_return_by_ref_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_jiterator_unary_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_jiterator_unary_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_jiterator_unary_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_kron_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_kthvalue_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_kthvalue_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_lcm_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_ldexp_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_lerp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_lerp_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_cond_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_cross_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_cross_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_diagonal_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_diagonal_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_diagonal_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_eigh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_eigvalsh_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_ldl_factor_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_ldl_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_lu_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_lu_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_lu_factor_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_lu_factor_ex_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_lu_solve_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_lu_solve_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_matrix_rank_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_matrix_rank_hermitian_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_multi_dot_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_multi_dot_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_pinv_singular_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_qr_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_qr_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_slogdet_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_solve_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_solve_ex_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_svd_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_tensorsolve_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_vander_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_vander_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_vander_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_vecdot_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_vecdot_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_linalg_vector_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_linspace_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_linspace_tensor_overload_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_log1p_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_log2_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_log_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_log_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_log_normal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_log_normal_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_log_softmax_with_dtype_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_log_softmax_with_dtype_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_logaddexp2_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_logaddexp2_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_logaddexp_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_logaddexp_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_logdet_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_logdet_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_logical_and_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_logical_and_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_logical_and_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_logical_and_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_logical_and_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_logical_not_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_logical_not_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_logical_not_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_logical_or_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_logical_or_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_logit_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_logit_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_logspace_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_logspace_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_logspace_tensor_overload_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_logspace_tensor_overload_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_logsumexp_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_lt_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_lu_unpack_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_mH_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_mH_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_mH_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_amax_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_amin_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_argmax_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_argmax_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_cumprod_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_cumprod_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_fill_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_fill_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_log_softmax_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_logsumexp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_mean_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_median_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_prod_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_prod_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_scatter_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_scatter_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_select_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_select_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_softmax_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_std_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_sum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_sum_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_masked_sum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_matmul_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_matrix_exp_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_max_binary_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_max_pool2d_with_indices_backward_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_max_reduction_no_dim_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_max_reduction_no_dim_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_max_reduction_with_dim_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_mean_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_mean_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_mean_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_mean_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_meshgrid_list_of_tensors_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_meshgrid_variadic_tensors_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_min_binary_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_min_binary_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_min_binary_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_min_reduction_no_dim_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_min_reduction_no_dim_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_min_reduction_with_dim_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_minimum_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_minimum_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_mm_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_mm_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_movedim_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_movedim_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_movedim_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_msort_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_mul_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_mul_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_mul_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_mv_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_mv_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nan_to_num_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nansum_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_narrow_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_narrow_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_narrow_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_narrow_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_narrow_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_native_dropout_backward_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_native_layer_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_native_layer_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_native_layer_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_neg_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_empty_strided_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_full_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_full_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_full_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_full_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_zeros_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_new_zeros_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_adaptive_avg_pool1d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_adaptive_max_pool2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_alpha_dropout_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_avg_pool1d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_batch_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_binary_cross_entropy_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_celu_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_channel_shuffle_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_conv1d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_conv1d_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_conv1d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_conv2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_conv_transpose2d_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_conv_transpose2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_conv_transpose3d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_conv_transpose3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_cosine_embedding_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_cosine_similarity_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_cross_entropy_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_ctc_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_dropout2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_embedding_bag_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_embedding_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_fractional_max_pool2d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_fractional_max_pool3d_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_gaussian_nll_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_gelu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_group_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_hardshrink_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_hardswish_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_hardtanh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_hardtanh_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_huber_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_instance_norm_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_interpolate_bilinear_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_interpolate_nearest_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_interpolate_trilinear_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_kl_div_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_l1_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_leaky_relu_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_linear_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_linear_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_linear_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_local_response_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_margin_ranking_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_max_pool1d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_max_pool1d_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_max_pool2d_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_max_pool2d_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_max_pool2d_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_max_pool2d_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_max_pool2d_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_max_pool3d_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_max_pool3d_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_max_unpool2d_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_max_unpool2d_grad_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_mse_loss_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_multi_head_attention_forward_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_multilabel_margin_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_normalize_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_circular_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_circular_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_constant_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_constant_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_reflect_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_reflect_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_replicate_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_replicate_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pad_replicate_negative_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pairwise_distance_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pairwise_distance_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pdist_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_pixel_unshuffle_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_poisson_nll_loss_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_prelu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_relu6_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_relu6_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_relu6_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_relu_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_rms_norm_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_rms_norm_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_scaled_dot_product_attention_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_selu_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_smooth_l1_loss_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_softmin_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_softmin_with_dtype_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_softplus_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_softshrink_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_softsign_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_softsign_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_softsign_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_softsign_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_tanhshrink_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_triplet_margin_loss_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_upsample_bilinear_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_upsample_nearest_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nn_functional_upsample_nearest_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_nonzero_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_nonzero_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_nonzero_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_nonzero_static_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nonzero_static_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_nonzero_static_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_norm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_norm_fro_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_norm_nuc_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_normal_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_normal_in_place_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_ones_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_ones_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_ones_like_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_ones_like_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_ones_like_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_outer_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_outer_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_outer_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_outer_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_pca_lowrank_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_permute_copy_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_permute_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_permute_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_permute_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_polygamma_polygamma_n_0_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_polygamma_polygamma_n_0_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_polygamma_polygamma_n_3_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_polygamma_polygamma_n_4_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_positive_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_pow_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_pow_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_pow_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_prod_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_prod_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_put_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_put_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_rad2deg_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_randint_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_randint_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_randint_like_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_randint_like_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_randint_like_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_randn_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_randn_like_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_ravel_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_ravel_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_ravel_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_real_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_real_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_real_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_reciprocal_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_reciprocal_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_renorm_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_renorm_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_repeat_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_repeat_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_repeat_interleave_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_reshape_as_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_reshape_as_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_reshape_as_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_reshape_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_resize__cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_resize__cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_resolve_conj_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_resolve_conj_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_resolve_neg_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_roll_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_roll_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_rot90_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_round_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_round_decimals_0_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_round_decimals_neg_3_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_rsqrt_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_rsqrt_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_rsub_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_rsub_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_scalar_tensor_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_scalar_tensor_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_add_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_amax_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_amax_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_amax_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_amin_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_amin_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_prod_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_prod_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_sum_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_sum_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_scatter_reduce_sum_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_searchsorted_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_searchsorted_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_select_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_select_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_select_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_select_scatter_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_select_scatter_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_select_scatter_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_sgn_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_sgn_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_sgn_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_short_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_short_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_sigmoid_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_sigmoid_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_sigmoid_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_signal_windows_gaussian_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_signal_windows_general_cosine_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_signal_windows_hamming_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_signal_windows_nuttall_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_signbit_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_sin_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_sinc_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_sinh_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_sinh_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_slice_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_slice_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_slice_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_slice_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_slice_scatter_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_softmax_with_dtype_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_sparse_mm_reduce_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_sparse_sampled_addmm_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_airy_ai_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_airy_ai_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_airy_ai_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_bessel_j1_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_bessel_y1_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_bessel_y1_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_chebyshev_polynomial_t_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_chebyshev_polynomial_t_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_chebyshev_polynomial_u_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_entr_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_entr_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_erfcx_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_hermite_polynomial_h_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_hermite_polynomial_he_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_hermite_polynomial_he_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_i0e_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_i1_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_i1e_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_laguerre_polynomial_l_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_laguerre_polynomial_l_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_laguerre_polynomial_l_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_laguerre_polynomial_l_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_legendre_polynomial_p_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_legendre_polynomial_p_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_log_ndtr_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_modified_bessel_i1_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_modified_bessel_k0_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_modified_bessel_k0_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_ndtr_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_scaled_modified_bessel_k0_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_scaled_modified_bessel_k0_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_scaled_modified_bessel_k0_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_scaled_modified_bessel_k1_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_scaled_modified_bessel_k1_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_scaled_modified_bessel_k1_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_spherical_bessel_j0_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_xlog1py_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_special_zeta_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_split_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_split_list_args_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_split_list_args_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_split_with_sizes_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_split_with_sizes_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_split_with_sizes_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_sqrt_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_sqrt_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_sqrt_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_sqrt_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_square_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_square_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_square_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_square_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_squeeze_copy_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_squeeze_multiple_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_squeeze_multiple_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_stack_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_stack_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_stack_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_stack_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_std_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_std_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_std_mean_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_std_mean_unbiased_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_std_mean_unbiased_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_stft_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_sum_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_sum_to_size_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_sum_to_size_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_sum_to_size_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_sum_to_size_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_svd_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_svd_lowrank_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_t_copy_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_t_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_t_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_take_along_dim_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_take_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_take_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_take_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_tan_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_tan_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_tanh_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_tensor_split_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_tensor_split_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_tensor_split_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_tensordot_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_tensordot_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_to_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_to_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_to_sparse_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_to_sparse_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_to_sparse_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_to_sparse_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_topk_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_torch_ops_aten__safe_softmax_default_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_torch_ops_aten__safe_softmax_default_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_torch_ops_aten__safe_softmax_default_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_torch_ops_aten__safe_softmax_default_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_transpose_copy_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_transpose_copy_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_transpose_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_trapezoid_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_trapezoid_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_trapz_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_tril_indices_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_triu_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_triu_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_trunc_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_trunc_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_trunc_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_unbind_copy_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_unbind_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_unbind_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_unbind_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_unbind_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_unflatten_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_unflatten_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_unfold_copy_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_unfold_cpu_float32, test/test_meta.py::TestMetaCPU::test_meta_outplace_unique_consecutive_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_unique_consecutive_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_unique_consecutive_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_unique_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_unique_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_unravel_index_cpu_int32, test/test_meta.py::TestMetaCPU::test_meta_outplace_unravel_index_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_unsafe_chunk_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_unsafe_split_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_unsqueeze_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_unsqueeze_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_unsqueeze_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_unsqueeze_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_unsqueeze_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_var_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_var_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_var_mean_unbiased_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_var_unbiased_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_vdot_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_vdot_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_view_as_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_view_as_real_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_view_copy_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_view_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_view_cpu_complex128, test/test_meta.py::TestMetaCPU::test_meta_outplace_view_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_view_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_view_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_vsplit_cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_vsplit_cpu_complex64, test/test_meta.py::TestMetaCPU::test_meta_outplace_vstack_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_vstack_cpu_int64, test/test_meta.py::TestMetaCPU::test_meta_outplace_where_cpu_bool, test/test_meta.py::TestMetaCPU::test_meta_outplace_where_cpu_complex32, test/test_meta.py::TestMetaCPU::test_meta_outplace_where_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_xlogy_cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_xlogy_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_xlogy_cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_zero__cpu_bfloat16, test/test_meta.py::TestMetaCPU::test_meta_outplace_zero__cpu_float16, test/test_meta.py::TestMetaCPU::test_meta_outplace_zero__cpu_int8, test/test_meta.py::TestMetaCPU::test_meta_outplace_zeros_cpu_float64, test/test_meta.py::TestMetaCPU::test_meta_outplace_zeros_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_zeros_cpu_uint8, test/test_meta.py::TestMetaCPU::test_meta_outplace_zeros_like_cpu_int16, test/test_meta.py::TestMetaCPU::test_meta_outplace_zeros_like_cpu_int32, test/test_meta.py::TestMetaCPU::test_mixed_dtype_for_native_layer_norm_backward_float16_float32_cpu, test/test_meta.py::TestMetaCPU::test_mixed_dtype_for_native_layer_norm_backward_float32_float32_cpu, test/test_meta.py::TestMetaCPU::test_triangular_solve_out_cpu 2025-10-10T02:18:57.4266819Z 2025-10-10T02:18:57.8830078Z Running test_ops 2/9 ... [2025-10-10 02:18:57.882394] 2025-10-10T02:18:57.8830558Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:18:57.8836800Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_ops.py', '-m', 'not serial', '--shard-id=2', '--num-shards=9', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:18:57.882967] 2025-10-10T02:19:02.4313610Z Running test_ops 6/9 ... [2025-10-10 02:19:02.431122] 2025-10-10T02:19:02.4314062Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:19:02.4320250Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:19:02.431739] 2025-10-10T02:26:32.1700332Z 2025-10-10T02:26:32.1701275Z test_modules 2/2 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_2.2_1684e9b12d589e73_.log 2025-10-10T02:26:32.2314075Z Running 1805 items in this shard: test/test_modules.py::TestModuleCPU::test_check_inplace_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_forward_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_forward_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_grad_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BatchNorm1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BatchNorm2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BatchNorm2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BatchNorm3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BatchNorm3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_InstanceNorm1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_InstanceNorm1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_InstanceNorm2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_InstanceNorm2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_InstanceNorm3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_InstanceNorm3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LSTM_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LSTM_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiheadAttention_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiheadAttention_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_TransformerEncoder_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_repr_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_save_load_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_save_load_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveAvgPool2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveMaxPool1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveMaxPool1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveMaxPool2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AvgPool1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AvgPool2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AvgPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BCELoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BCEWithLogitsLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm2d_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm2d_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm2d_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm3d_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm3d_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CTCLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConstantPad1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConstantPad2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConstantPad3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConstantPad3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Conv1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Conv1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CosineEmbeddingLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CrossEntropyLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ELU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ELU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Embedding_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_FractionalMaxPool3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GELU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GLU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GRU_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GRU_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GRU_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GaussianNLLLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GaussianNLLLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GroupNorm_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GroupNorm_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Hardshrink_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Hardshrink_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Hardswish_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Hardtanh_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_HingeEmbeddingLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_HingeEmbeddingLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm1d_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm1d_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm1d_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm2d_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm3d_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm3d_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_KLDivLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_L1Loss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LPPool1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LPPool1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LPPool2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LSTMCell_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LSTM_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LSTM_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LayerNorm_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LogSigmoid_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LogSoftmax_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LogSoftmax_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MSELoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MarginRankingLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MarginRankingLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MaxPool1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MaxPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiLabelMarginLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiLabelMarginLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiLabelSoftMarginLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiheadAttention_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiheadAttention_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiheadAttention_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_PReLU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_PoissonNLLLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_PoissonNLLLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RMSNorm_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RMSNorm_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNNCell_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNN_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReLU6_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReLU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReLU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReflectionPad1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReflectionPad2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReflectionPad2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReplicationPad1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReplicationPad2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReplicationPad3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SELU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SiLU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SiLU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Sigmoid_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SmoothL1Loss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softmax_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softmin_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softshrink_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softsign_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Tanh_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Tanhshrink_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Threshold_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerDecoderLayer_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoderLayer_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoderLayer_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoder_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ZeroPad3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ZeroPad3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCELoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCELoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCEWithLogitsLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCEWithLogitsLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCEWithLogitsLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCEWithLogitsLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Bilinear_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Bilinear_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Bilinear_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CELU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CTCLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CTCLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CosineEmbeddingLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CosineEmbeddingLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CosineEmbeddingLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CrossEntropyLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CrossEntropyLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ELU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ELU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Embedding_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GELU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GELU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GELU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GLU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRUCell_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRUCell_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GaussianNLLLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GroupNorm_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GroupNorm_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardshrink_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardswish_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardswish_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardswish_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardtanh_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HingeEmbeddingLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HingeEmbeddingLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HingeEmbeddingLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HuberLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HuberLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HuberLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_KLDivLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_KLDivLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_KLDivLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_L1Loss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_L1Loss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_L1Loss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTMCell_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTMCell_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTMCell_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LayerNorm_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LayerNorm_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LeakyReLU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LeakyReLU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Linear_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Linear_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Linear_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LocalResponseNorm_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSoftmax_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSoftmax_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MarginRankingLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Mish_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Mish_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelMarginLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelMarginLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelSoftMarginLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelSoftMarginLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelSoftMarginLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiMarginLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiMarginLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_NLLLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_NLLLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PReLU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PReLU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PoissonNLLLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RMSNorm_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RMSNorm_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNNCell_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU6_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU6_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU6_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SELU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SELU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SELU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SiLU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SiLU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Sigmoid_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Sigmoid_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SmoothL1Loss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SoftMarginLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SoftMarginLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SoftMarginLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SoftMarginLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmin_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmin_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmin_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softplus_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softplus_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softplus_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softshrink_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softsign_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softsign_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanh_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanh_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanh_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanh_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanhshrink_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanhshrink_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanhshrink_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Threshold_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Threshold_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerDecoderLayer_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerDecoderLayer_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerDecoderLayer_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Transformer_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad3d_swap_True_set_grad_False_cpu_float32 2025-10-10T02:26:32.2890232Z 2025-10-10T02:26:37.6616547Z Running test_ops 9/9 ... [2025-10-10 02:26:37.660982] 2025-10-10T02:26:37.6617028Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:26:37.6623556Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_ops.py', '-m', 'not serial', '--shard-id=9', '--num-shards=9', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:26:37.662170] 2025-10-10T02:28:10.6116285Z 2025-10-10T02:28:10.6117502Z test_ops 2/9 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_2.9_a697e60dbaeded2d_.log 2025-10-10T02:28:10.7658088Z Running 3753 items in this shard: test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_long_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_as_strided_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_div_floor_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_hstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_igammac_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_linalg_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_movedim_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_permute_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_special_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_addmm_decomposed_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_bool_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_dsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_fft_ifftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_fliplr_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_float_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_isin_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_lstsq_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_slogdet_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_log_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_long_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nextafter_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_embedding_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_pad_replicate_negative_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_softmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_norm_inf_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_normal_number_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_polar_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_resolve_neg_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_laguerre_polynomial_l_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_take_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_trapezoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_triangular_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_unsqueeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_T_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_cdouble_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_eq_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_neg_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_ones_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_rand_like_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_real_cpu_complex32, test/test_ops.py::TestCommonCPU::test_dtypes___rand___cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_int_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_abs_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_addcdiv_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_atan_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_left_shift_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_xor_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_block_diag_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_ceil_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_max_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_cumprod_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_diagonal_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_div_trunc_rounding_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_empty_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_erfc_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_erfinv_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_expand_as_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_gcd_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_index_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_isclose_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_vector_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_linspace_tensor_overload_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_log1p_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_log2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_log_normal_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_logical_or_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_masked_fill_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_pairwise_distance_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softmin_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_tanhshrink_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_normal__in_place_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_sinc_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_sinh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_multigammaln_mvlgamma_p_5_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_zeta_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_stack_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_t_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_tanh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_trace_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_tril_indices_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_true_divide_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_unbind_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_unfold_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_unfold_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_unsqueeze_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_var_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_vstack_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_abs_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_acos_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_add_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_addbmm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_addcdiv_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_arange_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_atanh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_atleast_3d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_bincount_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_bitwise_left_shift_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_bitwise_or_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_broadcast_tensors_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_byte_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cdist_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cdouble_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_ceil_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_diagflat_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_div_no_rounding_mode_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_dsplit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_dstack_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_erf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_expand_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_exponential_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_fft2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_irfft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_irfftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_flatten_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_geqrf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_index_reduce_amax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_isreal_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_istft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_item_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_diagonal_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_eig_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_slogdet_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_ex_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_svd_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_log1p_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_logaddexp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_logspace_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_lu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_mH_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_cumprod_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_fill_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_prod_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_movedim_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_multinomial_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_3_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nan_to_num_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_native_layer_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_new_empty_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_batch_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv3d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_elu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_embedding_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_grid_sample_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_linear_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_nearest_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_local_response_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool3d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multi_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_constant_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_prelu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_relu6_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_upsample_bilinear_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_ones_like_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_pca_lowrank_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_resize__cpu, test/test_ops.py::TestCommonCPU::test_dtypes_resize_as__cpu, test/test_ops.py::TestCommonCPU::test_dtypes_rsqrt_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_scatter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_sum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_searchsorted_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signal_windows_kaiser_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sinh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_slice_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_slice_scatter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_bessel_y1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_laguerre_polynomial_l_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_k0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_split_with_sizes_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sqrt_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_squeeze_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_stack_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_svd_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_tensordot_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_to_sparse_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_topk_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_transpose_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_triangular_solve_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_triu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_unfold_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_vdot_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_view_cpu, test/test_ops.py::TestCommonCPU::test_errors___rmod___cpu, test/test_ops.py::TestCommonCPU::test_errors_as_strided_scatter_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_fft2_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_hfft_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_hfftn_cpu, test/test_ops.py::TestCommonCPU::test_errors_floor_divide_cpu, test/test_ops.py::TestCommonCPU::test_errors_kthvalue_cpu, test/test_ops.py::TestCommonCPU::test_errors_ldexp_cpu, test/test_ops.py::TestCommonCPU::test_errors_linalg_lstsq_cpu, test/test_ops.py::TestCommonCPU::test_errors_maximum_cpu, test/test_ops.py::TestCommonCPU::test_errors_mean_cpu, test/test_ops.py::TestCommonCPU::test_errors_min_binary_cpu, test/test_ops.py::TestCommonCPU::test_errors_nextafter_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_adaptive_max_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_margin_ranking_loss_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_max_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_multi_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_errors_signal_windows_general_hamming_cpu, test/test_ops.py::TestCommonCPU::test_errors_signal_windows_hamming_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_randn_like_layout3_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_xlog1py_cpu, test/test_ops.py::TestCommonCPU::test_errors_t_cpu, test/test_ops.py::TestCommonCPU::test_errors_tril_cpu, test/test_ops.py::TestCommonCPU::test_errors_true_divide_cpu, test/test_ops.py::TestCommonCPU::test_errors_where_cpu, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch__batch_norm_with_update_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_acosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_alias_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_angle_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_cos_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_erf_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_fft_fft_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_fft_irfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_fft_irfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_hstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_hypot_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_index_reduce_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_index_reduce_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_index_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_ldexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_householder_product_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_svdvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_vecdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_log1p_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_lt_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_lu_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_min_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_msort_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_nansum_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_nn_functional_linear_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_norm_inf_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_sigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_sign_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_bessel_j1_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_take_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_topk_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_H_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_T_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices__batch_norm_with_update_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_acos_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_addr_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_alias_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_any_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_argmin_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_asinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_atan2_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_atleast_2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_baddbmm_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_shapes_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cartesian_prod_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_cauchy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cdouble_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_cfloat_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_chalf_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_clamp_min_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_contiguous_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_corrcoef_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_cosh_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_count_nonzero_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cummin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_diag_embed_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_diff_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_expm1_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_flip_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_float_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_floor_divide_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_gcd_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_geometric_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_heaviside_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_put_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_int_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_isclose_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_isin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_return_by_ref_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_kthvalue_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_lgamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_inv_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vander_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vecdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linspace_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_log10_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logical_not_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logical_or_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mH_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_mT_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mT_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_softmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_var_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_max_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_max_binary_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_median_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_min_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nanmedian_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_native_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose1d_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pairwise_distance_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_rms_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softsign_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_threshold_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_threshold_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_ones_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_permute_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_pow_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_randint_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_ravel_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_reciprocal_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_resize_as__cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_scalar_tensor_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amin_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_sgn_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_hann_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signbit_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_v_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_i0e_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_laguerre_polynomial_l_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k0_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k1_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_sqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_sum_to_size_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_svd_lowrank_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_tanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_tensor_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_tensordot_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_trapz_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_unbind_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_unsqueeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_vdot_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_where_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_where_cpu_int64, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values___getitem___cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_aminmax_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_partial_views_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_atanh_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_3d_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_xor_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_chalf_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_clamp_min_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_cos_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_empty_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_equal_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_expand_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_expand_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_eye_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_log1p_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_logit_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_sum_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_minimum_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_cosine_embedding_loss_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_unfold_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_amax_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_select_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_sgn_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_slice_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_j1_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_t_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_k1_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_stack_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_tensor_split_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_unsafe_chunk_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_view_cpu_bool, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rxor___cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_arange_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmax_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bernoulli_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bucketize_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cdouble_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_permuted_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_erf_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmod_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_grid_sampler_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_i0_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_reduce_prod_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isin_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_le_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_ex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_diagonal_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eig_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_tensor_overload_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logsumexp_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_unpack_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_argmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_cumsum_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_logsumexp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_normalize_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_median_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_with_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_minimum_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nan_to_num_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmedian_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nextafter_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_channel_shuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose1d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose3d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardsigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_mish_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_negative_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_threshold_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_pca_lowrank_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_qr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rand_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_general_hamming_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_kaiser_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_log_ndtr_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsafe_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_complex64, test/test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_diag_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_mse_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_rms_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_general_hamming_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_triu_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_unbind_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_view_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_out___rand___cpu_int64, test/test_ops.py::TestCommonCPU::test_out___rmatmul___cpu_float32, test/test_ops.py::TestCommonCPU::test_out___rmod___cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_abs_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_as_strided_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_atleast_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_bitwise_right_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_out__refs_cat_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_contiguous_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_cosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_count_nonzero_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_deg2rad_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_expand_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_eye_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_fft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_ifftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_flatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_gcd_cpu_int64, test/test_ops.py::TestCommonCPU::test_out__refs_ge_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_geometric_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_heaviside_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_index_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_index_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_isclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_isnan_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_isposinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_lcm_cpu_int64, test/test_ops.py::TestCommonCPU::test_out__refs_lgamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_linalg_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_ne_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_new_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_gelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_bessel_j1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_i0e_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_i1e_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_multigammaln_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_squeeze_multiple_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_trunc_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_unbind_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_vsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__segment_reduce_offsets_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_addcmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_asinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_atanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_atleast_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_bincount_cpu_int64, test/test_ops.py::TestCommonCPU::test_out_bool_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cfloat_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_clamp_max_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_corrcoef_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_count_nonzero_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cummin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_diag_embed_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_div_floor_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_dsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_dstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_einsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_empty_permuted_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_expand_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_exponential_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_fftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_hfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_ihfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_frexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_gcd_cpu_int64, test/test_ops.py::TestCommonCPU::test_out_ge_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_heaviside_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_index_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_integral_dtype__refs_sum_cpu_int16, test/test_ops.py::TestCommonCPU::test_out_isposinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_eigvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_svdvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logical_xor_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_long_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_lt_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_msort_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_ne_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_new_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nextafter_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_gelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_mish_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_pca_lowrank_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_permute_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_repeat_interleave_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_acosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_asin_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_atanh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_bernoulli_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_cat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_cholesky_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_clamp_min_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_conj_physical_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_cumprod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_exp2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_rfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_full_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_hypot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_inner_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_kthvalue_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_cond_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_eigh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_householder_product_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_householder_product_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linspace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_logspace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_logsumexp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_matmul_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_mv_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_nanquantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_ones_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_round_decimals_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_sin_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_sinc_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_sinc_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_sinh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_special_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_square_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_triangular_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_resolve_neg_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_round_decimals_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_select_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_slice_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sort_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_ndtri_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_square_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_squeeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_view_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_warning___getitem___cpu, test/test_ops.py::TestCommonCPU::test_out_warning___radd___cpu, test/test_ops.py::TestCommonCPU::test_out_warning___rdiv___cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_short_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_arange_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_as_strided_partial_views_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_as_strided_scatter_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_1d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_xor_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_block_diag_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_column_stack_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_cumsum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_diagonal_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_dsplit_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_empty_strided_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_eq_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_erf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_erfinv_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_expand_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_eye_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fmax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_frexp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_gcd_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_imag_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_log2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_logical_and_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_logspace_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_ne_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_channel_shuffle_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hardshrink_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hardtanh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_l1_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_selu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_renorm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_rsqrt_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_multigammaln_mvlgamma_p_3_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_ndtr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_tan_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_tanh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_triu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_true_divide_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_var_mean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_view_as_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_view_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_vstack_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__upsample_bilinear2d_aa_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_add_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_angle_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_asin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_baddbmm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bmm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cat_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cdist_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cholesky_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_clamp_max_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_clone_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cumulative_trapezoid_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_diagflat_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_double_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_expand_as_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_irfftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_rfft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_gather_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_ge_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_index_reduce_prod_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_istft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_cross_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_det_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_diagonal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_factor_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_hermitian_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_slogdet_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_logaddexp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_logical_or_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_long_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_mH_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_mean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_scatter_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_select_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_neg_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool1d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_batch_norm_without_cudnn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_embedding_bag_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_feature_alpha_dropout_without_train_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_fractional_max_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardshrink_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hinge_embedding_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_instance_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_circular_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_rrelu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softmin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_unfold_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_normal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_put_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_qr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_real_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_signal_windows_general_cosine_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_t_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_u_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_log_ndtr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_u_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_v_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_trace_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_unsafe_chunk_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_view_as_complex_cpu, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_acos_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_acosh_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_asin_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_asinh_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_atan_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_atan_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_copysign_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_cos_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_cosh_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_deg2rad_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_deg2rad_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_digamma_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_erfc_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_erfinv_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_erfinv_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_expm1_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_float_power_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_float_power_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_logit_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_masked_std_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_masked_std_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_mvlgamma_mvlgamma_p_3_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_0_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_2_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_2_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_reciprocal_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_reciprocal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sinc_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_v_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_v_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_hermite_polynomial_he_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_laguerre_polynomial_l_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_legendre_polynomial_p_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_u_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_v_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_zeta_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_zeta_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sqrt_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sqrt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_tanh_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_true_divide_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_xlogy_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_xlogy_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_xlogy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_alias_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_right_shift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_block_diag_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_block_diag_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_block_diag_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cauchy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cauchy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_count_nonzero_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_deg2rad_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dot_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dot_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_strided_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_strided_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_geometric_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_item_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lerp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_cross_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vecdot_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_tensor_overload_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_tensor_overload_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_tensor_overload_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_channel_shuffle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_channel_shuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_glu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pixel_shuffle_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pixel_shuffle_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_smooth_l1_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rad2deg_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rad2deg_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rad2deg_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_renorm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_select_scatter_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_select_scatter_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_erfcx_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_erfcx_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_split_with_sizes_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_split_with_sizes_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_multiple_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_multiple_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_multiple_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_take_along_dim_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_take_along_dim_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_indices_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_right_shift_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_fft_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_hfft2_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_float_power_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_linalg_cross_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_narrow_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_group_norm_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_pow_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_t_copy_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_alias_copy_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_alias_copy_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_copy_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_copy_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_block_diag_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_block_diag_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumprod_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dot_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dot_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dot_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_strided_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_equal_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_equal_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_copy_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_copy_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frexp_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_item_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lerp_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_cross_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_cross_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_cross_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_tensor_overload_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_tensor_overload_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logaddexp2_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_tensor_overload_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_channel_shuffle_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_glu_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pixel_unshuffle_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_normal__in_place_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_copy_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rad2deg_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_select_scatter_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_select_scatter_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_select_scatter_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_copy_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_copy_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_copy_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_multiple_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_copy_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_take_along_dim_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_copy_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_copy_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_copy_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_indices_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_copy_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_copy_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vdot_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_copy_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_alias_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_block_diag_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cauchy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_count_nonzero_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumprod_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_deg2rad_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_deg2rad_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dot_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dot_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_strided_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_strided_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_equal_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_equal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_item_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_cross_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_tensor_overload_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_group_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_huber_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_nll_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pixel_unshuffle_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_normal_number_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rad2deg_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rad2deg_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_ndtr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_spherical_bessel_j0_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_multiple_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_take_along_dim_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_take_along_dim_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_complex_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_polar_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_alias_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_right_shift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_right_shift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_block_diag_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_block_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_block_diag_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_shapes_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cauchy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_count_nonzero_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumprod_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_strided_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_strided_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_strided_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_equal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_geometric_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lerp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lerp_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_cross_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_diagonal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vecdot_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vecdot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vecdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logaddexp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logaddexp_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_channel_shuffle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pixel_shuffle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pixel_shuffle_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pixel_shuffle_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pixel_unshuffle_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_normal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_randn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_select_scatter_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_erfcx_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_erfcx_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_ndtr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_take_along_dim_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_take_along_dim_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_take_along_dim_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_complex_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_int16, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager__softmax_backward_data_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_allclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_any_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_block_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_chalf_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_inverse_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_inverse_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_clone_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_physical_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_corrcoef_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumprod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumsum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_embed_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_double_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_permuted_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_erf_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_floor_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_frac_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_frexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ge_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_hsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isclose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_2inputs_2outputs_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ldexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_diagonal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigh_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_householder_product_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_slogdet_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_ex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logaddexp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logdet_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_or_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_or_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logspace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_logsumexp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_normalize_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nansum_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_glu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardsigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_silu_complex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softplus_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_outer_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_permute_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_positive_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_positive_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_pow_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_put_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ravel_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ravel_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_real_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_interleave_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize_as__cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_neg_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_bartlett_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinc_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_list_args_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_squeeze_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_tanh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_tril_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_triu_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unflatten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsqueeze_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_zeros_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_acosh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_addr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_as_strided_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_atanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_bmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_min_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_corrcoef_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_diagonal_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_lgamma_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_inv_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_tensorinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_mH_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_log_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_median_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_min_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_minimum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_norm_inf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_normal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_ravel_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_sign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_slice_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_special_i0e_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_special_ndtri_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_split_with_sizes_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_sub_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_svd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_tile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_unflatten_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_var_mean_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_vdot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_H_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input___radd___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input___rdiv___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input__segment_reduce_offsets_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_addmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_any_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_bool_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_cat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_conj_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_cos_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_cosh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_cummin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_diag_embed_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_diagonal_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_empty_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_empty_strided_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_erf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_erfc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_eye_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fft_ifft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fft_ifftshift_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_hash_tensor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_hstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_isposinf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_ldexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_cholesky_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_log_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_logaddexp2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_lu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_lu_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_lu_unpack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_logaddexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nansum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nonzero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_put_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_qr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_randn_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_reshape_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_resize__cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_resolve_neg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_scalar_tensor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_signal_windows_exponential_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_sinh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_airy_ai_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_log_ndtr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_split_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_squeeze_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_sum_to_size_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_take_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_tensor_split_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_topk_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_unflatten_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_unique_consecutive_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addcmul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_angle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atan2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cdouble_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_chunk_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_column_stack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fftshift_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_float_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_floor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gather_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_geqrf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hypot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_reduce_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_item_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vecdot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_normal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logaddexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_neg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_zeros_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_mish_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_quantile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_roll_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_exponential_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signbit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sort_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i1e_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_list_args_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_svd_lowrank_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trace_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unbind_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unique_consecutive_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_xlogy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator___rmod___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_alias_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_aminmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_angle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_bernoulli_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cdouble_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_ceil_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_clone_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cummax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cumsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_dstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_empty_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_eq_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_exponential_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_float_power_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_floor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_index_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_index_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_int_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_isfinite_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_isposinf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_item_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_lerp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigvals_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vander_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vecdot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linspace_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_log_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_softmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_max_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_median_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_mul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_narrow_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_neg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_celu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardsigmoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_replicate_negative_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_unfold_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nonzero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_norm_inf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_outer_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_quantile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_roll_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sinc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_entr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_erfcx_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_zeta_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_std_mean_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_tile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_var_mean_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_xlogy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_H_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay___rdiv___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_arange_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_asin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_broadcast_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_cfloat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_char_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_cholesky_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_column_stack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_conj_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_cummax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_deg2rad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_div_floor_rounding_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_equal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_exp2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_expand_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fft_ihfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_float_power_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_hypot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_index_reduce_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_index_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_isreal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_jiterator_2inputs_2outputs_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_lgamma_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_inv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_ldl_factor_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_lu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_svdvals_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_log2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_logaddexp2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_matrix_exp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nansum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_neg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_normalize_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_selu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_ones_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_ormqr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_permute_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_polar_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_round_decimals_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_rsqrt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_scalar_tensor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_scatter_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_sign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_signal_windows_cosine_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_slice_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_sort_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_entr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_i1e_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_ndtri_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_tensordot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_tile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_true_divide_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_unfold_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_vsplit_cpu_float32, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_cfloat_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_add_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_addr_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_asin_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_asinh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_broadcast_to_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_clone_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_cumsum_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_diag_embed_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_diagonal_scatter_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_dstack_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_expand_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_hsplit_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_isclose_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_isnan_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_item_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_logaddexp_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_narrow_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_tanhshrink_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_ones_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_real_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_reshape_as_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_rsqrt_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_rsub_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_split_with_sizes_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_squeeze_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_stack_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_tanh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_trace_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_unbind_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_addmm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_char_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_clone_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_diag_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_diagonal_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_diff_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_empty_like_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_eq_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfft2_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_index_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_isfinite_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_isinf_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_det_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_diagonal_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_solve_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_norm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_power_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_logsumexp_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_mH_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_new_zeros_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_feature_alpha_dropout_without_train_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_rms_norm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_ormqr_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_outer_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_pinverse_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_renorm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_resolve_neg_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_roll_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_select_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_t_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_view_as_real_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_view_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_vstack_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_T_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cat_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_column_stack_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_contiguous_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_diagonal_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_dsplit_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_empty_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_expand_as_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fliplr_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_index_fill_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isreal_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log1p_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logsumexp_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_movedim_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_ones_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_positive_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_ravel_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sigmoid_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sin_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_special_log_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_special_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_std_mean_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_stft_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_t_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tril_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unfold_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_add_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cartesian_prod_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_clone_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_diag_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_diff_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_dot_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_empty_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fftn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_imag_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_add_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_isnan_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_4inputs_with_extra_args_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_binary_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_inv_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_norm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_triangular_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_svdvals_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_and_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_not_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_or_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_logspace_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_long_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_mT_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_prod_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_linear_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_constant_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_replicate_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pairwise_distance_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pixel_unshuffle_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_softsign_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_tanhshrink_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_outer_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_put_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_reciprocal_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_renorm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_resolve_conj_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_scalar_tensor_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_sparse_sampled_addmm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_stft_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_tanh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_trace_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_unfold_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_unsafe_split_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_unsqueeze_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_where_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_view___rpow___cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_bfloat16_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_chalf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_alias_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_1d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_count_nonzero_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_dstack_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_empty_like_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_exp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_expand_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_expand_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fliplr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_hypot_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_isneginf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_item_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_vector_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_linspace_tensor_overload_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_log_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_not_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_elu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_group_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_smooth_l1_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_normal_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_ones_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_permute_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_repeat_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_softmax_with_dtype_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_softmax_with_dtype_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_squeeze_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_trunc_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_vdot_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__upsample_bilinear2d_aa_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_add_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_addbmm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_as_strided_partial_views_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_atan2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_baddbmm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_bool_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_inverse_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_clamp_min_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_clone_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_contiguous_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_corrcoef_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cosh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cummax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_digamma_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_div_no_rounding_mode_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_double_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_exp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_expand_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_fft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fill_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_frexp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_ge_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_half_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_index_select_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_binary_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cond_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vector_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linspace_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_logcumsumexp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_lt_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_mT_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_logaddexp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_median_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_scatter_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_max_reduction_with_dim_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_maximum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_mul_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nan_to_num_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nansum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool1d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool3d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv3d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose1d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardsigmoid_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_bilinear_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_l1_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_leaky_relu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool1d_grad_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multilabel_soft_margin_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_normalize_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_replicate_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pixel_unshuffle_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_prelu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softshrink_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_upsample_bilinear_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nonzero_static_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_3_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_pow_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_randint_like_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_ravel_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_rot90_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_3_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_scatter_add_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_select_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_blackman_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_kaiser_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_softmax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_i1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_k0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_squeeze_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_squeeze_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_std_mean_unbiased_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_tensordot_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_topk_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_transpose_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_trapezoid_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_var_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_where_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_zeros_cpu_float64, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addr_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_amax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_amin_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_any_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_as_strided_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_as_strided_scatter_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_xor__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clamp_max_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erfc_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exp__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expm1__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_float_power__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_float_power_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_gcd__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_i0__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igamma__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_index_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_is_complex_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_le__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log1p_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log2__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log_softmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_and__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_not__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_or__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_new_empty_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nextafter__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_elu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_gelu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_margin_ranking_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_pow_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rad2deg_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ravel_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reciprocal_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_remainder__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sign__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_signbit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_entr_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trunc__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unfold_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_zeros_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_zeros_like_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_T_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_complex_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_long_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_abs_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_alias_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_asin_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_not_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_or_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ceil__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_copysign__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_count_nonzero_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_diagonal_scatter_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_like_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_exp2__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifftn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmod_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hstack_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_index_fill__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isnan_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_item_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log10_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log1p_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logaddexp_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_movedim_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nan_to_num_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_neg__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_channel_shuffle_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_mish_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_threshold__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_permute_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_real_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_remainder_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_repeat_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rsqrt__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_scalar_tensor_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sigmoid_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sin_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_bessel_j0_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_log_ndtr_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sum_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trunc_divide_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_vdot_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_view_as_complex_cpu, test/test_ops.py::TestFakeTensorCPU::test_fake__chunk_cat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake__segment_reduce_offsets_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake__upsample_bilinear2d_aa_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_addmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_addr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_all_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_atan2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_addbmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_all_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_angle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_atleast_1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_atleast_3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_baddbmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bfloat16_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bincount_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bitwise_left_shift_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bitwise_right_shift_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cfloat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_clamp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_clamp_min_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_combinations_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_constant_pad_nd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_diag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_eq_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_expand_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_hfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_rfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fliplr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_gradient_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_isinf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_le_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_householder_product_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_ldl_factor_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_svd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_log_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_logical_not_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_mH_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_matrix_exp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_median_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_mode_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nansum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_neg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_embedding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_relu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_normal_in_place_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_ormqr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_outer_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_put_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_scalar_tensor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_exponential_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signbit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_airy_ai_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_square_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_squeeze_multiple_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_tanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_to_sparse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_topk_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_trapz_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cartesian_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_clamp_max_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_copysign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cosh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp___rpow___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_alias_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_atanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cumprod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_diag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_diagonal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_fft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_ihfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fliplr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_grid_sampler_2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_svd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_log2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_logaddexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_lu_unpack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mH_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_cumprod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_minimum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_movedim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_narrow_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_embedding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_gaussian_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_mish_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_unfold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_positive_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_round_decimals_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_rsqrt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_rsub_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sinc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_std_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_svd_lowrank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_take_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_transpose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_true_divide_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_trunc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_unbind_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_var_mean_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_view_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_zero__cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_abs_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_addcdiv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_angle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_atan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_atleast_1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_chalf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_chunk_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_dot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_einsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_ifftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_flatten_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fliplr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_float_power_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_gather_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_grid_sampler_2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_index_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_index_put_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_inv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_qr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_log_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_logaddexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_matrix_exp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_native_batch_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_gelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pdist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_prelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_relu6_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_softsign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_threshold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_normal_number_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_pca_lowrank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_positive_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_roll_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_rsqrt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_i1e_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_xlog1py_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_squeeze_multiple_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_std_mean_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_std_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sum_to_size_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_svd_lowrank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_t_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_triu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_unbind_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_unsafe_chunk_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_unsqueeze_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_xlogy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_div_floor_rounding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_div_trunc_rounding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_double_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_empty_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_erf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_histogramdd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_index_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_index_reduce_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_index_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_inner_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_isfinite_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_isposinf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_item_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_ldexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_householder_product_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_lu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_vander_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_log2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_mT_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_matmul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nanmean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nanmedian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nansum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_native_batch_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_new_empty_strided_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_glu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_relu6_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_put_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_qr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_real_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_reshape_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_blackman_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_exponential_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_general_hamming_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_airy_ai_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_bessel_j0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_bessel_y0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_bessel_y1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_i1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_ndtri_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sqrt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sum_to_size_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_take_along_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_tril_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_unsafe_chunk_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_unsqueeze_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_var_mean_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_vdot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_H_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rpow___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rsub___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops__segment_reduce_lengths_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops__segment_reduce_offsets_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops__upsample_bilinear2d_aa_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_argsort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_argwhere_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_asin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_atan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_atleast_2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bitwise_and_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bitwise_xor_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_block_diag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_complex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_contiguous_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cumprod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_diff_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_empty_permuted_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_eq_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_equal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_expand_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_eye_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_float_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_full_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_ge_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_istft_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_cond_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_lu_factor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_pinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_vander_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_vector_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_log1p_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_log_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logical_and_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logical_or_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_long_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_lu_unpack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mT_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_logsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_msort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nanmedian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_ne_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_conv3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_elu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_gaussian_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_gelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_relu6_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_silu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_randint_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_reciprocal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_roll_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_kaiser_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sparse_mm_reduce_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_std_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_std_mean_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_t_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_take_along_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_tensordot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_to_sparse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_topk_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_transpose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unbind_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_var_mean_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_zeros_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_zeros_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_arange_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_arange_cpu_float64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_cpu_float64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_tensor_overload_cpu_int16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_logspace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_zeros_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_arange_cpu_float64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_arange_cpu_int16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_full_cpu_complex32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_full_cpu_float16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_full_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_linspace_cpu_complex128, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_cpu_bfloat16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_cpu_complex128, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_cpu_int32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_cpu_uint8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_tensor_overload_cpu_complex128, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_ones_cpu_float64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_zeros_cpu_float16, test/test_ops.py::TestTagsCPU::test_tags___ror___cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_T_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_byte_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_short_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_acosh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_add_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_as_strided_scatter_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_asinh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_diag_embed_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_fft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_ifftshift_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_rfftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_flip_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_floor_divide_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_frexp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_geometric_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_imag_cpu_complex64, test/test_ops.py::TestTagsCPU::test_tags__refs_isinf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_lerp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_lgamma_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_log1p_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_logaddexp2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_movedim_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_new_zeros_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nextafter_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_dropout_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_prelu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_rot90_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_rsqrt_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_sign_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_xlog1py_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_squeeze_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_sum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_t_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_t_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_tanh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_unbind_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__softmax_backward_data_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_addmv_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_alias_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_atleast_1d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_bitwise_and_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_bitwise_or_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_broadcast_to_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_byte_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cdist_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_combinations_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_constant_pad_nd_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cumprod_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_digamma_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_erfc_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_exp2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_fft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fill_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_flatten_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fmax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_frac_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_frexp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_histogramdd_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_hstack_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_int_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_isneginf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_le_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_householder_product_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_ldl_factor_ex_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_qr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_logical_or_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_logsumexp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_normalize_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_softmax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_min_binary_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_mode_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_movedim_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_multinomial_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nanquantile_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_narrow_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_new_empty_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_new_zeros_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_constant_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_softsign_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_qr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_randint_like_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_randn_like_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_resize__cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_rsub_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sort_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_laguerre_polynomial_l_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_i1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_split_with_sizes_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_square_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_squeeze_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_svd_lowrank_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_tensordot_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_topk_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_unfold_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_unsafe_chunk_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_unsafe_split_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_vstack_cpu_float32 2025-10-10T02:28:10.8769366Z 2025-10-10T02:28:16.3894784Z Running test_proxy_tensor 3/3 ... [2025-10-10 02:28:16.389114] 2025-10-10T02:28:16.3895243Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:28:16.3903168Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_proxy_tensor.py', '-m', 'not serial', '--shard-id=3', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:28:16.389691] 2025-10-10T02:29:23.8320108Z 2025-10-10T02:29:23.8321521Z test_ops 6/9 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_6.9_d496c66032517e23_.log 2025-10-10T02:29:24.0181480Z Running 3908 items in this shard: test/test_ops.py::TestCommonCPU::test_compare_cpu___getitem___cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu___rand___cpu_int64, test/test_ops.py::TestCommonCPU::test_compare_cpu__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_as_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_bitwise_right_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_cauchy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_constant_pad_nd_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_narrow_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_new_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_new_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_renorm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_t_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_addcmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_addmv_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cfloat_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_corrcoef_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cummin_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_igammac_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_index_reduce_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_index_reduce_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_kron_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_householder_product_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_pinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_mH_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_mT_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_median_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_matrix_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_msort_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nanmedian_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_new_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_new_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nonzero_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_norm_fro_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_norm_nuc_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_pinverse_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_put_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_repeat_interleave_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_scatter_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_select_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_sort_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_stft_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_sum_to_size_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_trace_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_unflatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_unique_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_vsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_scatter_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_chunk_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fft_ifftshift_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fill_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_hstack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isfinite_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isreal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_linalg_diagonal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mT_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_narrow_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_empty_strided_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_reshape_as_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_split_with_sizes_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_stack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_sub_cpu_complex32, test/test_ops.py::TestCommonCPU::test_dtypes_T_cpu, test/test_ops.py::TestCommonCPU::test_dtypes___rmatmul___cpu, test/test_ops.py::TestCommonCPU::test_dtypes___ror___cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_allclose_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_asinh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_min_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_conj_physical_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_contiguous_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_copysign_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_div_no_rounding_mode_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_expand_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_frexp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_ge_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_gt_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_index_select_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_isneginf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_isreal_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_cross_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_log_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_logspace_tensor_overload_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_glu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_mse_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_poisson_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_prelu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_remainder_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_sigmoid_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_erfcx_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_sqrt_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_squeeze_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_squeeze_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_stft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_sub_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_tensor_split_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_triu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_unbind_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_where_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_addcmul_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_addmm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_allclose_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_aminmax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_as_strided_partial_views_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_atan2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_bitwise_not_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_bmm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_broadcast_to_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cfloat_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_chalf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_column_stack_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_count_nonzero_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cov_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_div_floor_rounding_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_hfft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_ifft2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_irfft2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_flip_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_flipud_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_float_power_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_floor_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_frac_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_gather_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_gt_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_imag_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_index_reduce_prod_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_isinf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_det_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_householder_product_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_inv_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_factor_ex_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_lstsq_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_factor_ex_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_triangular_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_logical_xor_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_amin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_log_softmax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_min_reduction_no_dim_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_mm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_narrow_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nextafter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_bilinear_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardsigmoid_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool1d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_silu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nonzero_static_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_norm_fro_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_norm_inf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_normal_in_place_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_permute_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_positive_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_qr_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_randint_like_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_randn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_repeat_interleave_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_round_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_round_decimals_0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_round_decimals_neg_3_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_scatter_add_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_amin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_prod_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sgn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_short_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signal_windows_cosine_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_entr_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_hermite_polynomial_he_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_log_ndtr_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_k1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sub_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_take_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_trace_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_unsafe_split_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_var_mean_unbiased_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_zeros_like_cpu, test/test_ops.py::TestCommonCPU::test_errors_T_cpu, test/test_ops.py::TestCommonCPU::test_errors_add_cpu, test/test_ops.py::TestCommonCPU::test_errors_diag_embed_cpu, test/test_ops.py::TestCommonCPU::test_errors_dsplit_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_fft_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_ihfft2_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_rfft2_cpu, test/test_ops.py::TestCommonCPU::test_errors_index_select_cpu, test/test_ops.py::TestCommonCPU::test_errors_jiterator_binary_cpu, test/test_ops.py::TestCommonCPU::test_errors_jiterator_binary_return_by_ref_cpu, test/test_ops.py::TestCommonCPU::test_errors_log_normal_cpu, test/test_ops.py::TestCommonCPU::test_errors_logical_and_cpu, test/test_ops.py::TestCommonCPU::test_errors_max_binary_cpu, test/test_ops.py::TestCommonCPU::test_errors_minimum_cpu, test/test_ops.py::TestCommonCPU::test_errors_neg_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_avg_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_poisson_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_softshrink_cpu, test/test_ops.py::TestCommonCPU::test_errors_renorm_cpu, test/test_ops.py::TestCommonCPU::test_errors_rsub_cpu, test/test_ops.py::TestCommonCPU::test_errors_signal_windows_bartlett_cpu, test/test_ops.py::TestCommonCPU::test_errors_signal_windows_cosine_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_sum_layout3_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_hermite_polynomial_he_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_laguerre_polynomial_l_cpu, test/test_ops.py::TestCommonCPU::test_errors_t_copy_cpu, test/test_ops.py::TestCommonCPU::test_errors_view_copy_cpu, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_acos_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_argmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_as_strided_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_baddbmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_deg2rad_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_equal_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_fft_ifft_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_fft_rfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_floor_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_frac_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_gather_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_kron_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_lstsq_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_tensorinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_log_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_logit_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_matmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_narrow_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_nn_functional_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_ormqr_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_searchsorted_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_signbit_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_entr_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_zeta_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_sub_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices___getitem___cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices___rmatmul___cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices__softmax_backward_data_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices__unsafe_masked_index_put_accumulate_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_abs_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_acosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_partial_views_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_asinh_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_bool_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_chunk_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_combinations_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_constant_pad_nd_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_constant_pad_nd_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_contiguous_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_diag_embed_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_digamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_eq_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_equal_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_expand_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fliplr_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_float_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_floor_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fmod_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_gradient_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_half_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_histogram_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_isposinf_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_unary_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_kron_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cond_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_log1p_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_log2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_logdet_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logit_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logspace_tensor_overload_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_std_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_variadic_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mul_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mv_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nanmedian_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_new_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_new_zeros_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_gaussian_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_glu_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardsigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool3d_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_resolve_neg_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_rot90_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_scalar_tensor_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_hamming_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_w_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_erfcx_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_h_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_laguerre_polynomial_l_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtri_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_zeta_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_split_list_args_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_split_with_sizes_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_square_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_t_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_take_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_tensor_split_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_to_sparse_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_trapezoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_unflatten_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_unique_consecutive_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_unsafe_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_var_mean_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_var_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_xlogy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_zero__cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_zeros_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values__chunk_cat_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_acos_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_add_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_and_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_not_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_block_diag_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_bool_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_broadcast_to_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_cartesian_prod_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_count_nonzero_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagonal_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagonal_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_exp2_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_exp_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fliplr_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_float_power_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_hash_tensor_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_i0_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_isposinf_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_linalg_diagonal_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_log_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_xor_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_reduction_with_dim_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_native_dropout_backward_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_ne_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_empty_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_full_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_permute_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_add_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_short_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_u_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_scaled_modified_bessel_k0_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_w_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_square_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_sum_to_size_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_take_along_dim_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_tanh_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_torch_ops_aten__safe_softmax_default_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_transpose_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_where_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_zero__cpu_bool, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmod___cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples__unsafe_masked_index_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples__unsafe_masked_index_put_accumulate_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_alias_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_partial_views_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ceil_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_copysign_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_deg2rad_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_dist_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_trunc_rounding_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_erf_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfc_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_expm1_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_histogramdd_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isin_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isposinf_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lcm_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_householder_product_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svdvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vecdot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vecdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_cumprod_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_std_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmean_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_native_dropout_backward_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv3d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_l1_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_negative_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_silu_complex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softplus_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_inf_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_number_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_pinverse_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_polar_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_2_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rad2deg_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_cosine_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sort_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sparse_mm_reduce_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_u_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_entr_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_zeta_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_stft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_triangular_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trunc_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_xlogy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_allclose_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_item_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose1d_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose3d_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose3d_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_blackman_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_kaiser_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_squeeze_multiple_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_view_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_out_T_cpu_float32, test/test_ops.py::TestCommonCPU::test_out___rpow___cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_byte_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_block_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_broadcast_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_copysign_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_erfc_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_irfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_rfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_gt_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_hypot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_index_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_logical_xor_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_masked_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nan_to_num_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_prelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_pow_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_xlog1py_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_zeta_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_std_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_tanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_view_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__segment_reduce_lengths_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__unsafe_masked_index_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_bernoulli_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_bfloat16_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_bitwise_or_cpu_int64, test/test_ops.py::TestCommonCPU::test_out_cat_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cdouble_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_contiguous_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_deg2rad_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_diagflat_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_eq_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_eye_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_fftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_hfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_ifft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_ifftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_ihfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_float_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_gt_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_half_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_histogramdd_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_imag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_index_reduce_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_istft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_item_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_kron_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_householder_product_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_inv_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_lstsq_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_lu_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_vander_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_movedim_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_glu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_softmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_pow_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_acosh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_addmm_decomposed_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_alias_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_alias_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_cholesky_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_deg2rad_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_diagonal_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_diff_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_exp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_fft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_fftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_floor_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_gather_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_index_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_index_reduce_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_det_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_eig_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_lu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_pinv_hermitian_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_log1p_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_lu_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_nn_functional_linear_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_norm_nuc_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_norm_nuc_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_ormqr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_permute_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_polar_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_qr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_rsqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_sinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_special_entr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_split_with_sizes_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_t_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_tan_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_tanh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_tanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_transpose_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_unfold_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_var_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_view_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_where_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_resize__cpu_float32, test/test_ops.py::TestCommonCPU::test_out_resize_as__cpu_float32, test/test_ops.py::TestCommonCPU::test_out_round_decimals_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_scatter_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_slice_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_squeeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_std_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_take_along_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_tensordot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_unbind_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_unsqueeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_warning__refs_all_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_amin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_atanh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_left_shift_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_bucketize_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_div_no_rounding_mode_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_div_trunc_rounding_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_dstack_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_exp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_exponential_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_flipud_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fmod_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_ge_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_index_select_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_istft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_lerp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_lgamma_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_matrix_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_log_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_masked_fill_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_mul_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nan_to_num_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_huber_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_relu6_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_positive_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_prod_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_repeat_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_reshape_as_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_sigmoid_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_log_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_stack_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_std_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_var_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_vsplit_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__softmax_backward_data_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_alias_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_arange_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_argmax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_as_strided_partial_views_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_atan_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bernoulli_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bfloat16_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bitwise_and_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_ceil_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_clamp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_combinations_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cumsum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_diagonal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_einsum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_empty_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_erfinv_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_exp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_ifftshift_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fmin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_full_like_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_hash_tensor_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_i0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_index_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_isneginf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_isreal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_jiterator_binary_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_le_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_eig_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_eigh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_inv_ex_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_lstsq_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_norm_subgradients_at_zero_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_singular_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_qr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_vander_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_vecdot_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linspace_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_logical_and_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_logsumexp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_fill_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_log_softmax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_var_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_matrix_exp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_max_reduction_no_dim_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_mean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_mode_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nanquantile_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_native_dropout_backward_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_native_layer_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool1d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose1d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cosine_embedding_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_embedding_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_glu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardswish_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardtanh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_bicubic_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_kl_div_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_leaky_relu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool1d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool2d_grad_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_replicate_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pairwise_distance_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_silu_complex_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_smooth_l1_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softshrink_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softsign_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_norm_nuc_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_ormqr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_permute_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_quantile_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_rad2deg_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_randn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_reshape_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_select_scatter_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_signal_windows_general_hamming_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_slice_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_i1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_legendre_polynomial_p_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_k0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_polygamma_special_polygamma_n_0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sqrt_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_square_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_std_mean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_take_along_dim_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_tensordot_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_tile_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_unbind_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_unfold_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_unsafe_split_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_unsqueeze_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_var_mean_unbiased_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_vdot_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_view_as_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_zeros_cpu, test/test_ops.py::TestCommonCPU::test_out_xlogy_cpu_float32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_acos_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_acosh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_asin_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_asin_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_asinh_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_atan2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_atanh_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_copysign_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_cos_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_cosh_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_deg2rad_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_div_no_rounding_mode_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_div_no_rounding_mode_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_erfc_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_exp_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_exp_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_expm1_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_ldexp_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_ldexp_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_ldexp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_lgamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log10_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log1p_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log2_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_logit_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_logit_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_mvlgamma_mvlgamma_p_5_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_4_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_rad2deg_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_rsqrt_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_rsqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_rsqrt_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sin_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sinh_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_t_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_t_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_u_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_w_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_t_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_t_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_u_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_u_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_w_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_w_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sqrt_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_tan_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_tanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_xlogy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_alias_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_alias_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_right_shift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_right_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_count_nonzero_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_count_nonzero_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_count_nonzero_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumprod_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_equal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_equal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_equal_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_equal_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exponential_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_geometric_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_istft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_istft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_item_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_item_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_item_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lerp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_diagonal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_diagonal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_tensor_overload_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_alpha_dropout_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_nll_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pixel_unshuffle_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pixel_unshuffle_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_normal__in_place_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_normal__in_place_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_normal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_normal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rad2deg_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_randn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j0_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtri_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_spherical_bessel_j0_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_split_with_sizes_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_take_along_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_take_along_dim_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_indices_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vdot_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vdot_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_arange_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_or_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_xor_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_diag_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_diagonal_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_fftn_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_hfftn_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_ihfft2_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_ihfft_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_rfft_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmod_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_linspace_tensor_overload_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_native_layer_norm_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_margin_ranking_loss_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_roll_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_sum_to_size_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_alias_copy_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_alias_copy_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_block_diag_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_block_diag_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_block_diag_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cauchy_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_count_nonzero_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_count_nonzero_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_count_nonzero_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumprod_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumprod_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_deg2rad_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dot_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dot_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_equal_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_copy_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_copy_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_geometric_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_geometric_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_geometric_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_geometric_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lerp_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_cross_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_diagonal_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_diagonal_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_tensor_overload_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_tensor_overload_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logaddexp_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_tensor_overload_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_channel_shuffle_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pixel_unshuffle_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pixel_unshuffle_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_normal_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_copy_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_copy_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rad2deg_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_renorm_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_select_scatter_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_select_scatter_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_split_with_sizes_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_split_with_sizes_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_split_with_sizes_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_multiple_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_multiple_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_copy_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_copy_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_copy_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_copy_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vdot_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_copy_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_complex_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_alias_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_alias_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_right_shift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_block_diag_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_block_diag_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_block_diag_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_count_nonzero_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_count_nonzero_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumprod_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_deg2rad_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_equal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_equal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_equal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_float8_e4m3fn, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_float8_e4m3fnuz, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frexp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_geometric_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_item_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lerp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_diagonal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vecdot_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_tensor_overload_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_tensor_overload_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logaddexp2_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logaddexp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_tensor_overload_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_channel_shuffle_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_channel_shuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_channel_shuffle_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_channel_shuffle_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pixel_shuffle_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pixel_unshuffle_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_smooth_l1_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_normal__in_place_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_normal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_normal_number_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rad2deg_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_randn_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_randn_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_randn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_renorm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_select_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_select_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_select_scatter_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_entr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_entr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtri_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_split_with_sizes_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_split_with_sizes_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_multiple_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_multiple_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_multiple_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_multiple_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vdot_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_block_diag_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_block_diag_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_count_nonzero_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_count_nonzero_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumprod_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumprod_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_deg2rad_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dot_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dot_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_strided_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frexp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_geometric_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_item_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_diagonal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_diagonal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_tensor_overload_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_tensor_overload_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_tensor_overload_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_alpha_dropout_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_channel_shuffle_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_glu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pixel_unshuffle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pixel_unshuffle_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pixel_unshuffle_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_smooth_l1_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rad2deg_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rad2deg_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rad2deg_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_randn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j0_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtri_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtri_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_multiple_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_multiple_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_take_along_dim_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_take_along_dim_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vdot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_int32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_T_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___getitem___cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmatmul___cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___rsub___cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager__chunk_cat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_acosh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addbmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_all_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_2d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_bmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cdouble_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_contiguous_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cov_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cummin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_double_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_dstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_einsum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftshift_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_flip_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fliplr_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_grid_sampler_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_gt_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_hsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_hstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isnan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isreal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_item_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cross_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvalsh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_multi_dot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorinv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vecdot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logcumsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_lt_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_unpack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mT_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_log_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_movedim_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_msort_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_native_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_neg_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose3d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_elu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_embedding_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pairwise_distance_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_rms_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_threshold_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ormqr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_put_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_rand_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_randint_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_real_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize_as__cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scalar_tensor_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_short_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sigmoid_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_gaussian_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_hann_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_slice_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sparse_sampled_addmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_erfcx_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_tan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensordot_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unbind_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsqueeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsqueeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_vdot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_where_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward__unsafe_masked_index_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_acos_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_addcdiv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_alias_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_chalf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_max_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cumsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_dist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_double_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_exp2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_expm1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_flatten_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fliplr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_i0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_index_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_index_reduce_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_ldexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_lerp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigvals_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lstsq_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_log10_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nanquantile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_celu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_selu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_silu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_special_log_ndtr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_special_ndtr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_special_xlog1py_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_squeeze_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_to_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_triu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_unsafe_chunk_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_unsqueeze_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_T_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_addmm_decomposed_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_all_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_asinh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_cdist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_clamp_max_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_clamp_min_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_count_nonzero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_cross_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_diff_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_double_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_dsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_eq_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_equal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fft_hfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fft_irfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_floor_divide_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_frexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_grid_sampler_2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_heaviside_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_histc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_hsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_int_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_item_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_jiterator_2inputs_2outputs_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_le_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_eigvals_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_inv_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_logit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_logsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_std_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_var_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_min_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_mm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_neg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nonzero_static_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_remainder_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_repeat_interleave_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_scatter_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_signal_windows_kaiser_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_entr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_split_with_sizes_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_sub_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_svd_lowrank_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_t_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_tensordot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_tile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_unique_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_unsqueeze_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rsub___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad__chunk_cat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_acosh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmm_decomposed_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_all_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_allclose_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_as_strided_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_combinations_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_constant_pad_nd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cross_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diag_embed_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expand_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifftshift_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_full_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_grid_sampler_3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_igamma_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_reduce_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isreal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_binary_return_by_ref_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ldexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lgamma_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_diagonal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_factor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_and_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_argmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_cumsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_log_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nansum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_channel_shuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multi_head_attention_forward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_silu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_unfold_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nonzero_static_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_inf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_normal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_normal_in_place_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pinverse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pow_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randint_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_remainder_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_cosine_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_general_cosine_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sparse_mm_reduce_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_squeeze_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_to_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trapz_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trunc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_mean_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator___rmatmul___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_addmm_decomposed_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_bool_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cos_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_deg2rad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_erfc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_exp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fftshift_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_full_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_gt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_histc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_hsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_index_reduce_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_lgamma_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cholesky_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_logspace_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_min_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nan_to_num_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nanmedian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nansum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_native_batch_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_ne_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_new_ones_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pdist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_qr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_rad2deg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_randint_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_remainder_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_resolve_conj_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_resolve_neg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_round_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_general_hamming_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_hamming_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signbit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_i0e_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_ndtr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sqrt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_square_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_stack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_stft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_svd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_t_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_unbind_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay___rsub___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_acosh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_addmv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_allclose_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_block_diag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_clamp_max_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_clamp_min_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_count_nonzero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_cumprod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_diagonal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_diagonal_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_dist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_dstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_einsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fft_fft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fft_ifft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_gather_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_index_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_cross_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_eigh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_ldl_factor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_ldl_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_solve_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_logaddexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_logdet_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_lu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_mH_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_logaddexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_min_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_mv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_narrow_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_native_batch_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_ne_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_mish_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nonzero_static_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_pca_lowrank_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_randn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_remainder_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_resize_as__cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_resolve_neg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_signal_windows_hamming_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_slice_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_stack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_svd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_svd_lowrank_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_trapz_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_unsqueeze_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_var_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_var_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_zeros_like_cpu_float32, test/test_ops.py::TestMathBitsCPU::test_conj_view___rpow___cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_bfloat16_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_alias_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_atanh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_cat_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_count_nonzero_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_exp_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_expand_as_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fftn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fftshift_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfft2_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_index_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_index_fill_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_linspace_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_log_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_logspace_tensor_overload_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_masked_fill_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_ones_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_zeros_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_sin_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_special_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_std_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_tensor_split_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_tril_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_view_as_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__unsafe_masked_index_put_accumulate_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_acosh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_atleast_3d_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_block_diag_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_byte_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_contiguous_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_exp2_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_fftn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_fftshift_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_float_power_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_int_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_isreal_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cholesky_ex_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_inv_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_norm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_singular_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_tensorsolve_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_log2_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_logspace_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_matmul_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_movedim_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_mul_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_narrow_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_narrow_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv2d_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv3d_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nonzero_static_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_norm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_norm_inf_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_norm_nuc_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_ones_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_ones_like_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_randn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_short_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_sinh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_split_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_tensordot_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_transpose_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_transpose_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_triangular_solve_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_unsqueeze_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_unsqueeze_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_where_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_zeros_like_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view___radd___cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view___rmatmul___cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__chunk_cat_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_acos_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_acosh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_as_strided_partial_views_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_conj_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cosh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fft2_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flatten_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_index_select_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_svdvals_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_pairwise_distance_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_real_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_reshape_as_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_split_with_sizes_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_square_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sub_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_true_divide_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unsqueeze_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__unsafe_masked_index_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_acos_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_addbmm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_partial_views_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_contiguous_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cos_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_dstack_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_einsum_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_expand_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fft2_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_flip_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_gradient_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_put_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_int_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_isreal_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_item_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_kron_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lstsq_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lstsq_grad_oriented_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_logaddexp_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_logsumexp_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_sum_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_meshgrid_list_of_tensors_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_mul_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_narrow_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_neg_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_zeros_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_replicate_negative_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_triplet_margin_with_distance_loss_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nonzero_static_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_rand_like_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_real_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_scatter_add_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_select_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_sin_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_sqrt_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_unbind_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_vdot_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_vsplit_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_view_T_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__chunk_cat_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_addr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_asinh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_atan2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_2d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_broadcast_tensors_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_constant_pad_nd_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_contiguous_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_cos_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_digamma_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_no_rounding_mode_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_dsplit_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fill_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_index_add_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_svd_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_vecdot_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_log_normal_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_movedim_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nan_to_num_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_neg_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_empty_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_empty_strided_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_dropout_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hardtanh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_layer_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_pixel_shuffle_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_poisson_nll_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softmin_with_dtype_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_normal__in_place_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_normal_number_mean_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_positive_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_rad2deg_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_reshape_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_sign_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i0e_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_squeeze_multiple_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_std_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_trace_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_true_divide_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_view_as_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_zeros_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__softmax_backward_data_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__unsafe_masked_index_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_addmv_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_atleast_3d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_solve_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_clamp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cumprod_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cumsum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_empty_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_erfinv_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_expm1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_fft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifftshift_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fmax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_geometric_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_geqrf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_grid_sampler_3d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_isinf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_isreal_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_unary_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_svdvals_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_logical_xor_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_amax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_log_softmax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_minimum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_mv_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_alpha_dropout_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_elu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_feature_alpha_dropout_without_train_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_linear_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool1d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool3d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool3d_grad_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multi_head_attention_forward_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_replicate_negative_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_rrelu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_selu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softplus_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_threshold_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_triplet_margin_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_ones_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_permute_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_rad2deg_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_randn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_randn_like_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_amax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_general_hamming_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sinh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sparse_sampled_addmm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_j0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_std_mean_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_svd_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_svd_lowrank_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_tensor_split_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_triangular_solve_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_true_divide_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_unsqueeze_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_xlogy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_zeros_like_cpu_float64, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_T_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_cdouble_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_half_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_int_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_add__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asinh__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan2__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_1d_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ceil_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cosh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cumprod__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cumsum_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_diag_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_diag_embed_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_diagonal_scatter_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_dot_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expm1_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exponential__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flatten_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmod_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_full_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ge_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_geometric_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hsplit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_index_fill__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_index_fill_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_index_select_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isclose_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isreal_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log10__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log10_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log_normal_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lt_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_masked_fill_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_maximum_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_minimum_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mul__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mul_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ne__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_new_full_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_channel_shuffle_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_smooth_l1_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_normal_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ones_like_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_permute_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_positive_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_round_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sign_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_logit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_squeeze_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sum_to_size_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_swap_axes_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tan__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tril__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_true_divide_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unbind_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_view_as_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_xlogy__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_double_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_float_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addcdiv__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_any_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_as_strided_scatter_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atanh__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atanh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_1d_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_and__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_left_shift__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_not__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clone_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_conj_physical__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_copy_to_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_equal_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expand_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfftn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfftn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fill__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_i0_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_igamma__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_index_copy__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isclose_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_istft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_le_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log_normal__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log_normal_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_xor_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logsumexp_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_masked_fill__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ne_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_neg_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_celu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_leaky_relu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_mish__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_prelu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_positive_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rot90_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sigmoid__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sign_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_bessel_j1_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_entr_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sqrt__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_std_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sub_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_to_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tril_cpu, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast___ror___cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast___rpow___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast__segment_reduce_lengths_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast__unsafe_masked_index_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_block_diag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bool_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_broadcast_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_byte_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cholesky_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_clone_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cov_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_diagflat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_diagonal_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_div_floor_rounding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_equal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_expand_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_hfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_flipud_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_histogram_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_hsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_isnan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_isreal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_tensorinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linspace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_logical_and_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_lt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_std_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_max_binary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_maximum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nanmean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nanmedian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_narrow_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nextafter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_mish_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_unfold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nonzero_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nonzero_static_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_norm_inf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_permute_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_randint_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_round_decimals_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_hamming_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sinc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_xlog1py_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sqrt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sum_to_size_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_svd_lowrank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_t_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_take_along_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_tensor_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_to_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_triu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_triu_indices_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_unbind_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_view_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_view_as_real_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_zeros_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_bitwise_or_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_cat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cdouble_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cholesky_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_contiguous_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cross_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp__unsafe_masked_index_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_asin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_atleast_1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_block_diag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_clamp_max_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_clamp_min_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cumsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_dsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_expm1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_rfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_floor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_hsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_index_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_index_reduce_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_kron_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_lerp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_cross_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_vander_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_logaddexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nanquantile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_neg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_conv3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_glu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_normalize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_ormqr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_repeat_interleave_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_reshape_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sgn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_ndtr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_topk_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_triu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_unbind_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_unsafe_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_var_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp___rdiv___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp___rmod___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp___rmul___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp__batch_norm_with_update_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp__softmax_backward_data_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_addbmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_addr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_as_strided_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_as_strided_partial_views_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_asinh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_atleast_3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cartesian_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cdouble_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_contiguous_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_copysign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_diagflat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_digamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_rfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_frexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_hsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_hypot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_index_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_ldexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_cond_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_eig_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_svdvals_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_logsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_lu_unpack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nanquantile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_narrow_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_glu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_mish_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pad_replicate_negative_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_norm_inf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_permute_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_polar_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_ravel_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_reshape_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_round_decimals_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_ndtr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_squeeze_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_tile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_trace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_trapz_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_triangular_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_unflatten_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_unfold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_var_mean_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_diagflat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_diagonal_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_dot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_exp2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_expm1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_fft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_ifftshift_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_floor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_frexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_histc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_hypot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_index_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_index_reduce_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_jiterator_2inputs_2outputs_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_lgamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_eigvals_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linspace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_logaddexp2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_logical_and_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_median_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_mv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_native_layer_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pad_replicate_negative_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_prelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_relu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_softsign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_quantile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_randn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_hamming_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signbit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_ndtr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_to_sparse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_topk_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_triu_indices_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_unbind_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_unsafe_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_vsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_vstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_zero__cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops__unsafe_masked_index_put_accumulate_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_addmv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_addr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_as_strided_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_atleast_3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bitwise_right_shift_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_chalf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_conj_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_conj_physical_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_digamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_dot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_einsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_exponential_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_fftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_irfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_rfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_rfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_rfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_flatten_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_gt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_hash_tensor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_index_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_jiterator_unary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_lerp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logaddexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_argmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_median_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nan_to_num_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nanmean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_native_dropout_backward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_new_ones_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_relu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_silu_complex_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_resize__cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_resolve_neg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_gaussian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_slice_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_bessel_y0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_log_ndtr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_squeeze_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_triu_indices_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_true_divide_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unfold_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_vsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_cpu_complex128, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_tensor_overload_cpu_float16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_tensor_overload_cpu_float64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_logspace_cpu_bfloat16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_logspace_tensor_overload_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_ones_cpu_complex128, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_ones_cpu_int32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_ones_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_zeros_cpu_bool, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_full_cpu_bool, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_full_cpu_uint8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_linspace_cpu_uint8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_linspace_tensor_overload_cpu_float64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_linspace_tensor_overload_cpu_int32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_linspace_tensor_overload_cpu_uint8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_cpu_int8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_ones_cpu_complex128, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_zeros_cpu_bfloat16, test/test_ops.py::TestTagsCPU::test_tags___rmul___cpu_float32, test/test_ops.py::TestTagsCPU::test_tags___rsub___cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__batch_norm_with_update_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_cdouble_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_cfloat_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_polar_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_atan2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_atan_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_atanh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_broadcast_tensors_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_constant_pad_nd_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_diag_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_diagonal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_expand_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_hfft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_floor_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fmax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_gcd_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_ge_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_hsplit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_i0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_igammac_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_index_select_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_mean_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_minimum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_neg_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_new_ones_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_gelu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_renorm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_rsub_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_signbit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_softmax_with_dtype_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_i1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_log_ndtr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_multigammaln_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_multigammaln_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_square_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_std_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_std_mean_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_unsqueeze_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_vstack_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__segment_reduce_lengths_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__unsafe_masked_index_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_add_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_as_strided_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_baddbmm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_bucketize_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cauchy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cholesky_inverse_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_clamp_min_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_clone_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_count_nonzero_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cummin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_empty_permuted_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_empty_strided_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_expand_as_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_hfft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_ihfft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fliplr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fmod_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_full_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_gradient_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_grid_sampler_2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_grid_sampler_3d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_i0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_index_put_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_isclose_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_isnan_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_lerp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_cond_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_tensorinv_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_vector_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_log10_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_log_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_log_normal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_logdet_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_logit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_argmin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_cumsum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_sum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_native_layer_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_channel_shuffle_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_multi_head_attention_forward_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_normal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_normal_in_place_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_ones_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_permute_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_polar_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_randn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_real_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_resolve_neg_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_rsqrt_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signal_windows_blackman_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_airy_ai_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_bessel_y1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_ndtr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_squeeze_multiple_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_stack_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_std_mean_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_std_mean_unbiased_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sub_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_torch__scaled_mm_cpu_float8_e4m3fn, test/test_ops.py::TestTagsCPU::test_tags_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_transpose_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_true_divide_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_view_as_real_cpu_complex64 2025-10-10T02:29:24.1337233Z 2025-10-10T02:29:29.7107976Z Running test_nestedtensor 3/4 ... [2025-10-10 02:29:29.710347] 2025-10-10T02:29:29.7108750Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:29:29.7115796Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_nestedtensor.py', '-m', 'not serial', '--shard-id=3', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:29:29.710962] 2025-10-10T02:34:58.8958089Z 2025-10-10T02:34:58.8958898Z test_ops 9/9 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_9.9_b797d37763f09cdc_.log 2025-10-10T02:34:59.0174504Z Running 3864 items in this shard: test/test_ops.py::TestCommonCPU::test_compare_cpu___rsub___cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_bfloat16_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_chalf_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_eye_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_fft_ifftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_hypot_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_index_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_linalg_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_rsub_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_take_along_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__unsafe_masked_index_put_accumulate_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_atan2_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_atleast_1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_char_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_div_floor_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_empty_permuted_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_int_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_istft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_compare_cpu_kthvalue_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_det_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_inv_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_log_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_logdet_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_mv_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_narrow_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_reshape_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_scalar_tensor_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_t_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_trapz_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_zero__cpu_float32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_cat_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_clone_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diagonal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_dsplit_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_empty_permuted_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_select_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_log_softmax_with_dtype_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_movedim_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_permute_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_repeat_interleave_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_reshape_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_resolve_neg_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_roll_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_scalar_tensor_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_split_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_squeeze_multiple_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_triu_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unsqueeze_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_view_as_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_where_cpu_complex32, test/test_ops.py::TestCommonCPU::test_dtypes___rpow___cpu, test/test_ops.py::TestCommonCPU::test_dtypes___rsub___cpu, test/test_ops.py::TestCommonCPU::test_dtypes__chunk_cat_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_byte_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_char_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_double_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_arange_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_not_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_or_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_cat_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_constant_pad_nd_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_diagonal_scatter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_dstack_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_empty_like_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_equal_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_erf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_exponential_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifftshift_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_floor_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_hypot_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_native_layer_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_neg_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_celu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_channel_shuffle_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_selu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_ones_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_permute_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_permute_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_round_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_bessel_j0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_entr_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_logit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_ndtr_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_std_mean_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_sum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_transpose_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_unsqueeze_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_vdot_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_view_as_complex_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_view_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_acosh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_addmm_decomposed_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_amin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_asinh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_atleast_1d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_bernoulli_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_bitwise_xor_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cauchy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_copysign_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cross_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cummin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_digamma_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_double_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_hfftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_ifft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_rfft2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_float_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fmin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_frexp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_ge_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_igamma_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_isposinf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_jiterator_4inputs_with_extra_args_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_jiterator_binary_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_cross_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_rank_hermitian_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_logaddexp2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_long_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_amax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_mean_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_max_reduction_no_dim_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_meshgrid_variadic_tensors_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_minimum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_mode_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_mul_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_mv_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nanmean_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nansum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_neg_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool1d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_binary_cross_entropy_with_logits_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose2d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cosine_embedding_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout3d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_fractional_max_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardshrink_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_area_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_trilinear_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_l1_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_margin_ranking_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_mish_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_reflect_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_relu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_rms_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_rrelu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softmin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_triplet_margin_with_distance_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_pow_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_quantile_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_randn_like_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_resolve_neg_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_amax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signal_windows_bartlett_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sinc_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_bessel_j1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_take_along_dim_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_torch_ops_aten__flash_attention_forward_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_tril_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_tril_indices_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_unsafe_chunk_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_view_as_cpu, test/test_ops.py::TestCommonCPU::test_errors_bitwise_right_shift_cpu, test/test_ops.py::TestCommonCPU::test_errors_diagonal_copy_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_fftn_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_hfft2_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_irfft_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_rfftn_cpu, test/test_ops.py::TestCommonCPU::test_errors_flipud_cpu, test/test_ops.py::TestCommonCPU::test_errors_ge_cpu, test/test_ops.py::TestCommonCPU::test_errors_geometric_cpu, test/test_ops.py::TestCommonCPU::test_errors_hstack_cpu, test/test_ops.py::TestCommonCPU::test_errors_item_cpu, test/test_ops.py::TestCommonCPU::test_errors_linalg_diagonal_cpu, test/test_ops.py::TestCommonCPU::test_errors_masked_fill_cpu, test/test_ops.py::TestCommonCPU::test_errors_multinomial_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_adaptive_avg_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_conv1d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_conv2d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_embedding_cpu, test/test_ops.py::TestCommonCPU::test_errors_reshape_cpu, test/test_ops.py::TestCommonCPU::test_errors_signal_windows_gaussian_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_mul_layout1_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_randn_like_layout1_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_sum_layout2_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_hermite_polynomial_h_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_w_cpu, test/test_ops.py::TestCommonCPU::test_errors_uniform_cpu, test/test_ops.py::TestCommonCPU::test_errors_view_as_cpu, test/test_ops.py::TestCommonCPU::test_errors_xlogy_cpu, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_atan_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_clamp_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_clamp_min_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_cummax_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_digamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_div_floor_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_expand_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_fft_fft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_fft_fftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_inner_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_det_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_ldl_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_lu_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_slogdet_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_solve_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_masked_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_minimum_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_mv_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_nanmean_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_nanquantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_ne_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_quantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_remainder_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_sinc_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_sinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_slice_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_bessel_y1_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_erfcx_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_laguerre_polynomial_l_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_squeeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_triangular_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_unfold_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_view_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_vstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_abs_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_acosh_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_addbmm_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_all_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_aminmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_argmax_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_argsort_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_argwhere_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_atanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_atleast_1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_left_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_ceil_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_char_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_char_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_clone_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_combinations_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cos_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_count_nonzero_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_cummax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_diff_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_dist_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_einsum_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_exp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_exp2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_exp_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_expand_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_expand_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_eye_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fmin_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_frexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_hash_tensor_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_histogramdd_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_igammac_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_mean_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_prod_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_inner_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_item_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_2inputs_2outputs_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_kron_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigh_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_multi_dot_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_mH_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_matmul_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mode_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nanmean_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nanquantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_narrow_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_new_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_new_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nextafter_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_channel_shuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multi_head_attention_forward_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_constant_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softplus_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nonzero_static_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_ones_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_permute_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_4_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_quantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_ravel_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_real_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_reciprocal_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_remainder_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_resize__cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_resolve_conj_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_rot90_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_round_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_rsqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_searchsorted_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_select_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_select_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_cosine_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_slice_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y0_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_i0e_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_sqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_multiple_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_multiple_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_std_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_std_mean_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_sub_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_tan_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_transpose_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_unsafe_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_unsafe_split_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_view_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_view_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_vstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_zeros_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_T_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_alias_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_asin_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_atan_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_or_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_broadcast_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_cosh_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_cummax_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_erfinv_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_half_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_binary_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_log10_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_log_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_and_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_meshgrid_variadic_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_movedim_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_narrow_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_ones_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_zeros_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pad_circular_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_put_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_resize_as__cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_resolve_conj_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_rsqrt_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_signbit_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_sin_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_entr_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_legendre_polynomial_p_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_ndtr_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_t_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_v_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_sqrt_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_squeeze_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_to_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_unbind_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_unsqueeze_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rand___cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_alias_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_argsort_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_or_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cdouble_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cfloat_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_inverse_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummin_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_floor_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmod_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_histc_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_istft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_item_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lgamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_det_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvalsh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_tensor_overload_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_unpack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_argmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_log_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_with_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_binary_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_no_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_msort_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nansum_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose1d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multi_head_attention_forward_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_rms_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_static_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_fro_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_nuc_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_in_place_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ormqr_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_pinverse_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_remainder_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scalar_tensor_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_log_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_xlog1py_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_topk_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_topk_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_uniform_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unravel_index_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_unbiased_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_xlogy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_diag_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vecdot_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose2d_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_exponential_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_gaussian_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_squeeze_multiple_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_tril_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_view_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_float64, test/test_ops.py::TestCommonCPU::test_out___getitem___cpu_float32, test/test_ops.py::TestCommonCPU::test_out___rmul___cpu_float32, test/test_ops.py::TestCommonCPU::test_out__batch_norm_with_update_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_T_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_cfloat_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_addr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_allclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_broadcast_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_digamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_div_floor_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_eq_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_equal_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_exp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_hfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_floor_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_log2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_lt_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_permute_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_roll_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_squeeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_trace_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_vdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_xlogy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_abs_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_argsort_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_as_strided_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_asin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_byte_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_erf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_fft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_irfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_geqrf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_gradient_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_grid_sampler_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_histc_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_histogram_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_index_reduce_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_isneginf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_kthvalue_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_ldexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_ldl_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logcumsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_softmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_matrix_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_maximum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nan_to_num_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nanmedian_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_hardsigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_one_hot_cpu_int64, test/test_ops.py::TestCommonCPU::test_out_norm_fro_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_norm_inf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_normal_number_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_rad2deg_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_randn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_abs_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_addbmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_addcdiv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_addr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_angle_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_asin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_asinh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_atan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_cat_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_ceil_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_cos_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_cosh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_cosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_cummax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_dot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_dstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_expand_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_fft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_fftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_ifft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_ihfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_rfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_gather_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_index_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_kron_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_ldexp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_ldexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_cholesky_ex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_inv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_multi_dot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_slogdet_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_solve_triangular_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_tensorinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_log2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_logspace_tensor_overload_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_lu_unpack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_matmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_rsqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_tensordot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_vstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_rsub_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_searchsorted_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sparse_mm_reduce_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_airy_ai_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_modified_bessel_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_xlog1py_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sub_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_take_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_transpose_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_unflatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_uniform_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_unique_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_view_as_real_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_warning___rand___cpu, test/test_ops.py::TestCommonCPU::test_out_warning___rmatmul___cpu, test/test_ops.py::TestCommonCPU::test_out_warning___rmod___cpu, test/test_ops.py::TestCommonCPU::test_out_warning__chunk_cat_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_complex_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_addcdiv_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_amax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_shapes_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_cat_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_max_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_min_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_conj_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_conj_physical_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_cosh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_deg2rad_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_diagonal_scatter_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_div_floor_rounding_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_erfc_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_expand_as_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_flatten_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fliplr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_isnan_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_isposinf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_isreal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_linspace_tensor_overload_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_logspace_tensor_overload_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_logsumexp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_mean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_meshgrid_variadic_tensors_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_new_empty_strided_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_new_full_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_pixel_unshuffle_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softplus_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_triplet_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_ones_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_sinh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_bessel_j1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_square_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_sub_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_sum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_transpose_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_unbind_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_view_as_complex_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_xlogy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__segment_reduce_offsets_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_aminmax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_argmin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_atleast_3d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bitwise_left_shift_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bitwise_or_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bitwise_right_shift_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_block_diag_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bool_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_count_nonzero_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_diag_embed_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_dsplit_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_exp2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_fft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_ihfft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_rfftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fliplr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_geometric_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_index_add_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_index_fill_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_isin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_isinf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_isposinf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_jiterator_2inputs_2outputs_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_lcm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_cholesky_ex_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_log2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_logdet_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_lt_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_amax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_sum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_max_binary_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_meshgrid_variadic_tensors_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_min_binary_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_mv_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_3_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_new_full_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_fractional_max_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_group_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_trilinear_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_logsigmoid_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_mse_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_replicate_negative_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_relu6_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nonzero_static_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_polar_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_positive_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_rand_like_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_round_decimals_3_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_rsqrt_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_scalar_tensor_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_amax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_amin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sigmoid_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sinh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_w_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_entr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_tan_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_torch_ops_aten__flash_attention_forward_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_torch_ops_aten__safe_softmax_default_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_transpose_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_triu_indices_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_vstack_cpu, test/test_ops.py::TestCommonCPU::test_pointwise_tag_coverage_cpu, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_acos_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_asin_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_asin_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_atan2_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_atan2_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_atan2_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_copysign_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_div_no_rounding_mode_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_erf_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_erf_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_expm1_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_lgamma_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log10_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log10_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_masked_std_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_mvlgamma_mvlgamma_p_1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_0_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_0_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_1_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_1_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_2_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_rsqrt_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_rsqrt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sin_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sin_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sinc_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sinh_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sinh_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_u_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_u_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_w_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_hermite_polynomial_h_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_laguerre_polynomial_l_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_t_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_w_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_xlog1py_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_tan_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_tanh_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_tanh_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_true_divide_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_true_divide_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_xlogy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_polar_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_alias_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_right_shift_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_block_diag_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_block_diag_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_count_nonzero_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumprod_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dot_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dot_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_equal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_float8_e5m2fnuz, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_frexp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_geometric_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lerp_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_cross_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_diagonal_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vecdot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logaddexp2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logaddexp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_tensor_overload_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_tensor_overload_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_tensor_overload_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_channel_shuffle_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_channel_shuffle_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_glu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_huber_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_huber_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pdist_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pixel_shuffle_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pixel_unshuffle_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pixel_unshuffle_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pixel_unshuffle_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_poisson_nll_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_poisson_nll_loss_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_smooth_l1_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_randn_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_randn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_select_scatter_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j1_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_erfcx_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtri_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtri_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_spherical_bessel_j0_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_spherical_bessel_j0_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_split_with_sizes_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_split_with_sizes_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vdot_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_amax_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_amin_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_clamp_max_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_clamp_min_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_trunc_rounding_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_dsplit_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_irfftn_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_geometric_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logaddexp_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logspace_tensor_overload_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_minimum_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_ne_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nextafter_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_gelu_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_hardtanh_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_l1_loss_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_reshape_as_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_t_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_vstack_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_complex_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_copy_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_copy_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_block_diag_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_block_diag_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_block_diag_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_count_nonzero_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_count_nonzero_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dot_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dot_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_equal_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_equal_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_equal_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_copy_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_copy_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frexp_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_geometric_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_istft_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_item_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_item_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_item_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_item_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_item_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_cross_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_cross_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_diagonal_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_diagonal_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_diagonal_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vecdot_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logaddexp_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_tensor_overload_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_tensor_overload_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_channel_shuffle_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_channel_shuffle_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pixel_shuffle_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pixel_shuffle_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pixel_unshuffle_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_smooth_l1_loss_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_normal_number_mean_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_copy_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rad2deg_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_renorm_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_renorm_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_split_with_sizes_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_split_with_sizes_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_copy_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_multiple_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_copy_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_copy_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_take_along_dim_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_take_along_dim_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_copy_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_copy_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_copy_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_copy_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_copy_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_alias_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_alias_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_right_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_block_diag_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_block_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_count_nonzero_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_deg2rad_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_strided_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_equal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_geometric_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_geometric_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lerp_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lerp_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lerp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_cross_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vecdot_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vecdot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_tensor_overload_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_tensor_overload_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_normal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_normal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_normal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logaddexp2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logaddexp_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_alpha_dropout_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_channel_shuffle_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_nll_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pixel_shuffle_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pixel_shuffle_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pixel_unshuffle_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_normal_number_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rad2deg_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_randn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_select_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j1_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtri_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_split_with_sizes_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_split_with_sizes_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_multiple_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_take_along_dim_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_take_along_dim_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vdot_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vdot_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_alias_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_block_diag_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_count_nonzero_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumprod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_deg2rad_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dot_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_equal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_equal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exponential_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_geometric_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_geometric_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_geometric_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_istft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_item_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_item_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_diagonal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_tensor_overload_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_channel_shuffle_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pixel_shuffle_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pixel_unshuffle_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_normal__in_place_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_normal__in_place_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_normal_number_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_randn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_select_scatter_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_select_scatter_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_select_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_select_scatter_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j0_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_erfcx_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_multiple_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_multiple_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_take_along_dim_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_take_along_dim_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_take_along_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_complex128, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_T_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___radd___cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___rpow___cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager__chunk_cat_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_acos_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_acos_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_decomposed_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_alias_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_aminmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_angle_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_bmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_shapes_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cfloat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_constant_pad_nd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_constant_pad_nd_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_contiguous_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cosh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_count_nonzero_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cummax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_embed_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_digamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_dist_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_dot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_equal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_equal_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_eye_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_flip_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_gradient_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_half_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_histc_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_histogramdd_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_reduce_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_2inputs_2outputs_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_return_by_ref_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_unary_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cond_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cond_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvals_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_ex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_triangular_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vander_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_and_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_not_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_xor_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_long_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mH_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mT_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_argmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_cumsum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_matmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nextafter_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_channel_shuffle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose2d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_kl_div_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_l1_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_constant_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_shuffle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_prelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_rad2deg_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_conj_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_roll_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_rot90_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsub_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sgn_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_log_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_stack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_stft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sub_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_t_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_tile_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_sparse_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_trace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_true_divide_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unbind_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unique_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsafe_split_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_copy_cpu_complex64, test/test_ops.py::TestCompositeComplianceCPU::test_backward___radd___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward__softmax_backward_data_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_asinh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_inverse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_column_stack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_combinations_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_conj_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cos_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cross_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_exp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifftshift_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fmod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_grid_sampler_3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_inner_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_kron_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_det_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_diagonal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_inv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vecdot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_log1p_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_logdet_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_native_dropout_backward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_linear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_mish_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multi_head_attention_forward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_pinverse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_real_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_repeat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_reshape_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_rot90_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_select_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_special_i1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_split_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_std_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_std_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_tan_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_trapz_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_unsqueeze_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_var_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_var_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_view_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_vstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input___getitem___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input__softmax_backward_data_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_argmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_argwhere_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_as_strided_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_broadcast_to_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_combinations_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_cov_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_diagflat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_div_floor_rounding_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_expand_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_expm1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fft_irfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fft_rfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_flipud_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_i0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_igamma_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_lgamma_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_ldl_factor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_lu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_logspace_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nanmedian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nanquantile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_narrow_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_new_empty_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_new_full_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_conv3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_unfold_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_permute_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_polar_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_positive_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_round_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_sigmoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_sign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_bessel_y0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_split_with_sizes_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_trapezoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_unsafe_chunk_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_var_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_view_as_complex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad___radd___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad__softmax_backward_data_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addcdiv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_arange_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argsort_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_asin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_shapes_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cartesian_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_char_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_min_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagonal_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_empty_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_empty_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expm1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_exponential_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_eye_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flipud_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_frexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_grid_sampler_2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_igammac_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_reduce_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isfinite_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isnan_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_kthvalue_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lerp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_det_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eig_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigvals_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logcumsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_celu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pdist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_rms_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ones_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ormqr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_outer_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_permute_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rand_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randint_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resolve_conj_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resolve_neg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_bartlett_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_blackman_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_j0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_erfcx_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_laguerre_polynomial_l_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_ndtr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unbind_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vdot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_T_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_addmv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_argwhere_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_asinh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_bfloat16_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_block_diag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_bucketize_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_byte_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cdist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cfloat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_chalf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_conj_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_constant_pad_nd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cumprod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifftshift_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_flatten_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_full_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_gather_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_half_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_heaviside_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_hstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_index_reduce_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_index_reduce_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_index_reduce_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_inner_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_binary_return_by_ref_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_unary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_kthvalue_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eig_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_inv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_svd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_log_normal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_logaddexp2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_logical_xor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_maximum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_mode_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_narrow_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_native_layer_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_new_empty_strided_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_new_full_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_channel_shuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_normalize_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_rms_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softplus_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_ones_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_pinverse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_put_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_ravel_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_rot90_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_slice_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_airy_ai_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_y1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_i1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sub_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_t_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_true_divide_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_uniform_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_var_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_vstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay___getitem___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_abs_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_acos_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_atleast_2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_byte_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_cdist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_chunk_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_contiguous_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_diff_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_empty_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_empty_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fft_irfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_frexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_full_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_igammac_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_index_reduce_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_item_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_jiterator_binary_return_by_ref_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_kthvalue_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_lu_factor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_lu_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_logical_or_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_logit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_normalize_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_std_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_minimum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nanmedian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_native_dropout_backward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_native_layer_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_new_empty_strided_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_new_ones_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_channel_shuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_conv3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_conv_transpose1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_pdist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_prelu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_relu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_rms_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_silu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_norm_fro_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_positive_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_qr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_rad2deg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_renorm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_reshape_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_sgn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_signal_windows_general_cosine_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_bessel_j1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_bessel_y1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_split_list_args_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_std_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_stft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_take_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_tanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_unflatten_cpu_float32, test/test_ops.py::TestMathBitsCPU::test_conj_view_H_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view___rsub___cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_int_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_long_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_atan_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_block_diag_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_broadcast_tensors_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_diagonal_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_dsplit_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfftn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifftshift_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfftn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_index_add_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_isfinite_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_isinf_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_lerp_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_xor_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_meshgrid_list_of_tensors_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_meshgrid_variadic_tensors_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_neg_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_l1_loss_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_pixel_unshuffle_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_pow_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_reshape_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_squeeze_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_squeeze_multiple_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_std_mean_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_sum_to_size_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_t_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_transpose_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_true_divide_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_vstack_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_addmm_decomposed_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_all_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_atanh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_cov_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_diagflat_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_empty_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_equal_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_exp_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_expand_as_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_expand_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifft2_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifftshift_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_flatten_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_float_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_geqrf_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_isclose_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_istft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_4inputs_with_extra_args_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigvals_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigvalsh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_rank_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_slogdet_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_svdvals_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_tensorinv_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_log10_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_logical_or_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_masked_mean_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_masked_select_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_mean_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_new_empty_strided_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_channel_shuffle_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_normalize_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_replicate_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pixel_shuffle_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pixel_unshuffle_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_norm_fro_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_randn_like_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_repeat_interleave_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_resize__cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_std_unbiased_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_stft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_sum_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_svd_lowrank_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_tanh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_trace_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_true_divide_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_uniform_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_var_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_var_mean_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_var_mean_unbiased_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_vdot_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_byte_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_short_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_abs_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_addcdiv_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_chunk_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_clone_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cos_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_div_no_rounding_mode_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_dot_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_empty_like_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_expand_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_eye_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfft_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifftshift_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flip_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_matrix_norm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_svd_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log2_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_meshgrid_list_of_tensors_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_meshgrid_variadic_tensors_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_empty_strided_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_normal__in_place_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_prod_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_reshape_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_roll_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sinh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_squeeze_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sum_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_to_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_transpose_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unbind_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__unsafe_masked_index_put_accumulate_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmv_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_allclose_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_scatter_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_asin_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_asinh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_3d_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_broadcast_to_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_byte_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cfloat_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_solve_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumsum_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_div_no_rounding_mode_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_dsplit_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_expand_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_flipud_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cholesky_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cond_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_diagonal_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_solve_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_norm_subgradients_at_zero_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_svd_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vander_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vector_norm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_mH_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_select_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_std_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_matmul_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_meshgrid_variadic_tensors_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_mv_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv1d_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv2d_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_l1_loss_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_ones_like_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_prod_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_randn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_repeat_interleave_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_reshape_as_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_rsub_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_list_args_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_square_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_sum_to_size_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_svd_lowrank_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_transpose_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_zeros_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_view___getitem___cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view___rmatmul___cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_cfloat_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_float_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_as_strided_partial_views_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_block_diag_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_cauchy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_max_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_cumprod_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_diag_embed_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_erfc_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_expm1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fftshift_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifftshift_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_flip_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_floor_divide_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_ge_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_heaviside_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_hsplit_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_index_select_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_lerp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_lgamma_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_matrix_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_meshgrid_list_of_tensors_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_ne_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_ones_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_celu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_pairwise_distance_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_prelu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softshrink_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_prod_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_rsub_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_signbit_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_bessel_j0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i1e_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_logit_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_ndtr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_stack_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_sum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_triu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_view_as_complex_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_vsplit_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_acosh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_addmm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_angle_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_any_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_argsort_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_bfloat16_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_block_diag_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_bmm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_broadcast_to_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cauchy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_ceil_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_column_stack_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_complex_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_count_nonzero_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_diagflat_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_diagonal_scatter_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_einsum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_eq_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_flip_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_gather_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_igammac_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_index_reduce_amax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_isclose_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_isposinf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_lgamma_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigvalsh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_factor_ex_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_power_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_norm_subgradients_at_zero_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_tensorsolve_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_log_normal_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_logspace_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_lu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_cumprod_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_prod_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_softmin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_matrix_exp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_max_binary_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_max_reduction_no_dim_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_meshgrid_list_of_tensors_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_msort_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_ne_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_batch_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv2d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_bicubic_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_nearest_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_local_response_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_logsigmoid_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool3d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pixel_shuffle_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_normal_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_ormqr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_prod_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_resolve_neg_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_searchsorted_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sign_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_bartlett_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_cosine_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_general_cosine_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sinc_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_t_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_hermite_polynomial_h_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_split_list_args_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_square_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_uniform_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_unsafe_chunk_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_unsqueeze_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_var_mean_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_var_unbiased_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_zero__cpu_float64, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_bool_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_double_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_abs__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acos_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_or_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_xor_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clamp_min__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_conj_physical__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cos_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_deg2rad_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exp2__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfft2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfft2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flipud_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_full_like_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_heaviside__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_i0_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lgamma_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logaddexp_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lt__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mean_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mvlgamma_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nan_to_num__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nan_to_num_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_new_empty_strided_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_new_ones_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_elu__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_nll_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_pairwise_distance_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_selu__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_triplet_margin_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_prod_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reciprocal__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rfloordiv_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rsqrt_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i1_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_zeta_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_square_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_squeeze_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_stft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tan_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tanh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_transpose_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_chalf_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acosh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_amax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_asinh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_conj_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_diag_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_diag_embed_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_digamma__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erfc__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_exp_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifftshift_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor_divide_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_is_complex_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isinf_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isposinf_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lcm__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lcm_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log2__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log_softmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logaddexp2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lt__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_meshgrid_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mul__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mvlgamma__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mvlgamma_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_new_empty_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_celu__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_mse_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_nll_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_pairwise_distance_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_threshold_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_norm_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_log_softmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_multigammaln_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_xlog1py_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sqrt_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_t_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_take_along_dim_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_transpose_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_true_divide_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unflatten_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unsqueeze_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_view_as_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_xlogy__cpu, test/test_ops.py::TestFakeTensorCPU::test_fake___getitem___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_acosh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_addbmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_allclose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_as_strided_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast__batch_norm_with_update_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_allclose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_aminmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_argmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bernoulli_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bitwise_or_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_ceil_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_clamp_max_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cross_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_double_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_dstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_eye_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_ifft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_ifft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_gcd_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_geometric_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_histogramdd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_igamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_imag_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_index_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_jiterator_2inputs_2outputs_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_jiterator_binary_return_by_ref_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_lstsq_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_log10_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_log2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_logical_or_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_cumprod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_cumsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_dropout_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_gaussian_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_linear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_relu6_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_rms_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_threshold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_normal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_qr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_quantile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_randint_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_randn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_reshape_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_short_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_softmax_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_tensordot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_trace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_unravel_index_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_var_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_zero__cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_zeros_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_bincount_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_bitwise_right_shift_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_broadcast_to_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_chunk_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_clone_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_column_stack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_constant_pad_nd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_T_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp___rsub___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_abs_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_addmm_decomposed_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_as_strided_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_as_strided_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cholesky_inverse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_chunk_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_clamp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_clone_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cummax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_diagflat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_double_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_dstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_erf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_expand_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_float_power_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_frexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_gradient_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_index_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_index_put_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_index_reduce_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_index_reduce_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_vecdot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_log1p_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_std_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mode_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_dropout_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pdist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_rms_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_softplus_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_put_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_quantile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_rad2deg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_round_decimals_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_log_ndtr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_square_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_t_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_to_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_unfold_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_var_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_vdot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_view_as_complex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp___rpow___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp__unsafe_masked_index_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_addmm_decomposed_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_addmv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_ceil_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_clamp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_clamp_min_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_combinations_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_conj_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_constant_pad_nd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_diag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_diagonal_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_diagonal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_erfc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_expand_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_expand_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_rfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_lgamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_cross_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_det_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_eigvals_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_householder_product_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_lu_factor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_tensorinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_vector_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_logaddexp2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_cumprod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_median_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nansum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_hardsigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_relu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_silu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_norm_nuc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_quantile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_repeat_interleave_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_rsub_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sinc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_slice_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_entr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_i1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_squeeze_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_t_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_take_along_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_trapezoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_trunc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_var_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_view_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cummax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cummin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_diag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_dsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_dstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_empty_permuted_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_fft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_fftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_ihfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_full_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_gcd_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_geometric_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_geqrf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_gradient_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_imag_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_fake_jiterator_unary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_kron_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_det_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_lu_factor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_slogdet_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_solve_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_logical_xor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_logsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_argmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_mm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_msort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_narrow_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_conv3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_linear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pdist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_norm_fro_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_norm_inf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_normal_in_place_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_ones_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_randint_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_resize__cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_round_decimals_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_rsub_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_kaiser_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sinh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_bessel_j1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_squeeze_multiple_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_std_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_t_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_trace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_tril_indices_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_unflatten_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_unsqueeze_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_var_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_view_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_where_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_xlogy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_zeros_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_T_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rmatmul___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops__softmax_backward_data_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_addbmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_atan2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_atanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bfloat16_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cauchy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_constant_pad_nd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cos_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cummax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_div_trunc_rounding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_erf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_erfc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_expand_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_expm1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_fftshift_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_ifft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_ifftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_floor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_grid_sampler_3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_hypot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_isin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_item_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_jiterator_binary_return_by_ref_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_lgamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_cholesky_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_det_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_householder_product_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logspace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_argmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_cumsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_median_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nansum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_narrow_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nextafter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_multi_head_attention_forward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_ormqr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_resolve_conj_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_rsub_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_bartlett_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_general_hamming_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_softmax_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_split_with_sizes_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_squeeze_multiple_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_torch__scaled_mm_cpu_float8_e4m3fn, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unsafe_chunk_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unsqueeze_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_view_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_xlogy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_arange_cpu_int16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_cpu_float16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_tensor_overload_cpu_int8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_logspace_cpu_float16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_logspace_tensor_overload_cpu_int8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_ones_cpu_bfloat16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_zeros_cpu_bfloat16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_zeros_cpu_complex32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_zeros_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_zeros_cpu_float64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_arange_cpu_int32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_full_cpu_int16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_full_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_linspace_cpu_int32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_ones_cpu_bool, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_ones_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_zeros_cpu_complex128, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_bfloat16_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_chalf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_char_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_long_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_addcmul_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_asin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_bitwise_not_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_ceil_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_clamp_min_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_cos_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_diagonal_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_dsplit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_empty_strided_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_eq_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_equal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_fftshift_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_ifft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_rfft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_hstack_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_linalg_svd_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_masked_fill_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_narrow_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_ne_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softplus_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_remainder_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_zeta_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_split_with_sizes_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_squeeze_multiple_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_transpose_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_triu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_triu_indices_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_unfold_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_vdot_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_abs_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_acos_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_aminmax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_arange_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_argwhere_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_as_strided_scatter_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_bitwise_not_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_contiguous_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cummax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_diag_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_diagonal_scatter_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_einsum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_erfinv_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_eye_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_fftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_hfftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_ifftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_irfft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_rfftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_float_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_floor_divide_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_full_like_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_geometric_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_igamma_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_igammac_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_index_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_isinf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_ldexp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_lu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_multi_dot_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_log1p_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_log_softmax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_logical_xor_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_mH_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_mT_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_fill_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_softmin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nanmean_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_celu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_ones_like_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_pinverse_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_positive_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_remainder_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_repeat_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_reshape_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_select_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signal_windows_cosine_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signal_windows_general_cosine_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signal_windows_hann_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signbit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_softmax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_i1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_i1e_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sqrt_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_tensor_split_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_trace_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_var_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_vdot_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_view_as_complex_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_view_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_zeros_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_zeros_like_cpu_float32 2025-10-10T02:34:59.1424880Z 2025-10-10T02:35:04.4556672Z Running cpp_extensions/torch_stable_test_extension/torch_stable_test/test_torch_stable 1/1 ... [2025-10-10 02:35:04.452617] 2025-10-10T02:35:04.4557871Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:35:04.4564483Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'cpp_extensions/torch_stable_test_extension/torch_stable_test/test_torch_stable.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:35:04.452617] 2025-10-10T02:35:09.2920300Z 2025-10-10T02:35:09.2922185Z cpp_extensions/torch_stable_test_extension/torch_stable_test/test_torch_stable 1/1 was successful, full logs can be found in artifacts with path test/test-reports/cpp_extensions.torch_stable_test_extension.torch_stable_test.test_torch_stable_1.1_6d9cb0e9ec531184_.log 2025-10-10T02:35:09.2923607Z Running 0 items in this shard: 2025-10-10T02:35:09.2923938Z 2025-10-10T02:35:14.3911980Z Running test_opaque_obj 1/1 ... [2025-10-10 02:35:14.388611] 2025-10-10T02:35:14.3912635Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:35:14.3918864Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_opaque_obj.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:35:14.391726] 2025-10-10T02:35:18.8016407Z 2025-10-10T02:35:18.8017281Z test_proxy_tensor 3/3 was successful, full logs can be found in artifacts with path test/test-reports/test_proxy_tensor_3.3_7eaa6b9798103bfc_.log 2025-10-10T02:35:18.8569770Z Running 1255 items in this shard: test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_allclose, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_constant_proxy_tensor_mut, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_make_fx_simple, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_pre_dispatch_functionalization, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_pre_dispatch_functionalization_view_op, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_pre_dispatch_linear, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_strides, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_varargs, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_allclose, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_isolated_graphmodule, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_make_fx_model_fwd_bwd_wgtupdate, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_mode_tracing_factory_function, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_pr_86917, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_pre_dispatch_functionalization, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_inplace_metadata, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_make_fx_model_double_param, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_make_fx_model_fwd_bwd, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_make_fx_simple, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_pickle_issue89626, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_pr_86917, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_proxy_tensor, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_proxy_tensor_mode_with_decomp_table_preserves_proxy, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_resnet18_backward_trace, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_trace_subclasses, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_val_metadata_mutation, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_varargs, test/test_proxy_tensor.py::TestFakeProxyTensor::test_alias, test/test_proxy_tensor.py::TestFakeProxyTensor::test_fake_tensor_mode, test/test_proxy_tensor.py::TestFakeProxyTensor::test_issue82547, test/test_proxy_tensor.py::TestFakeProxyTensor::test_meta, test/test_proxy_tensor.py::TestFakeProxyTensor::test_use_fake_and_tensor, test/test_proxy_tensor.py::TestSymbolicTracing::test_binary_broadcast, test/test_proxy_tensor.py::TestSymbolicTracing::test_dynamic_pointwise_scalar, test/test_proxy_tensor.py::TestSymbolicTracing::test_expand, test/test_proxy_tensor.py::TestSymbolicTracing::test_guards_equal, test/test_proxy_tensor.py::TestSymbolicTracing::test_invalidate_nonzero_propagate_real_tensors, test/test_proxy_tensor.py::TestSymbolicTracing::test_item, test/test_proxy_tensor.py::TestSymbolicTracing::test_multiply_shape, test/test_proxy_tensor.py::TestSymbolicTracing::test_neg_shape, test/test_proxy_tensor.py::TestSymbolicTracing::test_new_empty, test/test_proxy_tensor.py::TestSymbolicTracing::test_non_symint_size_spec, test/test_proxy_tensor.py::TestSymbolicTracing::test_nonidentity_transitive_guards, test/test_proxy_tensor.py::TestSymbolicTracing::test_reflect_r_over_x, test/test_proxy_tensor.py::TestSymbolicTracing::test_repeat_interleave_unbacked_output_size, test/test_proxy_tensor.py::TestSymbolicTracing::test_resize_from_zero, test/test_proxy_tensor.py::TestSymbolicTracing::test_return_symint, test/test_proxy_tensor.py::TestSymbolicTracing::test_setitem_symint, test/test_proxy_tensor.py::TestSymbolicTracing::test_split_unbacked_sizes, test/test_proxy_tensor.py::TestSymbolicTracing::test_symbolic_repeat_interleave, test/test_proxy_tensor.py::TestSymbolicTracing::test_symint_to_tensor, test/test_proxy_tensor.py::TestSymbolicTracing::test_unbacked_unification, test/test_proxy_tensor.py::TestSymbolicTracing::test_unbacked_unify_guard_transitivity, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_H_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_NumpyMulCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_NumpyNMSCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_NumpySortCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_NumpyTakeCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_T_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive___getitem___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive___rmatmul___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive___rpow___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive___rsub___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive__batch_norm_with_update_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive__native_batch_norm_legit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive__unsafe_masked_index_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive__upsample_bilinear2d_aa_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_abs_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_acos_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_addbmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_addcmul_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_all_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_allclose_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_angle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_any_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_argmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_argwhere_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_as_strided_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_as_strided_partial_views_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_as_strided_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_asinh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_atleast_1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_atleast_2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_block_diag_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_bool_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_broadcast_tensors_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_byte_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_cdist_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_cfloat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_chalf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_cholesky_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_cholesky_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_clamp_max_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_combinations_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_conj_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_conj_physical_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_contiguous_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_cummin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_cumprod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_cumsum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_deg2rad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_diag_embed_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_diagflat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_diagonal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_diff_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_div_trunc_rounding_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_dsplit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_empty_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_empty_permuted_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_eq_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_erfc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_exp2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_expand_as_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_exponential_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_eye_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fft_fft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fft_fft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fill_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_flatten_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fliplr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_flipud_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_floor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_floor_divide_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_full_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_gather_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_ge_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_gradient_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_grid_sampler_3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_hash_tensor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_index_put_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_index_reduce_amax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_index_reduce_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_int_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_invoke_quant_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_isin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_isneginf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_jiterator_binary_return_by_ref_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_jiterator_unary_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_lerp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_cholesky_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_cross_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_det_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_eig_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_inv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_ldl_factor_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_ldl_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_lstsq_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_lstsq_grad_oriented_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_lu_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_matrix_rank_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_matrix_rank_hermitian_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_multi_dot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_pinv_hermitian_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_slogdet_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_solve_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_tensorinv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_tensorsolve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linspace_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_log_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_log_softmax_with_dtype_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_logdet_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_logit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_logspace_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_logspace_tensor_overload_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_logsumexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_lu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_argmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_cumprod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_fill_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_logaddexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_select_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_softmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_matmul_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_matrix_exp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_max_reduction_no_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_maximum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_median_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_meshgrid_list_of_tensors_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_meshgrid_variadic_tensors_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_min_reduction_no_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_min_reduction_with_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_minimum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_mm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_mode_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_mul_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_mv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nanmean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nanmedian_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nanquantile_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_narrow_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_native_batch_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_conv_transpose2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_dropout_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_embedding_bag_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_glu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_group_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_hardshrink_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_hardswish_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_huber_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_interpolate_trilinear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_l1_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_layer_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_leaky_relu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_linear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_logsigmoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_margin_ranking_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_max_unpool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_max_unpool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_max_unpool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_multi_head_attention_forward_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_normalize_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_pad_circular_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_pad_replicate_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_prelu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_relu6_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_rrelu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_softmin_with_dtype_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_softplus_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_softsign_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_threshold_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_upsample_bilinear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_upsample_nearest_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nonzero_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_norm_inf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_normal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_normal_in_place_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_permute_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_polygamma_polygamma_n_0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_polygamma_polygamma_n_1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_polygamma_polygamma_n_4_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_put_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_qr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_randn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_reciprocal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_repeat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_repeat_interleave_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_resize_as__cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_rot90_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_round_decimals_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_round_decimals_neg_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_rsqrt_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_rsub_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_searchsorted_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_sigmoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_sign_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_signal_windows_bartlett_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_signal_windows_blackman_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_signal_windows_hamming_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_signal_windows_kaiser_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_signal_windows_nuttall_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_slice_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_softmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_sparse_sampled_addmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_bessel_y1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_chebyshev_polynomial_v_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_chebyshev_polynomial_w_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_erfcx_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_i1e_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_log_ndtr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_modified_bessel_k0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_ndtr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_scaled_modified_bessel_k1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_zeta_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_split_list_args_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_split_with_sizes_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_squeeze_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_stack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_std_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_std_mean_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_svd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_take_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_tanh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_tensor_split_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_tensordot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_to_sparse_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_transpose_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_transpose_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_triangular_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_unfold_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_unique_consecutive_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_unique_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_unsafe_split_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_unsqueeze_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_var_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_var_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_var_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_view_as_complex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_view_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_vsplit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_while_loop_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_while_loop_stack_output_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_zero__cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_zeros_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_H_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_NumpyCubeCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_NumpyMulScalarCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_NumpySplitCopyCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive___getitem___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive___rdiv___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive___rmod___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive__batch_norm_with_update_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive__segment_reduce_lengths_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive__segment_reduce_offsets_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive__upsample_bilinear2d_aa_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_abs_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_addbmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_addcdiv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_addr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_amin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_aminmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_argwhere_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_atan2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_atleast_1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_atleast_2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_bfloat16_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_block_diag_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_bmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_broadcast_to_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_cartesian_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_cat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_chalf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_cholesky_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_cholesky_inverse_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_cholesky_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_chunk_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_clamp_max_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_clamp_min_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_combinations_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_cond_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_conj_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_cos_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_cummin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_diff_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_digamma_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_dist_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_einsum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_empty_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_equal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_erfc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_erfinv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_expm1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fft_fft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fft_fftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fft_ifftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fft_ifftshift_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fft_irfft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fft_irfft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_flipud_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_float_power_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_floor_divide_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_frac_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_gather_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_gradient_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_grid_sampler_3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_histc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_hsplit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_i0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_igamma_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_index_add_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_index_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_index_reduce_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_index_select_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_int_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_invoke_quant_packed_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_invoke_subgraph_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_isneginf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_isreal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_item_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_jiterator_binary_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_cholesky_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_cholesky_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_cond_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_cross_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_diagonal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_eig_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_eigvals_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_eigvalsh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_inv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_inv_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_lstsq_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_lstsq_grad_oriented_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_lu_factor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_pinv_singular_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_svd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_svdvals_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_tensorinv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_log_normal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_logaddexp2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_logdet_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_logspace_tensor_overload_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_logsumexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_lu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_mH_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_map_nested_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_cumsum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_median_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_select_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_var_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_matrix_exp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_max_binary_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_max_pool2d_with_indices_backward_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_min_reduction_with_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_minimum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_mm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_msort_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_mul_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_multinomial_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_native_layer_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_ne_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_new_empty_strided_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_new_ones_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_new_zeros_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_avg_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_channel_shuffle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_conv3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_conv_transpose1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_cross_entropy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_ctc_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_dropout3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_glu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_group_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_hardshrink_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_instance_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_interpolate_area_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_interpolate_bilinear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_interpolate_linear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_interpolate_trilinear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_kl_div_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_max_unpool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_max_unpool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_mse_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_pad_constant_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_pad_replicate_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_pairwise_distance_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_pixel_shuffle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_relu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_rrelu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_silu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_softmin_with_dtype_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_tanhshrink_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_threshold_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_upsample_nearest_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nonzero_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_norm_fro_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_normal_in_place_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_pca_lowrank_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_permute_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_polygamma_polygamma_n_1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_polygamma_polygamma_n_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_polygamma_polygamma_n_4_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_positive_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_rand_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_randint_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_randn_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_reciprocal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_renorm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_repeat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_roll_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_rot90_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_round_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_round_decimals_0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_scan_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_scatter_add_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_scatter_reduce_amin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_select_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_select_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_signal_windows_blackman_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_signal_windows_gaussian_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_signal_windows_hann_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_signal_windows_kaiser_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_bessel_y0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_i1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_laguerre_polynomial_l_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_modified_bessel_k0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_scaled_modified_bessel_k0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_split_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_split_with_sizes_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_sqrt_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_square_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_stack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_std_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_std_mean_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_std_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_sum_to_size_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_svd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_tile_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_to_sparse_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_trace_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_trapezoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_tril_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_true_divide_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_unfold_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_uniform_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_unique_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_unsafe_split_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_unsqueeze_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_unsqueeze_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_var_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_var_mean_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_view_as_complex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_vstack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_while_loop_stack_output_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_xlogy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_zeros_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_H_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_NumpyMulCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_NumpyNonzeroCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_NumpySplitCopyCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive___rdiv___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive___rpow___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive___rsub___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive__batch_norm_with_update_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive__native_batch_norm_legit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive__segment_reduce_lengths_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive__upsample_bilinear2d_aa_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_abs_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_acos_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_addbmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_addcmul_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_addmv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_addr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_allclose_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_amin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_aminmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_angle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_argmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_argmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_argsort_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_as_strided_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_asin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_atan2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_atan_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_atanh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_atleast_2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_baddbmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_broadcast_shapes_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_broadcast_to_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cdouble_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cfloat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_chalf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_chunk_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_clamp_max_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_clone_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_column_stack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_complex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cond_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_conj_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_constant_pad_nd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_contiguous_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cos_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_deg2rad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_diag_embed_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_diagflat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_diagonal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_diff_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_digamma_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_dist_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_double_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_einsum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_empty_permuted_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_eq_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_equal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_erf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_expand_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_exponential_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_eye_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_fft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_hfftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_ifftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_irfft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_irfftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fill_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_float_power_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_floor_divide_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_frexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_full_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_full_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_ge_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_gradient_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_half_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_hash_tensor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_histogramdd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_hypot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_i0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_igammac_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_index_fill_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_index_put_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_H_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_NumpyMulScalarCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_NumpySplitCopyCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_NumpyTakeCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace___getitem___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace___rdiv___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace___rmatmul___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace___rpow___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace__native_batch_norm_legit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace__segment_reduce_lengths_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace__softmax_backward_data_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace__unsafe_masked_index_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace__unsafe_masked_index_put_accumulate_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_acosh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_add_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_addcdiv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_addcmul_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_addmv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_amax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_aminmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_angle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_argmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_argwhere_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_atan_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_atleast_1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_atleast_3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_baddbmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_broadcast_shapes_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_bucketize_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_byte_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cauchy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cdist_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cdouble_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_chalf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cholesky_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cholesky_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_clamp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_clamp_max_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_complex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_contiguous_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cosh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_count_nonzero_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cov_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cross_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cummax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cummin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cumprod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_deg2rad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_diag_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_diag_embed_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_diagonal_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_diff_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_dot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_empty_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_expand_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_fft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_fft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_hfft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_hfft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_hfftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_ifft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_ifft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_ifftshift_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_ihfft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_irfft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_rfft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fliplr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_floor_divide_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_frexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_full_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_hsplit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_hstack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_i0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_igammac_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_index_add_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_index_reduce_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_index_select_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_inner_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_isclose_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_isfinite_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_isposinf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_item_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_jiterator_4inputs_with_extra_args_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_lerp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_cholesky_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_cholesky_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_cond_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_diagonal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_eigvalsh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_inv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_lstsq_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_lu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_lu_factor_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_rank_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_multi_dot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_norm_subgradients_at_zero_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_pinv_hermitian_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_solve_triangular_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_svd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_tensorsolve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_vander_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_log10_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_log1p_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_log2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_log_softmax_with_dtype_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_logaddexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_logdet_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_logical_not_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_logsumexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_lu_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_amax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_argmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_argmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_fill_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_logaddexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_median_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_matmul_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_max_binary_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_max_pool2d_with_indices_backward_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_median_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_meshgrid_list_of_tensors_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_mul_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_narrow_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_native_dropout_backward_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_ne_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_new_empty_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_new_ones_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_alpha_dropout_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv_transpose1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv_transpose3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_cosine_embedding_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_cosine_similarity_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_cross_entropy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_embedding_bag_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_group_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardsigmoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_instance_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_bicubic_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_bilinear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_logsigmoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool1d_grad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_mish_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_multi_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_multilabel_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_reflect_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_replicate_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_pairwise_distance_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_pdist_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_poisson_nll_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_prelu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_rms_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_rrelu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_selu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_soft_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_softmin_with_dtype_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_softplus_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_tanhshrink_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nonzero_static_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_normal_in_place_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_normal_number_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_ones_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_permute_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_permute_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_polar_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_4_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_pow_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_randint_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_randint_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_real_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_repeat_interleave_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_reshape_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_resize__cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_resolve_conj_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_resolve_neg_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_round_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_round_decimals_neg_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_rsqrt_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_rsub_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_scatter_add_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_searchsorted_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_short_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_signal_windows_bartlett_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_signal_windows_blackman_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_signal_windows_cosine_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_signal_windows_general_hamming_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_signal_windows_kaiser_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_sin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_sinc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_slice_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_slice_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_softmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_sort_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_sparse_sampled_addmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_bessel_j0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_bessel_y1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_u_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_w_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_entr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_k0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_ndtri_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_spherical_bessel_j0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_split_with_sizes_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_split_with_sizes_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_squeeze_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_stack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_std_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_std_mean_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_std_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_sub_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_sum_to_size_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_svd_lowrank_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_t_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_tanh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_tensordot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_tile_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_to_sparse_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_trace_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_transpose_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_true_divide_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_unique_consecutive_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_unique_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_var_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_view_as_complex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_view_as_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_int_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_isclose_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_isfinite_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_isin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_isnan_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_isneginf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_isreal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_jiterator_binary_return_by_ref_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_kron_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_ldexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_lerp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_lgamma_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_cholesky_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_cond_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_cross_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_diagonal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_eigvalsh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_householder_product_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_inv_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_ldl_factor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_ldl_factor_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_ldl_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_lu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_matrix_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_solve_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_svdvals_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linspace_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_log_softmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_logical_and_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_logical_not_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_logical_or_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_logspace_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_logspace_tensor_overload_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_long_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_lu_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_map_triple_nested_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_amax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_argmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_fill_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_logaddexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_median_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_normalize_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_sum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_max_pool2d_with_indices_backward_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_meshgrid_list_of_tensors_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_meshgrid_variadic_tensors_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_min_binary_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_min_reduction_no_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_multinomial_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_mv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nanquantile_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_narrow_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_native_dropout_backward_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_native_layer_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_ne_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_new_full_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_alpha_dropout_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_avg_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_batch_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_binary_cross_entropy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_channel_shuffle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_dropout3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_elu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_grid_sample_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_hardshrink_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_hardsigmoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_interpolate_area_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_interpolate_linear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_interpolate_nearest_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_logsigmoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_max_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_max_unpool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_mish_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_multi_head_attention_forward_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_normalize_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_pad_replicate_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_pad_replicate_negative_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_pdist_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_pixel_shuffle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_pixel_unshuffle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_prelu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_relu6_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_rms_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_softmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_tanhshrink_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_threshold_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_norm_fro_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_normal_number_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_ones_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_H_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_NumpyNMSCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_NumpySortCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_NumpySplitCopyWithIntCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_NumpyTakeCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_NumpyViewCopyCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_T_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out___rmatmul___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out___rmul___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_acosh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_addcdiv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_addr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_alias_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_allclose_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_amax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_angle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_argmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_argwhere_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_as_strided_partial_views_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_atan2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_atan_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_atanh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_atleast_1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_atleast_2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_baddbmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_bfloat16_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_broadcast_shapes_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_broadcast_tensors_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_bucketize_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_byte_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cauchy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cdist_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cholesky_inverse_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_clamp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_clone_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_complex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_contiguous_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_corrcoef_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cos_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cov_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cross_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cummax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cumsum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_diag_embed_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_digamma_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_dist_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_div_trunc_rounding_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_empty_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_erfinv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_expand_as_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_exponential_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fft_hfft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fft_ifft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fft_ifft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fft_ihfft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fft_ihfft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fft_irfft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fft_irfft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_flatten_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_flip_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_frexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_gather_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_geqrf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_gradient_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_grid_sampler_3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_histogram_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_hsplit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_hstack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_index_add_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_index_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_inner_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_isinf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_isposinf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_isreal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_jiterator_2inputs_2outputs_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_kron_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_kthvalue_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_le_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_cholesky_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_det_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_eigh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_eigvalsh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_inv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_ldl_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_lstsq_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_lstsq_grad_oriented_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_lu_factor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_qr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_solve_triangular_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_svd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_svdvals_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_tensorsolve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_vander_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_log10_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_log_normal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_logaddexp2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_logcumsumexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_logical_or_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_logical_xor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_logspace_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_long_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_cumsum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_log_softmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_logsumexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_normalize_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_sum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_max_pool2d_with_indices_backward_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_max_reduction_no_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_min_reduction_with_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_mode_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_movedim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nanmedian_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nanquantile_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_new_ones_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_new_zeros_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nextafter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_avg_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_avg_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_batch_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_celu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_conv_transpose1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_cross_entropy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_ctc_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_dropout2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_dropout_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_embedding_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_gaussian_nll_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_gelu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_hardswish_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_instance_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_l1_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_layer_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_leaky_relu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_linear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_local_response_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_margin_ranking_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_max_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool2d_grad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool3d_grad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_mse_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_multilabel_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_nll_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_pad_circular_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_pad_reflect_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_pad_replicate_negative_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_pixel_shuffle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_poisson_nll_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_relu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_selu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_tanhshrink_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_upsample_bilinear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_upsample_nearest_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nonzero_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_normal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_normal_number_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_ones_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_ormqr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_pca_lowrank_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_pinverse_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_polar_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_4_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_positive_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_put_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_quantile_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_rand_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_randint_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_randn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_randn_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_repeat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_reshape_as_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_resolve_neg_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_roll_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_round_decimals_neg_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_scalar_tensor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_scatter_reduce_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_select_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_short_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_signal_windows_exponential_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_signal_windows_hann_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_signal_windows_nuttall_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_signbit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_sin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_sort_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_bessel_y1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_hermite_polynomial_he_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_i1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_modified_bessel_k1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_scaled_modified_bessel_k0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_spherical_bessel_j0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_split_with_sizes_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_split_with_sizes_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_squeeze_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_stack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_std_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_std_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_sub_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_sum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_sum_to_size_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_svd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_svd_lowrank_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_t_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_tanh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_tile_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_transpose_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_unbind_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_unflatten_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_unfold_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_uniform_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_unique_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_unsqueeze_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_unsqueeze_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_var_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_var_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_view_as_complex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_view_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_vsplit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_vstack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_zero__cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_zeros_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_zeros_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_permute_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_permute_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_pinverse_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_polar_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_4_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_rad2deg_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_randn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_renorm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_repeat_interleave_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_reshape_as_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_resize__cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_resolve_conj_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_round_decimals_neg_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_scan_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_scatter_add_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_scatter_reduce_amax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_scatter_reduce_amin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_scatter_reduce_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_searchsorted_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_select_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_short_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_signal_windows_exponential_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_signal_windows_hann_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_slice_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_sort_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_bessel_j1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_bessel_y1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_u_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_entr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_erfcx_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_hermite_polynomial_he_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_laguerre_polynomial_l_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_modified_bessel_i0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_modified_bessel_k0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_modified_bessel_k1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_ndtr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_xlog1py_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_zeta_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_split_with_sizes_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_sqrt_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_squeeze_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_std_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_std_mean_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_sum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_svd_lowrank_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_tanh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_to_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_transpose_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_transpose_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_true_divide_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_unfold_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_unsqueeze_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_var_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_var_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_var_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_vdot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_view_as_complex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_view_as_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_view_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_vsplit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_zeros_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_zeros_like_cpu_float32 2025-10-10T02:35:18.9091529Z 2025-10-10T02:35:18.9092010Z test_opaque_obj 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_opaque_obj_1.1_6b645b1419e9c22b_.log 2025-10-10T02:35:18.9092733Z 2025-10-10T02:35:18.9092769Z 2025-10-10T02:35:24.1377626Z Running test_ops_jit 2/3 ... [2025-10-10 02:35:24.137399] 2025-10-10T02:35:24.1378128Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:35:24.1385718Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_ops_jit.py', '-m', 'not serial', '--shard-id=2', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:35:24.137992] 2025-10-10T02:35:24.1745877Z Running test_ops_jit 3/3 ... [2025-10-10 02:35:24.165078] 2025-10-10T02:35:24.1746342Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:35:24.1753210Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:35:24.175128] 2025-10-10T02:42:01.6834187Z 2025-10-10T02:42:01.6835588Z test_nestedtensor 3/4 was successful, full logs can be found in artifacts with path test/test-reports/test_nestedtensor_3.4_981e2318cc22ccb0_.log 2025-10-10T02:42:01.7023352Z Running 415 items in this shard: test/test_nestedtensor.py::TestNestedTensor::test_2d_nested_tensor_batch_size_2_max_seq_len_3_vocab_size_10, test/test_nestedtensor.py::TestNestedTensor::test_3d_nested_tensor_batch_size_2_max_seq_len_3_vocab_size_10, test/test_nestedtensor.py::TestNestedTensor::test_3d_nested_tensor_float_batch_size_4_max_seq_len_5_vocab_size_10, test/test_nestedtensor.py::TestNestedTensor::test_3d_nested_tensor_float_batch_size_4_max_seq_len_5_vocab_size_20, test/test_nestedtensor.py::TestNestedTensor::test_is_contiguous, test/test_nestedtensor.py::TestNestedTensor::test_like_functions_zeros_like, test/test_nestedtensor.py::TestNestedTensor::test_unbind_3, test/test_nestedtensor.py::TestNestedInt::test_comparisons, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_bmm_cpu_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_bmm_cuda_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_contiguous_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_detach_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_dropout_noncontiguous_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_embedding_strided_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_is_any_true_jagged_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_jagged_amax_dtypes_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_jagged_amax_dtypes_cpu_uint8, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_jagged_argmax_dtypes_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_jagged_argmax_dtypes_cpu_int32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_jagged_argmax_dtypes_cpu_int64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_jagged_argmin_dtypes_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_jagged_argmin_dtypes_cpu_int16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_jagged_argmin_dtypes_cpu_int8, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_jagged_min_dtypes_cpu_int8, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_linear_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_masked_fill_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_matmul_nt_with_broadcasted_t_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_matmul_with_bmm_path_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_narrow_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_narrow_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_add_in_place_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_add_in_place_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_add_transpose_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_chunk_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_dense_elementwise_embedding_dim_256_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_div_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_indexing_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_indexing_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_split_with_sizes_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_sub_transpose_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_sum_dim_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_reshape_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_reshape_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_serialization_requires_grad_False_weights_only_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_serialization_requires_grad_False_weights_only_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_serialization_requires_grad_True_weights_only_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_serialization_requires_grad_True_weights_only_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_softmax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_squeeze_unsqueeze_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_to_padded_tensor_dim2_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_to_padded_tensor_dim3_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_to_padded_tensor_dim3_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_to_padded_tensor_output_size_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_to_padded_tensor_simple_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_to_padded_tensor_simple_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_to_padded_tensor_zero_numel_errors_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_to_then_from_padded_tensor_no_transform0213_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_transpose_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_transpose_inference_mode_interaction_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_unary_funcs_abs__cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_unary_funcs_abs_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_unary_funcs_gelu__cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_unary_funcs_isposinf_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_unary_funcs_relu_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_unary_funcs_silu__cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_unary_funcs_tanh_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_unbind_noncontiguous_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_unbind_noncontiguous_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_view_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_view_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_view_inference_mode_interaction_cpu_float64, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_abs_backward_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_backward_for_sub_op_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_backward_sub_strided_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_dropout_backward_strided_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_indexing_backward_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_layer_norm_backward_size_1023_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_layer_norm_backward_size_1024_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_layer_norm_backward_size_2_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_nested_tensor_bmm_gradcheck_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_nested_tensor_from_padded_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_nested_tensor_linear_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_nested_tensor_to_padded_tensor_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_split_with_sizes_flow_through_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_apply__cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_0_layout_jagged_requires_grad_False_contiguous_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_0_layout_jagged_requires_grad_False_contiguous_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_0_layout_jagged_requires_grad_True_contiguous_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_0_layout_strided_requires_grad_False_contiguous_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_0_layout_strided_requires_grad_False_contiguous_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_0_layout_strided_requires_grad_True_contiguous_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_0_layout_strided_requires_grad_True_contiguous_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_1_layout_jagged_requires_grad_False_contiguous_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_1_layout_jagged_requires_grad_True_contiguous_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_1_layout_strided_requires_grad_True_contiguous_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_1_layout_strided_requires_grad_True_contiguous_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_2_layout_jagged_requires_grad_False_contiguous_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_2_layout_jagged_requires_grad_True_contiguous_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_2_layout_strided_requires_grad_False_contiguous_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_2_layout_strided_requires_grad_False_contiguous_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_2_layout_strided_requires_grad_True_contiguous_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_2_layout_strided_requires_grad_True_contiguous_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_2_layout_strided_requires_grad_True_contiguous_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_3_layout_jagged_requires_grad_False_contiguous_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_3_layout_jagged_requires_grad_False_contiguous_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_3_layout_strided_requires_grad_False_contiguous_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_3_layout_strided_requires_grad_False_contiguous_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_3_layout_strided_requires_grad_True_contiguous_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_jagged_requires_grad_False_contiguous_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_jagged_requires_grad_True_contiguous_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_strided_requires_grad_False_contiguous_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_strided_requires_grad_True_contiguous_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_autograd_function_with_None_grad_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_compile_with_dynamic_max_seq_len_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_compile_with_dynamic_min_seq_len_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_dummy_mha_with_nt_use_legacy_api_False_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_dummy_mha_with_nt_use_legacy_api_True_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_index_put_error_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_layout_construction_as_nested_tensor_components_require_grad_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_layout_construction_nested_tensor_requires_grad_True_components_require_grad_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_op_different_output_shape_dim_mean_keepdim_False_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_op_different_output_shape_dim_mean_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_padded_dense_conversion_kernels_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_view_from_values_offsets_requires_grad_True_values_is_view_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_view_from_values_offsets_requires_grad_True_values_is_view_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_view_from_values_offsets_requires_grad_True_values_is_view_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_layer_norm_operate_on_batch_dim_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_layer_norm_reduce_ragged_idx_1_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_layer_norm_reduce_ragged_idx_1_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_like_value_rand_like_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_narrow_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_nested_tensor_activation_checkpoint_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_nested_tensor_from_jagged_fx_trace_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_nested_tensor_from_jagged_pass_min_max_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_nested_tensor_from_jagged_pass_min_max_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_noncontiguous_pointwise_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_noncontiguous_to_noncontig_with_holes_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_noncontiguous_to_noncontig_with_holes_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_batch_only_different_output_shape_mean_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_batch_only_different_output_shape_mean_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_batch_only_different_output_shape_sum_keepdim_False_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_batch_only_different_output_shape_sum_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_1_different_output_shape_mean_keepdim_False_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_1_different_output_shape_sum_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_mean_transpose_offset_1_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_mean_transpose_offset_1_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_mean_transpose_offset_2_keepdim_False_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_mean_transpose_offset_2_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_1_keepdim_False_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_1_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_2_keepdim_False_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_2_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_transpose_non_ragged_dim_different_output_shape_mean_keepdim_False_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_transpose_non_ragged_dim_different_output_shape_mean_keepdim_False_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_transpose_non_ragged_dim_different_output_shape_mean_keepdim_False_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_transpose_non_ragged_dim_different_output_shape_mean_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_transpose_non_ragged_dim_different_output_shape_sum_keepdim_False_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_transpose_non_ragged_dim_different_output_shape_sum_keepdim_False_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_transpose_non_ragged_dim_different_output_shape_sum_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_with_lengths_different_output_shape_mean_keepdim_False_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_with_lengths_different_output_shape_mean_keepdim_False_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_with_lengths_different_output_shape_sum_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_with_lengths_different_output_shape_sum_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_permute_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_sdpa_autocast_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_sdpa_compile_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_sdpa_with_packed_in_proj_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_reduce_ragged_idx_1_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_reduce_ragged_idx_greater_than_1_same_output_shape_transpose_offset_1_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_reduce_ragged_idx_greater_than_1_same_output_shape_transpose_offset_2_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_requires_grad_False_components_require_grad_False_log_softmax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_requires_grad_True_components_require_grad_False_log_softmax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_requires_grad_True_components_require_grad_True_log_softmax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_reduce_batch_dim_requires_grad_False_components_require_grad_False_softmax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_reduce_batch_dim_requires_grad_False_components_require_grad_True_softmax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_reduce_batch_dim_requires_grad_True_components_require_grad_True_log_softmax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_sum_dim_reduce_batch_and_non_batch_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_sum_dim_reduce_batch_and_non_batch_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_sum_dim_reduce_batch_and_non_batch_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_sum_dim_reduce_ragged_and_non_batch_keepdim_False_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_sum_dim_reduce_ragged_and_non_batch_keepdim_False_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_sum_dim_reduce_ragged_and_non_batch_keepdim_False_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_sum_dim_reduce_ragged_and_non_batch_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_dtype_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_compile_nt_dim_2_requires_grad_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_compile_nt_dim_2_requires_grad_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_compile_nt_dim_3_requires_grad_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_compile_nt_dim_3_requires_grad_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_compile_nt_dim_4_requires_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_compile_nt_dim_4_requires_grad_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_compile_nt_dim_4_requires_grad_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_2_requires_grad_False_cpu_bool, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_2_requires_grad_True_cpu_bool, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_3_requires_grad_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_3_requires_grad_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_4_requires_grad_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_unary_pointwise_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_unbind_lengths_ragged_idx_0_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_unbind_transpose_ragged_idx_last_dim_cpu, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward___radd___cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward___rdiv___cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward___rmul___cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward___rpow___cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_bfloat16_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_cfloat_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_clamp_min_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_complex_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_copysign_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_div_no_rounding_mode_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_erfc_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_fill_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_fmax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_half_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_log10_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_log2_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_masked_std_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_masked_sum_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_min_binary_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_minimum_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_mul_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_nn_functional_relu6_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_nn_functional_relu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_nn_functional_tanhshrink_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_polygamma_polygamma_n_1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_polygamma_polygamma_n_4_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_round_decimals_0_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_round_decimals_3_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_rsqrt_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_sin_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_special_erfcx_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_special_i1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_special_ndtr_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_special_xlog1py_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_square_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_std_unbiased_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_sum_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_tan_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_xlogy_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_amax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_angle_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_asin_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_atan_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_bfloat16_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_bmm_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_ceil_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_chalf_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_clamp_max_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_clamp_min_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_clone_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_conj_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_cosh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_div_no_rounding_mode_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_div_trunc_rounding_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_erfinv_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_hypot_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_i0_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_lgamma_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_masked_amin_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_masked_prod_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_masked_select_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_masked_var_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_max_binary_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_maximum_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_minimum_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nanmean_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_narrow_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nn_functional_embedding_bag_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nn_functional_mish_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nn_functional_selu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nn_functional_silu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nn_functional_tanhshrink_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nn_functional_threshold_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_polygamma_polygamma_n_0_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_polygamma_polygamma_n_3_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_pow_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_round_decimals_3_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_select_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_special_log_ndtr_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_squeeze_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_sub_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_tan_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_tanh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_where_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward___rmod___cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward___rmul___cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward___rsub___cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_amin_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_any_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_argmin_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_asin_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_bool_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_cdouble_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_ceil_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_conj_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_cosh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_double_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_fmod_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_frexp_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_gt_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_hash_tensor_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_hypot_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_i0_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_igammac_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_index_put_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_isnan_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_jiterator_binary_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_le_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_linalg_vector_norm_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_log10_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_log_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_logical_and_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_logit_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_lt_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_masked_argmin_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_max_reduction_with_dim_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_min_binary_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_mul_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_nan_to_num_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_nn_functional_prelu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_nn_functional_rrelu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_nn_functional_selu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_nn_functional_silu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_nn_functional_softshrink_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_nn_functional_softsign_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_polygamma_polygamma_n_0_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_polygamma_polygamma_n_3_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_pow_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_real_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_round_decimals_0_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_round_decimals_3_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_sgn_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_sign_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_airy_ai_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_bessel_y1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_chebyshev_polynomial_t_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_chebyshev_polynomial_v_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_chebyshev_polynomial_w_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_entr_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_erfcx_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_legendre_polynomial_p_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_modified_bessel_k1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_ndtr_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_squeeze_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_std_unbiased_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_sub_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_xlogy_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward___radd___cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward___rdiv___cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward___rmul___cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_all_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_amin_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_argmin_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_atan2_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_bool_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_byte_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_cdouble_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_char_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_clamp_min_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_conj_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_cosh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_div_trunc_rounding_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_fill_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_heaviside_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_isfinite_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_isnan_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_jiterator_binary_return_by_ref_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_jiterator_unary_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_long_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_masked_logsumexp_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_masked_select_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_masked_std_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_masked_sum_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_matmul_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_max_reduction_with_dim_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_maximum_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_minimum_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_nan_to_num_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_nextafter_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_nn_functional_celu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_nn_functional_relu6_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_nn_functional_selu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_polar_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_polygamma_polygamma_n_1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_polygamma_polygamma_n_2_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_polygamma_polygamma_n_3_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_prod_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_rad2deg_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_reciprocal_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_round_decimals_3_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_sgn_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_sign_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_signbit_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_chebyshev_polynomial_t_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_chebyshev_polynomial_u_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_entr_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_hermite_polynomial_h_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_i1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_modified_bessel_k0_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_modified_bessel_k1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_std_unbiased_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_sub_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_tan_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_true_divide_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_unflatten_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_unsqueeze_cpu_float32 2025-10-10T02:42:01.7201172Z 2025-10-10T02:42:07.3680789Z Running test_ops_fwd_gradients 2/2 ... [2025-10-10 02:42:07.354469] 2025-10-10T02:42:07.3681666Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:42:07.3688484Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_ops_fwd_gradients.py', '-m', 'not serial', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:42:07.354469] 2025-10-10T02:42:16.0257781Z 2025-10-10T02:42:16.0259101Z test_ops_jit 2/3 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_jit_2.3_a520cc89fcb0a9b1_.log 2025-10-10T02:42:16.0486998Z Running 358 items in this shard: test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_acos_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_digamma_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_trunc_rounding_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erfc_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erfinv_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_exp2_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_ge_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_gt_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_igamma_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_le_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_lgamma_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_det_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_inv_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_logsumexp_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_lt_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mH_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose3d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_group_norm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_outer_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sinc_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_softmax_with_dtype_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_H_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___getitem___cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___radd___cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rdiv___cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmod___cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__chunk_cat_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__native_batch_norm_legit_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__softmax_backward_data_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__unsafe_masked_index_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__upsample_bilinear2d_aa_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acosh_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addbmm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcdiv_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcmul_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmv_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addr_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_all_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_amin_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_angle_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_any_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_partial_views_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_scatter_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_1d_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_2d_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bmm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bool_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_shapes_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_tensors_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cartesian_prod_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cat_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cdist_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cdouble_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chalf_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_char_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_inverse_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_solve_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clone_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_column_stack_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_constant_pad_nd_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_constant_pad_nd_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_contiguous_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_copysign_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cov_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumsum_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagflat_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_copy_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_copy_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_scatter_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dist_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_double_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dsplit_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dstack_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_einsum_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_like_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_permuted_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_strided_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eq_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_equal_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erf_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erfc_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp2_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp2_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_copy_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft2_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftn_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftshift_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfftn_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfftn_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft2_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfft2_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfft_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft2_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfft_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fill_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flipud_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_power_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_floor_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmin_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_full_like_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gather_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ge_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_geometric_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_geqrf_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gradient_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_half_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_half_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hash_tensor_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histogramdd_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hsplit_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hstack_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_imag_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_fill_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inner_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_int_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isclose_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isclose_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isnan_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isneginf_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isposinf_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_istft_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_item_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_item_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_2inputs_2outputs_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_return_by_ref_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_unary_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kron_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kron_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_ex_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cond_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_diagonal_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eig_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvalsh_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_householder_product_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_ex_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_ex_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_solve_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_solve_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_ex_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_solve_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_norm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_power_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_qr_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_slogdet_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_slogdet_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_ex_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_triangular_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svdvals_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorinv_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vander_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vander_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vector_norm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linspace_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linspace_tensor_overload_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log1p_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_normal_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logcumsumexp_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_and_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_not_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logsumexp_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logsumexp_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_long_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_solve_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mT_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_argmin_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_mean_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_normalize_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_scatter_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_select_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_std_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_sum_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_var_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matmul_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_reduction_no_dim_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mean_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_median_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_list_of_tensors_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_binary_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_minimum_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mm_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanmean_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_narrow_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_native_dropout_backward_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_native_layer_norm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_neg_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_empty_strided_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_zeros_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_alpha_dropout_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool3d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_channel_shuffle_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv1d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv3d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose3d_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_ctc_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout2d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout3d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_elu_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_embedding_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_instance_norm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_linear_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_nearest_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_l1_loss_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool1d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_mish_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multi_margin_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_circular_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_reflect_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_replicate_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_replicate_negative_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pdist_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_shuffle_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_relu6_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_rms_norm_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_rms_norm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_selu_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_soft_margin_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softsign_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_tanhshrink_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_tanhshrink_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nonzero_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nonzero_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nonzero_static_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nonzero_static_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_fro_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_inf_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_inf_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_normal_in_place_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_normal_in_place_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ones_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_permute_copy_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pinverse_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polar_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_1_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_4_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pow_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_put_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_qr_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rad2deg_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randn_like_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ravel_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_renorm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize__cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_neg_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rot90_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_0_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_neg_3_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsqrt_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_prod_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_sum_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_short_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_short_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_bartlett_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_blackman_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_cosine_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_gaussian_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_hamming_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_nuttall_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinc_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinh_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_slice_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_slice_scatter_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_with_dtype_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sort_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_y0_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_y1_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_v_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_entr_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_erfcx_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_hermite_polynomial_h_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i1e_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_ndtr_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_ndtri_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_list_args_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_with_sizes_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_square_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_square_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_squeeze_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_squeeze_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_squeeze_multiple_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stack_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_mean_unbiased_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stft_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stft_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_to_size_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_along_dim_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tanh_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tile_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_to_sparse_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_to_sparse_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_topk_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trace_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapezoid_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triu_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_true_divide_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unbind_copy_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unflatten_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unflatten_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_uniform_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unsafe_split_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unsqueeze_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_unbiased_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vsplit_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vstack_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zero__cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zeros_cpu_float32 2025-10-10T02:42:16.0697769Z 2025-10-10T02:42:21.2287716Z Running functorch/test_ops 3/8 ... [2025-10-10 02:42:21.228357] 2025-10-10T02:42:21.2288229Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:42:21.2294674Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_ops.py', '-m', 'not serial', '--shard-id=3', '--num-shards=8', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:42:21.228932] 2025-10-10T02:44:02.8257615Z 2025-10-10T02:44:02.8258524Z test_ops_jit 3/3 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_jit_3.3_250e19e919972eb2_.log 2025-10-10T02:44:02.8516555Z Running 416 items in this shard: test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_acosh_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_asin_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_asinh_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atan2_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_cat_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_floor_rounding_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_expm1_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_igammac_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_householder_product_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_matrix_power_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log_softmax_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log_softmax_with_dtype_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_matmul_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_max_binary_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_min_binary_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_movedim_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mul_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_ne_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv1d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose1d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose2d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_layer_norm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_rms_norm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_3_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_neg_3_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sigmoid_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sub_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_transpose_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_trunc_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_vstack_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_xlogy_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_H_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_T_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_T_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___getitem___cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___radd___cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmatmul___cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmul___cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__chunk_cat_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__segment_reduce_lengths_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__segment_reduce_offsets_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__unsafe_masked_index_put_accumulate_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__unsafe_masked_index_put_accumulate_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_abs_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acos_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acos_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acosh_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_add_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addbmm_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcmul_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_decomposed_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_decomposed_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addr_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_alias_copy_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_allclose_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_allclose_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_aminmax_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_any_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_arange_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argmax_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argmin_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_copy_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_partial_views_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_scatter_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asin_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asin_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asinh_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asinh_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan2_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atanh_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atanh_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_2d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_3d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_baddbmm_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bernoulli_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_block_diag_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bmm_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bool_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_tensors_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_to_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_byte_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cauchy_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cdouble_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cfloat_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_inverse_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_solve_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chunk_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chunk_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_max_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clone_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_combinations_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_complex_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_physical_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_corrcoef_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cos_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cosh_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cosh_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_count_nonzero_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cov_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cross_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumprod_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumprod_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumsum_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumulative_trapezoid_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_deg2rad_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_embed_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diff_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_no_rounding_mode_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_no_rounding_mode_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_trunc_rounding_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dot_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dot_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dsplit_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_like_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_permuted_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_strided_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_copy_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expm1_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expm1_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft2_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft2_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft2_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftn_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfftn_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfftn_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfftn_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fill_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fliplr_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_power_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_floor_divide_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmod_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_frexp_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_full_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_full_like_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gather_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_geqrf_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_heaviside_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histogram_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hstack_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_igamma_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_igammac_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_add_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_copy_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_copy_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_fill_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_put_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_put_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_reduce_amax_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_reduce_mean_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_select_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inner_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_int_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isfinite_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isreal_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_return_by_ref_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kthvalue_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ldexp_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_le_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lgamma_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_ex_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cond_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cross_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_det_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigh_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigh_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvals_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvals_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_householder_product_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_ex_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_ex_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_ex_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_power_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_hermitian_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_singular_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svdvals_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorinv_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorsolve_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vecdot_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vecdot_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vector_norm_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log10_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log10_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log1p_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log2_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log2_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_with_dtype_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logaddexp2_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logaddexp_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logcumsumexp_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logdet_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_or_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logit_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logspace_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logspace_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logspace_tensor_overload_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_long_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lt_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_unpack_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mH_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_amax_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_cumsum_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_fill_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_logaddexp_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_logsumexp_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_mean_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_median_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_normalize_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_prod_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_scatter_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_sum_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_var_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matrix_exp_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_maximum_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_list_of_tensors_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_variadic_tensors_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mode_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_movedim_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_movedim_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mul_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mv_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nan_to_num_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanquantile_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_narrow_copy_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_narrow_copy_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ne_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_empty_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_full_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_zeros_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool1d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool2d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv1d_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv2d_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv2d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose1d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose2d_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose3d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_glu_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_grid_sample_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_group_norm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardshrink_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardsigmoid_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardswish_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_leaky_relu_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_linear_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool3d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool1d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool2d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool3d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multi_head_attention_forward_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_normalize_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_replicate_negative_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_shuffle_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_prelu_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_silu_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softplus_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_unfold_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_nuc_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_nuc_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ones_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ones_like_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ormqr_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pca_lowrank_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pca_lowrank_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_permute_copy_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_permute_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pinverse_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_2_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_positive_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_positive_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pow_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_prod_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_quantile_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rand_like_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randint_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randn_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randn_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ravel_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_real_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reciprocal_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reciprocal_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_remainder_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_interleave_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_interleave_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize_as__cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize_as__cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_conj_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_neg_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_roll_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsqrt_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsub_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsub_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scalar_tensor_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_amin_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_searchsorted_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_scatter_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sgn_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sigmoid_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_general_cosine_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_general_hamming_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_hann_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sin_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinc_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sparse_mm_reduce_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sparse_sampled_addmm_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_airy_ai_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_j0_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_u_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i1_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_legendre_polynomial_p_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_i0_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_i1_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_k1_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_spherical_bessel_j0_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_xlog1py_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_list_args_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_with_sizes_copy_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_with_sizes_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sqrt_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sqrt_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_squeeze_copy_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_squeeze_copy_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_squeeze_multiple_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_mean_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_mean_unbiased_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sub_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_to_size_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_lowrank_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_t_copy_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_t_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_t_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_along_dim_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tan_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tanh_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensor_split_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensordot_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensordot_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tile_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_transpose_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapz_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapz_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tril_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tril_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_true_divide_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trunc_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unbind_copy_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unbind_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unbind_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unfold_copy_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unfold_copy_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unfold_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unique_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unsafe_chunk_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unsqueeze_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_mean_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vdot_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vdot_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_real_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_copy_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vsplit_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vstack_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_where_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_xlogy_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zeros_like_cpu_float32 2025-10-10T02:44:02.8760774Z 2025-10-10T02:44:08.5702699Z Running functorch/test_ops 8/8 ... [2025-10-10 02:44:08.568839] 2025-10-10T02:44:08.5703662Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:44:08.5705833Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_ops.py', '-m', 'not serial', '--shard-id=8', '--num-shards=8', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:44:08.569693] 2025-10-10T02:51:32.5306698Z 2025-10-10T02:51:32.5308047Z test_ops_fwd_gradients 2/2 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_fwd_gradients_2.2_88fa38cf77bafc89_.log 2025-10-10T02:51:32.6517291Z Running 1591 items in this shard: test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rmod___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad__batch_norm_with_update_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad__chunk_cat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad__chunk_cat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad__native_batch_norm_legit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad__segment_reduce_lengths_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad__softmax_backward_data_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad__unsafe_masked_index_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad__unsafe_masked_index_put_accumulate_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad__unsafe_masked_index_put_accumulate_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad__upsample_bilinear2d_aa_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_argmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_argmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_partial_views_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atan2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bucketize_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cauchy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cdouble_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ceil_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cfloat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cummin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_digamma_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_div_floor_rounding_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_div_trunc_rounding_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_empty_permuted_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_erfc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expm1_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_exponential_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_eye_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_eye_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_floor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fmod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_frac_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_frexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_grid_sampler_2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_grid_sampler_3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_hash_tensor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_histc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_hypot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_i0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_igamma_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_reduce_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isneginf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_item_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_diagonal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linspace_tensor_overload_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log_normal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_with_dtype_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logcumsumexp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logspace_tensor_overload_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logspace_tensor_overload_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logsumexp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logsumexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_cumprod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_cumsum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_log_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_logsumexp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_median_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_normalize_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_normalize_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_std_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_var_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_max_binary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_maximum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_minimum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_msort_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_multinomial_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nan_to_num_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nansum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_narrow_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_native_batch_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_batch_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv3d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_embedding_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_similarity_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cross_entropy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_elu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gelu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardsigmoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardswish_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardtanh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_area_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bicubic_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_nearest_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_local_response_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_logsigmoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_grad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mish_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mse_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_nll_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_negative_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_prelu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_smooth_l1_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_soft_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softplus_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_threshold_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_bilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_normal_in_place_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_normal_number_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ones_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ones_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_permute_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polar_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rad2deg_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randint_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randint_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_round_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scalar_tensor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_sum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_searchsorted_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_select_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sign_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_bartlett_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_blackman_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_exponential_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_general_hamming_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_hamming_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_hann_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_kaiser_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_slice_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_slice_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sparse_mm_reduce_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_airy_ai_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_u_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_h_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_he_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_i1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_spherical_bessel_j0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_multiple_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_multiple_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_svd_lowrank_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_t_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_torch_ops_aten__safe_softmax_default_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_transpose_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trunc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unbind_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unbind_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unfold_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unfold_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_uniform_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unsafe_chunk_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unsafe_chunk_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unsafe_split_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_as_real_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_xlogy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zeros_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zeros_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_H_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_T_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___radd___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___radd___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rdiv___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rmod___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rmul___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rpow___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rsub___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rsub___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD__batch_norm_with_update_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD__chunk_cat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD__chunk_cat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD__native_batch_norm_legit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD__segment_reduce_lengths_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD__segment_reduce_offsets_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD__unsafe_masked_index_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD__unsafe_masked_index_put_accumulate_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_abs_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_abs_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_acos_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_acosh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_add_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addbmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addcdiv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addcmul_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addcmul_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_allclose_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_aminmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_angle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_angle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_arange_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_argmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_asin_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_asinh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atan2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atan_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atanh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atanh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_baddbmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bfloat16_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_block_diag_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_byte_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cdouble_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ceil_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_chalf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_char_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_chunk_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_clamp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_clone_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_column_stack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_combinations_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_combinations_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_complex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_conj_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_conj_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_contiguous_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_corrcoef_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cos_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cosh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cov_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cross_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cummax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cummin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumprod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumsum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumsum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_deg2rad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagflat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_div_floor_rounding_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_double_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dsplit_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dstack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dstack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_einsum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_empty_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_empty_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_empty_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_empty_strided_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_eq_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_equal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_erf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expand_as_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expm1_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ihfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_rfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flatten_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fliplr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flipud_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_float_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_float_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_float_power_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fmod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_frac_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_frexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_full_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_full_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ge_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_gradient_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_half_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_half_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_hash_tensor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_histc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_histogram_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_hsplit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_hstack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_hstack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_hypot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_i0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_add_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_add_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_fill_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_fill_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_put_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_select_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_select_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_inner_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_int_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_int_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isclose_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isfinite_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isinf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isnan_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isnan_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isreal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_item_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_kron_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_kron_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_kthvalue_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ldexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_le_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lerp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lgamma_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_det_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_det_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_diagonal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linspace_tensor_overload_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linspace_tensor_overload_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log10_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log10_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log1p_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log_normal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log_softmax_with_dtype_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logaddexp2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logcumsumexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logdet_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logdet_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_and_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_and_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_not_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_or_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_or_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_xor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logspace_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logsumexp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_long_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mH_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mT_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_argmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_cumprod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_cumsum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_fill_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_fill_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_log_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_select_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_std_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_max_binary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_max_pool2d_with_indices_backward_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_max_reduction_no_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_maximum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_median_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_min_reduction_no_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_min_reduction_with_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_minimum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mode_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_movedim_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_movedim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_msort_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mul_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_multinomial_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nan_to_num_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nanquantile_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_narrow_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_narrow_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_narrow_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_native_layer_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_neg_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_empty_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_empty_strided_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_full_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_ones_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_ones_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nextafter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_celu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_channel_shuffle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose1d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose3d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_cross_entropy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_ctc_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_elu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_embedding_bag_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_gelu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_hardshrink_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_hardtanh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_instance_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_area_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_leaky_relu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_logsigmoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_mish_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_negative_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_negative_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pdist_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_relu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_selu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_silu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softplus_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_threshold_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nonzero_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nonzero_static_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_fro_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_normal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_normal_in_place_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_normal_in_place_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_normal_number_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ones_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ormqr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_pca_lowrank_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_pca_lowrank_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_permute_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_pinverse_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_positive_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_pow_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_put_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_put_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_qr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rand_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randint_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randn_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randn_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_real_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reciprocal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reciprocal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_remainder_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_renorm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_renorm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_repeat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_repeat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reshape_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resize_as__cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resize_as__cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_roll_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_round_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_round_decimals_0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_round_decimals_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_round_decimals_neg_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rsub_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rsub_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scalar_tensor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scalar_tensor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_add_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_reduce_sum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_select_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_select_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sgn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_short_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_bartlett_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_blackman_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_cosine_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_hann_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_kaiser_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sin_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sinc_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sinc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sort_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_airy_ai_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_bessel_j0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_bessel_j1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_entr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_erfcx_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_h_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_he_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_i1e_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_log_ndtr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_modified_bessel_k0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_modified_bessel_k1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_ndtri_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_spherical_bessel_j0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_zeta_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_list_args_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_with_sizes_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_with_sizes_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sqrt_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_square_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_square_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_squeeze_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_stack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sub_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_svd_lowrank_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_t_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_t_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_take_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tan_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tanh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tanh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tensor_split_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tensordot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tile_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_to_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_topk_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_transpose_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_transpose_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_transpose_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trapezoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trapz_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tril_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_true_divide_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unbind_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unbind_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unbind_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unbind_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unflatten_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unfold_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unfold_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unique_consecutive_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unsafe_chunk_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unsafe_split_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unsqueeze_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vdot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_as_complex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_as_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_as_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vsplit_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vsplit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_where_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zeros_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zeros_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zeros_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_H_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_T_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD__chunk_cat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD__segment_reduce_lengths_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD__softmax_backward_data_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD__unsafe_masked_index_put_accumulate_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD__upsample_bilinear2d_aa_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_add_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_all_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_aminmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_arange_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_argmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_partial_views_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bernoulli_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cdist_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cdouble_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cfloat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cfloat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_clamp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_clamp_max_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_clamp_min_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_complex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_copysign_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cummin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_deg2rad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_digamma_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_div_floor_rounding_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_div_trunc_rounding_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_double_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_empty_permuted_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_empty_permuted_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_empty_strided_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_erfinv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_exp2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expand_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expm1_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_rfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_float_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fmod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_full_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ge_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_geometric_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_grid_sampler_3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_hash_tensor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_histogramdd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_igamma_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_reduce_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_int_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_int_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isneginf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isposinf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_istft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_item_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_item_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_kthvalue_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lgamma_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_diagonal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linspace_tensor_overload_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log1p_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log_normal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log_softmax_with_dtype_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logaddexp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logcumsumexp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logcumsumexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logspace_tensor_overload_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logspace_tensor_overload_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logsumexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_long_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_argmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_logaddexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_median_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_normalize_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_std_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_sum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_sum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_var_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_maximum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_median_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_min_binary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_min_reduction_no_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_min_reduction_with_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_minimum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mode_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nan_to_num_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nanmedian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nanquantile_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_narrow_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_alpha_dropout_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_batch_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv3d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose1d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose3d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_ctc_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gelu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_grid_sample_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_group_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardswish_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_area_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_logsigmoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multi_head_attention_forward_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pdist_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_prelu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu6_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_rrelu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_scaled_dot_product_attention_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_selu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softshrink_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_threshold_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nonzero_static_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_normal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_normal_in_place_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_normal_number_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ones_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ones_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_permute_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_put_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_put_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rad2deg_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_real_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_round_decimals_neg_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_sum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_select_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_short_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_short_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_bartlett_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_cosine_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_exponential_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_gaussian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_general_cosine_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_kaiser_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signbit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_slice_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_slice_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_slice_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sparse_mm_reduce_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_entr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_h_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_i0e_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_i1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_log_ndtr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_spherical_bessel_j0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_zeta_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_square_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_square_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_squeeze_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_squeeze_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_squeeze_multiple_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_mean_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_mean_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_svd_lowrank_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_take_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_to_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_topk_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_transpose_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unbind_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unfold_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_uniform_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unique_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unsafe_chunk_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unsafe_chunk_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_mean_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_as_complex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_where_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_where_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_xlogy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zeros_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zeros_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_float64 2025-10-10T02:51:32.7707661Z 2025-10-10T02:51:39.2750522Z Running cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic 1/1 ... [2025-10-10 02:51:39.266111] 2025-10-10T02:51:39.2751232Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:51:39.2757580Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:51:39.266111] 2025-10-10T02:51:45.0287200Z 2025-10-10T02:51:45.0289323Z cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic 1/1 was successful, full logs can be found in artifacts with path test/test-reports/cpp_extensions.libtorch_agnostic_extension.test.test_libtorch_agnostic_1.1_bcd3263ce3d4619f_.log 2025-10-10T02:51:45.0291491Z Running 0 items in this shard: 2025-10-10T02:51:45.0291831Z 2025-10-10T02:51:46.7431960Z 2025-10-10T02:51:46.7433253Z functorch/test_ops 8/8 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_ops_8.8_66e2270617468ede_.log 2025-10-10T02:51:46.8305755Z Running 1248 items in this shard: test/functorch/test_ops.py::TestOperatorsCPU::test_grad_ScaleGradGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_T_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad___rdiv___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_arange_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_argsort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_as_strided_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_atleast_2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_bernoulli_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_cholesky_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_cholesky_inverse_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_column_stack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_cross_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_cumsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_deg2rad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_diag_embed_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_div_floor_rounding_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_dot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_double_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_einsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_empty_permuted_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_erfc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_exp2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_fft_hfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_fmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_gt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_half_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_isclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_jiterator_binary_return_by_ref_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_lgamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_cholesky_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_cross_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_eig_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_inv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_lu_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_matrix_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_solve_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_log_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_logcumsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_logical_or_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_masked_logaddexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_masked_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_maximum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_min_reduction_no_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_min_reduction_with_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_new_empty_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_channel_shuffle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_conv2d_stride_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_grid_sample_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_interpolate_bicubic_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_max_unpool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_max_unpool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_pad_circular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_pad_reflect_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_relu6_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_rrelu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_scaled_dot_product_attention_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_softsign_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_tanhshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_upsample_nearest_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_ones_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_permute_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_polar_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_rad2deg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_renorm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_resolve_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_rsqrt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_scatter_reduce_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_scatter_reduce_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_signal_windows_blackman_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_sort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_special_chebyshev_polynomial_w_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_special_legendre_polynomial_p_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_special_log_ndtr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_special_modified_bessel_i1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_special_shifted_chebyshev_polynomial_v_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_split_list_args_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_tanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_torch_ops_aten__safe_softmax_default_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_triangular_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_unsafe_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_vdot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_xlogy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_zeros_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_CubeGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_NumpySortAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_SortGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp___getitem___functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp___radd___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp___rsub___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp__native_batch_norm_legit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp__segment_reduce_lengths_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_abs_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_addmm_decomposed_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_alias_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_argmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_atleast_3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_bfloat16_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_bool_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_bucketize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_byte_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_cov_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_double_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_empty_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_fft_ifft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_fft_irfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_heaviside_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_index_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_int_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_isinf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_jiterator_binary_return_by_ref_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_cholesky_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_multi_dot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_pinv_hermitian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_pinv_singular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_solve_triangular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_tensorinv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linspace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_log10_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_logaddexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_logical_or_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_lu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_lu_unpack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_masked_softmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_masked_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_mul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_mvlgamma_mvlgamma_p_1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nanmean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_native_layer_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_new_empty_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_adaptive_avg_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_avg_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_batch_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_conv2d_stride_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_dropout3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_hardshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_hardtanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_interpolate_nearest-exact_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_margin_ranking_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_multi_head_attention_forward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_pad_replicate_negative_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_rms_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_selu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_unfold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_upsample_nearest_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nonzero_static_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_ones_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_ops_aten_index_put_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_outer_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_polygamma_polygamma_n_4_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_reshape_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_resize_as__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_rot90_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_scalar_tensor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_scatter_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_scatter_reduce_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_scatter_reduce_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_sgn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_signal_windows_general_cosine_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_signal_windows_kaiser_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_sinc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_chebyshev_polynomial_v_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_i0e_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_polygamma_special_polygamma_n_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_split_with_sizes_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_std_mean_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_tanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_transpose_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_transpose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_tril_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_unique_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_unsafe_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpjvpvmap_ForwardHasDefaultArgsAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpjvpvmap_MulGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpjvpvmap_SelectGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_H_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_NumpySortAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_SelectAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_SelectGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp___rdiv___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp___rmul___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp___rpow___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp___rsub___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp__segment_reduce_lengths_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_acosh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_addr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_arange_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_argmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_atleast_3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_bfloat16_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_chalf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_chunk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_column_stack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_combinations_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_count_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_deg2rad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_empty_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_empty_permuted_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_erfinv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_expand_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_grid_sampler_3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_gt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_i0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_index_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_lstsq_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_lstsq_grad_oriented_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_pinv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_vander_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_logical_and_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_logical_or_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_logical_xor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_long_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_lu_unpack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_max_binary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_maximum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_mul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_narrow_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_narrow_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_new_full_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_avg_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_conv2d_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_fractional_max_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_hardtanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_hinge_embedding_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_kl_div_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_max_unpool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_pad_replicate_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_softplus_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_tanhshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_threshold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_normal_number_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_ones_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_ormqr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_pca_lowrank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_polygamma_polygamma_n_1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_pow_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_quantile_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_reshape_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_rsqrt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_signal_windows_exponential_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_signal_windows_general_cosine_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_signal_windows_hamming_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_signbit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_chebyshev_polynomial_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_entr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_laguerre_polynomial_l_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_modified_bessel_k0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_modified_bessel_k1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_shifted_chebyshev_polynomial_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_shifted_chebyshev_polynomial_w_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_squeeze_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_to_sparse_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_transpose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjpvmap_MulGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjpvmap_NumpyCubeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjpvmap_ScaleGradGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjpvmap_SortGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvmap_NumpyCubeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvmap_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvmap_NumpyMulAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvmap_SelectGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvmap_ZeroGradientsGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvmapvmap_SelectAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvmapvmap_SortGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_amin_cpu_complex32, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_clamp_cpu_complex128, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_floor_cpu_complex32, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_gt_cpu_complex128, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_gt_cpu_complex32, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_gt_cpu_complex64, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_le_cpu_complex32, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_maximum_cpu_complex32, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_minimum_cpu_complex32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_broadcast_to_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_broadcast_to_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_contiguous_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_mH_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_movedim_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_narrow_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_positive_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_positive_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_real_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_resolve_conj_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_transpose_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_view_as_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_ForwardHasDefaultArgsAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_T_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_ZeroGradientsGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp___rsub___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp__native_batch_norm_legit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_addbmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_addcdiv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_alias_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_argsort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_as_strided_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_atan2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_cdouble_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_cummin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_empty_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_erfinv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_expand_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_fft_fftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_fft_fftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_fft_hfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_fft_hfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_fft_ihfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_fft_ihfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_flatten_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_geqrf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_half_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_heaviside_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_hsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_index_put_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_int_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_isnan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_isposinf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_jiterator_2inputs_2outputs_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_inv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_ldl_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_lu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linspace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_log_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_lt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_masked_logaddexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_masked_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_masked_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_max_binary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_max_reduction_no_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_minimum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nanmedian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nanquantile_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_native_batch_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_celu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_conv2d_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_dropout_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_embedding_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_hardshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_interpolate_bicubic_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_interpolate_linear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_l1_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_max_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_mse_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_rrelu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_softsign_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_unfold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_outer_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_put_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_resize_as__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_round_decimals_neg_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_scalar_tensor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_scatter_add_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_signal_windows_hamming_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_sin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_special_chebyshev_polynomial_w_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_special_i0e_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_special_i1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_special_i1e_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_special_ndtr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_special_spherical_bessel_j0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_std_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_tensor_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_trace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_trapz_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_where_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_ZeroGradientsGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_abs_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_addr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_any_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_as_strided_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_asin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_asinh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_broadcast_to_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_bucketize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_cauchy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_char_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_char_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_cross_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_cummin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_cumsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_diagflat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_eq_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_erfinv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_eye_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_fft_fftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_fft_irfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_fliplr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_frexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_gt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_half_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_int_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_isfinite_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_isnan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_isneginf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_jiterator_binary_return_by_ref_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_cholesky_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_householder_product_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_lstsq_grad_oriented_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_lu_factor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_lu_factor_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_matrix_rank_hermitian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_pinv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_tensorinv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_logical_or_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_mT_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_masked_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_masked_median_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_min_reduction_with_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_movedim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_narrow_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_native_batch_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_adaptive_max_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_conv2d_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_cosine_similarity_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_gelu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_group_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_l1_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_leaky_relu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_max_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_max_unpool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_max_unpool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_pad_circular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_softplus_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_ormqr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_positive_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_qr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_renorm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_repeat_interleave_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_resolve_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_round_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_round_decimals_neg_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_sigmoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_signal_windows_blackman_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_signal_windows_kaiser_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_sparse_mm_reduce_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_chebyshev_polynomial_u_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_log_ndtr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_modified_bessel_k0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_modified_bessel_k1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_polygamma_special_polygamma_n_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_split_with_sizes_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_square_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_stack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_std_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_stft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_to_sparse_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_topk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_triu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_unflatten_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_unfold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_unsqueeze_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjpvmap_NumpySortAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjpvmap_SelectGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_SelectAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_SortGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap___getitem___functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap__native_batch_norm_legit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap__segment_reduce_lengths_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_asinh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_atanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_cauchy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_column_stack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_diag_embed_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_diagonal_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_diagonal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_div_floor_rounding_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_dstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_equal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_fft_ifft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_gradient_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_half_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_heaviside_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_index_add_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_index_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_isin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_kthvalue_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_lu_factor_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_matrix_rank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_multi_dot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_qr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_slogdet_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_tensorinv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_vander_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_vector_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_log1p_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_logical_or_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_long_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_lt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_masked_argmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_masked_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_meshgrid_variadic_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_min_binary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nanquantile_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_narrow_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_native_dropout_backward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_new_empty_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_adaptive_avg_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_batch_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_conv2d_stride_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_conv_transpose1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_embedding_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_hardswish_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_hardtanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_interpolate_area_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_leaky_relu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_local_response_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_logsigmoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_mish_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_mse_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_pdist_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_prelu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_relu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_softmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_softmin_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_norm_inf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_norm_nuc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_outer_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_polygamma_polygamma_n_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_rad2deg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_repeat_interleave_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_round_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_scatter_add_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_select_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_sgn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_signbit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_special_bessel_j1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_special_chebyshev_polynomial_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_special_erfcx_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_special_i1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_special_shifted_chebyshev_polynomial_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_special_shifted_chebyshev_polynomial_u_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_special_xlog1py_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_special_zeta_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_split_list_args_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_t_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_tan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_tensor_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_trace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_trapezoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_uniform_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_view_as_complex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_view_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_zeros_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmapvmap_NumpyMulAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_NumpyMulAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_NumpySortAutogradFunction_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_SelectGenVmapAutogradFunction_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_T_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad___rdiv___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad___rsub___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad__native_batch_norm_legit_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad__softmax_backward_data_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad__unsafe_masked_index_put_accumulate_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad__upsample_bilinear2d_aa_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_abs_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_addcmul_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_addmm_decomposed_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_alias_copy_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_any_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_any_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_as_strided_copy_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_atan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cdist_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cdist_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_chalf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cholesky_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_column_stack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_corrcoef_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_deg2rad_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_diag_embed_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_diff_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_div_no_rounding_mode_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_dstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_equal_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_erfinv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_exp_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_expand_copy_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_eye_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_fft_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_irfft_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_flatten_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_floor_divide_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_igammac_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_index_add_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_index_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_index_reduce_prod_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_index_select_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_jiterator_binary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_jiterator_binary_return_by_ref_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_inv_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_lstsq_grad_oriented_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_matrix_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_matrix_power_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_pinv_singular_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_slogdet_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_svdvals_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linspace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_log2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_log_softmax_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_logaddexp2_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_logcumsumexp_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_logical_not_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_logspace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_logsumexp_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_lu_solve_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_lu_unpack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_lu_unpack_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_normalize_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_max_reduction_with_dim_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_min_reduction_with_dim_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_minimum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_mode_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_multinomial_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_mvlgamma_mvlgamma_p_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nansum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_new_empty_strided_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_alpha_dropout_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_avg_pool1d_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv2d_stride_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_dropout2d_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_dropout3d_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_dropout_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_elu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_embedding_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_fractional_max_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_gaussian_nll_loss_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_l1_loss_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_max_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_mse_loss_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_multilabel_margin_loss_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_normalize_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_pad_constant_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_pad_reflect_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_pixel_shuffle_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_poisson_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_poisson_nll_loss_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_relu6_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_relu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_triplet_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_upsample_nearest_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_norm_inf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_norm_inf_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_permute_copy_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_polygamma_polygamma_n_1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_pow_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_put_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_rand_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_reciprocal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_repeat_interleave_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_roll_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_rot90_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_rsqrt_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_scatter_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_sgn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_short_functorch_no_channels_last_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_sign_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_signal_windows_bartlett_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_signal_windows_kaiser_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_signbit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_softmax_with_dtype_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_sort_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_bessel_j1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_bessel_y0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_log_ndtr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_modified_bessel_i1_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_ndtri_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_scaled_modified_bessel_k1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_scaled_modified_bessel_k1_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_square_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_squeeze_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_std_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_svd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_svd_lowrank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_t_copy_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_take_along_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_take_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_tile_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_to_sparse_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_topk_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_torch_ops_aten__safe_softmax_default_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_trapz_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_uniform_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_unique_consecutive_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_unsqueeze_copy_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_var_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_var_mean_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_view_as_complex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_view_copy_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_where_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_NumpyExpMarkDirtyAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall___getitem___functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall___rpow___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall__chunk_cat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall__unsafe_masked_index_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_add_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_addcmul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_addmv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_all_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_arange_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_asinh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_bernoulli_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_bucketize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_cartesian_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_char_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_cholesky_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_chunk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_clamp_min_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_clone_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_column_stack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_dot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_expand_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_exponential_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_fft_hfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_fft_ihfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_floor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_geqrf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_gt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_half_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_ForwardHasDefaultArgsAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_NumpyMulAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_addcmul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_all_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_char_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_clamp_min_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_cumulative_trapezoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_diagflat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_diagonal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_einsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_expand_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fft_irfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_histc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_hypot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_index_put_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_index_reduce_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_ldl_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_lu_factor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_lu_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_matrix_rank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_slogdet_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_svd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_vecdot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_logical_or_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_mH_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_masked_logsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_masked_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_min_reduction_no_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_msort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_narrow_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_avg_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_dropout_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_hardtanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_kl_div_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_max_unpool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_pad_constant_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_pdist_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_relu6_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_smooth_l1_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_softshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_upsample_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_norm_inf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_norm_nuc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_pow_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_quantile_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_randn_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_reshape_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_rot90_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_round_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_round_decimals_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_round_decimals_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_signal_windows_kaiser_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_airy_ai_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_hermite_polynomial_h_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_modified_bessel_k1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_shifted_chebyshev_polynomial_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_shifted_chebyshev_polynomial_v_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_shifted_chebyshev_polynomial_w_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_std_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_t_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_tanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_trace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_true_divide_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_uniform_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_unsqueeze_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_var_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_view_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_vstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_histogram_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_igammac_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_index_add_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_isclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_cross_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_inv_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_lu_factor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_matrix_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_multi_dot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_pinv_singular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_vecdot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_long_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_matmul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_movedim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_msort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_mvlgamma_mvlgamma_p_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nan_to_num_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_native_batch_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_alpha_dropout_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_avg_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_conv_transpose2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_hinge_embedding_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_interpolate_area_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_interpolate_nearest-exact_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_l1_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_pairwise_distance_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_selu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_silu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_smooth_l1_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_tanhshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_unfold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_norm_inf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_polar_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_pow_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_real_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_reshape_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_resolve_neg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_roll_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_scatter_reduce_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_short_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_sin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_sinc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_slice_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_special_bessel_j1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_special_bessel_y1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_special_chebyshev_polynomial_u_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_special_entr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_special_erfcx_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_special_hermite_polynomial_he_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_special_log_ndtr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_special_xlog1py_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_svd_lowrank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_tile_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_true_divide_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_unsqueeze_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_var_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_view_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_H_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp___rdiv___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp___rpow___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_addbmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_addr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_atleast_3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_bfloat16_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_cartesian_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_corrcoef_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_cross_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_cumprod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_dot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_empty_permuted_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_eq_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_equal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_fft_fft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_fft_fftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_fft_hfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_flip_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_floor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_floor_divide_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_geometric_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_gt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_heaviside_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_index_add_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_index_put_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_index_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_isclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_item_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_ldl_factor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_matrix_power_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_log10_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_log_softmax_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_lu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_masked_argmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_masked_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_masked_normalize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_masked_softmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_matmul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_matrix_exp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_msort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nansum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_new_empty_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_batch_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_gaussian_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_hardshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_interpolate_linear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_interpolate_trilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_multi_head_attention_forward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_selu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_outer_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_permute_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_polygamma_polygamma_n_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_polygamma_polygamma_n_2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_quantile_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_randint_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_resize_as__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_round_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_scatter_reduce_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_scatter_reduce_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_short_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_signal_windows_cosine_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_sin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_sinh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_sort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_airy_ai_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_entr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_erfcx_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_hermite_polynomial_h_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_scaled_modified_bessel_k1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_shifted_chebyshev_polynomial_v_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_xlog1py_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_zeta_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_tile_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_unbind_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_unique_consecutive_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_vdot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_view_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvmap_NumpyExpMarkDirtyAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvmap_SelectAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_CubeGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp___rmatmul___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp__segment_reduce_offsets_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_acosh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_any_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_as_strided_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_as_strided_partial_views_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_atleast_3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_block_diag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_cdouble_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_char_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_clamp_min_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_contiguous_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_diagonal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_empty_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_eq_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_fft_fft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_fft_ifftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_fft_ihfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_fft_rfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_floor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_frexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_geometric_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_grid_sampler_2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_ScaleGradGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule___getitem___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule___rmul___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule__segment_reduce_offsets_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule__unsafe_masked_index_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_addr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_all_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_argmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_bucketize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_cfloat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_cholesky_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_clone_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_copysign_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_cumulative_trapezoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_deg2rad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_diagonal_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_digamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_dsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_empty_permuted_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_fft_ifftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_fft_rfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_fmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_full_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_half_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_i0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_igammac_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_isinf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_isnan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_jiterator_unary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_ldexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_cond_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_diagonal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_ldl_factor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_lu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_lu_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_solve_triangular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_svd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_log_normal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_logspace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_lt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_max_reduction_no_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_meshgrid_variadic_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nan_to_num_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_narrow_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_adaptive_avg_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_adaptive_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_adaptive_max_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_avg_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_padding_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_dropout_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_fractional_max_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_hinge_embedding_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_interpolate_nearest_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_layer_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_leaky_relu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_linear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_max_unpool1d_grad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_max_unpool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_mse_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_mse_loss_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_multi_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_prelu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_relu6_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_smooth_l1_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_norm_fro_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_permute_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_polygamma_polygamma_n_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_positive_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_quantile_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_rad2deg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_randint_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_randn_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_repeat_interleave_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_scatter_reduce_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_searchsorted_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_sgn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_signal_windows_exponential_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_signal_windows_gaussian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_sort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_chebyshev_polynomial_w_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_i1e_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_laguerre_polynomial_l_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_log_ndtr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_ndtr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_spherical_bessel_j0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_std_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_std_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_take_along_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_transpose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_trapz_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_unbind_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_unfold_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_unique_consecutive_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_xlogy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_zeros_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_histogram_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_item_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_jiterator_unary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_lu_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_matrix_rank_hermitian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_norm_subgradients_at_zero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_pinv_hermitian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_slogdet_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_svd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_tensorinv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_long_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_lu_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_mH_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_masked_cumprod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_masked_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_masked_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_mvlgamma_mvlgamma_p_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_native_batch_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_new_empty_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_alpha_dropout_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_conv2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_conv_transpose2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_conv_transpose3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_dropout_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_interpolate_linear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_interpolate_nearest_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_l1_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_layer_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_max_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_max_unpool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_max_unpool2d_grad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_mish_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_mse_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_pixel_unshuffle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_relu6_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_selu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_silu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_unfold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nonzero_static_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_outer_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_polygamma_polygamma_n_2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_qr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_ravel_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_repeat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_resolve_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_roll_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_rot90_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_scatter_reduce_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_signal_windows_bartlett_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_signal_windows_blackman_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_sinc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_bessel_y1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_chebyshev_polynomial_w_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_hermite_polynomial_he_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_i1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_modified_bessel_k1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_xlog1py_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_std_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_t_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_tanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_to_sparse_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_transpose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_triangular_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_unfold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_unsafe_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_var_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_NumpyCubeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_T_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp___getitem___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp___getitem___functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp___rmatmul___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp__chunk_cat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_addbmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_atleast_2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_broadcast_to_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_char_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_constant_pad_nd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_contiguous_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_cov_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_double_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_dsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_einsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_eq_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_expand_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_eye_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_fft_ifftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_fft_ihfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_fft_irfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_fft_irfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_flip_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_hsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_isclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_isfinite_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_isin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_isposinf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_isreal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_jiterator_unary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_lstsq_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_matrix_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_tensorsolve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_vecdot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_log10_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_lt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_lu_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_masked_argmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_masked_cumsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_masked_logsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_masked_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_masked_softmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_maximum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_median_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_mode_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_ne_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_neg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_new_full_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_new_ones_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_avg_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_conv2d_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_conv_transpose3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_cross_entropy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_hardsigmoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_hinge_embedding_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_rrelu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_silu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nonzero_static_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_normal_number_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_ones_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_ones_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_permute_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_polygamma_polygamma_n_2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_remainder_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_reshape_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_resize__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_round_decimals_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_scatter_reduce_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_scatter_reduce_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_searchsorted_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_signal_windows_cosine_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_signal_windows_hann_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_sparse_mm_reduce_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_airy_ai_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_chebyshev_polynomial_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_erfcx_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_ndtr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_square_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_std_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_stft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_sub_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_t_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_take_along_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_tril_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvmap_NumpySortAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvmap_ScaleGradGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvmap_SelectGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvmap_ZeroGradientsGenVmapAutogradFunction_cpu_float32 2025-10-10T02:51:46.8737165Z 2025-10-10T02:51:50.5935732Z Running functorch/test_aotdispatch 2/7 ... [2025-10-10 02:51:50.591032] 2025-10-10T02:51:50.5936298Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:51:50.5942682Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_aotdispatch.py', '-m', 'not serial', '--shard-id=2', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:51:50.591032] 2025-10-10T02:51:52.1996500Z Running functorch/test_aotdispatch 6/7 ... [2025-10-10 02:51:52.195125] 2025-10-10T02:51:52.1997245Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:51:52.2003793Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_aotdispatch.py', '-m', 'not serial', '--shard-id=6', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:51:52.199668] 2025-10-10T02:52:00.8669752Z 2025-10-10T02:52:00.8670828Z functorch/test_ops 3/8 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_ops_3.8_713e3cfe3b7c5961_.log 2025-10-10T02:52:00.9141439Z Running 1295 items in this shard: test/functorch/test_ops.py::TestOperatorsCPU::test_extremal_numerics_layer_norm_cpu, test/functorch/test_ops.py::TestOperatorsCPU::test_extremal_numerics_softmax_cpu, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_ForwardHasDefaultArgsAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_NumpyMulAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_SelectGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad___getitem___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad___getitem___functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad___rmod___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad___rsub___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad__softmax_backward_data_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_acosh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_all_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_allclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_atan2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_baddbmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_bmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_byte_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_ceil_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_chalf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_char_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_contiguous_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_corrcoef_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_cov_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_div_no_rounding_mode_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_exp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_expand_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_exponential_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_fft_ifftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_fft_irfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_flip_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_float_power_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_hsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_hstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_igammac_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_index_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_index_reduce_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_jiterator_4inputs_with_extra_args_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_le_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_lerp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_lstsq_grad_oriented_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_pinv_hermitian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_svdvals_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_lu_unpack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_masked_normalize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_masked_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_masked_std_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_minimum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_msort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_adaptive_max_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_avg_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_conv_transpose1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_hinge_embedding_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_interpolate_linear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_interpolate_nearest-exact_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_margin_ranking_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_max_unpool2d_grad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_mish_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_multi_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_pad_replicate_negative_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_rms_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_softmin_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_softshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_triplet_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_normal_in_place_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_polygamma_polygamma_n_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_polygamma_polygamma_n_4_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_put_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_quantile_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_rand_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_resize_as__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_resolve_neg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_rot90_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_round_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_scalar_tensor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_signal_windows_bartlett_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_signal_windows_nuttall_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_sinh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_special_bessel_j1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_special_erfcx_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_special_polygamma_special_polygamma_n_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_special_zeta_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_squeeze_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_std_mean_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_take_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_tensordot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_transpose_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_unfold_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_uniform_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_unsqueeze_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_view_as_complex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_ForwardHasDefaultArgsAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp___rmod___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp__segment_reduce_offsets_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_add_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_addcdiv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_all_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_as_strided_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_atanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_clamp_max_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_column_stack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_contiguous_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_copysign_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_count_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_cummax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_diag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_diagonal_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_div_floor_rounding_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_dsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_einsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_empty_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_eq_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_equal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_erfinv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_expand_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_expm1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_fft_fft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_fft_fftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_fmod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_full_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_geqrf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_hypot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_index_reduce_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_isclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_isreal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_kron_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_le_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_householder_product_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_lu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_matrix_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_vecdot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_vector_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_logit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_logsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_masked_cumprod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_masked_logaddexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_masked_var_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_matrix_exp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_multinomial_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nanmedian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_narrow_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_new_full_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_new_ones_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_adaptive_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_avg_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_avg_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_celu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_conv2d_stride_padding_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_conv_transpose3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_dropout2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_elu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_gaussian_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_gelu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_interpolate_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_kl_div_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_leaky_relu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_local_response_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_max_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_max_unpool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_mse_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_normalize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_pad_replicate_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_relu6_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_ones_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_pca_lowrank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_put_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_rad2deg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_randint_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_reshape_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_round_decimals_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_round_decimals_neg_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_scatter_reduce_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_sparse_mm_reduce_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_sparse_sampled_addmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_hermite_polynomial_he_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_legendre_polynomial_p_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_log_ndtr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_ndtr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_ndtri_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_spherical_bessel_j0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_squeeze_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_std_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_stft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_svd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_t_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_to_sparse_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_trapezoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_view_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_vsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpjvpvmap_CubeGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpjvpvmap_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpjvpvmap_NumpySortAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_CubeGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_NumpyCubeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp__unsafe_masked_index_put_accumulate_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp__upsample_bilinear2d_aa_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_addmm_decomposed_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_argsort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_atan2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_broadcast_shapes_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_cat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_cauchy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_cholesky_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_complex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_diagflat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_div_trunc_rounding_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_empty_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_equal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_exp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_fft_fft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_fft_hfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_flatten_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_fliplr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_floor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_geometric_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_grid_sampler_2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_half_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_heaviside_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_hypot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_isfinite_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_isin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_isnan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_isreal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_jiterator_4inputs_with_extra_args_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_kron_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_lgamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_inv_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_ldl_factor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_pinv_singular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_log_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_logdet_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_mH_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_mT_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_masked_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_masked_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_meshgrid_list_of_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_alpha_dropout_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_conv2d_stride_padding_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_conv_transpose1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_cross_entropy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_hardsigmoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_hardswish_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_interpolate_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_local_response_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_max_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_pairwise_distance_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_pixel_unshuffle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_upsample_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_norm_inf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_ones_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_rand_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_ravel_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_round_decimals_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_sparse_mm_reduce_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_bessel_y0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_bessel_y1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_erfcx_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_zeta_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_stack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_stft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_t_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_take_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_tensor_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_torch_ops_aten__safe_softmax_default_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_transpose_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_trapz_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_triu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_unsqueeze_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_var_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_view_as_complex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjpvmap_CubeGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjpvmap_NumpySortAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvmap_NumpyTakeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvmap_SelectAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvmapvmap_NumpyExpMarkDirtyAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvmapvmap_SelectGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvmapvmap_ZeroGradientsGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_amax_cpu_complex64, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_amin_cpu_complex64, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_argmax_cpu_complex128, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_argmin_cpu_complex32, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_ge_cpu_complex128, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_lt_cpu_complex128, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_minimum_cpu_complex128, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_minimum_cpu_complex64, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_sort_cpu_complex128, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_sort_cpu_complex64, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_diagonal_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_expand_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_flatten_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_special_grad_op_vjp_cpu, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_squeeze_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_squeeze_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_squeeze_multiple_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_unflatten_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_unflatten_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_view_as_complex_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_view_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_H_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp___getitem___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp___rmod___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp___rpow___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_addmm_decomposed_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_argwhere_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_atanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_bernoulli_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_block_diag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_bucketize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_complex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_cross_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_deg2rad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_diagonal_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_double_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_empty_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_empty_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_eq_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_exponential_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_fft_fft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_full_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_ge_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_half_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_histc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_hstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_index_put_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_index_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_item_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_kthvalue_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_eigvals_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_eigvalsh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_svd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_vander_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_vector_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_lu_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_masked_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_min_reduction_with_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_mvlgamma_mvlgamma_p_1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nansum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_new_empty_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_adaptive_avg_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_conv2d_stride_padding_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_conv2d_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_embedding_bag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_fractional_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_gaussian_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_grid_sample_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_kl_div_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_max_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_mse_loss_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_multi_head_attention_forward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_pad_circular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_pixel_shuffle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_scaled_dot_product_attention_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_softmin_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_ones_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_ops_aten_index_put_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_polygamma_polygamma_n_2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_resolve_neg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_rsqrt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_rsub_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_short_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_signal_windows_bartlett_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_signbit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_sinc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_special_erfcx_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_special_hermite_polynomial_h_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_special_legendre_polynomial_p_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_special_ndtri_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_squeeze_multiple_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_std_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_t_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_tanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_unbind_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_unfold_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_var_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_view_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_zero__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_H_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_ScaleGradGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp___rdiv___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp___rpow___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_addbmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_addmv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_atan2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_bool_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_bool_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_byte_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_cdist_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_cdouble_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_ceil_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_chalf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_clone_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_constant_pad_nd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_count_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_diag_embed_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_diff_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_div_floor_rounding_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_expand_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_expand_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_fft_ifft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_fft_rfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_float_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_gradient_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_histc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_i0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_index_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_index_put_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_isinf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_item_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_kron_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_matrix_rank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_svd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_tensorsolve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_log_normal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_logsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_masked_argmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_median_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_meshgrid_list_of_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_meshgrid_variadic_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_min_reduction_no_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nanquantile_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_narrow_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_new_empty_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_avg_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_celu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_conv1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_ctc_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_dropout2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_hardshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_hardtanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_interpolate_area_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_max_unpool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_rms_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_silu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_soft_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_outer_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_polygamma_polygamma_n_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_scatter_add_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_select_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_sinh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_chebyshev_polynomial_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_chebyshev_polynomial_v_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_i1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_modified_bessel_i1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_ndtr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_to_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_torch_ops_aten__safe_softmax_default_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_trunc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_unbind_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_var_mean_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjpvmap_MulGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjpvmap_NumpyCubeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjpvmap_NumpyMulAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjpvmap_ScaleGradGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjpvmap_ZeroGradientsGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_NumpyExpMarkDirtyAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap___rsub___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap__unsafe_masked_index_put_accumulate_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap__upsample_bilinear2d_aa_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_abs_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_allclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_aminmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_as_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_as_strided_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_block_diag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_bool_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_cat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_cdouble_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_char_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_cumsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_einsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_eq_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_erfinv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_exp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_exponential_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_fft_fftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_frexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_full_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_geometric_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_grid_sampler_3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_gt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_hash_tensor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_i0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_index_reduce_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_index_reduce_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_isclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_le_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_inv_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_lu_factor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_log2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_logit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_logspace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_logspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_logsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_masked_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_masked_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_masked_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_masked_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_masked_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_masked_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_max_reduction_with_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_min_reduction_with_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_mvlgamma_mvlgamma_p_1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nansum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_new_empty_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_new_full_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nextafter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_ctc_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_dropout_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_hinge_embedding_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_interpolate_trilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_linear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_max_unpool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_max_unpool1d_grad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_max_unpool2d_grad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_multi_head_attention_forward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_relu6_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_silu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_triplet_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_normal_in_place_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_ones_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_polar_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_randn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_randn_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_ravel_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_remainder_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_repeat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_resolve_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_round_decimals_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_round_decimals_neg_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_rsqrt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_rsub_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_scatter_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_sinh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_special_chebyshev_polynomial_u_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_special_chebyshev_polynomial_w_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_special_laguerre_polynomial_l_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_special_ndtri_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_squeeze_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_std_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_take_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_tensordot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_transpose_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_triangular_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_unique_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_var_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_var_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_view_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmapvmap_ForwardHasDefaultArgsAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmapvmap_NumpySortAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_NumpyTakeAutogradFunction_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_ScaleGradGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad___getitem___functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad___getitem___functorch_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad___radd___cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad__unsafe_masked_index_put_accumulate_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_abs_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_addmv_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_addr_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_all_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_allclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_allclose_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_angle_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_baddbmm_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_bfloat16_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_bmm_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_bool_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_broadcast_tensors_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_byte_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cholesky_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cholesky_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_chunk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_chunk_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_clamp_min_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_complex_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cosh_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cumulative_trapezoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_div_no_rounding_mode_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_div_trunc_rounding_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_einsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_empty_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_fftshift_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_hfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_ifftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_ifftshift_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_ihfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_rfft2_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_float_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_floor_divide_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_ge_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_grid_sampler_3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_gt_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_hstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_igammac_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_index_put_functorch_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_index_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_index_reduce_mean_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_isposinf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_jiterator_4inputs_with_extra_args_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_cholesky_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_cond_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_eig_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_lu_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_lu_factor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_matrix_norm_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_matrix_rank_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_matrix_rank_hermitian_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_norm_subgradients_at_zero_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_vander_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linspace_tensor_overload_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_logaddexp2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_logaddexp_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_lu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_cumsum_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_logaddexp_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_select_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_max_pool2d_with_indices_backward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_min_reduction_with_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_mm_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_mode_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nanmean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_neg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_neg_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_new_empty_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_new_zeros_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_adaptive_avg_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_adaptive_avg_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_adaptive_avg_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_adaptive_max_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv2d_stride_padding_with_bias_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv_transpose1d_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv_transpose2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_ctc_loss_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_glu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_glu_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_hardshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_hardsigmoid_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_hardswish_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_huber_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_interpolate_linear_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_interpolate_trilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_interpolate_trilinear_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_max_unpool2d_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_mish_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_nll_loss_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_pad_circular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_pad_replicate_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_pdist_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_smooth_l1_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_smooth_l1_loss_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_soft_margin_loss_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_outer_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_polygamma_polygamma_n_1_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_randn_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_ravel_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_remainder_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_resize_as__cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_rot90_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_round_decimals_neg_3_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_scatter_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_scatter_reduce_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_searchsorted_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_signal_windows_cosine_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_signal_windows_exponential_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_signal_windows_general_cosine_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_slice_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_slice_scatter_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_sparse_mm_reduce_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_bessel_y1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_bessel_y1_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_hermite_polynomial_he_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_legendre_polynomial_p_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_modified_bessel_k0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_scaled_modified_bessel_k0_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_w_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_zeta_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_squeeze_multiple_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_std_mean_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_std_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_sub_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_sum_to_size_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_take_along_dim_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_tan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_tensordot_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_tile_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_tril_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_triu_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_trunc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_unbind_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_unsafe_chunk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_var_mean_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_vdot_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_view_as_complex_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_zeros_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_zeros_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_NumpyTakeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_ScaleGradGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall___getitem___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_atanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_bfloat16_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_broadcast_shapes_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_cdist_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_ceil_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_clamp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_cosh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_count_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_cummax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_cumsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_diag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_diagflat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_diagonal_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_dsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_empty_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_expand_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_fft_irfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_fft_rfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_fmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_H_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_SortGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule__segment_reduce_offsets_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_abs_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_addmm_decomposed_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_aminmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_argwhere_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_atanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_bool_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_cauchy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_ceil_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_cholesky_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_chunk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_clone_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_complex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_constant_pad_nd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_diag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_double_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_empty_permuted_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_eq_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_exp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_expm1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fft_fftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fft_hfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fft_ihfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fft_irfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fft_rfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fliplr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_flipud_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_float_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_full_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_index_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_index_reduce_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_isposinf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_kron_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_kthvalue_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_lgamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_cholesky_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_det_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_eigh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_multi_dot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_norm_subgradients_at_zero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linspace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_log10_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_logaddexp2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_lu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_masked_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_masked_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_max_reduction_no_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_min_binary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_mv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_mvlgamma_mvlgamma_p_1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nanmean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nanmedian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_batch_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_cosine_embedding_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_embedding_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_hinge_embedding_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_l1_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_margin_ranking_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_mish_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_pad_reflect_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_selu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_unfold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_put_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_rand_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_randn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_reciprocal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_scatter_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_scatter_reduce_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_scatter_reduce_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_signal_windows_bartlett_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_signal_windows_exponential_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_signal_windows_hamming_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_signal_windows_nuttall_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_sparse_mm_reduce_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_sparse_sampled_addmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_bessel_j0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_bessel_y0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_chebyshev_polynomial_v_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_i0e_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_i1e_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_legendre_polynomial_p_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_ndtri_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_squeeze_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_std_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_stft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_sub_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_svd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_tensor_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_torch_ops_aten__safe_softmax_default_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_transpose_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_zero__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_heaviside_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_isinf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_item_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_jiterator_2inputs_2outputs_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_ldexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_le_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_matrix_rank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_matrix_rank_hermitian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_tensorsolve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_vander_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linspace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_log_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_log_normal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_logical_and_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_long_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_masked_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_masked_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_masked_std_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_max_pool2d_with_indices_backward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_meshgrid_list_of_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_min_reduction_no_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_multinomial_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nanmean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nanmedian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_adaptive_max_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_avg_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_binary_cross_entropy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_conv2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_conv2d_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_conv_transpose1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_dropout_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_embedding_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_group_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_hardsigmoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_margin_ranking_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_max_unpool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_mse_loss_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_multi_head_attention_forward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_multi_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_softmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_softsign_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_triplet_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nonzero_static_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_norm_fro_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_polygamma_polygamma_n_1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_rad2deg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_randint_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_repeat_interleave_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_resolve_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_round_decimals_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_rsub_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_scatter_reduce_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_short_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_signal_windows_bartlett_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_special_hermite_polynomial_h_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_special_shifted_chebyshev_polynomial_u_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_squeeze_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_std_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_tensor_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_tril_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_triu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_unfold_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_unique_consecutive_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_vstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_where_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_zeros_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_ZeroGradientsGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp___getitem___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp___rmod___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp__batch_norm_with_update_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_addmv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_all_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_any_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_asinh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_bfloat16_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_broadcast_shapes_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_cauchy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_ceil_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_cholesky_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_complex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_diag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_fft_ifftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_fft_rfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_gather_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_gradient_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_index_reduce_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_int_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_jiterator_2inputs_2outputs_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_householder_product_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_lstsq_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_pinv_hermitian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_qr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_log2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_logical_not_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_long_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_lt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_mT_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_masked_cumsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_masked_logsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_masked_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_masked_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_max_reduction_no_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_meshgrid_list_of_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_movedim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_multinomial_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_mvlgamma_mvlgamma_p_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_mvlgamma_mvlgamma_p_5_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nanmedian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_new_full_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_adaptive_avg_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_conv2d_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_cosine_similarity_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_dropout_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_fractional_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_hardsigmoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_huber_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_interpolate_bicubic_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_logsigmoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_margin_ranking_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_max_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_prelu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_rms_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_silu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_softmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_threshold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_ones_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_polygamma_polygamma_n_4_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_qr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_rad2deg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_randn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_randn_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_reshape_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_roll_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_scalar_tensor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_sign_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_signal_windows_gaussian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_sparse_sampled_addmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_bessel_j1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_modified_bessel_i0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_polygamma_special_polygamma_n_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_scaled_modified_bessel_k0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_shifted_chebyshev_polynomial_w_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_spherical_bessel_j0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_squeeze_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_squeeze_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_stft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_svd_lowrank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_take_along_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_to_sparse_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_unsafe_chunk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_var_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_var_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_vstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_xlogy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_zeros_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvmap_NumpySortAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvmap_SelectGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_ForwardHasDefaultArgsAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_NumpyExpMarkDirtyAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_ScaleGradGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_SelectAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp___rpow___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp__batch_norm_with_update_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_allclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_asin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_bernoulli_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_bucketize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_cartesian_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_char_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_chunk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_corrcoef_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_cos_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_cumsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_diagflat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_diff_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_div_trunc_rounding_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_dstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_empty_permuted_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_exp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_expand_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_expand_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_fft_fftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_fft_hfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_fft_ihfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_fft_irfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_fft_rfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_gradient_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_SelectAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_SelectGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule__native_batch_norm_legit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule__unsafe_masked_index_put_accumulate_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_abs_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_as_strided_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_atan2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_broadcast_to_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_cauchy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_chalf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_char_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_complex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_constant_pad_nd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_cos_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_diag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_diagonal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_diff_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_exp2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_fft_fft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_fft_hfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_float_power_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_frac_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_full_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_grid_sampler_3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_histogramdd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_hypot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_isposinf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_jiterator_binary_return_by_ref_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_lgamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_cholesky_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_cross_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_eig_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_eigvalsh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_lstsq_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_lu_factor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_vecdot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_vector_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_log1p_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_logical_not_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_masked_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_masked_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_masked_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_masked_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_masked_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_max_pool2d_with_indices_backward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_min_binary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_min_reduction_with_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_msort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_mvlgamma_mvlgamma_p_5_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nanmedian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_narrow_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_new_zeros_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_adaptive_max_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_batch_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_channel_shuffle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_pad_replicate_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_pixel_unshuffle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_rms_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_softshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_softsign_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_unfold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_normal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_rot90_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_round_decimals_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_round_decimals_neg_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_rsqrt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_short_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_sign_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_signal_windows_blackman_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_signal_windows_hamming_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_sparse_mm_reduce_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_bessel_y0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_hermite_polynomial_he_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_shifted_chebyshev_polynomial_u_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_std_mean_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_torch_ops_aten__safe_softmax_default_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_unfold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_unsqueeze_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_vdot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_where_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_index_put_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_index_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_isneginf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_le_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_lerp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_inv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_lstsq_grad_oriented_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_matrix_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_solve_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_svdvals_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_log_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_logical_not_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_masked_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_masked_logsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_max_binary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_native_dropout_backward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_adaptive_avg_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_conv2d_stride_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_cosine_embedding_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_group_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_pad_circular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_prelu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_rms_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_softmin_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_upsample_nearest_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_norm_fro_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_ones_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_polar_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_pow_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_put_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_repeat_interleave_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_round_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_round_decimals_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_round_decimals_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_round_decimals_neg_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_rsub_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_searchsorted_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_short_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_signal_windows_gaussian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_signal_windows_general_cosine_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_signal_windows_hamming_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_signal_windows_hann_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_slice_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_airy_ai_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_ndtr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_scaled_modified_bessel_k1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_shifted_chebyshev_polynomial_v_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_zeta_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_square_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_sub_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_torch_ops_aten__safe_softmax_default_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_trapezoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_tril_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_var_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_view_as_complex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_zeros_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_MulGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_ScaleGradGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp___rsub___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_addcmul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_addr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_angle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_argmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_as_strided_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_atleast_1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_atleast_3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_baddbmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_bucketize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_byte_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_cartesian_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_chalf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_cholesky_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_copysign_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_dot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_double_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_empty_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_erf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_erfc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_exp2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_fft_fft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_fft_ifft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_frac_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_full_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_gather_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_ge_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_geometric_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_hash_tensor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_isnan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_cross_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_householder_product_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_ldl_factor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_lu_factor_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_multi_dot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_lu_unpack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_masked_fill_functorch_Scalar_only_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_masked_normalize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_masked_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_max_reduction_with_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_adaptive_avg_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_adaptive_avg_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_avg_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_conv1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_conv2d_stride_padding_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_conv_transpose2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_dropout_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_glu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_kl_div_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_relu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_scaled_dot_product_attention_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_softmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_softplus_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_permute_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_polygamma_polygamma_n_4_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_positive_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_real_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_reciprocal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_rot90_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_round_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_round_decimals_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_scatter_reduce_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_signal_windows_exponential_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_signal_windows_general_hamming_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_signal_windows_hamming_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_signal_windows_kaiser_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_softmax_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_chebyshev_polynomial_w_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_laguerre_polynomial_l_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_modified_bessel_k0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_shifted_chebyshev_polynomial_u_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_shifted_chebyshev_polynomial_w_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_spherical_bessel_j0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_split_list_args_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_split_with_sizes_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_squeeze_multiple_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_tanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_true_divide_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_unbind_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_unfold_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_unique_consecutive_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_unsafe_chunk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_unsqueeze_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_view_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_zero__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_zeros_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvmap_NumpyCubeNotComposableAutogradFunction_cpu_float32 2025-10-10T02:52:00.9597196Z 2025-10-10T02:52:06.0675557Z Running test_scaled_matmul_cuda 1/1 ... [2025-10-10 02:52:06.066852] 2025-10-10T02:52:06.0676064Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:52:06.0682216Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_scaled_matmul_cuda.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:52:06.068000] 2025-10-10T02:52:11.8703477Z 2025-10-10T02:52:11.8704435Z test_scaled_matmul_cuda 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_scaled_matmul_cuda_1.1_a83aa773300d8122_.log 2025-10-10T02:52:11.8705510Z Running 0 items in this shard: 2025-10-10T02:52:11.8705738Z 2025-10-10T02:52:16.9791672Z Running torch_np/numpy_tests/lib/test_shape_base_ 1/1 ... [2025-10-10 02:52:16.978395] 2025-10-10T02:52:16.9792207Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:52:16.9798554Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/lib/test_shape_base_.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:52:16.978395] 2025-10-10T02:52:22.9319221Z 2025-10-10T02:52:22.9321115Z torch_np/numpy_tests/lib/test_shape_base_ 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.lib.test_shape_base__1.1_5746a2e498e04ee3_.log 2025-10-10T02:52:22.9366237Z Running 73 items in this shard: test/torch_np/numpy_tests/lib/test_shape_base_.py::TestTakeAlongAxis::test_argequivalent, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestTakeAlongAxis::test_broadcast, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestTakeAlongAxis::test_empty, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestTakeAlongAxis::test_invalid, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestPutAlongAxis::test_broadcast, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestPutAlongAxis::test_replace_max, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestApplyAlongAxis::test_0d_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestApplyAlongAxis::test_3d, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestApplyAlongAxis::test_axis_insertion, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestApplyAlongAxis::test_axis_insertion_ma, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestApplyAlongAxis::test_empty, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestApplyAlongAxis::test_scalar_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestApplyAlongAxis::test_simple, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestApplyAlongAxis::test_simple101, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestApplyAlongAxis::test_tuple_func1d, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestApplyAlongAxis::test_with_iterable_object, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestApplyOverAxes::test_simple, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestExpandDims::test_axis_out_of_range, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestExpandDims::test_axis_tuple, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestExpandDims::test_functionality, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestExpandDims::test_repeated_axis, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestArraySplit::test_index_split_high_bound, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestArraySplit::test_index_split_low_bound, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestArraySplit::test_index_split_simple, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestArraySplit::test_integer_0_split, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestArraySplit::test_integer_split, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestArraySplit::test_integer_split_2D_cols, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestArraySplit::test_integer_split_2D_default, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestArraySplit::test_integer_split_2D_rows, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestArraySplit::test_integer_split_2D_rows_greater_max_int32, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestSplit::test_equal_split, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestSplit::test_unequal_split, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestColumnStack::test_1D_arrays, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestColumnStack::test_2D_arrays, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestColumnStack::test_generator, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestColumnStack::test_non_iterable, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestDstack::test_0D_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestDstack::test_1D_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestDstack::test_2D_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestDstack::test_2D_array2, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestDstack::test_generator, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestDstack::test_non_iterable, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestHsplit::test_0D_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestHsplit::test_1D_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestHsplit::test_2D_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestHsplit::test_non_iterable, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestVsplit::test_0D_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestVsplit::test_1D_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestVsplit::test_2D_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestVsplit::test_non_iterable, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestDsplit::test_0D_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestDsplit::test_1D_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestDsplit::test_2D_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestDsplit::test_3D_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestDsplit::test_non_iterable, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestSqueeze::test_basic, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestSqueeze::test_basic_2, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestSqueeze::test_squeeze_axis, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestSqueeze::test_squeeze_axis_handling, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestSqueeze::test_squeeze_contiguous, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestSqueeze::test_squeeze_type, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestKron::test_basic, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestKron::test_kron_shape_shape_a0_shape_b0, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestKron::test_kron_shape_shape_a1_shape_b1, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestKron::test_kron_shape_shape_a2_shape_b2, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestKron::test_kron_shape_shape_a3_shape_b3, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestKron::test_kron_shape_shape_a4_shape_b4, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestKron::test_kron_shape_shape_a5_shape_b5, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestTile::test_basic, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestTile::test_empty, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestTile::test_kroncompare, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestTile::test_tile_one_repetition_on_array_gh4679, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestMayShareMemory::test_basic 2025-10-10T02:52:22.9408188Z 2025-10-10T02:52:28.2260249Z Running torch_np/numpy_tests/fft/test_pocketfft 1/1 ... [2025-10-10 02:52:28.224117] 2025-10-10T02:52:28.2260792Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:52:28.2279753Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/fft/test_pocketfft.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:52:28.224117] 2025-10-10T02:52:39.1268373Z 2025-10-10T02:52:39.1270224Z torch_np/numpy_tests/fft/test_pocketfft 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.fft.test_pocketfft_1.1_108bded7bb38ac85_.log 2025-10-10T02:52:39.1324090Z Running 79 items in this shard: test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFTShift::test_fft_n, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_all_1d_norm_preserving, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_axes_op0, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_axes_op1, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_axes_op2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_axes_op3, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_dtypes_dtype0, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_dtypes_dtype1, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_dtypes_dtype2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype0_order_F_fft0, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype0_order_F_fft1, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype0_order_F_fft2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype0_order_F_fft3, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype0_order_F_fft4, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype0_order_F_fft5, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype0_order_non-contiguous_fft0, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype0_order_non-contiguous_fft1, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype0_order_non-contiguous_fft2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype0_order_non-contiguous_fft3, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype0_order_non-contiguous_fft4, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype0_order_non-contiguous_fft5, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype1_order_F_fft0, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype1_order_F_fft1, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype1_order_F_fft2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype1_order_F_fft3, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype1_order_F_fft4, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype1_order_F_fft5, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype1_order_non-contiguous_fft0, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype1_order_non-contiguous_fft1, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype1_order_non-contiguous_fft2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype1_order_non-contiguous_fft3, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype1_order_non-contiguous_fft4, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype1_order_non-contiguous_fft5, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype2_order_F_fft0, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype2_order_F_fft1, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype2_order_F_fft2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype2_order_F_fft3, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype2_order_F_fft4, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype2_order_F_fft5, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype2_order_non-contiguous_fft0, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype2_order_non-contiguous_fft1, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype2_order_non-contiguous_fft2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype2_order_non-contiguous_fft3, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype2_order_non-contiguous_fft4, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype2_order_non-contiguous_fft5, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype3_order_F_fft0, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype3_order_F_fft1, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype3_order_F_fft2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype3_order_F_fft3, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype3_order_F_fft4, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype3_order_F_fft5, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype3_order_non-contiguous_fft0, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype3_order_non-contiguous_fft1, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype3_order_non-contiguous_fft2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype3_order_non-contiguous_fft3, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype3_order_non-contiguous_fft4, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype3_order_non-contiguous_fft5, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fftn, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_hfft, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_identity, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_ifft2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_ifft_norm0, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_ifft_norm_backward, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_ifft_norm_forward, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_ifft_norm_ortho, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_ifftn, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_ihfft, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_irfft, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_irfft2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_irfftn, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_rfft, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_rfft2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_rfftn, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFTThreadSafe::test_fft, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFTThreadSafe::test_ifft, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFTThreadSafe::test_irfft, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFTThreadSafe::test_rfft 2025-10-10T02:52:39.1376802Z 2025-10-10T02:52:46.2065680Z Running test_scatter_gather_ops 1/1 ... [2025-10-10 02:52:46.206238] 2025-10-10T02:52:46.2066422Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:52:46.2075183Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_scatter_gather_ops.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:52:46.206825] 2025-10-10T02:53:03.0415352Z 2025-10-10T02:53:03.0416514Z test_scatter_gather_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_scatter_gather_ops_1.1_5bbdc638e08484e2_.log 2025-10-10T02:53:03.0446843Z Running 84 items in this shard: test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_gather_backward_with_empty_index_tensor_sparse_grad_False_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_gather_backward_with_empty_index_tensor_sparse_grad_False_cpu_float64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_gather_backward_with_empty_index_tensor_sparse_grad_True_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_gather_backward_with_empty_index_tensor_sparse_grad_True_cpu_float64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_gather_bool_cpu_bool, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_gather_cpu_complex64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_gather_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_gather_expanded_index_cpu_bfloat16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_gather_expanded_index_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_gather_expanded_index_cpu_float64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_gather_large_cpu_bfloat16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_gather_large_cpu_int8, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter__cpu_complex64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter__cpu_float16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter__cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter__reductions_cpu_complex64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter__reductions_cpu_float16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter__reductions_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter__scalar_cpu_complex64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter__scalar_cpu_float16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter__scalar_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_add__cpu_complex64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_add__cpu_float16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_add__cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_add_broadcasted_index_deterministic_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_add_mult_index_base_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_expanded_index_cpu_bfloat16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_expanded_index_cpu_float16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_expanded_index_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_expanded_index_cpu_float64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amax_cpu_bfloat16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amax_cpu_bool, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amax_cpu_float16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amax_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amax_cpu_float64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amax_cpu_int16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amax_cpu_int32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amax_cpu_int64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amax_cpu_int8, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amax_cpu_uint8, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amin_cpu_bfloat16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amin_cpu_bool, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amin_cpu_float16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amin_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amin_cpu_float64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amin_cpu_int16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amin_cpu_int32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amin_cpu_int64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amin_cpu_int8, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amin_cpu_uint8, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_mean_cpu_bfloat16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_mean_cpu_complex128, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_mean_cpu_complex64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_mean_cpu_float16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_mean_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_mean_cpu_float64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_mean_cpu_int16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_mean_cpu_int32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_mean_cpu_int64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_mean_cpu_int8, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_mean_cpu_uint8, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_prod_cpu_bfloat16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_prod_cpu_bool, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_prod_cpu_complex128, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_prod_cpu_complex64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_prod_cpu_float16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_prod_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_prod_cpu_float64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_prod_cpu_int16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_prod_cpu_int32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_prod_cpu_int64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_prod_cpu_int8, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_prod_cpu_uint8, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_sum_cpu_bfloat16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_sum_cpu_complex128, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_sum_cpu_complex64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_sum_cpu_float16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_sum_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_sum_cpu_float64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_sum_cpu_int16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_sum_cpu_int32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_sum_cpu_int64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_sum_cpu_int8, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_sum_cpu_uint8 2025-10-10T02:53:03.0475562Z 2025-10-10T02:53:08.3359663Z Running torch_np/test_ndarray_methods 1/1 ... [2025-10-10 02:53:08.324611] 2025-10-10T02:53:08.3360190Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:53:08.3367254Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_ndarray_methods.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:53:08.324611] 2025-10-10T02:53:19.1829987Z 2025-10-10T02:53:19.1831521Z torch_np/test_ndarray_methods 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_ndarray_methods_1.1_130f0c746122b319_.log 2025-10-10T02:53:19.2065514Z Running 342 items in this shard: test/torch_np/test_ndarray_methods.py::TestIndexing::test_indexing_simple, test/torch_np/test_ndarray_methods.py::TestIndexing::test_setitem, test/torch_np/test_ndarray_methods.py::TestReshape::test_reshape_function, test/torch_np/test_ndarray_methods.py::TestReshape::test_reshape_method, test/torch_np/test_ndarray_methods.py::TestTranspose::test_transpose_function, test/torch_np/test_ndarray_methods.py::TestTranspose::test_transpose_method, test/torch_np/test_ndarray_methods.py::TestRavel::test_ravel_function, test/torch_np/test_ndarray_methods.py::TestRavel::test_ravel_method, test/torch_np/test_ndarray_methods.py::TestNonzero::test_array_method, test/torch_np/test_ndarray_methods.py::TestNonzero::test_nonzero_onedim, test/torch_np/test_ndarray_methods.py::TestNonzero::test_nonzero_trivial, test/torch_np/test_ndarray_methods.py::TestNonzero::test_nonzero_twodim, test/torch_np/test_ndarray_methods.py::TestNonzero::test_sparse, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_all_method_max, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_all_method_min, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size0_axis0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size0_axis0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size10_axis_-1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size10_axis_-1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size11_axis_0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size11_axis_0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size12_axis_1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size12_axis_1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size13_axis13_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size13_axis13_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size14_axis_-2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size14_axis_-2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size15_axis_-1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size15_axis_-1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size16_axis_0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size16_axis_0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size17_axis_1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size17_axis_1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size18_axis18_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size18_axis18_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size19_axis_-3_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size19_axis_-3_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size1_axis_-1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size1_axis_-1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size20_axis_-2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size20_axis_-2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size21_axis_-1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size21_axis_-1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size22_axis_0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size22_axis_0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size23_axis_1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size23_axis_1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size24_axis_2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size24_axis_2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size25_axis25_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size25_axis25_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size26_axis_-3_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size26_axis_-3_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size27_axis_-2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size27_axis_-2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size28_axis_-1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size28_axis_-1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size29_axis_0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size29_axis_0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size2_axis_0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size2_axis_0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size30_axis_1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size30_axis_1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size31_axis_2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size31_axis_2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size32_axis32_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size32_axis32_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size33_axis_-4_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size33_axis_-4_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size34_axis_-3_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size34_axis_-3_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size35_axis_-2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size35_axis_-2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size36_axis_-1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size36_axis_-1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size37_axis_0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size37_axis_0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size38_axis_1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size38_axis_1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size39_axis_2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size39_axis_2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size3_axis3_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size3_axis3_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size40_axis_3_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size40_axis_3_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size41_axis41_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size41_axis41_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size42_axis_-4_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size42_axis_-4_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size43_axis_-3_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size43_axis_-3_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size44_axis_-2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size44_axis_-2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size45_axis_-1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size45_axis_-1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size46_axis_0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size46_axis_0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size47_axis_1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size47_axis_1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size48_axis_2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size48_axis_2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size49_axis_3_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size49_axis_3_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size4_axis_-2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size4_axis_-2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size50_axis50_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size50_axis50_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size51_axis_-4_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size51_axis_-4_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size52_axis_-3_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size52_axis_-3_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size53_axis_-2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size53_axis_-2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size54_axis_-1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size54_axis_-1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size55_axis_0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size55_axis_0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size56_axis_1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size56_axis_1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size57_axis_2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size57_axis_2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size58_axis_3_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size58_axis_3_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size59_axis59_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size59_axis59_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size5_axis_-1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size5_axis_-1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size60_axis_-4_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size60_axis_-4_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size61_axis_-3_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size61_axis_-3_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size62_axis_-2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size62_axis_-2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size63_axis_-1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size63_axis_-1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size64_axis_0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size64_axis_0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size65_axis_1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size65_axis_1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size66_axis_2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size66_axis_2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size67_axis_3_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size67_axis_3_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size68_axis68_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size68_axis68_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size69_axis_-1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size69_axis_-1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size6_axis_0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size6_axis_0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size70_axis_0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size70_axis_0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size71_axis71_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size71_axis71_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size72_axis_-1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size72_axis_-1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size73_axis_0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size73_axis_0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size74_axis74_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size74_axis74_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size75_axis_-1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size75_axis_-1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size76_axis_0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size76_axis_0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size77_axis77_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size77_axis77_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size7_axis_1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size7_axis_1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size8_axis8_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size8_axis8_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size9_axis_-2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size9_axis_-2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_vs_ndarray_arr_method_argmax_np_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_vs_ndarray_arr_method_argmin_np_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_vs_ndarray_positional_arr_method_argmax_np_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_vs_ndarray_positional_arr_method_argmin_np_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_output_shape_method_argmax, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_output_shape_method_argmin, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_ret_is_out_ndim_0_method_argmax, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_ret_is_out_ndim_0_method_argmin, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_ret_is_out_ndim_1_method_argmax, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_ret_is_out_ndim_1_method_argmin, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data0, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data1, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data10, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data11, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data12, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data13, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data14, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data15, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data16, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data17, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data18, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data19, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data2, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data20, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data21, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data22, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data23, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data24, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data25, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data26, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data27, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data28, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data29, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data3, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data30, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data31, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data32, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data33, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data34, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data35, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data36, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data37, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data38, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data39, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data4, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data40, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data41, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data42, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data43, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data44, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data45, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data46, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data47, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data48, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data49, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data5, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data50, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data51, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data52, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data53, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data54, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data55, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data56, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data57, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data58, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data59, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data6, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data60, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data61, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data62, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data63, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data64, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data65, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data66, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data67, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data68, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data69, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data7, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data70, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data71, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data72, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data73, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data8, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data9, test/torch_np/test_ndarray_methods.py::TestArgmax::test_maximum_signed_integers, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data0, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data1, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data10, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data11, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data12, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data13, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data14, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data15, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data16, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data17, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data18, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data19, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data2, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data20, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data21, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data22, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data23, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data24, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data25, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data26, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data27, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data28, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data29, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data3, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data30, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data31, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data32, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data33, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data34, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data35, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data36, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data37, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data38, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data39, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data4, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data40, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data41, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data42, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data43, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data44, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data45, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data46, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data47, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data48, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data49, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data5, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data50, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data51, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data52, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data53, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data54, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data55, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data56, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data57, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data58, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data59, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data6, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data60, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data61, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data62, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data63, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data64, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data65, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data66, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data67, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data68, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data69, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data7, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data70, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data71, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data72, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data73, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data8, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data9, test/torch_np/test_ndarray_methods.py::TestArgmin::test_minimum_signed_integers, test/torch_np/test_ndarray_methods.py::TestAmax::test_basic, test/torch_np/test_ndarray_methods.py::TestAmin::test_basic, test/torch_np/test_ndarray_methods.py::TestContains::test_contains, test/torch_np/test_ndarray_methods.py::TestNoExtraMethods::test_extra_methods_name_fn, test/torch_np/test_ndarray_methods.py::TestNoExtraMethods::test_extra_methods_name_ivar, test/torch_np/test_ndarray_methods.py::TestNoExtraMethods::test_extra_methods_name_method, test/torch_np/test_ndarray_methods.py::TestNoExtraMethods::test_extra_methods_name_name, test/torch_np/test_ndarray_methods.py::TestNoExtraMethods::test_extra_methods_name_plain, test/torch_np/test_ndarray_methods.py::TestNoExtraMethods::test_extra_methods_name_rvar, test/torch_np/test_ndarray_methods.py::TestIter::test_iter_1d, test/torch_np/test_ndarray_methods.py::TestIter::test_iter_2d 2025-10-10T02:53:19.2294963Z 2025-10-10T02:53:24.9045519Z Running test_view_ops 1/1 ... [2025-10-10 02:53:24.903866] 2025-10-10T02:53:24.9045976Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:53:24.9052661Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_view_ops.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:53:24.905026] 2025-10-10T02:53:48.3675831Z 2025-10-10T02:53:48.3676906Z test_view_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_view_ops_1.1_6ebe40d398c89e58_.log 2025-10-10T02:53:48.3900055Z Running 442 items in this shard: test/test_view_ops.py::TestViewOpsCPU::test_T_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_advanced_indexing_assignment_cpu, test/test_view_ops.py::TestViewOpsCPU::test_advanced_indexing_nonview_cpu, test/test_view_ops.py::TestViewOpsCPU::test_as_strided_gradients_cpu, test/test_view_ops.py::TestViewOpsCPU::test_as_strided_inplace_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_as_strided_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_basic_indexing_ellipses_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_basic_indexing_newaxis_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_basic_indexing_slice_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_chunk_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_conj_imag_view_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_conj_imag_view_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_conj_view_with_shared_memory_cpu, test/test_view_ops.py::TestViewOpsCPU::test_contiguous_nonview_cpu, test/test_view_ops.py::TestViewOpsCPU::test_contiguous_self_cpu, test/test_view_ops.py::TestViewOpsCPU::test_diagonal_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_expand_as_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_expand_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_flatten_nonview_cpu, test/test_view_ops.py::TestViewOpsCPU::test_flatten_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_movedim_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_narrow_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_permute_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_real_imag_view_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_real_imag_view_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_reshape_as_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_reshape_nonview_cpu, test/test_view_ops.py::TestViewOpsCPU::test_reshape_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_select_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_bool, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_complex128, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_complex64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_float16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_float32, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_float64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_int16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_int32, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_int64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_int8, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_uint8, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_bool, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_complex128, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_complex64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_float16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_float32, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_float64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_int16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_int32, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_int64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_int8, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_uint8, test/test_view_ops.py::TestViewOpsCPU::test_split_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_squeeze_inplace_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_squeeze_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_t_inplace_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_t_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_transpose_inplace_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_transpose_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_unbind_cpu, test/test_view_ops.py::TestViewOpsCPU::test_unbind_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_unfold_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_unsqueeze_inplace_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_unsqueeze_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_as_complex_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_as_real_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_as_real_cpu_complex32, test/test_view_ops.py::TestViewOpsCPU::test_view_as_real_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_as_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_copy_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_copy_out_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_copy_output_contiguous_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_view_cpu, test/test_view_ops.py::TestViewOpsLAZY::test_T_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_advanced_indexing_assignment_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_advanced_indexing_nonview_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_as_strided_gradients_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_as_strided_inplace_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_as_strided_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_basic_indexing_ellipses_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_basic_indexing_newaxis_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_basic_indexing_slice_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_chunk_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_conj_imag_view_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_conj_imag_view_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_conj_view_with_shared_memory_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_contiguous_nonview_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_contiguous_self_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_diagonal_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_expand_as_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_expand_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_flatten_nonview_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_flatten_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_movedim_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_narrow_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_permute_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_real_imag_view_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_real_imag_view_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_reshape_as_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_reshape_nonview_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_reshape_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_select_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_bool, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_float16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_float32, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_float64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_int16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_int32, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_int64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_int8, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_bool, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_float16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_float32, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_float64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_int16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_int32, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_int64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_int8, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_split_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_squeeze_inplace_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_squeeze_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_t_inplace_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_t_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_transpose_inplace_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_transpose_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_unbind_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_unbind_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_unfold_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_unsqueeze_inplace_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_unsqueeze_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_as_complex_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_as_real_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_as_real_lazy_complex32, test/test_view_ops.py::TestViewOpsLAZY::test_view_as_real_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_as_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_copy_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_copy_out_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_copy_output_contiguous_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_view_lazy, test/test_view_ops.py::TestOldViewOpsCPU::test_T_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_as_strided_overflow_storage_offset_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_gradient_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_big_transpose_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_shapes_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_tensors_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_chunk_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_conj_neg_view_numpy_error_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_contiguous_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_crow_col_indices_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_empty_reshape_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_expand_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_flatten_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_memory_format_resize__cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_memory_format_resize_as_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_narrow_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_narrow_tensor_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_python_types_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_ravel_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_bfloat16, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_resize_all_dtypes_and_devices_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_resize_as_all_dtypes_and_devices_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_resize_as_preserves_strides_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_resize_overflow_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_split_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_t_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_errors_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_invalid_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_invalid_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_invalid_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_vs_numpy_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_vs_numpy_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_vs_numpy_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_bfloat16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_bfloat16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_unsqueeze_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_view_all_dtypes_and_devices_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_view_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_view_empty_cpu 2025-10-10T02:53:48.4117610Z 2025-10-10T02:53:54.0837971Z Running torch_np/numpy_tests/core/test_dlpack 1/1 ... [2025-10-10 02:53:54.078844] 2025-10-10T02:53:54.0838846Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:53:54.0847960Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_dlpack.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:53:54.078844] 2025-10-10T02:53:59.5567254Z 2025-10-10T02:53:59.5568810Z torch_np/numpy_tests/core/test_dlpack 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_dlpack_1.1_2c9e5095488fd267_.log 2025-10-10T02:53:59.5601657Z Running 53 items in this shard: test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dlpack_destructor_exception, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dlpack_device, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dtype_passthrough_dtype0, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dtype_passthrough_dtype1, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dtype_passthrough_dtype2, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dtype_passthrough_dtype3, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dtype_passthrough_dtype4, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dtype_passthrough_dtype5, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dtype_passthrough_dtype6, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dtype_passthrough_dtype7, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dtype_passthrough_dtype8, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dtype_passthrough_dtype9, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dunder_dlpack_refcount, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dunder_dlpack_stream, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_from_dlpack_refcount, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_from_torch, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_0, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_1, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_10, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_11, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_12, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_13, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_14, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_15, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_16, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_17, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_18, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_19, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_2, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_20, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_21, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_22, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_23, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_24, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_25, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_26, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_27, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_28, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_29, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_3, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_30, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_31, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_32, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_4, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_5, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_6, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_7, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_8, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_9, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_ndim0, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_non_contiguous, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_readonly, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_to_torch 2025-10-10T02:53:59.5633136Z 2025-10-10T02:54:05.6787500Z Running torch_np/numpy_tests/core/test_getlimits 1/1 ... [2025-10-10 02:54:05.672303] 2025-10-10T02:54:05.6788619Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:54:05.6795419Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_getlimits.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:54:05.672303] 2025-10-10T02:54:11.8981177Z 2025-10-10T02:54:11.8982969Z torch_np/numpy_tests/core/test_getlimits 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_getlimits_1.1_4af753baba33ae51_.log 2025-10-10T02:54:11.8993577Z Running 17 items in this shard: test/torch_np/numpy_tests/core/test_getlimits.py::TestPythonFloat::test_singleton, test/torch_np/numpy_tests/core/test_getlimits.py::TestHalf::test_singleton, test/torch_np/numpy_tests/core/test_getlimits.py::TestSingle::test_singleton, test/torch_np/numpy_tests/core/test_getlimits.py::TestDouble::test_singleton, test/torch_np/numpy_tests/core/test_getlimits.py::TestFinfo::test_basic, test/torch_np/numpy_tests/core/test_getlimits.py::TestFinfo::test_basic_missing, test/torch_np/numpy_tests/core/test_getlimits.py::TestIinfo::test_basic, test/torch_np/numpy_tests/core/test_getlimits.py::TestIinfo::test_unsigned_max_T0, test/torch_np/numpy_tests/core/test_getlimits.py::TestIinfo::test_unsigned_max_T1, test/torch_np/numpy_tests/core/test_getlimits.py::TestIinfo::test_unsigned_max_T2, test/torch_np/numpy_tests/core/test_getlimits.py::TestIinfo::test_unsigned_max_T3, test/torch_np/numpy_tests/core/test_getlimits.py::TestRepr::test_finfo_repr, test/torch_np/numpy_tests/core/test_getlimits.py::TestRepr::test_iinfo_repr, test/torch_np/numpy_tests/core/test_getlimits.py::TestMisc::test_instances, test/torch_np/numpy_tests/core/test_getlimits.py::TestMisc::test_known_types, test/torch_np/numpy_tests/core/test_getlimits.py::TestMisc::test_plausible_finfo, test/torch_np/numpy_tests/core/test_getlimits.py::TestMisc::test_subnormal_warning 2025-10-10T02:54:11.9003170Z 2025-10-10T02:54:17.9622469Z Running lazy/test_reuse_ir 1/1 ... [2025-10-10 02:54:17.953574] 2025-10-10T02:54:17.9623360Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:54:17.9630601Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:54:17.953574] 2025-10-10T02:54:23.5874614Z 2025-10-10T02:54:23.5876164Z 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_a19e373bf1b2d006_.log 2025-10-10T02:54:23.5879110Z Running 4 items in this shard: test/lazy/test_reuse_ir.py::TestLazyReuseIr::testAdd, test/lazy/test_reuse_ir.py::TestLazyReuseIr::testAddSub, test/lazy/test_reuse_ir.py::TestLazyReuseIr::testAddSubFallback, test/lazy/test_reuse_ir.py::TestLazyReuseIr::testBatchNorm 2025-10-10T02:54:23.5881080Z 2025-10-10T02:54:29.5775894Z Running torch_np/numpy_tests/lib/test_index_tricks 1/1 ... [2025-10-10 02:54:29.574366] 2025-10-10T02:54:29.5776770Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:54:29.5787742Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:54:29.574366] 2025-10-10T02:54:36.4270370Z 2025-10-10T02:54:36.4271960Z 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_773aa4efab1fb991_.log 2025-10-10T02:54:36.4302967Z Running 47 items in this shard: test/torch_np/numpy_tests/lib/test_index_tricks.py::TestRavelUnravelIndex::test_0d, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestRavelUnravelIndex::test_basic, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestRavelUnravelIndex::test_big_indices, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestRavelUnravelIndex::test_clipmodes, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestRavelUnravelIndex::test_dtypes, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestRavelUnravelIndex::test_empty_array_ravel_mode_clip, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestRavelUnravelIndex::test_empty_array_ravel_mode_raise, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestRavelUnravelIndex::test_empty_array_ravel_mode_wrap, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestRavelUnravelIndex::test_empty_array_unravel, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestRavelUnravelIndex::test_empty_indices, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestRavelUnravelIndex::test_writeability, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestGrid::test_accepts_longdouble, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestGrid::test_accepts_npcomplexfloating, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestGrid::test_accepts_npfloating, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestGrid::test_basic, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestGrid::test_linspace_equivalence, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestGrid::test_mgrid_size_none_handling_start0_stop_10_step0_expected0, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestGrid::test_mgrid_size_none_handling_start_-10_stop_20_step1_expected1, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestGrid::test_nd, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestGrid::test_sparse, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestConcatenator::test_0d, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestConcatenator::test_1d, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestConcatenator::test_2d, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestConcatenator::test_complex_step, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestConcatenator::test_mixed_type, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestConcatenator::test_more_mixed_type, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestNdenumerate::test_basic, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestIndexExpression::test_regression_1, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestIndexExpression::test_simple_1, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestIx_::test_1d_only, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestIx_::test_bool, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestIx_::test_regression_1, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestIx_::test_repeated_input, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestIx_::test_shape_and_dtype, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestC::test_c_, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestFillDiagonal::test_basic, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestFillDiagonal::test_hetero_shape_handling, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestFillDiagonal::test_low_dim_handling, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestFillDiagonal::test_operate_4d_array, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestFillDiagonal::test_tall_matrix, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestFillDiagonal::test_tall_matrix_wrap, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestFillDiagonal::test_wide_matrix, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestDiagIndices::test_diag_indices, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestDiagIndicesFrom::test_diag_indices_from, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestDiagIndicesFrom::test_error_shape_mismatch, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestDiagIndicesFrom::test_error_small_input, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestNdIndex::test_ndindex 2025-10-10T02:54:36.4331930Z 2025-10-10T02:54:42.6350883Z Running nn/test_init 1/1 ... [2025-10-10 02:54:42.634403] 2025-10-10T02:54:42.6351549Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:54:42.6357815Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:54:42.635519] 2025-10-10T02:54:53.8338867Z 2025-10-10T02:54:53.8339961Z nn/test_init 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_init_1.1_e72a9d5c9e3b9852_.log 2025-10-10T02:54:53.8348187Z Running 30 items in this shard: test/nn/test_init.py::TestNNInit::test_calculate_gain_leaky_relu, test/nn/test_init.py::TestNNInit::test_calculate_gain_leaky_relu_only_accepts_numbers, test/nn/test_init.py::TestNNInit::test_calculate_gain_linear, test/nn/test_init.py::TestNNInit::test_calculate_gain_nonlinear, test/nn/test_init.py::TestNNInit::test_calculate_gain_only_accepts_valid_nonlinearities, test/nn/test_init.py::TestNNInit::test_constant, test/nn/test_init.py::TestNNInit::test_deprecation, test/nn/test_init.py::TestNNInit::test_dirac_identity, test/nn/test_init.py::TestNNInit::test_dirac_only_works_on_3_4_5d_inputs, test/nn/test_init.py::TestNNInit::test_dirac_properties, test/nn/test_init.py::TestNNInit::test_eye, test/nn/test_init.py::TestNNInit::test_eye_only_works_on_2d_inputs, test/nn/test_init.py::TestNNInit::test_kaiming_normal, test/nn/test_init.py::TestNNInit::test_kaiming_normal_errors_on_inputs_smaller_than_2d, test/nn/test_init.py::TestNNInit::test_kaiming_normal_warning_on_0element_tensor, test/nn/test_init.py::TestNNInit::test_kaiming_uniform, test/nn/test_init.py::TestNNInit::test_kaiming_uniform_errors_on_inputs_smaller_than_2d, test/nn/test_init.py::TestNNInit::test_kaiming_uniform_warning_on_0element_tensor, test/nn/test_init.py::TestNNInit::test_normal, test/nn/test_init.py::TestNNInit::test_ones_and_zeros, test/nn/test_init.py::TestNNInit::test_orthogonal, test/nn/test_init.py::TestNNInit::test_sparse_default_std, test/nn/test_init.py::TestNNInit::test_sparse_only_works_on_2d_inputs, test/nn/test_init.py::TestNNInit::test_trunc_normal, test/nn/test_init.py::TestNNInit::test_trunc_normal_generator, test/nn/test_init.py::TestNNInit::test_uniform, test/nn/test_init.py::TestNNInit::test_xavier_normal, test/nn/test_init.py::TestNNInit::test_xavier_normal_errors_on_inputs_smaller_than_2d, test/nn/test_init.py::TestNNInit::test_xavier_uniform, test/nn/test_init.py::TestNNInit::test_xavier_uniform_errors_on_inputs_smaller_than_2d 2025-10-10T02:54:53.8355318Z 2025-10-10T02:54:58.8900883Z Running torch_np/numpy_tests/core/test_numerictypes 1/1 ... [2025-10-10 02:54:58.883784] 2025-10-10T02:54:58.8901455Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:54:58.8907574Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:54:58.883784] 2025-10-10T02:55:04.1499751Z 2025-10-10T02:55:04.1500869Z 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_cace871cbcdb110d_.log 2025-10-10T02:55:04.1515508Z Running 34 items in this shard: test/torch_np/numpy_tests/core/test_numerictypes.py::TestCommonType::test_scalar_loses1, test/torch_np/numpy_tests/core/test_numerictypes.py::TestCommonType::test_scalar_loses2, test/torch_np/numpy_tests/core/test_numerictypes.py::TestCommonType::test_scalar_wins, test/torch_np/numpy_tests/core/test_numerictypes.py::TestCommonType::test_scalar_wins2, test/torch_np/numpy_tests/core/test_numerictypes.py::TestCommonType::test_scalar_wins3, test/torch_np/numpy_tests/core/test_numerictypes.py::TestIsSubDType::test_both_abstract, test/torch_np/numpy_tests/core/test_numerictypes.py::TestIsSubDType::test_nondtype_nonscalartype, test/torch_np/numpy_tests/core/test_numerictypes.py::TestIsSubDType::test_same, test/torch_np/numpy_tests/core/test_numerictypes.py::TestIsSubDType::test_sibling_class, test/torch_np/numpy_tests/core/test_numerictypes.py::TestIsSubDType::test_subclass, test/torch_np/numpy_tests/core/test_numerictypes.py::TestIsSubDType::test_subclass_backwards, test/torch_np/numpy_tests/core/test_numerictypes.py::TestBitName::test_abstract, test/torch_np/numpy_tests/core/test_numerictypes.py::TestDocStrings::test_platform_dependent_aliases, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype_t0, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype_t1, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype_t2, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype_t3, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype_t4, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype_t5, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype_t6, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype_t7, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype_t8, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype_t9, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_are_unique, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes_t0, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes_t1, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes_t2, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes_t3, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes_t4, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes_t5, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes_t6, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes_t7, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes_t8, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes_t9 2025-10-10T02:55:04.1528808Z 2025-10-10T02:55:09.2727489Z Running test_type_promotion 1/1 ... [2025-10-10 02:55:09.271764] 2025-10-10T02:55:09.2727951Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:55:09.2735717Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:55:09.272891] 2025-10-10T02:55:19.2325539Z 2025-10-10T02:55:19.2326797Z test_type_promotion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_type_promotion_1.1_a0e1207a9d670681_.log 2025-10-10T02:55:19.2485319Z Running 423 items in this shard: test/test_type_promotion.py::TestTypePromotionCPU::test_add_wrapped_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_alpha_mismatch_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_alternate_result_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_bfloat16_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_booleans_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_can_cast_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_cat_different_dtypes_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_cat_out_different_dtypes_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_bool_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_bool_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_bool_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_bool_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_float32_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_float32_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_float32_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_float32_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_float64_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_float64_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_float64_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_float64_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_int32_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_int32_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_int32_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_int32_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_bool_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_bool_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_bool_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_bool_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_float32_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_float32_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_float32_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_float32_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_float64_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_float64_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_float64_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_float64_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_int32_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_int32_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_int32_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_int32_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_bool_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_bool_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_bool_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_bool_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_float32_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_float32_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_float32_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_float32_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_float64_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_float64_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_float64_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_float64_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_int32_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_int32_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_int32_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_int32_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_bool_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_bool_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_bool_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_bool_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_float32_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_float32_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_float32_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_float32_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_float64_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_float64_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_float64_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_float64_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_int32_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_int32_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_int32_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_int32_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_comparison_ops_with_type_promotion_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_complex_assertraises_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_complex_half_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_complex_promotion_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_complex_scalar_mult_tensor_promotion_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_computation_ignores_out_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_create_bool_tensors_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_cpu_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_cpu_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_cpu_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_cpu_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_cpu_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_cpu_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_inplace_cpu_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_inplace_cpu_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_inplace_cpu_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_inplace_cpu_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_inplace_cpu_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_inplace_cpu_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_inplace_cpu_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_inplace_cpu_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_out_cpu_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_out_cpu_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_out_cpu_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_out_cpu_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_out_cpu_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_out_cpu_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_out_cpu_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_out_cpu_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_float_promotion_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_from_issue_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_half_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_indexing_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_indexing_fail_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_inplace_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_int_promotion_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_int_to_float_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_integer_addcdiv_deprecated_cpu_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_integer_addcdiv_deprecated_cpu_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_integer_addcdiv_deprecated_cpu_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_integer_addcdiv_deprecated_cpu_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_integer_addcdiv_deprecated_cpu_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_lt_with_type_promotion_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_many_promotions_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_mixed_type_backward_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_non_promoting_ops_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_bool_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_bool_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_bool_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_bool_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_bool_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_bool_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_bool_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_bool_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_bool_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_bool_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_bool_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex128_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex128_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex128_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex128_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex128_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex128_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex128_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex128_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex128_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex128_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex128_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex64_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex64_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex64_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex64_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex64_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex64_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex64_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex64_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex64_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex64_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex64_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float16_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float16_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float16_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float16_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float16_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float16_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float16_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float16_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float16_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float16_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float16_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float32_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float32_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float32_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float32_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float32_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float32_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float32_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float32_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float32_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float32_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float32_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float64_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float64_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float64_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float64_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float64_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float64_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float64_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float64_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float64_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float64_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float64_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int16_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int16_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int16_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int16_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int16_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int16_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int16_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int16_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int16_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int16_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int16_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int32_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int32_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int32_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int32_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int32_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int32_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int32_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int32_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int32_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int32_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int32_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int64_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int64_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int64_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int64_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int64_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int64_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int64_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int64_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int64_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int64_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int64_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int8_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int8_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int8_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int8_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int8_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int8_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int8_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int8_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int8_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int8_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int8_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_uint8_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_uint8_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_uint8_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_uint8_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_uint8_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_uint8_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_uint8_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_uint8_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_uint8_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_uint8_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_uint8_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_promote_self_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_promote_types_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bfloat16_bfloat16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bfloat16_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bfloat16_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bfloat16_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bfloat16_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bfloat16_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bfloat16_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bfloat16_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bfloat16_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bfloat16_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bfloat16_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bfloat16_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bool_bfloat16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bool_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bool_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bool_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bool_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bool_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bool_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bool_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bool_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bool_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bool_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bool_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex128_bfloat16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex128_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex128_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex128_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex128_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex128_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex128_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex128_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex128_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex128_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex128_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex128_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex64_bfloat16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex64_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex64_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex64_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex64_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex64_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex64_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex64_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex64_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex64_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex64_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex64_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float16_bfloat16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float16_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float16_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float16_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float16_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float16_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float16_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float16_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float16_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float16_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float16_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float16_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float32_bfloat16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float32_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float32_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float32_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float32_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float32_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float32_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float32_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float32_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float32_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float32_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float32_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float64_bfloat16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float64_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float64_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float64_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float64_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float64_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float64_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float64_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float64_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float64_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float64_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float64_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int16_bfloat16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int16_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int16_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int16_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int16_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int16_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int16_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int16_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int16_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int16_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int16_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int16_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int32_bfloat16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int32_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int32_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int32_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int32_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int32_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int32_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int32_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int32_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int32_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int32_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int32_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int64_bfloat16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int64_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int64_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int64_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int64_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int64_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int64_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int64_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int64_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int64_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int64_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int64_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int8_bfloat16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int8_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int8_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int8_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int8_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int8_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int8_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int8_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int8_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int8_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int8_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int8_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_uint8_bfloat16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_uint8_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_uint8_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_uint8_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_uint8_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_uint8_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_uint8_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_uint8_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_uint8_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_uint8_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_uint8_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_uint8_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_tensor_vs_scalar_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_sparse_add_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_sparse_div_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_sparse_div_promotion_cpu_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_sparse_div_promotion_cpu_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_sparse_div_promotion_cpu_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_sparse_div_promotion_cpu_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_sparse_div_promotion_cpu_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_sparse_mul_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_sparse_sub_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_ternary_out_promotion_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_transpose_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_complex128_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_complex128_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_complex128_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_complex128_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_complex128_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_complex64_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_complex64_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_complex64_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_complex64_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_complex64_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_float32_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_float32_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_float32_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_float32_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_float32_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_float64_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_float64_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_float64_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_float64_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_float64_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_int64_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_int64_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_int64_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_int64_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_int64_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_unsigned_cpu 2025-10-10T02:55:19.2633443Z 2025-10-10T02:55:24.3817193Z Running torch_np/numpy_tests/core/test_scalar_methods 1/1 ... [2025-10-10 02:55:24.381203] 2025-10-10T02:55:24.3818047Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:55:24.3824242Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:55:24.381795] 2025-10-10T02:55:29.3788436Z 2025-10-10T02:55:29.3789801Z 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_cb3deb7bac5e3c37_.log 2025-10-10T02:55:29.3819428Z Running 77 items in this shard: test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_against_known_values, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_errors_ftype0, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_errors_ftype1, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_errors_ftype2, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_roundtrip_ftype0_frac_vals0_exp_vals0, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_roundtrip_ftype1_frac_vals1_exp_vals1, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_roundtrip_ftype2_frac_vals2_exp_vals2, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_simple_fractions_ftype0, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_simple_fractions_ftype1, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_simple_fractions_ftype2, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_small_ftype0_f_-0_875_ratio1, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_small_ftype0_f_0_0_ratio2, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_small_ftype0_f_0_875_ratio0, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_small_ftype0_f_11_5_ratio3, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_small_ftype1_f_-0_875_ratio1, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_small_ftype1_f_0_0_ratio2, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_small_ftype1_f_0_875_ratio0, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_small_ftype1_f_11_5_ratio3, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_small_ftype2_f_-0_875_ratio1, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_small_ftype2_f_0_0_ratio2, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_small_ftype2_f_0_875_ratio0, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_small_ftype2_f_11_5_ratio3, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_false_code_b, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_false_code_h, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_false_code_i, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_false_code_l, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_special_str_value_inf_code_d, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_special_str_value_inf_code_e, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_special_str_value_inf_code_f, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_special_str_value_nan_code_d, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_special_str_value_nan_code_e, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_special_str_value_nan_code_f, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_true_code_B, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_true_code_b, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_true_code_d, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_true_code_e, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_true_code_f, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_true_code_h, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_true_code_i, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_true_code_l, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_abc_cls0, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_abc_cls1, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_abc_cls2, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_abc_cls3, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_abc_cls4, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_abc_cls5, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_abc_complexfloating, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_abc_complexfloating_subscript_tuple_arg_len_0, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_abc_complexfloating_subscript_tuple_arg_len_1, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_abc_complexfloating_subscript_tuple_arg_len_2, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_abc_complexfloating_subscript_tuple_arg_len_3, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_abc_non_numeric_cls0, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_concrete_code_?, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_concrete_code_B, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_concrete_code_D, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_concrete_code_F, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_concrete_code_b, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_concrete_code_d, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_concrete_code_e, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_concrete_code_f, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_concrete_code_h, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_concrete_code_i, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_concrete_code_l, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_subscript_scalar, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_subscript_tuple_arg_len_0, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_subscript_tuple_arg_len_1, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_subscript_tuple_arg_len_2, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_subscript_tuple_arg_len_3, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestBitCount::test_bit_count, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestBitCount::test_small_itype0, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestBitCount::test_small_itype1, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestBitCount::test_small_itype2, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestBitCount::test_small_itype3, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestBitCount::test_small_itype4, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestBitCount::test_small_itype5, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestBitCount::test_small_itype6, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestBitCount::test_small_itype7 2025-10-10T02:55:29.3848144Z 2025-10-10T02:55:34.8259894Z Running torch_np/numpy_tests/fft/test_helper 1/1 ... [2025-10-10 02:55:34.825738] 2025-10-10T02:55:34.8260462Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:55:34.8267328Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:55:34.826337] 2025-10-10T02:55:48.0534913Z 2025-10-10T02:55:48.0536110Z 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_cc2960d7cc71bccb_.log 2025-10-10T02:55:48.0540263Z Running 8 items in this shard: test/torch_np/numpy_tests/fft/test_helper.py::TestFFTShift::test_axes_keyword, test/torch_np/numpy_tests/fft/test_helper.py::TestFFTShift::test_definition, test/torch_np/numpy_tests/fft/test_helper.py::TestFFTShift::test_equal_to_original, test/torch_np/numpy_tests/fft/test_helper.py::TestFFTShift::test_inverse, test/torch_np/numpy_tests/fft/test_helper.py::TestFFTShift::test_uneven_dims, test/torch_np/numpy_tests/fft/test_helper.py::TestFFTFreq::test_definition, test/torch_np/numpy_tests/fft/test_helper.py::TestRFFTFreq::test_definition, test/torch_np/numpy_tests/fft/test_helper.py::TestIRFFTN::test_not_last_axis_success 2025-10-10T02:55:48.0542903Z 2025-10-10T02:55:53.6667934Z Running torch_np/test_function_base 1/1 ... [2025-10-10 02:55:53.666489] 2025-10-10T02:55:53.6668771Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:55:53.6677930Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:55:53.667108] 2025-10-10T02:55:59.1488398Z 2025-10-10T02:55:59.1490281Z 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_26c093f97946dbe8_.log 2025-10-10T02:55:59.1491988Z Running 1 items in this shard: test/torch_np/test_function_base.py::TestAppend::test_basic 2025-10-10T02:55:59.1492647Z 2025-10-10T02:56:04.8615723Z Running profiler/test_profiler_tree 1/1 ... [2025-10-10 02:56:04.861220] 2025-10-10T02:56:04.8616654Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:56:04.8625109Z 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', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:56:04.861810] 2025-10-10T02:56:10.5057086Z 2025-10-10T02:56:10.5058244Z 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_ea70f1ba1ec205ec_.log 2025-10-10T02:56:10.5068027Z Running 10 items in this shard: test/profiler/test_profiler_tree.py::TestProfilerTree::test_profiler_experimental_tree, test/profiler/test_profiler_tree.py::TestProfilerTree::test_profiler_experimental_tree_cuda, test/profiler/test_profiler_tree.py::TestProfilerTree::test_profiler_experimental_tree_cuda_detailed, test/profiler/test_profiler_tree.py::TestProfilerTree::test_profiler_experimental_tree_cuda_with_stream, test/profiler/test_profiler_tree.py::TestProfilerTree::test_profiler_experimental_tree_with_memory, test/profiler/test_profiler_tree.py::TestProfilerTree::test_profiler_experimental_tree_with_memory_and_stack, test/profiler/test_profiler_tree.py::TestProfilerTree::test_profiler_experimental_tree_with_record_function, test/profiler/test_profiler_tree.py::TestProfilerTree::test_profiler_experimental_tree_with_stack_and_modules, test/profiler/test_profiler_tree.py::TestProfilerTree::test_profiler_experimental_tree_with_stack_and_torch_dispatch, test/profiler/test_profiler_tree.py::TestProfilerTree::test_profiler_experimental_tree_with_stack_and_torch_function 2025-10-10T02:56:10.5076190Z 2025-10-10T02:56:16.2626844Z Running functorch/test_eager_transforms 1/1 ... [2025-10-10 02:56:16.257671] 2025-10-10T02:56:16.2627382Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:56:16.2633848Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_eager_transforms.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:56:16.257671] 2025-10-10T02:56:47.8379995Z 2025-10-10T02:56:47.8381811Z functorch/test_eager_transforms 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_eager_transforms_1.1_786047a4292115e8_.log 2025-10-10T02:56:47.8676697Z Running 355 items in this shard: test/functorch/test_eager_transforms.py::TestSliceArgnums::test_argnums_reorders, test/functorch/test_eager_transforms.py::TestSliceArgnums::test_duplicate_argnums, test/functorch/test_eager_transforms.py::TestSliceArgnums::test_flat_args_with_negative_int_argnum, test/functorch/test_eager_transforms.py::TestSliceArgnums::test_flat_args_with_positive_int_argnum, test/functorch/test_eager_transforms.py::TestSliceArgnums::test_flat_args_with_tuple_argnum, test/functorch/test_eager_transforms.py::TestSliceArgnums::test_invalid_argnum_type, test/functorch/test_eager_transforms.py::TestSliceArgnums::test_not_enough_argnums, test/functorch/test_eager_transforms.py::TestSliceArgnums::test_out_of_bounds_argnum_values, test/functorch/test_eager_transforms.py::TestSliceArgnums::test_pytree_args, test/functorch/test_eager_transforms.py::TestMakeFunctional::test_buffer_tying, test/functorch/test_eager_transforms.py::TestMakeFunctional::test_combine_state_for_ensemble_error, test/functorch/test_eager_transforms.py::TestMakeFunctional::test_combine_state_for_ensemble_smoke, test/functorch/test_eager_transforms.py::TestMakeFunctional::test_correctness_mnist_mechanism_functional_call, test/functorch/test_eager_transforms.py::TestMakeFunctional::test_correctness_mnist_mechanism_make_functional, test/functorch/test_eager_transforms.py::TestMakeFunctional::test_disable_autograd_tracking_disable_autograd_tracking_False, test/functorch/test_eager_transforms.py::TestMakeFunctional::test_disable_autograd_tracking_disable_autograd_tracking_True, test/functorch/test_eager_transforms.py::TestMakeFunctional::test_make_functional_state_correctly_returned_after_forward_mechanism_functional_call, test/functorch/test_eager_transforms.py::TestMakeFunctional::test_make_functional_state_correctly_returned_after_forward_mechanism_make_functional, test/functorch/test_eager_transforms.py::TestMakeFunctional::test_parameter_tying, test/functorch/test_eager_transforms.py::TestMakeFunctional::test_parameter_tying_ensemble, test/functorch/test_eager_transforms.py::TestMakeFunctional::test_parameter_tying_grad, test/functorch/test_eager_transforms.py::TestMakeFunctional::test_stack_module_state_error, test/functorch/test_eager_transforms.py::TestMakeFunctional::test_stack_module_state_leaf, test/functorch/test_eager_transforms.py::TestMakeFunctional::test_stack_module_state_mismatch_error, test/functorch/test_eager_transforms.py::TestMakeFunctional::test_stack_module_state_smoke, test/functorch/test_eager_transforms.py::TestMakeFunctional::test_using_detach_functional_call_detach_params_False, test/functorch/test_eager_transforms.py::TestMakeFunctional::test_using_detach_functional_call_detach_params_True, test/functorch/test_eager_transforms.py::TestMakeFunctional::test_with_buffers_disable_autograd_tracking_disable_autograd_tracking_False, test/functorch/test_eager_transforms.py::TestMakeFunctional::test_with_buffers_disable_autograd_tracking_disable_autograd_tracking_True, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_advanced_indexing_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_argnums_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_composed_with_autograd_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_composite_complicated_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_composite_simple_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_composite_two_ops_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_conj_bit_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_dtype_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_escaped_wrappers_are_ignored_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_escaped_wrappers_are_marked_as_dead_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_fn_with_kwargs_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_functional_init_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_functional_init_with_buffers_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_grad_aux_pytree_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_grad_aux_tensor_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_grad_of_vjp_composition_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_grad_of_vjp_of_grad_composition_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_grad_pytree_inputs_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_inplace_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_inplace_on_captures_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_inplace_on_view_base_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_inplace_on_view_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_invalid_argnums_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_is_cuda_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_manual_seed_inside_grad_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_negative_argnums_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_nesting_simple_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_no_grad_inside_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_no_grad_mixed_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_no_grad_nested_complicated_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_no_grad_nested_simple_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_no_grad_outside_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_no_grad_outside_vjp_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_no_grad_outside_vjp_fn_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_no_grad_outside_vjp_only_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_no_grad_value_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_numel_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_out_of_order_argnums_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_primitive_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_print_captured_tensor_inside_transform_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_shape_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_tensor_ctor_inside_grad_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_tensor_print_grad_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_tensor_print_grad_grad_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_tensor_print_vmap_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_tensor_print_vmap_grad_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_tensor_print_vmap_vmap_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_unrelated_grad_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_unrelated_hessian_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_unrelated_vjp_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_unrelated_vjp_multiple_inputs_outputs_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_view_inplace_simple_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_views_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_vjp_aux_pytree_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_vjp_aux_tensor_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_vjp_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_vjp_of_grad_composition_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_vjp_outputs_can_any_pytree_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_vjp_pytree_error_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_vjp_pytree_input_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_vjp_pytree_output_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_vjp_two_outputs_cpu, test/functorch/test_eager_transforms.py::TestGradTransformCPU::test_zero_grad_cpu, test/functorch/test_eager_transforms.py::TestVmapOfGradCPU::test_log_softmax_cpu, test/functorch/test_eager_transforms.py::TestVmapOfGradCPU::test_new_empty_materializes_tensor_cpu, test/functorch/test_eager_transforms.py::TestVmapOfGradCPU::test_new_zeros_materializes_tensor_cpu, test/functorch/test_eager_transforms.py::TestVmapOfGradCPU::test_per_sample_grads_embeddingnet_mechanism_functional_call_cpu, test/functorch/test_eager_transforms.py::TestVmapOfGradCPU::test_per_sample_grads_embeddingnet_mechanism_make_functional_cpu, test/functorch/test_eager_transforms.py::TestVmapOfGradCPU::test_per_sample_grads_inplace_view_cpu, test/functorch/test_eager_transforms.py::TestVmapOfGradCPU::test_per_sample_grads_simple_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_against_reference_correctness_different_devices_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_against_reference_correctness_different_devices_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_against_reference_default_arg_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_against_reference_default_arg_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_against_reference_multi_input_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_against_reference_multi_input_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_against_reference_multi_input_multi_output_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_against_reference_multi_input_multi_output_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_against_reference_simple_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_against_reference_simple_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_against_reference_unrelated_outputs_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_against_reference_unrelated_outputs_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_against_reference_zero_dim_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_against_reference_zero_dim_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_argnums_defaults_to_zero_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_argnums_defaults_to_zero_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_argnums_effect_on_return_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_argnums_effect_on_return_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_argnums_tuple_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_argnums_tuple_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_aux_pytree_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_aux_pytree_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_aux_tensor_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_aux_tensor_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_chunk_jacrev__preallocate_and_copy_False_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_chunk_jacrev__preallocate_and_copy_True_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_chunk_jacrev_chunksize_one__preallocate_and_copy_False_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_chunk_jacrev_chunksize_one__preallocate_and_copy_True_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_chunk_jacrev_composition__preallocate_and_copy_False_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_chunk_jacrev_composition__preallocate_and_copy_True_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_complex_error_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_diff_numel_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_diff_numel_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_dimensionality_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_dimensionality_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_empty_argnums_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_empty_argnums_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_empty_output_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_empty_output_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_float_argnums_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_float_argnums_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_hessian_simple_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_inplace_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_inplace_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_jac_with_non_tensor_args_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_jac_with_non_tensor_args_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_multiple_args_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_multiple_args_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_multiple_inputs_outputs_pytree_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_multiple_inputs_outputs_pytree_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_multiple_inputs_outputs_pytree_multidim_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_multiple_inputs_outputs_pytree_multidim_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_multiple_inputs_pytree_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_multiple_inputs_pytree_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_multiple_outputs_multiple_argnums_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_multiple_outputs_multiple_argnums_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_multiple_outputs_pytree_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_multiple_outputs_pytree_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_multiple_outputs_single_argnums_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_multiple_outputs_single_argnums_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_negative_argnums_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_negative_argnums_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_nested_jac_simple_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_nested_jac_simple_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_out_of_bounds_argnums_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_out_of_bounds_argnums_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_outputs_can_any_pytree_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_outputs_can_any_pytree_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_repeated_argnums_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_repeated_argnums_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_simple_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_simple_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_simple_not_flat_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_simple_not_flat_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_take_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_take_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_unrelated_input_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_unrelated_input_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_unrelated_output_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_unrelated_output_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_vmap_on_jac_simple_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestJacCPU::test_vmap_on_jac_simple_jacrev_cpu, test/functorch/test_eager_transforms.py::TestJvpCPU::test_autograd_function_disables_fwd_grad_cpu, test/functorch/test_eager_transforms.py::TestJvpCPU::test_aux_pytree_cpu, test/functorch/test_eager_transforms.py::TestJvpCPU::test_aux_tensor_cpu, test/functorch/test_eager_transforms.py::TestJvpCPU::test_disable_fwd_grad_inside_cpu, test/functorch/test_eager_transforms.py::TestJvpCPU::test_disable_fwd_grad_mixed_cpu, test/functorch/test_eager_transforms.py::TestJvpCPU::test_disable_fwd_grad_outside_cpu, test/functorch/test_eager_transforms.py::TestJvpCPU::test_inplace_on_captures_cpu, test/functorch/test_eager_transforms.py::TestJvpCPU::test_inputs_are_tuples_of_tensors_cpu, test/functorch/test_eager_transforms.py::TestJvpCPU::test_jvp_inside_autograd_function_cpu, test/functorch/test_eager_transforms.py::TestJvpCPU::test_jvp_new_tensor_cpu, test/functorch/test_eager_transforms.py::TestJvpCPU::test_multiple_inputs_cpu, test/functorch/test_eager_transforms.py::TestJvpCPU::test_multiple_inputs_outputs_cpu, test/functorch/test_eager_transforms.py::TestJvpCPU::test_multiple_outputs_cpu, test/functorch/test_eager_transforms.py::TestJvpCPU::test_nonempty_primals_and_tangents_cpu, test/functorch/test_eager_transforms.py::TestJvpCPU::test_outputs_can_any_pytree_cpu, test/functorch/test_eager_transforms.py::TestJvpCPU::test_primals_tangents_length_mismatch_cpu, test/functorch/test_eager_transforms.py::TestJvpCPU::test_pytree_inputs_cpu, test/functorch/test_eager_transforms.py::TestJvpCPU::test_pytree_inputs_error_cases_cpu, test/functorch/test_eager_transforms.py::TestJvpCPU::test_simple_cpu, test/functorch/test_eager_transforms.py::TestJvpCPU::test_strict_mode_cpu, test/functorch/test_eager_transforms.py::TestJvpCPU::test_unrelated_input_cpu, test/functorch/test_eager_transforms.py::TestJvpCPU::test_unrelated_output_cpu, test/functorch/test_eager_transforms.py::TestJvpCPU::test_zerotensor_vmapjvp_interaction_cpu, test/functorch/test_eager_transforms.py::TestLinearizeCPU::test_linearize_basic_cpu_float32, test/functorch/test_eager_transforms.py::TestLinearizeCPU::test_linearize_composition_grad_cpu_float32, test/functorch/test_eager_transforms.py::TestLinearizeCPU::test_linearize_composition_vmap_cpu_float32, test/functorch/test_eager_transforms.py::TestLinearizeCPU::test_linearize_errors_cpu, test/functorch/test_eager_transforms.py::TestLinearizeCPU::test_linearize_nested_input_nested_output_cpu_float32, test/functorch/test_eager_transforms.py::TestLinearizeCPU::test_linearize_return_cpu_float32, test/functorch/test_eager_transforms.py::TestVmapJvpInplaceViewCPU::test_all_dual_base_inplace_cpu, test/functorch/test_eager_transforms.py::TestVmapJvpInplaceViewCPU::test_all_dual_base_view_inplace_cpu, test/functorch/test_eager_transforms.py::TestVmapJvpInplaceViewCPU::test_all_dual_no_view_cpu, test/functorch/test_eager_transforms.py::TestVmapJvpInplaceViewCPU::test_right_dual_base_prop_cpu, test/functorch/test_eager_transforms.py::TestVmapJvpInplaceViewCPU::test_right_dual_view_prop_cpu, test/functorch/test_eager_transforms.py::TestHessianCPU::test_hessian_vectorize_correctness_multi_input_cpu, test/functorch/test_eager_transforms.py::TestHessianCPU::test_hessian_vectorize_correctness_simple_cpu, test/functorch/test_eager_transforms.py::TestHessianCPU::test_hessian_vectorize_correctness_unrelated_outputs_cpu, test/functorch/test_eager_transforms.py::TestHessianCPU::test_jacfwd_different_levels_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_autograd_function_no_setup_context_transform_functionalize_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_autograd_function_no_setup_context_transform_grad_and_value_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_autograd_function_no_setup_context_transform_grad_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_autograd_function_no_setup_context_transform_hessian_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_autograd_function_no_setup_context_transform_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_autograd_function_no_setup_context_transform_jacrev_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_autograd_function_no_setup_context_transform_vmap_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_autograd_functional_jacfwd_inside_transform_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_autograd_functional_jacrev_inside_transform_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_autograd_functional_jvp_inside_transform_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_autograd_functional_vjp_inside_transform_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_can_use_functionalize_when_key_is_excluded_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_can_use_grad_when_key_is_excluded_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_can_use_vmap_when_key_is_excluded_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_deprecation_transforms_transform_functionalize_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_deprecation_transforms_transform_grad_and_value_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_deprecation_transforms_transform_grad_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_deprecation_transforms_transform_hessian_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_deprecation_transforms_transform_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_deprecation_transforms_transform_jacrev_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_deprecation_vmap_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_grad_grad_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_grad_vjp_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_grad_vmap_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_jvp_supports_saved_tensor_hooks_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_make_fx_jacrev_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_make_fx_vjp_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_make_fx_vmap_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_no_warning_on_import_functorch_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_requires_grad_inside_transform_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_retain_grad_inside_transform_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_transforms_dont_support_saved_tensor_hooks_transform_grad_and_value_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_transforms_dont_support_saved_tensor_hooks_transform_grad_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_transforms_dont_support_saved_tensor_hooks_transform_hessian_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_transforms_dont_support_saved_tensor_hooks_transform_jacrev_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_vjp_doesnt_support_saved_tensor_hooks_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_vjp_grad_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_vjp_vjp_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_vjp_vmap_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_vmap_grad_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_vmap_vjp_cpu, test/functorch/test_eager_transforms.py::TestComposabilityCPU::test_vmap_vmap_cpu, test/functorch/test_eager_transforms.py::TestExamplesCorrectnessCPU::test_ensemble_regression_mechanism_functional_call_cpu, test/functorch/test_eager_transforms.py::TestExamplesCorrectnessCPU::test_ensemble_regression_mechanism_make_functional_cpu, test/functorch/test_eager_transforms.py::TestExamplesCorrectnessCPU::test_find_learning_rate_ensembling_AlphaDropout_mechanism_functional_call_cpu, test/functorch/test_eager_transforms.py::TestExamplesCorrectnessCPU::test_find_learning_rate_ensembling_AlphaDropout_mechanism_make_functional_cpu, test/functorch/test_eager_transforms.py::TestExamplesCorrectnessCPU::test_find_learning_rate_ensembling_Dropout_mechanism_functional_call_cpu, test/functorch/test_eager_transforms.py::TestExamplesCorrectnessCPU::test_find_learning_rate_ensembling_Dropout_mechanism_make_functional_cpu, test/functorch/test_eager_transforms.py::TestExamplesCorrectnessCPU::test_find_learning_rate_ensembling_FeatureAlphaDropout_mechanism_functional_call_cpu, test/functorch/test_eager_transforms.py::TestExamplesCorrectnessCPU::test_find_learning_rate_ensembling_FeatureAlphaDropout_mechanism_make_functional_cpu, test/functorch/test_eager_transforms.py::TestExamplesCorrectnessCPU::test_lennard_jones_batched_jac_jac_jacfwd_cpu, test/functorch/test_eager_transforms.py::TestExamplesCorrectnessCPU::test_lennard_jones_batched_jac_jac_jacrev_cpu, test/functorch/test_eager_transforms.py::TestExamplesCorrectnessCPU::test_maml_omniglot_mechanism_functional_call_cpu, test/functorch/test_eager_transforms.py::TestExamplesCorrectnessCPU::test_maml_omniglot_mechanism_make_functional_cpu, test/functorch/test_eager_transforms.py::TestExamplesCorrectnessCPU::test_maml_regression_mechanism_functional_call_cpu, test/functorch/test_eager_transforms.py::TestExamplesCorrectnessCPU::test_maml_regression_mechanism_make_functional_cpu, test/functorch/test_eager_transforms.py::TestExamplesCorrectnessCPU::test_resnet18_per_sample_grads_mechanism_functional_call_cpu, test/functorch/test_eager_transforms.py::TestExamplesCorrectnessCPU::test_resnet18_per_sample_grads_mechanism_make_functional_cpu, test/functorch/test_eager_transforms.py::TestExamplesCorrectnessCPU::test_update_batch_norm_mechanism_functional_call_originally_track_running_stats_False_cpu, test/functorch/test_eager_transforms.py::TestExamplesCorrectnessCPU::test_update_batch_norm_mechanism_functional_call_originally_track_running_stats_True_cpu, test/functorch/test_eager_transforms.py::TestExamplesCorrectnessCPU::test_update_batch_norm_mechanism_make_functional_originally_track_running_stats_False_cpu, test/functorch/test_eager_transforms.py::TestExamplesCorrectnessCPU::test_update_batch_norm_mechanism_make_functional_originally_track_running_stats_True_cpu, test/functorch/test_eager_transforms.py::TestHigherOrderOperatorInteractionCPU::test_basic_sum_cpu, test/functorch/test_eager_transforms.py::TestHigherOrderOperatorInteractionCPU::test_functional_call_multiple_dicts_cpu, test/functorch/test_eager_transforms.py::TestHigherOrderOperatorInteractionCPU::test_grad_grad_sum_cpu, test/functorch/test_eager_transforms.py::TestHigherOrderOperatorInteractionCPU::test_grad_name_wrapping_cpu, test/functorch/test_eager_transforms.py::TestHigherOrderOperatorInteractionCPU::test_grad_sum_cpu, test/functorch/test_eager_transforms.py::TestHigherOrderOperatorInteractionCPU::test_no_grad_inside_grad_cpu, test/functorch/test_eager_transforms.py::TestHigherOrderOperatorInteractionCPU::test_no_grad_outside_grad_cpu, test/functorch/test_eager_transforms.py::TestHigherOrderOperatorInteractionCPU::test_vmap_grad_sum_cpu, test/functorch/test_eager_transforms.py::TestHigherOrderOperatorInteractionCPU::test_vmap_sum_cpu, test/functorch/test_eager_transforms.py::TestFunctionalizeCPU::test_functionalize_fake_tensors_cpu, test/functorch/test_eager_transforms.py::TestFunctionalizeCPU::test_functionalize_fx_multi_out_op_cpu, test/functorch/test_eager_transforms.py::TestFunctionalizeCPU::test_functionalize_fx_out_op_cpu, test/functorch/test_eager_transforms.py::TestFunctionalizeCPU::test_functionalize_fx_reapply_views_simple_cpu, test/functorch/test_eager_transforms.py::TestFunctionalizeCPU::test_functionalize_fx_simple_cpu, test/functorch/test_eager_transforms.py::TestFunctionalizeCPU::test_functionalize_fx_transpose_simple_cpu, test/functorch/test_eager_transforms.py::TestFunctionalizeCPU::test_functionalize_grad_cpu, test/functorch/test_eager_transforms.py::TestFunctionalizeCPU::test_functionalize_nonfunctional_output_cpu, test/functorch/test_eager_transforms.py::TestFunctionalizeCPU::test_functionalize_opt_tensor_list_cpu, test/functorch/test_eager_transforms.py::TestFunctionalizeCPU::test_functionalize_optional_tensorlist1_cpu, test/functorch/test_eager_transforms.py::TestFunctionalizeCPU::test_functionalize_optional_tensorlist2_cpu, test/functorch/test_eager_transforms.py::TestFunctionalizeCPU::test_inplace_view_cpu, test/functorch/test_eager_transforms.py::TestFunctionalizeCPU::test_linear_cpu, test/functorch/test_eager_transforms.py::TestFunctionalizeCPU::test_multioutput_inplace_slice_view_cpu, test/functorch/test_eager_transforms.py::TestFunctionalizeCPU::test_multioutput_view_cpu, test/functorch/test_eager_transforms.py::TestFunctionalizeCPU::test_resize_program_inputs_cpu, test/functorch/test_eager_transforms.py::TestFunctionalizeCPU::test_simple_view_cpu, test/functorch/test_eager_transforms.py::TestFunctionalizeCPU::test_vmap_functionalize_jvp_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_function_returns_input_inner_requires_grad_False_save_for_jvp_save_tensors_input_mark_dirty_False_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_function_returns_input_inner_requires_grad_False_save_for_jvp_save_tensors_input_mark_dirty_True_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_function_returns_input_inner_requires_grad_False_save_for_jvp_save_tensors_neither_mark_dirty_False_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_function_returns_input_inner_requires_grad_False_save_for_jvp_save_tensors_neither_mark_dirty_True_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_function_returns_input_inner_requires_grad_False_save_for_jvp_save_tensors_output_mark_dirty_False_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_function_returns_input_inner_requires_grad_False_save_for_jvp_save_tensors_output_mark_dirty_True_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_function_returns_input_inner_requires_grad_False_save_for_vjp_save_tensors_input_mark_dirty_False_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_function_returns_input_inner_requires_grad_False_save_for_vjp_save_tensors_input_mark_dirty_True_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_function_returns_input_inner_requires_grad_False_save_for_vjp_save_tensors_neither_mark_dirty_False_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_function_returns_input_inner_requires_grad_False_save_for_vjp_save_tensors_neither_mark_dirty_True_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_function_returns_input_inner_requires_grad_False_save_for_vjp_save_tensors_output_mark_dirty_False_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_function_returns_input_inner_requires_grad_False_save_for_vjp_save_tensors_output_mark_dirty_True_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_function_returns_input_inner_requires_grad_True_save_for_jvp_save_tensors_input_mark_dirty_False_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_function_returns_input_inner_requires_grad_True_save_for_jvp_save_tensors_input_mark_dirty_True_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_function_returns_input_inner_requires_grad_True_save_for_jvp_save_tensors_neither_mark_dirty_False_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_function_returns_input_inner_requires_grad_True_save_for_jvp_save_tensors_neither_mark_dirty_True_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_function_returns_input_inner_requires_grad_True_save_for_jvp_save_tensors_output_mark_dirty_False_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_function_returns_input_inner_requires_grad_True_save_for_jvp_save_tensors_output_mark_dirty_True_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_function_returns_input_inner_requires_grad_True_save_for_vjp_save_tensors_input_mark_dirty_False_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_function_returns_input_inner_requires_grad_True_save_for_vjp_save_tensors_input_mark_dirty_True_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_function_returns_input_inner_requires_grad_True_save_for_vjp_save_tensors_neither_mark_dirty_False_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_function_returns_input_inner_requires_grad_True_save_for_vjp_save_tensors_neither_mark_dirty_True_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_function_returns_input_inner_requires_grad_True_save_for_vjp_save_tensors_output_mark_dirty_False_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_function_returns_input_inner_requires_grad_True_save_for_vjp_save_tensors_output_mark_dirty_True_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_grad_fn_name_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_needs_input_grads_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_once_differentiable_autograd_vjp_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_once_differentiable_grad_vjp_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionCPU::test_set_materialize_grads_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionVmapAPICPU::test_has_vmap_staticmethod_and_has_generate_vmap_rule_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionVmapAPICPU::test_in_dims_multiple_inputs_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionVmapAPICPU::test_in_dims_single_input_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionVmapAPICPU::test_incompatible_out_dims_error_msg_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionVmapAPICPU::test_info_object_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionVmapAPICPU::test_kwarg_only_tensors_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionVmapAPICPU::test_no_vmap_staticmethod_and_no_generate_vmap_rule_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionVmapAPICPU::test_none_returns_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionVmapAPICPU::test_should_have_two_returns_cpu, test/functorch/test_eager_transforms.py::TestAutogradFunctionVmapAPICPU::test_skips_empty_layer_cpu, test/functorch/test_eager_transforms.py::TestHelpersCPU::test_CtxWithSavedTensors_error_if_name_collision_cpu, test/functorch/test_eager_transforms.py::TestHelpersCPU::test_CtxWithSavedTensors_nesting_cpu, test/functorch/test_eager_transforms.py::TestHelpersCPU::test_CtxWithSavedTensors_overrides_saved_tensors_cpu, test/functorch/test_eager_transforms.py::TestHelpersCPU::test_CtxWithSavedTensors_passthrough_cpu, test/functorch/test_eager_transforms.py::TestHelpersCPU::test_debug_unwrap_cpu, test/functorch/test_eager_transforms.py::TestHelpersCPU::test_reductify_leaf_cpu, test/functorch/test_eager_transforms.py::TestCompileTransformsCPU::test_compile_vmap_hessian_cpu, test/functorch/test_eager_transforms.py::TestCompileTransformsCPU::test_grad_deprecated_api_cpu 2025-10-10T02:56:47.8963587Z 2025-10-10T02:56:53.2871747Z Running test_sparse 1/1 ... [2025-10-10 02:56:53.284207] 2025-10-10T02:56:53.2872203Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-10-10T02:56:53.2878262Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_sparse.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-10-10 02:56:53.284207] 2025-10-10T02:57:47.2395618Z 2025-10-10T02:57:47.2397305Z functorch/test_aotdispatch 2/7 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_aotdispatch_2.7_08b09fde49c5f6fb_.log 2025-10-10T02:57:47.2649029Z Running 293 items in this shard: test/functorch/test_aotdispatch.py::TestAOTAutograd::test_alias_of_intermediate_detach_backend_aot_eager_view_replay_for_aliased_outputs_False_dynamic_shapes_False, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_backward_mutation_forward_inputs, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_input_mutation_alias_everything, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_input_mutation_aliases_and_output_alias, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_input_mutation_requires_grad_no_grad_inference_graph, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_input_output_view_mutate_multiple, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_list_codegen, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_mutates_input_noncontiguous, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_output_aliases_input_multi_output_view_should_raise_autograd_error, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_output_aliases_intermediate_inplace_view, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_output_aliases_intermediate_inplace_view_with_detach, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_output_aliases_intermediate_no_grad, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_saved_tensors_hooks_mutations_raise, test/functorch/test_aotdispatch.py::TestAOTExport::test_aot_export_ban_dropout_mut_pre_dispatch, test/functorch/test_aotdispatch.py::TestAOTExport::test_aot_export_metadata_mutation_banned, test/functorch/test_aotdispatch.py::TestAOTExport::test_aot_export_multiple_outputs_require_grad_banned, test/functorch/test_aotdispatch.py::TestAOTExport::test_aot_export_predispatch_composite_implicit_linear, test/functorch/test_aotdispatch.py::TestAOTExport::test_aot_export_predispatch_map_1, test/functorch/test_aotdispatch.py::TestAOTExport::test_aot_export_predispatch_outdtype, test/functorch/test_aotdispatch.py::TestAOTExport::test_aot_export_predispatch_with_cond_nested, test/functorch/test_aotdispatch.py::TestAOTExport::test_aot_export_simplified_pytrees_banned, test/functorch/test_aotdispatch.py::TestPartitioning::test_meta_tensor_inplace_op, test/functorch/test_aotdispatch.py::TestPartitioning::test_min_cut_partitioner_save_shape, test/functorch/test_aotdispatch.py::TestAOTModuleSimplified::test_aot_module_simplified_dynamic, test/functorch/test_aotdispatch.py::TestAOTModuleSimplified::test_aot_test_subclasses_with_tensor_factories, test/functorch/test_aotdispatch.py::TestAOTModuleSimplified::test_grads_no_force_contiguous_nested_tensor_tangent, test/functorch/test_aotdispatch.py::TestAOTModuleSimplified::test_rms_norm, test/functorch/test_aotdispatch.py::TestAOTModuleSimplified::test_saved_tensors_hooks_base_saved_tensors_hooks_filtering_mode_donated, test/functorch/test_aotdispatch.py::TestAOTModuleSimplified::test_saved_tensors_hooks_donated_buffers, test/functorch/test_aotdispatch.py::TestAOTModuleSimplified::test_saved_tensors_hooks_params, test/functorch/test_aotdispatch.py::TestPythonKeyCPU::test_nnc_jit_cpu, test/functorch/test_aotdispatch.py::TestPythonKeyCPU::test_nnc_passthrough_cpu, test/functorch/test_aotdispatch.py::TestPythonKeyCPU::test_scalar_device_cpu, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_add_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_addcmul_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_allclose_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_amax_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_argmax_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_atleast_2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_broadcast_tensors_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_clamp_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_complex_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_count_nonzero_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_cummin_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_dot_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_dstack_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_equal_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_erfc_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_erfinv_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_exponential_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_fft_fftshift_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_fft_ihfft2_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_fft_ihfftn_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_fft_rfftn_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_flex_attention_backward_simple_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_flex_attention_simple_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_flip_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_geometric_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_geqrf_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_grid_sampler_3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_histc_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_hsplit_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_hypot_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_igamma_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_invoke_subgraph_simple_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_jiterator_binary_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_linalg_cholesky_ex_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_linalg_cond_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_linalg_cross_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_linalg_matrix_power_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_linalg_solve_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_log10_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_log1p_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_log_softmax_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_logspace_tensor_overload_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_logsumexp_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_masked_argmin_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_masked_normalize_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nanmean_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_ne_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_new_empty_strided_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_new_zeros_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nextafter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_conv3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_conv_transpose1d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_cosine_similarity_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_ctc_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_gelu_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_hardtanh_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_interpolate_nearest_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_max_pool2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_max_unpool2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_pairwise_distance_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_relu6_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_rrelu_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_norm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_norm_inf_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_ones_like_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_polar_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_pow_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_put_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_rand_like_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_scan_simple_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_signal_windows_cosine_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_signal_windows_general_hamming_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_special_i1e_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_special_modified_bessel_k1_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_special_ndtr_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_special_zeta_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_sqrt_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_squeeze_copy_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_tril_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_trunc_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_var_mean_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_vdot_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_vsplit_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_while_loop_stack_output_simple_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_zeros_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_addbmm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_addr_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_any_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_argmax_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_as_strided_partial_views_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_asinh_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_atan_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_bfloat16_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_bool_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_cauchy_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_ceil_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_chalf_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_cholesky_solve_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_cond_simple_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_conj_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_diag_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_digamma_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_double_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_empty_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_erfinv_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_expand_copy_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_fft_rfft2_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_full_like_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_histogramdd_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_index_copy_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_index_select_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_inner_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_kthvalue_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_ldexp_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_le_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_linalg_cross_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_linalg_diagonal_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_linalg_eigh_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_linalg_ldl_factor_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_linalg_ldl_factor_ex_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_linalg_lstsq_grad_oriented_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_linalg_pinv_hermitian_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_log_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_logical_not_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_logit_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_logspace_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_map_simple_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_masked_argmax_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_masked_cumsum_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_masked_fill_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_masked_normalize_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_masked_var_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_max_reduction_with_dim_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_meshgrid_list_of_tensors_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_msort_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_multinomial_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nanquantile_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_hardswish_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_instance_norm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_interpolate_bilinear_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_margin_ranking_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_multi_margin_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_normalize_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_pad_circular_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_pixel_unshuffle_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_poisson_nll_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_threshold_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_upsample_bilinear_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_ormqr_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_signal_windows_gaussian_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_signal_windows_hann_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_slice_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_sort_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_special_bessel_y1_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_special_chebyshev_polynomial_w_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_special_hermite_polynomial_h_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_special_log_ndtr_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_special_modified_bessel_i1_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_special_xlog1py_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_tanh_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_to_sparse_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_transpose_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_unfold_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_var_unbiased_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_while_loop_simple_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_AdaptiveMaxPool2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_AvgPool1d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_BCELoss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_BCEWithLogitsLoss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_BatchNorm1d_train_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_ConstantPad1d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_ConstantPad3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_ConvTranspose3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_GroupNorm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_Hardtanh_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_LPPool1d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_LSTMCell_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_Linear_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_LogSigmoid_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_MarginRankingLoss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_MaxPool3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_MultiheadAttention_eval_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_RNNCell_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_SmoothL1Loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_TransformerEncoder_eval_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_Transformer_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_AdaptiveMaxPool2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_AvgPool2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_BatchNorm2d_eval_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_Bilinear_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_Conv3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_ConvTranspose1d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_Embedding_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_FractionalMaxPool3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_GELU_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_InstanceNorm2d_eval_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_InstanceNorm3d_train_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_LPPool2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_LocalResponseNorm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_MaxPool2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_ReLU6_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_SiLU_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_Softmin_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_Softplus_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_Softshrink_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_Threshold_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_ZeroPad2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_ZeroPad3d_cpu_float32, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_backward_mutation_forward_inputs, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_buffer_batch_norm, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_compilation_context, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_dynamic_output_aliases_input_view_meta_replay, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_input_data_and_metadata_mutation_aliases_other_input, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_input_inplace_requires_grad_true, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_input_mutation_aliases_and_none_require_gradients, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_input_mutation_hidden_from_autograd_aliasing, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_input_mutation_metadata, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_input_mutation_noncontiguous, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_input_mutation_requires_grad_no_grad_inference_graph, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_input_mutation_storage_resize_down, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_inputs_overlapping_unsqueeze_with_mutation, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_mark_outputs_dynamic_use_autograd_True, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_mem_leak_from_save_for_bw, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_mutates_input_noncontiguous, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_nested_subclasses_non_homogenous, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_output_aliases_intermediate_inplace_view_with_detach, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_output_aliases_intermediate_multiple, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_set__not_allowed, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_some_output_requires_grad_input_doesnt, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_subclasses_mixed_mode, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_alias_of_intermediate_detach_backend_aot_eager_view_replay_for_aliased_outputs_False_dynamic_shapes_True, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_alias_of_intermediate_detach_backend_aot_eager_view_replay_for_aliased_outputs_True_dynamic_shapes_True, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_alias_of_intermediate_detach_backend_inductor_view_replay_for_aliased_outputs_True_dynamic_shapes_True, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_composite_impl_compile, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_input_mutation_false_aliasing, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_input_mutation_hidden_from_autograd_aliasing, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_input_mutation_output_view_multiple, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_input_mutation_return, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_input_mutation_set__input_mutation, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_input_mutation_storage_resize_before_set_, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_inputs_overlapping_unsqueeze_with_mutation, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_invalid_dupe_fake, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_invalid_dupe_left_bias, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_output_aliases_input_multi_output_view, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_output_aliases_intermediate_multi_output_view, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_output_aliases_intermediate_multiple, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_outputs_are_aliased, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_subclasses_mixed, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_view_and_inplace_view, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_view_detach 2025-10-10T02:57:47.2910544Z 2025-10-10T03:04:38.1633418Z 2025-10-10T03:04:38.1634894Z functorch/test_aotdispatch 6/7 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_aotdispatch_6.7_40c20ea357ef6d4a_.log 2025-10-10T03:04:38.1802717Z Running 330 items in this shard: test/functorch/test_aotdispatch.py::TestAOTAutograd::test_alias_of_intermediate_detach_backend_inductor_view_replay_for_aliased_outputs_True_dynamic_shapes_False, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_autocast_disable_guard, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_batchnorm, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_compilation_context, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_complex_linear, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_custom_autograd, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_custom_tensor_metadata, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_input_inplace_requires_grad_true, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_input_mutation_modifies_autograd_meta_of_aliases, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_input_mutation_multiple, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_input_mutation_noncontiguous, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_input_mutation_return, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_input_mutation_set__nop, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_input_mutation_storage_resize_before_set_, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_input_mutation_storage_resize_down_and_set_, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_multi_output_list, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_nested_subclasses_non_homogenous, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_output_aliases_input_view_meta_replay, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_output_aliases_intermediate_multiple, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_output_aliases_intermediate_returned_multiple_times, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_output_op_depending_on_symint, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_outputs_are_aliased, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_real_weights_in_symbolic_mode_with_inplace_ops, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_single_output, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_squeeze_mutation, test/functorch/test_aotdispatch.py::TestAOTAutograd::test_view_detach, test/functorch/test_aotdispatch.py::TestAOTExport::test_aot_export_simplified_basic, test/functorch/test_aotdispatch.py::TestPartitioning::test_contiguous, test/functorch/test_aotdispatch.py::TestAOTDispatch::test_aot_dispatch_input_mutation, test/functorch/test_aotdispatch.py::TestAOTDispatch::test_aot_dispatch_simple, test/functorch/test_aotdispatch.py::TestAOTModuleSimplified::test_noncontig_nonmemformat_tangents_dynamic_shapes_True_test_subclasses_False_device_cpu, test/functorch/test_aotdispatch.py::TestAOTModuleSimplified::test_noncontig_nonmemformat_tangents_dynamic_shapes_True_test_subclasses_False_device_cuda, test/functorch/test_aotdispatch.py::TestAOTModuleSimplified::test_saved_tensors_hooks_base_saved_tensors_hooks_filtering_mode_no_static, test/functorch/test_aotdispatch.py::TestAOTModuleSimplified::test_tangent_type_coercion, test/functorch/test_aotdispatch.py::TestPythonKeyCPU::test_nnc_scalar_cpu, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive__batch_norm_with_update_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive__segment_reduce_lengths_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive__segment_reduce_offsets_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive__unsafe_masked_index_put_accumulate_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive__upsample_bilinear2d_aa_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_acosh_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_addbmm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_addcdiv_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_addmm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_addmm_decomposed_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_argwhere_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_partial_views_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_atanh_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_baddbmm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_bernoulli_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_broadcast_shapes_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_chalf_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_conj_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_constant_pad_nd_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_contiguous_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_digamma_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_div_floor_rounding_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_dsplit_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_eq_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_exp_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_eye_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_floor_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_ge_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_hash_tensor_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_index_copy_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_index_fill_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_index_reduce_mean_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_int_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_invoke_quant_packed_simple_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_isfinite_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_isinf_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_jiterator_unary_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_le_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_lgamma_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_linalg_cholesky_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_linalg_lstsq_grad_oriented_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_linalg_lu_factor_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_linalg_matrix_rank_hermitian_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_linalg_pinv_hermitian_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_linalg_solve_triangular_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_linalg_tensorsolve_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_linalg_vecdot_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_linspace_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_log_normal_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_logdet_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_logical_not_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_lt_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_lu_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_masked_amax_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_masked_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_masked_std_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_max_pool2d_with_indices_backward_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_median_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_meshgrid_list_of_tensors_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_meshgrid_variadic_tensors_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_mm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_native_dropout_backward_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_grid_sample_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_hardsigmoid_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_hardswish_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_interpolate_trilinear_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_layer_norm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_max_pool1d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_multi_head_attention_forward_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_pad_circular_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_pad_replicate_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_prelu_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_smooth_l1_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_nn_functional_softshrink_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_ones_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_polygamma_polygamma_n_4_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_rad2deg_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_reciprocal_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_remainder_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_renorm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_repeat_interleave_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_resolve_neg_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_round_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_signbit_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_sinh_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_special_airy_ai_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_special_bessel_j1_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_special_bessel_y1_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_split_list_args_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_squeeze_multiple_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_std_mean_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_svd_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_svd_lowrank_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_take_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_tanh_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_tensordot_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_true_divide_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_unique_consecutive_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_unique_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_var_mean_unbiased_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_view_as_complex_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_vstack_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive___getitem___cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive__batch_norm_with_update_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive__chunk_cat_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive__segment_reduce_offsets_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive__unsafe_masked_index_put_accumulate_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_argmin_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_as_strided_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_atanh_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_atleast_2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_atleast_3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_broadcast_to_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_cat_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_clamp_min_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_contiguous_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_cov_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_cummax_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_diagonal_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_expand_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_fft_ihfft2_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_flex_attention_simple_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_floor_divide_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_grid_sampler_2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_hstack_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_hypot_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_index_add_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_index_reduce_amin_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_index_reduce_prod_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_invoke_subgraph_simple_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_jiterator_binary_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_lerp_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_linalg_cond_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_linalg_matrix_power_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_linalg_matrix_rank_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_linalg_solve_ex_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_linalg_tensorsolve_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_linalg_vander_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_linalg_vecdot_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_linalg_vector_norm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_logical_or_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_logspace_tensor_overload_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_long_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_lu_solve_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_map_triple_nested_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_masked_softmin_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nansum_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_native_batch_norm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_conv2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_conv3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_cross_entropy_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_embedding_bag_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_group_norm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_layer_norm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_max_pool2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_max_unpool3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_multi_head_attention_forward_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_relu_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_rrelu_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_softshrink_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_softsign_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_pca_lowrank_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_positive_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_reciprocal_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_round_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_round_decimals_0_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_round_decimals_3_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_rsub_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_scatter_reduce_amin_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_scatter_reduce_sum_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_short_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_signal_windows_bartlett_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_signal_windows_cosine_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_softmax_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_softmax_with_dtype_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_sparse_sampled_addmm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_special_airy_ai_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_special_i0e_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_sqrt_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_square_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_std_unbiased_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_sum_to_size_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_tan_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_tril_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_unsafe_chunk_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_unsafe_split_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_while_loop_stack_output_simple_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_symbolic_exhaustive_zeros_like_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_AdaptiveAvgPool1d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_AdaptiveMaxPool3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_BatchNorm2d_train_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_ConvTranspose2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_ELU_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_FractionalMaxPool3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_GRU_eval_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_GaussianNLLLoss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_Hardshrink_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_Hardswish_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_InstanceNorm1d_eval_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_InstanceNorm1d_train_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_InstanceNorm2d_eval_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_InstanceNorm3d_train_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_KLDivLoss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_LazyConv2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_LazyConvTranspose2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_RMSNorm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_ReplicationPad1d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_SiLU_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_Softmin_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_TransformerDecoderLayer_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_module_exhaustive_nn_TransformerEncoder_train_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_AvgPool1d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_BCELoss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_BatchNorm1d_eval_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_CircularPad1d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_GRUCell_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_GaussianNLLLoss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_InstanceNorm1d_eval_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_InstanceNorm2d_train_mode_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_LSTMCell_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_LayerNorm_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_LeakyReLU_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_MultiLabelSoftMarginLoss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_MultiMarginLoss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_PoissonNLLLoss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_ReflectionPad3d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_Sigmoid_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_SoftMarginLoss_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_Softmax2d_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_Softsign_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_Transformer_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionModuleInfoCPU::test_aot_autograd_symbolic_module_exhaustive_nn_ZeroPad1d_cpu_float32, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_alias_of_intermediate_detach_backend_aot_eager_view_replay_for_aliased_outputs_True_dynamic_shapes_False, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_buffer_copied_in_graph, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_complex_linear, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_custom_tensor_metadata, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_dupe_arg_returned_as_output, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_dupe_arg_torture, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_embedding_bag_view_dynamic, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_inference_mode, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_input_mutation_aliases_other_input, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_input_mutation_and_output_view, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_input_mutation_requires_grad_detach, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_input_mutation_return, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_input_mutation_storage_resize_before_set_, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_input_mutation_storage_resize_up, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_input_output_view_mutate_multiple, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_invalid_dupe_fake, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_invalid_requires_grad, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_mark_activations_dynamic, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_output_aliases_input_view_meta_replay, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_output_aliases_intermediate_and_returned, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_output_aliases_intermediate_mutation_linear, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_output_aliases_multiple_inputs_get_correct_one, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_set__and_data_mutation_bad, test/functorch/test_aotdispatch.py::TestAOTAutogradWithDynamo::test_some_outputs_dont_require_grad_view, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_autocast_disable_guard, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_backward_mutation_forward_inputs, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_backward_pass_autocast_on, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_buffer_batch_norm, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_compilation_context, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_duplicated_arguments_on_tensor_overlap, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_dynamic_output_aliases_input_view_meta_replay, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_dynamic_shape_output_not_in_bw_graph, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_embedding_bag_view_dynamic, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_inner_grad, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_input_aliased_with_mutation_output_alias, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_input_mutation_aliases_and_output_alias, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_input_mutation_batchnorm, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_input_mutation_is_output, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_input_mutation_metadata2, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_input_mutation_multiple, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_input_mutation_simple_with_none_and_nontensor, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_invalid_requires_grad_fake, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_mark_activations_dynamic_with_nested, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_module, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_multi_output, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_nested_subclasses_complicated_inps_mixed, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_new_inp_requires_grad_now, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_no_grad_input_output, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_output_aliases_intermediate_inplace_view, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_output_aliases_intermediate_multiple_mixed, test/functorch/test_aotdispatch.py::TestAOTAutogradWithCache::test_output_all_alias_types 2025-10-10T03:04:38.2092910Z 2025-10-10T03:06:36.3409174Z 2025-10-10T03:06:36.3410211Z test_sparse 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_sparse_1.1_33eb7a1371ece9a6_.log 2025-10-10T03:06:36.4414230Z Running 3056 items in this shard: test/test_sparse.py::TestSparseLegacyAndDeprecation::test_legacy_warnings, test/test_sparse.py::TestSparseOneOff::test_cuda_from_cpu, test/test_sparse.py::TestSparseOneOff::test_cuda_sparse_cpu_dense_add, test/test_sparse.py::TestSparseMeta::test_add_meta_SparseBSC_float64, test/test_sparse.py::TestSparseMeta::test_add_meta_SparseBSR_float64, test/test_sparse.py::TestSparseMeta::test_add_meta_SparseCOO_float64, test/test_sparse.py::TestSparseMeta::test_add_meta_SparseCSC_float64, test/test_sparse.py::TestSparseMeta::test_add_meta_SparseCSR_float64, test/test_sparse.py::TestSparseMeta::test_fake_SparseBSC_float64, test/test_sparse.py::TestSparseMeta::test_fake_SparseBSR_float64, test/test_sparse.py::TestSparseMeta::test_fake_SparseCOO_float64, test/test_sparse.py::TestSparseMeta::test_fake_SparseCSC_float64, test/test_sparse.py::TestSparseMeta::test_fake_SparseCSR_float64, test/test_sparse.py::TestSparseMeta::test_meta_SparseBSC_float64, test/test_sparse.py::TestSparseMeta::test_meta_SparseBSR_float64, test/test_sparse.py::TestSparseMeta::test_meta_SparseCOO_float64, test/test_sparse.py::TestSparseMeta::test_meta_SparseCSC_float64, test/test_sparse.py::TestSparseMeta::test_meta_SparseCSR_float64, test/test_sparse.py::TestSparseMeta::test_print_meta_SparseBSC_float64, test/test_sparse.py::TestSparseMeta::test_print_meta_SparseBSR_float64, test/test_sparse.py::TestSparseMeta::test_print_meta_SparseCOO_float64, test/test_sparse.py::TestSparseMeta::test_print_meta_SparseCSC_float64, test/test_sparse.py::TestSparseMeta::test_print_meta_SparseCSR_float64, test/test_sparse.py::TestSparseMeta::test_sum_meta_SparseBSC_float64, test/test_sparse.py::TestSparseMeta::test_sum_meta_SparseBSR_float64, test/test_sparse.py::TestSparseMeta::test_sum_meta_SparseCOO_float64, test/test_sparse.py::TestSparseMeta::test_sum_meta_SparseCSC_float64, test/test_sparse.py::TestSparseMeta::test_sum_meta_SparseCSR_float64, test/test_sparse.py::TestSparseMeta::test_to_meta_SparseBSC_float64, test/test_sparse.py::TestSparseMeta::test_to_meta_SparseBSR_float64, test/test_sparse.py::TestSparseMeta::test_to_meta_SparseCOO_float64, test/test_sparse.py::TestSparseMeta::test_to_meta_SparseCSC_float64, test/test_sparse.py::TestSparseMeta::test_to_meta_SparseCSR_float64, test/test_sparse.py::TestSparseMeta::test_zeros_like_fake_SparseBSC_float64, test/test_sparse.py::TestSparseMeta::test_zeros_like_fake_SparseBSR_float64, test/test_sparse.py::TestSparseMeta::test_zeros_like_fake_SparseCOO_float64, test/test_sparse.py::TestSparseMeta::test_zeros_like_fake_SparseCSC_float64, test/test_sparse.py::TestSparseMeta::test_zeros_like_fake_SparseCSR_float64, test/test_sparse.py::TestSparseMeta::test_zeros_like_meta_SparseBSC_float64, test/test_sparse.py::TestSparseMeta::test_zeros_like_meta_SparseBSR_float64, test/test_sparse.py::TestSparseMeta::test_zeros_like_meta_SparseCOO_float64, test/test_sparse.py::TestSparseMeta::test_zeros_like_meta_SparseCSC_float64, test/test_sparse.py::TestSparseMeta::test_zeros_like_meta_SparseCSR_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_abs_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_abs_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_abs_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_abs_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_abs_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_abs_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_abs_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_abs_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_abs_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asin_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asin_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asin_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asin_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asin_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asin_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asin_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asin_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asin_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asinh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asinh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asinh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asinh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asinh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asinh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asinh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asinh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asinh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atanh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atanh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atanh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atanh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atanh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atanh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atanh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atanh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atanh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_ceil_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_ceil_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_ceil_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_ceil_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_ceil_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_ceil_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_ceil_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_physical_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_physical_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_physical_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_physical_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_physical_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_physical_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_physical_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_physical_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_physical_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_deg2rad_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_deg2rad_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_deg2rad_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_deg2rad_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_deg2rad_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_deg2rad_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_deg2rad_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_erf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_erf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_erf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_erf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_erf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_erf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_erf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_expm1_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_expm1_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_expm1_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_expm1_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_expm1_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_expm1_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_expm1_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_expm1_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_expm1_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_floor_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_floor_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_floor_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_floor_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_floor_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_floor_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_floor_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_frac_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_frac_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isinf_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isinf_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isinf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isinf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isinf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isinf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isinf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isinf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isinf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isnan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isnan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isnan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isnan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isnan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isnan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isnan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isnan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isnan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isneginf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isneginf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isneginf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isneginf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isneginf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isneginf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isneginf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isposinf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isposinf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isposinf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isposinf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isposinf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isposinf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isposinf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_log1p_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_log1p_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_log1p_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_log1p_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_log1p_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_log1p_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_log1p_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_log1p_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_log1p_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nan_to_num_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nan_to_num_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nan_to_num_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nan_to_num_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nan_to_num_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nan_to_num_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nan_to_num_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_neg_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_neg_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_neg_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_neg_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_neg_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_neg_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_neg_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_neg_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_neg_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nn_functional_relu_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nn_functional_relu_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nn_functional_relu_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nn_functional_relu_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nn_functional_relu_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nn_functional_relu_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nn_functional_relu_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_positive_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_positive_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_positive_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_positive_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_positive_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_positive_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_positive_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_positive_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_positive_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_rad2deg_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_rad2deg_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_rad2deg_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_rad2deg_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_rad2deg_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_rad2deg_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_rad2deg_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_round_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_round_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_round_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_round_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_round_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_round_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_round_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sgn_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sgn_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sgn_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sgn_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sgn_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sgn_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sgn_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sgn_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sgn_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sign_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sign_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sign_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sign_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sign_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sign_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sign_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_signbit_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_signbit_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_signbit_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_signbit_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_signbit_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_signbit_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_signbit_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sin_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sin_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sin_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sin_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sin_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sin_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sin_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sin_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sin_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sinh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sinh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sinh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sinh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sinh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sinh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sinh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sinh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sinh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sqrt_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sqrt_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sqrt_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sqrt_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sqrt_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sqrt_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sqrt_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sqrt_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sqrt_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tanh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tanh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tanh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tanh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tanh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tanh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tanh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tanh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tanh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_trunc_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_trunc_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_trunc_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_trunc_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_trunc_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_trunc_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_trunc_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_abs_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_abs_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_abs_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_abs_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_abs_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_abs_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_abs_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_abs_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_abs_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asin_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asin_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asin_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asin_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asin_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asin_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asin_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asin_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asin_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asinh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asinh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asinh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asinh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asinh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asinh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asinh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asinh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asinh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atanh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atanh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atanh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atanh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atanh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atanh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atanh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atanh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atanh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_ceil_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_ceil_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_ceil_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_ceil_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_ceil_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_ceil_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_ceil_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_physical_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_physical_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_physical_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_physical_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_physical_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_physical_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_physical_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_physical_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_physical_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_deg2rad_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_deg2rad_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_deg2rad_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_deg2rad_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_deg2rad_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_deg2rad_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_deg2rad_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_erf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_erf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_erf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_erf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_erf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_erf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_erf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_expm1_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_expm1_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_expm1_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_expm1_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_expm1_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_expm1_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_expm1_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_expm1_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_expm1_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_floor_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_floor_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_floor_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_floor_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_floor_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_floor_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_floor_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_frac_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_frac_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isinf_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isinf_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isinf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isinf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isinf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isinf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isinf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isinf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isinf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isnan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isnan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isnan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isnan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isnan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isnan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isnan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isnan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isnan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isneginf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isneginf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isneginf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isneginf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isneginf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isneginf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isneginf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isposinf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isposinf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isposinf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isposinf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isposinf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isposinf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isposinf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_log1p_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_log1p_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_log1p_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_log1p_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_log1p_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_log1p_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_log1p_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_log1p_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_log1p_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nan_to_num_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nan_to_num_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nan_to_num_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nan_to_num_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nan_to_num_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nan_to_num_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nan_to_num_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_neg_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_neg_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_neg_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_neg_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_neg_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_neg_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_neg_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_neg_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_neg_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nn_functional_relu_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nn_functional_relu_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nn_functional_relu_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nn_functional_relu_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nn_functional_relu_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nn_functional_relu_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nn_functional_relu_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_positive_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_positive_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_positive_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_positive_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_positive_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_positive_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_positive_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_positive_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_positive_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_rad2deg_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_rad2deg_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_rad2deg_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_rad2deg_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_rad2deg_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_rad2deg_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_rad2deg_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_round_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_round_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_round_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_round_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_round_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_round_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_round_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sgn_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sgn_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sgn_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sgn_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sgn_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sgn_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sgn_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sgn_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sgn_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sign_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sign_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sign_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sign_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sign_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sign_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sign_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_signbit_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_signbit_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_signbit_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_signbit_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_signbit_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_signbit_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_signbit_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sin_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sin_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sin_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sin_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sin_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sin_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sin_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sin_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sin_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sinh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sinh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sinh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sinh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sinh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sinh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sinh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sinh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sinh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sqrt_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sqrt_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sqrt_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sqrt_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sqrt_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sqrt_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sqrt_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sqrt_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sqrt_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tanh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tanh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tanh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tanh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tanh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tanh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tanh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tanh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tanh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_trunc_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_trunc_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_trunc_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_trunc_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_trunc_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_trunc_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_trunc_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_abs_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_abs_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_abs_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_abs_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_abs_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_abs_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_abs_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_abs_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_abs_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asin_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asin_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asin_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asin_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asin_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asin_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asin_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asin_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asin_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asinh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asinh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asinh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asinh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asinh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asinh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asinh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asinh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asinh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atanh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atanh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atanh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atanh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atanh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atanh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atanh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atanh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atanh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_ceil_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_ceil_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_ceil_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_ceil_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_ceil_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_ceil_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_ceil_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_physical_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_physical_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_physical_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_physical_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_physical_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_physical_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_physical_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_physical_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_physical_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_deg2rad_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_deg2rad_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_deg2rad_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_deg2rad_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_deg2rad_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_deg2rad_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_deg2rad_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_erf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_erf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_erf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_erf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_erf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_erf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_erf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_expm1_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_expm1_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_expm1_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_expm1_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_expm1_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_expm1_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_expm1_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_expm1_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_expm1_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_floor_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_floor_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_floor_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_floor_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_floor_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_floor_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_floor_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_frac_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_frac_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isinf_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isinf_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isinf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isinf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isinf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isinf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isinf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isinf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isinf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isnan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isnan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isnan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isnan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isnan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isnan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isnan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isnan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isnan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isneginf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isneginf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isneginf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isneginf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isneginf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isneginf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isneginf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isposinf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isposinf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isposinf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isposinf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isposinf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isposinf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isposinf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_log1p_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_log1p_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_log1p_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_log1p_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_log1p_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_log1p_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_log1p_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_log1p_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_log1p_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nan_to_num_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nan_to_num_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nan_to_num_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nan_to_num_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nan_to_num_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nan_to_num_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nan_to_num_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_neg_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_neg_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_neg_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_neg_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_neg_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_neg_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_neg_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_neg_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_neg_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nn_functional_relu_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nn_functional_relu_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nn_functional_relu_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nn_functional_relu_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nn_functional_relu_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nn_functional_relu_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nn_functional_relu_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_positive_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_positive_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_positive_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_positive_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_positive_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_positive_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_positive_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_positive_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_positive_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_rad2deg_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_rad2deg_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_rad2deg_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_rad2deg_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_rad2deg_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_rad2deg_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_rad2deg_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_round_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_round_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_round_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_round_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_round_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_round_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_round_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sgn_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sgn_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sgn_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sgn_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sgn_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sgn_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sgn_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sgn_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sgn_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sign_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sign_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sign_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sign_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sign_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sign_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sign_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_signbit_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_signbit_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_signbit_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_signbit_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_signbit_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_signbit_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_signbit_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sin_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sin_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sin_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sin_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sin_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sin_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sin_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sin_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sin_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sinh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sinh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sinh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sinh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sinh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sinh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sinh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sinh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sinh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sqrt_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sqrt_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sqrt_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sqrt_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sqrt_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sqrt_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sqrt_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sqrt_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sqrt_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tanh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tanh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tanh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tanh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tanh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tanh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tanh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tanh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tanh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_trunc_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_trunc_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_trunc_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_trunc_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_trunc_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_trunc_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_trunc_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_abs_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_abs_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_asin_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_asin_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_asinh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_asinh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_atan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_atan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_atanh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_atanh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_ceil_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_conj_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_conj_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_conj_physical_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_conj_physical_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_deg2rad_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_erf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_expm1_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_expm1_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_floor_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_frac_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_isinf_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_isinf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_isnan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_isnan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_isneginf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_isposinf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_log1p_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_log1p_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_nan_to_num_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_neg_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_neg_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_nn_functional_relu_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_positive_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_positive_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_rad2deg_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_round_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_sgn_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_sgn_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_sign_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_signbit_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_sin_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_sin_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_sinh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_sinh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_sqrt_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_sqrt_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_tan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_tan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_tanh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_tanh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_trunc_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_abs_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_abs_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_abs_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_abs_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_abs_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_abs_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_abs_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_abs_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_abs_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asin_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asin_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asin_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asin_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asin_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asin_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asin_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asin_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asin_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asinh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asinh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asinh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asinh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asinh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asinh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asinh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asinh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asinh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atanh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atanh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atanh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atanh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atanh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atanh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atanh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atanh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atanh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_ceil_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_ceil_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_ceil_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_ceil_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_ceil_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_ceil_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_ceil_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_physical_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_physical_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_physical_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_physical_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_physical_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_physical_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_physical_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_physical_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_physical_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_deg2rad_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_deg2rad_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_deg2rad_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_deg2rad_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_deg2rad_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_deg2rad_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_deg2rad_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_erf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_erf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_erf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_erf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_erf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_erf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_erf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_expm1_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_expm1_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_expm1_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_expm1_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_expm1_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_expm1_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_expm1_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_expm1_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_expm1_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_floor_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_floor_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_floor_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_floor_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_floor_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_floor_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_floor_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_frac_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_frac_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isinf_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isinf_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isinf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isinf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isinf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isinf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isinf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isinf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isinf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isnan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isnan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isnan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isnan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isnan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isnan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isnan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isnan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isnan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isneginf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isneginf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isneginf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isneginf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isneginf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isneginf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isneginf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isposinf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isposinf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isposinf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isposinf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isposinf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isposinf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isposinf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_log1p_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_log1p_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_log1p_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_log1p_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_log1p_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_log1p_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_log1p_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_log1p_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_log1p_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nan_to_num_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nan_to_num_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nan_to_num_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nan_to_num_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nan_to_num_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nan_to_num_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nan_to_num_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_neg_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_neg_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_neg_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_neg_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_neg_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_neg_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_neg_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_neg_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_neg_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nn_functional_relu_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nn_functional_relu_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nn_functional_relu_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nn_functional_relu_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nn_functional_relu_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nn_functional_relu_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nn_functional_relu_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_positive_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_positive_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_positive_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_positive_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_positive_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_positive_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_positive_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_positive_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_positive_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_rad2deg_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_rad2deg_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_rad2deg_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_rad2deg_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_rad2deg_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_rad2deg_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_rad2deg_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_round_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_round_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_round_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_round_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_round_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_round_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_round_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sgn_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sgn_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sgn_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sgn_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sgn_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sgn_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sgn_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sgn_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sgn_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sign_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sign_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sign_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sign_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sign_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sign_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sign_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_signbit_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_signbit_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_signbit_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_signbit_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_signbit_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_signbit_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_signbit_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sin_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sin_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sin_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sin_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sin_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sin_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sin_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sin_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sin_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sinh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sinh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sinh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sinh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sinh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sinh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sinh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sinh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sinh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sqrt_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sqrt_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sqrt_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sqrt_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sqrt_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sqrt_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sqrt_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sqrt_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sqrt_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tanh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tanh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tanh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tanh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tanh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tanh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tanh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tanh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tanh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_trunc_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_trunc_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_trunc_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_trunc_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_trunc_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_trunc_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_trunc_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_abs_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_abs_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_abs_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_abs_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_abs_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_abs_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_abs_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_abs_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_abs_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asin_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asin_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asin_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asin_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asin_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asin_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asin_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asin_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asin_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asinh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asinh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asinh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asinh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asinh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asinh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asinh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asinh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asinh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atanh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atanh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atanh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atanh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atanh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atanh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atanh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atanh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atanh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_ceil_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_ceil_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_ceil_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_ceil_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_ceil_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_ceil_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_ceil_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_physical_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_physical_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_physical_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_physical_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_physical_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_physical_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_physical_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_physical_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_physical_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_deg2rad_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_deg2rad_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_deg2rad_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_deg2rad_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_deg2rad_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_deg2rad_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_deg2rad_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_erf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_erf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_erf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_erf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_erf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_erf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_erf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_expm1_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_expm1_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_expm1_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_expm1_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_expm1_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_expm1_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_expm1_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_expm1_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_expm1_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_floor_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_floor_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_floor_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_floor_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_floor_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_floor_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_floor_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_frac_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_frac_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isinf_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isinf_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isinf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isinf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isinf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isinf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isinf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isinf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isinf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isnan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isnan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isnan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isnan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isnan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isnan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isnan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isnan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isnan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isneginf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isneginf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isneginf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isneginf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isneginf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isneginf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isneginf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isposinf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isposinf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isposinf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isposinf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isposinf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isposinf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isposinf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_log1p_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_log1p_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_log1p_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_log1p_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_log1p_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_log1p_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_log1p_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_log1p_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_log1p_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nan_to_num_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nan_to_num_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nan_to_num_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nan_to_num_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nan_to_num_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nan_to_num_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nan_to_num_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_neg_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_neg_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_neg_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_neg_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_neg_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_neg_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_neg_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_neg_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_neg_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nn_functional_relu_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nn_functional_relu_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nn_functional_relu_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nn_functional_relu_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nn_functional_relu_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nn_functional_relu_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nn_functional_relu_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_positive_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_positive_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_positive_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_positive_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_positive_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_positive_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_positive_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_positive_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_positive_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_rad2deg_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_rad2deg_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_rad2deg_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_rad2deg_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_rad2deg_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_rad2deg_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_rad2deg_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_round_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_round_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_round_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_round_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_round_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_round_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_round_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sgn_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sgn_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sgn_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sgn_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sgn_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sgn_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sgn_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sgn_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sgn_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sign_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sign_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sign_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sign_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sign_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sign_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sign_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_signbit_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_signbit_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_signbit_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_signbit_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_signbit_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_signbit_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_signbit_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sin_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sin_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sin_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sin_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sin_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sin_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sin_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sin_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sin_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sinh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sinh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sinh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sinh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sinh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sinh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sinh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sinh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sinh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sqrt_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sqrt_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sqrt_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sqrt_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sqrt_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sqrt_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sqrt_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sqrt_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sqrt_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tanh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tanh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tanh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tanh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tanh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tanh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tanh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tanh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tanh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_trunc_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_trunc_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_trunc_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_trunc_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_trunc_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_trunc_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_trunc_cpu_uint8, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amax_cpu_bfloat16, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amax_cpu_float16, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amax_cpu_float32, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amax_cpu_float64, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amax_cpu_int16, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amax_cpu_int32, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amax_cpu_int64, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amax_cpu_int8, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amax_cpu_uint8, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amin_cpu_bfloat16, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amin_cpu_float16, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amin_cpu_float32, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amin_cpu_float64, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amin_cpu_int16, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amin_cpu_int32, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amin_cpu_int64, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amin_cpu_int8, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amin_cpu_uint8, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_prod_cpu_bfloat16, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_prod_cpu_bool, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_prod_cpu_complex128, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_prod_cpu_complex64, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_prod_cpu_float16, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_prod_cpu_float32, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_prod_cpu_float64, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_prod_cpu_int16, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_prod_cpu_int32, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_prod_cpu_int64, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_prod_cpu_int8, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_prod_cpu_uint8, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_sum_cpu_bfloat16, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_sum_cpu_bool, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_sum_cpu_complex128, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_sum_cpu_complex64, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_sum_cpu_float16, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_sum_cpu_float32, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_sum_cpu_float64, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_sum_cpu_int16, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_sum_cpu_int32, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_sum_cpu_int64, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_sum_cpu_int8, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_sum_cpu_uint8, test/test_sparse.py::TestSparseCPU::test_Sparse_to_Sparse_copy__cpu_bfloat16, test/test_sparse.py::TestSparseCPU::test_Sparse_to_Sparse_copy__cpu_complex128, test/test_sparse.py::TestSparseCPU::test_Sparse_to_Sparse_copy__cpu_float64, test/test_sparse.py::TestSparseCPU::test_Sparse_to_Sparse_copy_multi_gpu_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_Sparse_to_Sparse_copy_multi_gpu_cpu_float64, test/test_sparse.py::TestSparseCPU::test_add_dense_sparse_mismatch_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_add_dense_sparse_mismatch_cpu_float64, test/test_sparse.py::TestSparseCPU::test_add_noncontiguous_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_add_noncontiguous_cpu_float64, test/test_sparse.py::TestSparseCPU::test_add_sub_nnz_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_add_sub_nnz_cpu_float64, test/test_sparse.py::TestSparseCPU::test_add_zeros_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_add_zeros_cpu_float64, test/test_sparse.py::TestSparseCPU::test_any_cpu, test/test_sparse.py::TestSparseCPU::test_asin_arcsin_cpu_float32, test/test_sparse.py::TestSparseCPU::test_asin_arcsin_cpu_float64, test/test_sparse.py::TestSparseCPU::test_asin_arcsin_cpu_int16, test/test_sparse.py::TestSparseCPU::test_asin_arcsin_cpu_int32, test/test_sparse.py::TestSparseCPU::test_asin_arcsin_cpu_int64, test/test_sparse.py::TestSparseCPU::test_asin_arcsin_cpu_int8, test/test_sparse.py::TestSparseCPU::test_asin_arcsin_cpu_uint8, test/test_sparse.py::TestSparseCPU::test_assign_cpu_float64, test/test_sparse.py::TestSparseCPU::test_basic_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_basic_cpu_float64, test/test_sparse.py::TestSparseCPU::test_basic_ops_cpu_float64, test/test_sparse.py::TestSparseCPU::test_bmm_cpu_float64, test/test_sparse.py::TestSparseCPU::test_bmm_deterministic_cpu_float64, test/test_sparse.py::TestSparseCPU::test_bmm_oob_cpu, test/test_sparse.py::TestSparseCPU::test_bmm_windows_error_cpu_float64, test/test_sparse.py::TestSparseCPU::test_cat_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_cat_cpu_float64, test/test_sparse.py::TestSparseCPU::test_change_tensor_metadata_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_change_tensor_metadata_cpu_float64, test/test_sparse.py::TestSparseCPU::test_clone_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_clone_cpu_float64, test/test_sparse.py::TestSparseCPU::test_coalesce_accepts_large_tensor_cpu_float32, test/test_sparse.py::TestSparseCPU::test_coalesce_cpu_bfloat16, test/test_sparse.py::TestSparseCPU::test_coalesce_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_coalesce_cpu_float64, test/test_sparse.py::TestSparseCPU::test_coalesce_reference_cycle_cpu_float64, test/test_sparse.py::TestSparseCPU::test_coalesce_transpose_mm_cpu_float64, test/test_sparse.py::TestSparseCPU::test_contig_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_contig_cpu_float64, test/test_sparse.py::TestSparseCPU::test_contig_hybrid_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_contig_hybrid_cpu_float64, test/test_sparse.py::TestSparseCPU::test_ctor_is_coalesced_with_gradcheck_cpu_float64, test/test_sparse.py::TestSparseCPU::test_ctor_large_sizes_cpu_float64, test/test_sparse.py::TestSparseCPU::test_ctor_size_checks_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_ctor_size_checks_cpu_float64, test/test_sparse.py::TestSparseCPU::test_cuda_empty_cpu, test/test_sparse.py::TestSparseCPU::test_div_by_sparse_error_cpu, test/test_sparse.py::TestSparseCPU::test_div_rounding_mode_cpu_float32, test/test_sparse.py::TestSparseCPU::test_div_rounding_mode_cpu_float64, test/test_sparse.py::TestSparseCPU::test_dsmm_cpu_float64, test/test_sparse.py::TestSparseCPU::test_dtypes_cpu, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_False_cpu_bfloat16, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_False_cpu_bool, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_False_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_False_cpu_complex64, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_False_cpu_float16, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_False_cpu_float32, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_False_cpu_float64, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_False_cpu_int16, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_False_cpu_int32, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_False_cpu_int64, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_False_cpu_int8, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_False_cpu_uint8, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_True_cpu_bfloat16, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_True_cpu_bool, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_True_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_True_cpu_complex64, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_True_cpu_float16, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_True_cpu_float32, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_True_cpu_float64, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_True_cpu_int16, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_True_cpu_int32, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_True_cpu_int64, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_True_cpu_int8, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_True_cpu_uint8, test/test_sparse.py::TestSparseCPU::test_empty_like_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_empty_like_cpu_float64, test/test_sparse.py::TestSparseCPU::test_factory_copy_cpu, test/test_sparse.py::TestSparseCPU::test_factory_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_factory_cpu_complex64, test/test_sparse.py::TestSparseCPU::test_factory_cpu_float16, test/test_sparse.py::TestSparseCPU::test_factory_cpu_float32, test/test_sparse.py::TestSparseCPU::test_factory_cpu_float64, test/test_sparse.py::TestSparseCPU::test_factory_dense_dim_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_factory_dense_dim_cpu_float64, test/test_sparse.py::TestSparseCPU::test_factory_device_type_inference_cpu, test/test_sparse.py::TestSparseCPU::test_factory_empty_indices_cpu, test/test_sparse.py::TestSparseCPU::test_factory_nnz_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_factory_nnz_cpu_float64, test/test_sparse.py::TestSparseCPU::test_factory_nnz_zero_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_factory_nnz_zero_cpu_float64, test/test_sparse.py::TestSparseCPU::test_factory_size_check_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_factory_size_check_cpu_float64, test/test_sparse.py::TestSparseCPU::test_factory_type_inference_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_factory_type_inference_cpu_complex64, test/test_sparse.py::TestSparseCPU::test_factory_type_inference_cpu_float16, test/test_sparse.py::TestSparseCPU::test_factory_type_inference_cpu_float32, test/test_sparse.py::TestSparseCPU::test_factory_type_inference_cpu_float64, test/test_sparse.py::TestSparseCPU::test_factory_type_inference_cpu_int64, test/test_sparse.py::TestSparseCPU::test_floor_divide_by_sparse_error_cpu, test/test_sparse.py::TestSparseCPU::test_full_broadcast_to_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_full_broadcast_to_cpu_float64, test/test_sparse.py::TestSparseCPU::test_hsmm_cpu_float64, test/test_sparse.py::TestSparseCPU::test_index_select_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_index_select_cpu_float64, test/test_sparse.py::TestSparseCPU::test_index_select_empty_and_non_contiguous_index_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_index_select_empty_and_non_contiguous_index_cpu_float64, test/test_sparse.py::TestSparseCPU::test_index_select_exhaustive_index_large_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_index_select_exhaustive_index_large_cpu_float64, test/test_sparse.py::TestSparseCPU::test_index_select_exhaustive_index_small_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_index_select_exhaustive_index_small_cpu_float64, test/test_sparse.py::TestSparseCPU::test_index_select_parallelization_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_index_select_parallelization_cpu_float64, test/test_sparse.py::TestSparseCPU::test_is_nonzero_cpu, test/test_sparse.py::TestSparseCPU::test_is_sparse_cpu, test/test_sparse.py::TestSparseCPU::test_isnan_cpu, test/test_sparse.py::TestSparseCPU::test_legacy_new_cpu, test/test_sparse.py::TestSparseCPU::test_legacy_new_device_cpu, test/test_sparse.py::TestSparseCPU::test_log1p_cpu_float32, test/test_sparse.py::TestSparseCPU::test_log1p_cpu_float64, test/test_sparse.py::TestSparseCPU::test_log1p_cpu_int16, test/test_sparse.py::TestSparseCPU::test_log1p_cpu_int32, test/test_sparse.py::TestSparseCPU::test_log1p_cpu_int64, test/test_sparse.py::TestSparseCPU::test_log1p_cpu_int8, test/test_sparse.py::TestSparseCPU::test_log1p_cpu_uint8, test/test_sparse.py::TestSparseCPU::test_log_softmax_float_cpu_float32, test/test_sparse.py::TestSparseCPU::test_log_softmax_zero_nnz_cpu_float32, test/test_sparse.py::TestSparseCPU::test_log_softmax_zero_nnz_cpu_float64, test/test_sparse.py::TestSparseCPU::test_mm_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_mm_cpu_float64, test/test_sparse.py::TestSparseCPU::test_mv_cpu_float64, test/test_sparse.py::TestSparseCPU::test_narrow_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_narrow_cpu_float64, test/test_sparse.py::TestSparseCPU::test_neg_negative_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_neg_negative_cpu_float64, test/test_sparse.py::TestSparseCPU::test_new_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_new_cpu_float64, test/test_sparse.py::TestSparseCPU::test_new_device_multi_gpu_cpu, test/test_sparse.py::TestSparseCPU::test_new_device_single_gpu_cpu, test/test_sparse.py::TestSparseCPU::test_norm_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_norm_cpu_float64, test/test_sparse.py::TestSparseCPU::test_permute_masked_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_permute_masked_cpu_float64, test/test_sparse.py::TestSparseCPU::test_permute_sparse_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_permute_sparse_cpu_float64, test/test_sparse.py::TestSparseCPU::test_pickle_cpu_float64, test/test_sparse.py::TestSparseCPU::test_print_coalesced_cpu_float64, test/test_sparse.py::TestSparseCPU::test_print_uncoalesced_cpu_float64, test/test_sparse.py::TestSparseCPU::test_resize_as_cpu, test/test_sparse.py::TestSparseCPU::test_resize_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_resize_cpu_float64, test/test_sparse.py::TestSparseCPU::test_saddmm_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_saddmm_cpu_float64, test/test_sparse.py::TestSparseCPU::test_same_gpu_cpu, test/test_sparse.py::TestSparseCPU::test_scalar_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_scalar_cpu_float64, test/test_sparse.py::TestSparseCPU::test_select_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_select_cpu_float64, test/test_sparse.py::TestSparseCPU::test_select_no_type_promotion_cpu_int16, test/test_sparse.py::TestSparseCPU::test_select_no_type_promotion_cpu_int32, test/test_sparse.py::TestSparseCPU::test_select_no_type_promotion_cpu_int64, test/test_sparse.py::TestSparseCPU::test_select_no_type_promotion_cpu_int8, test/test_sparse.py::TestSparseCPU::test_select_no_type_promotion_cpu_uint8, test/test_sparse.py::TestSparseCPU::test_shared_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_shared_cpu_float64, test/test_sparse.py::TestSparseCPU::test_small_nnz_coalesced_cpu, test/test_sparse.py::TestSparseCPU::test_softmax_cpu_float64, test/test_sparse.py::TestSparseCPU::test_softmax_zero_nnz_cpu_float32, test/test_sparse.py::TestSparseCPU::test_softmax_zero_nnz_cpu_float64, test/test_sparse.py::TestSparseCPU::test_spadd_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_add_coalesce_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_sparse_add_coalesce_cpu_complex64, test/test_sparse.py::TestSparseCPU::test_sparse_add_coalesce_cpu_float32, test/test_sparse.py::TestSparseCPU::test_sparse_add_coalesce_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_add_out_bfloat16_cpu_float32, test/test_sparse.py::TestSparseCPU::test_sparse_addmm_cpu_bfloat16, test/test_sparse.py::TestSparseCPU::test_sparse_addmm_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_sparse_addmm_cpu_float16, test/test_sparse.py::TestSparseCPU::test_sparse_addmm_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_bool_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_sparse_bool_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_broadcast_to_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_sparse_broadcast_to_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_dense_mul_cpu_bfloat16, test/test_sparse.py::TestSparseCPU::test_sparse_dense_mul_cpu_bool, test/test_sparse.py::TestSparseCPU::test_sparse_dense_mul_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_sparse_dense_mul_cpu_complex64, test/test_sparse.py::TestSparseCPU::test_sparse_dense_mul_cpu_float16, test/test_sparse.py::TestSparseCPU::test_sparse_dense_mul_cpu_float32, test/test_sparse.py::TestSparseCPU::test_sparse_dense_mul_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_dense_mul_cpu_int16, test/test_sparse.py::TestSparseCPU::test_sparse_dense_mul_cpu_int32, test/test_sparse.py::TestSparseCPU::test_sparse_dense_mul_cpu_int64, test/test_sparse.py::TestSparseCPU::test_sparse_dense_mul_cpu_int8, test/test_sparse.py::TestSparseCPU::test_sparse_dense_mul_cpu_uint8, test/test_sparse.py::TestSparseCPU::test_sparse_mask_backward_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_sparse_mask_backward_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_mask_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_sparse_mask_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_mask_hybrid_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_sparse_mask_hybrid_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_matmul_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_sparse_matmul_cpu_complex64, test/test_sparse.py::TestSparseCPU::test_sparse_matmul_cpu_float32, test/test_sparse.py::TestSparseCPU::test_sparse_matmul_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_mm_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_mul_masked_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_mul_sparse_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_sparse_mul_cpu_bfloat16, test/test_sparse.py::TestSparseCPU::test_sparse_sparse_mul_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_sparse_sparse_mul_cpu_complex64, test/test_sparse.py::TestSparseCPU::test_sparse_sparse_mul_cpu_float16, test/test_sparse.py::TestSparseCPU::test_sparse_sparse_mul_cpu_float32, test/test_sparse.py::TestSparseCPU::test_sparse_sparse_mul_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_sparse_mul_cpu_int16, test/test_sparse.py::TestSparseCPU::test_sparse_sparse_mul_cpu_int32, test/test_sparse.py::TestSparseCPU::test_sparse_sparse_mul_cpu_int64, test/test_sparse.py::TestSparseCPU::test_sparse_sparse_mul_cpu_int8, test/test_sparse.py::TestSparseCPU::test_sparse_sparse_mul_cpu_uint8, test/test_sparse.py::TestSparseCPU::test_sparse_spdiags_cpu_bool, test/test_sparse.py::TestSparseCPU::test_sparse_spdiags_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_sparse_spdiags_cpu_complex64, test/test_sparse.py::TestSparseCPU::test_sparse_spdiags_cpu_float32, test/test_sparse.py::TestSparseCPU::test_sparse_spdiags_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_spdiags_cpu_int16, test/test_sparse.py::TestSparseCPU::test_sparse_spdiags_cpu_int32, test/test_sparse.py::TestSparseCPU::test_sparse_spdiags_cpu_int64, test/test_sparse.py::TestSparseCPU::test_sparse_spdiags_cpu_int8, test/test_sparse.py::TestSparseCPU::test_sparse_spdiags_cpu_uint8, test/test_sparse.py::TestSparseCPU::test_sparse_sum_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_to_numpy_cpu, test/test_sparse.py::TestSparseCPU::test_sspaddmm_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_sspaddmm_cpu_float64, test/test_sparse.py::TestSparseCPU::test_storage_not_null_cpu, test/test_sparse.py::TestSparseCPU::test_sum_cpu_bool, test/test_sparse.py::TestSparseCPU::test_sum_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_sum_cpu_complex64, test/test_sparse.py::TestSparseCPU::test_sum_cpu_float32, test/test_sparse.py::TestSparseCPU::test_sum_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sum_cpu_int16, test/test_sparse.py::TestSparseCPU::test_sum_cpu_int32, test/test_sparse.py::TestSparseCPU::test_sum_cpu_int64, test/test_sparse.py::TestSparseCPU::test_sum_cpu_int8, test/test_sparse.py::TestSparseCPU::test_sum_cpu_uint8, test/test_sparse.py::TestSparseCPU::test_t_empty_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_t_empty_cpu_float64, test/test_sparse.py::TestSparseCPU::test_to_dense_hybrid_masked_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_to_dense_hybrid_masked_cpu_float64, test/test_sparse.py::TestSparseCPU::test_to_dense_hybrid_sparse_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_to_dense_hybrid_sparse_cpu_float64, test/test_sparse.py::TestSparseCPU::test_to_dense_with_gradcheck_masked_cpu_bfloat16, test/test_sparse.py::TestSparseCPU::test_to_dense_with_gradcheck_masked_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_to_dense_with_gradcheck_masked_cpu_complex64, test/test_sparse.py::TestSparseCPU::test_to_dense_with_gradcheck_masked_cpu_float16, test/test_sparse.py::TestSparseCPU::test_to_dense_with_gradcheck_masked_cpu_float32, test/test_sparse.py::TestSparseCPU::test_to_dense_with_gradcheck_masked_cpu_float64, test/test_sparse.py::TestSparseCPU::test_to_dense_with_gradcheck_sparse_cpu_bfloat16, test/test_sparse.py::TestSparseCPU::test_to_dense_with_gradcheck_sparse_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_to_dense_with_gradcheck_sparse_cpu_complex64, test/test_sparse.py::TestSparseCPU::test_to_dense_with_gradcheck_sparse_cpu_float16, test/test_sparse.py::TestSparseCPU::test_to_dense_with_gradcheck_sparse_cpu_float32, test/test_sparse.py::TestSparseCPU::test_to_dense_with_gradcheck_sparse_cpu_float64, test/test_sparse.py::TestSparseCPU::test_to_sparse_cpu_bfloat16, test/test_sparse.py::TestSparseCPU::test_to_sparse_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_to_sparse_cpu_complex64, test/test_sparse.py::TestSparseCPU::test_to_sparse_cpu_float16, test/test_sparse.py::TestSparseCPU::test_to_sparse_cpu_float64, test/test_sparse.py::TestSparseCPU::test_to_sparse_cpu_int32, test/test_sparse.py::TestSparseCPU::test_transpose_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_transpose_cpu_float64, test/test_sparse.py::TestSparseCPU::test_unsqueeze_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_unsqueeze_cpu_float64, test/test_sparse.py::TestSparseCPU::test_zeros_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_zeros_cpu_float64, test/test_sparse.py::TestSparseCPU::test_zeros_like_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_zeros_like_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseBSC_masked_fast_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseBSC_masked_slow_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseBSC_nonmasked_fast_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseBSC_nonmasked_slow_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseBSR_masked_fast_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseBSR_masked_slow_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseBSR_nonmasked_fast_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseBSR_nonmasked_slow_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseCOO_masked_fast_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseCOO_masked_slow_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseCOO_nonmasked_fast_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseCOO_nonmasked_slow_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseCSC_masked_fast_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseCSC_masked_slow_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseCSC_nonmasked_fast_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseCSC_nonmasked_slow_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseCSR_masked_fast_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseCSR_masked_slow_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseCSR_nonmasked_fast_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseCSR_nonmasked_slow_cpu, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSC_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSC_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSC_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSC_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSC_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSC_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSC_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSC_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSC_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSC_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSC_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSC_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSR_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSR_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSR_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSR_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSR_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSR_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSR_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSR_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSR_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSR_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSR_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSR_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCOO_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCOO_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCOO_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCOO_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCOO_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCOO_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCOO_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCOO_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCOO_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCOO_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCOO_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCOO_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCOO_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSC_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSC_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSC_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSC_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSC_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSC_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSC_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSC_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSC_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSC_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSC_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSC_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSR_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSR_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSR_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSR_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSR_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSR_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSR_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSR_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSR_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSR_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSR_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSR_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_check_sparse_tensor_invariants_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_check_sparse_tensor_invariants_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_check_sparse_tensor_invariants_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_check_sparse_tensor_invariants_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_check_sparse_tensor_invariants_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_autograd_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_autograd_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_autograd_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_autograd_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_autograd_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_mismatched_pinned_memory_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_mismatched_pinned_memory_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_mismatched_pinned_memory_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_mismatched_pinned_memory_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_mismatched_pinned_memory_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_pin_memory_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_pin_memory_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_pin_memory_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_pin_memory_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_pin_memory_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_pin_memory_Strided_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_pinned_memory_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_pinned_memory_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_pinned_memory_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_pinned_memory_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_pinned_memory_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_pinned_memory_Strided_cpu, test/test_sparse.py::TestSparseAnyCPU::test_dataloader_SparseBSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_dataloader_SparseBSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_dataloader_SparseCOO_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_dataloader_SparseCSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_dataloader_SparseCSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_generate_simple_inputs_cpu, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSC_masked_fast_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSC_masked_fast_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSC_masked_slow_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSC_masked_slow_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSC_sparse_fast_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSC_sparse_fast_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSC_sparse_slow_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSC_sparse_slow_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSR_masked_fast_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSR_masked_fast_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSR_masked_slow_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSR_masked_slow_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSR_sparse_fast_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSR_sparse_fast_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSR_sparse_slow_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSR_sparse_slow_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCOO_masked_fast_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCOO_masked_fast_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCOO_masked_slow_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCOO_masked_slow_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCOO_sparse_fast_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCOO_sparse_fast_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCOO_sparse_slow_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCOO_sparse_slow_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSC_masked_fast_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSC_masked_fast_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSC_masked_slow_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSC_masked_slow_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSC_sparse_fast_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSC_sparse_fast_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSC_sparse_slow_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSC_sparse_slow_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSR_masked_fast_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSR_masked_fast_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSR_masked_slow_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSR_masked_slow_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSR_sparse_fast_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSR_sparse_fast_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSR_sparse_slow_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSR_sparse_slow_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseBSC_int64_masked_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseBSC_int64_masked_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseBSC_int64_sparse_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseBSC_int64_sparse_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseBSR_int64_masked_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseBSR_int64_masked_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseBSR_int64_sparse_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseBSR_int64_sparse_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseCOO_int64_masked_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseCOO_int64_masked_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseCOO_int64_sparse_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseCOO_int64_sparse_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseCSC_int64_masked_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseCSC_int64_masked_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseCSC_int64_sparse_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseCSC_int64_sparse_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseCSR_int64_masked_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseCSR_int64_masked_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseCSR_int64_sparse_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseCSR_int64_sparse_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_invalid_blocksize_cpu, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSC_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSC_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSC_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSC_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSC_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSC_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSR_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSR_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSR_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSR_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSR_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSR_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCOO_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCOO_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCOO_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCOO_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCOO_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCOO_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCOO_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSC_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSC_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSC_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSC_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSC_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSC_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSR_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSR_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSR_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSR_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSR_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSR_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSC_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSC_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSC_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSC_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSC_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSC_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSC_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSC_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSC_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSC_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSC_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSC_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSR_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSR_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSR_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSR_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSR_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSR_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSR_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSR_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSR_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSR_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSR_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSR_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCOO_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCOO_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCOO_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCOO_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCOO_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCOO_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCOO_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCOO_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCOO_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCOO_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCOO_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCOO_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCOO_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSC_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSC_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSC_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSC_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSC_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSC_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSC_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSC_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSC_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSC_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSC_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSC_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSR_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSR_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSR_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSR_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSR_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSR_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSR_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSR_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSR_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSR_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSR_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSR_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_method_pin_memory_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_method_pin_memory_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_method_pin_memory_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_method_pin_memory_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_method_pin_memory_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_method_pin_memory_Strided_cpu, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseBSC_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseBSC_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseBSC_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseBSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseBSR_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseBSR_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseBSR_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseBSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseCOO_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseCOO_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseCOO_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseCOO_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseCSC_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseCSC_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseCSC_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseCSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseCSR_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseCSR_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseCSR_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseCSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSC_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSC_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSC_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSC_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSC_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSC_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSC_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSC_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSC_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSC_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSC_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSR_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSR_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSR_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSR_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSR_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSR_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSR_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSR_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSR_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSR_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSR_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCOO_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCOO_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCOO_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCOO_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCOO_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCOO_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCOO_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCOO_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCOO_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCOO_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCOO_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCOO_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSC_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSC_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSC_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSC_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSC_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSC_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSC_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSC_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSC_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSC_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSC_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSR_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSR_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSR_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSR_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSR_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSR_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSR_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSR_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSR_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSR_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSR_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSC_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSC_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSC_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSC_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSC_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSC_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSC_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSC_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSC_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSC_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSC_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSR_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSR_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSR_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSR_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSR_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSR_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSR_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSR_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSR_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSR_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSR_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCOO_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCOO_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCOO_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCOO_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCOO_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCOO_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCOO_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCOO_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCOO_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCOO_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCOO_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCOO_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSC_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSC_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSC_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSC_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSC_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSC_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSC_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSC_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSC_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSC_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSC_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSR_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSR_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSR_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSR_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSR_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSR_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSR_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSR_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSR_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSR_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSR_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_identity_SparseBSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_identity_SparseBSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_identity_SparseCOO_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_identity_SparseCSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_identity_SparseCSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_identity_Strided_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_ccol_indices_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_ccol_indices_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_ccol_indices_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_ccol_indices_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_ccol_indices_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_ccol_indices_Strided_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_coalesce_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_coalesce_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_coalesce_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_coalesce_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_coalesce_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_coalesce_Strided_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_col_indices_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_col_indices_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_col_indices_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_col_indices_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_col_indices_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_col_indices_Strided_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_crow_indices_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_crow_indices_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_crow_indices_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_crow_indices_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_crow_indices_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_crow_indices_Strided_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_indices_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_indices_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_indices_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_indices_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_indices_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_indices_Strided_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_is_coalesced_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_is_coalesced_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_is_coalesced_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_is_coalesced_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_is_coalesced_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_is_coalesced_Strided_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_row_indices_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_row_indices_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_row_indices_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_row_indices_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_row_indices_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_row_indices_Strided_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_values_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_values_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_values_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_values_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_values_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_values_Strided_cpu 2025-10-10T03:06:36.5348733Z 2025-10-10T03:06:37.1772985Z Running test batch 'tests to run' cost 6064.05 seconds 2025-10-10T03:06:37.1795717Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-10-10T03:06:37.1796373Z Uploading artifacts took 0.00 seconds 2025-10-10T03:06:37.1796848Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-10-10T03:06:37.1797307Z Uploading artifacts took 0.00 seconds 2025-10-10T03:06:37.1797775Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-10-10T03:06:37.1798260Z Uploading artifacts took 0.00 seconds 2025-10-10T03:06:37.1798712Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-10-10T03:06:37.1799196Z Uploading artifacts took 0.00 seconds 2025-10-10T03:06:37.8293298Z 2025-10-10T03:06:37.8293986Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>if ERRORLEVEL 1 goto fail 2025-10-10T03:06:37.8294470Z 2025-10-10T03:06:37.8294815Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>popd 2025-10-10T03:06:37.8300838Z 2025-10-10T03:06:37.8301088Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>exit /b 0 2025-10-10T03:06:37.8333454Z + [[ 2 == 1 ]] 2025-10-10T03:06:37.8333759Z + [[ 2 == 2 ]] 2025-10-10T03:06:37.8334024Z + [[ 4 -gt 1 ]] 2025-10-10T03:06:37.8334575Z + /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/test_custom_backend.bat 2025-10-10T03:06:37.8471945Z 2025-10-10T03:06:37.8472860Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\setup_pytorch_env.bat 2025-10-10T03:06:37.8482578Z 2025-10-10T03:06:37.8485686Z C:\actions-runner\_work\pytorch\pytorch>set PATH=C:\Program Files\CMake\bin;C:\Program Files\7-Zip;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Amazon\AWSCLI;C:\Program Files\Amazon\AWSCLI\bin;C:\Jenkins\Miniconda3\envs\py_tmp;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin\x64;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Program Files\NVIDIA Corporation\Nsight Compute 2025.3.0;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps 2025-10-10T03:06:37.8488894Z 2025-10-10T03:06:37.8489413Z C:\actions-runner\_work\pytorch\pytorch>set INSTALLER_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers 2025-10-10T03:06:37.8490081Z 2025-10-10T03:06:37.8490696Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers\activate_miniconda3.bat 2025-10-10T03:06:37.8501583Z 2025-10-10T03:06:37.8502235Z C:\actions-runner\_work\pytorch\pytorch>if "win-vs2022-cpu-py3" == "" (set CONDA_PARENT_DIR=C:\actions-runner\_work\pytorch\pytorch ) else (set CONDA_PARENT_DIR=C:\Jenkins ) 2025-10-10T03:06:37.8505857Z 2025-10-10T03:06:37.8506138Z C:\actions-runner\_work\pytorch\pytorch>set CONDA_ROOT_DIR=C:\Jenkins\Miniconda3 2025-10-10T03:06:37.8509809Z 2025-10-10T03:06:37.8510239Z C:\actions-runner\_work\pytorch\pytorch>if not exist C:\Jenkins\Miniconda3 (set INSTALL_FRESH_CONDA=1 ) 2025-10-10T03:06:37.8513069Z 2025-10-10T03:06:37.8513402Z C:\actions-runner\_work\pytorch\pytorch>if "" == "1" ( 2025-10-10T03:06:37.8514542Z curl --retry 3 --retry-all-errors -k https://repo.anaconda.com/miniconda/Miniconda3-latest-Windows-x86_64.exe --output C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\Miniconda3-latest-Windows-x86_64.exe 2025-10-10T03:06:37.8515535Z if errorlevel 1 exit /b 2025-10-10T03:06:37.8515809Z if not errorlevel 0 exit /b 2025-10-10T03:06:37.8517629Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\Miniconda3-latest-Windows-x86_64.exe /InstallationType=JustMe /RegisterPython=0 /S /AddToPath=0 /D=C:\Jenkins\Miniconda3 2025-10-10T03:06:37.8518605Z if errorlevel 1 exit /b 2025-10-10T03:06:37.8518884Z if not errorlevel 0 exit /b 2025-10-10T03:06:37.8519169Z ) 2025-10-10T03:06:37.8519291Z 2025-10-10T03:06:37.8519652Z C:\actions-runner\_work\pytorch\pytorch>call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3 2025-10-10T03:06:40.2855103Z Ignoring coremltools: markers 'python_version == "3.12"' don't match your environment 2025-10-10T03:06:40.2859623Z Ignoring librosa: markers 'python_version == "3.12" and platform_machine != "s390x"' don't match your environment 2025-10-10T03:06:40.2861823Z Ignoring mypy: markers 'platform_system == "Linux"' don't match your environment 2025-10-10T03:06:40.2865710Z Ignoring numba: markers 'python_version == "3.12" and platform_machine != "s390x"' don't match your environment 2025-10-10T03:06:40.2870053Z Ignoring numpy: markers 'python_version == "3.11" or python_version == "3.12"' don't match your environment 2025-10-10T03:06:40.2872538Z Ignoring numpy: markers 'python_version >= "3.13"' don't match your environment 2025-10-10T03:06:40.2875686Z Ignoring pandas: markers 'python_version >= "3.13"' don't match your environment 2025-10-10T03:06:40.2879968Z Ignoring scipy: markers 'python_version >= "3.12"' don't match your environment 2025-10-10T03:06:40.2884051Z Ignoring tensorboard: markers 'python_version >= "3.13"' don't match your environment 2025-10-10T03:06:40.2887265Z Ignoring pywavelets: markers 'python_version >= "3.12"' don't match your environment 2025-10-10T03:06:40.2890537Z Ignoring scons: markers 'platform_machine == "aarch64"' don't match your environment 2025-10-10T03:06:40.2899656Z Requirement already satisfied: boto3==1.35.42 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 8)) (1.35.42) 2025-10-10T03:06:40.2904802Z Requirement already satisfied: build==1.3.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 13)) (1.3.0) 2025-10-10T03:06:40.2908842Z Requirement already satisfied: click in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 18)) (8.3.0) 2025-10-10T03:06:40.2914184Z Requirement already satisfied: coremltools==5.0b5 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 23)) (5.0b5) 2025-10-10T03:06:40.2918998Z Requirement already satisfied: dill==0.3.7 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 34)) (0.3.7) 2025-10-10T03:06:40.2924005Z Requirement already satisfied: expecttest==0.3.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 39)) (0.3.0) 2025-10-10T03:06:40.2928887Z Requirement already satisfied: fbscribelogger==0.1.7 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 45)) (0.1.7) 2025-10-10T03:06:40.2934175Z Requirement already satisfied: flatbuffers==24.12.23 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 50)) (24.12.23) 2025-10-10T03:06:40.2938878Z Requirement already satisfied: hypothesis==6.56.4 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 55)) (6.56.4) 2025-10-10T03:06:40.2943604Z Requirement already satisfied: junitparser==2.1.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 61)) (2.1.1) 2025-10-10T03:06:40.2948621Z Requirement already satisfied: lark==0.12.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 66)) (0.12.0) 2025-10-10T03:06:40.2954216Z Requirement already satisfied: librosa>=0.6.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 71)) (0.11.0) 2025-10-10T03:06:40.2958666Z Requirement already satisfied: networkx==2.8.8 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 108)) (2.8.8) 2025-10-10T03:06:40.2963463Z Requirement already satisfied: ninja==1.11.1.4 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 114)) (1.11.1.4) 2025-10-10T03:06:40.2968417Z Requirement already satisfied: numba==0.55.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 120)) (0.55.2) 2025-10-10T03:06:40.2977188Z Requirement already satisfied: numpy==1.22.4 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 139)) (1.22.4) 2025-10-10T03:06:40.2982175Z Requirement already satisfied: pandas==2.0.3 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 143)) (2.0.3) 2025-10-10T03:06:40.2987163Z Requirement already satisfied: opt-einsum==3.3 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 151)) (3.3.0) 2025-10-10T03:06:40.2992083Z 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 156)) (0.13.0) 2025-10-10T03:06:40.2997137Z Requirement already satisfied: pillow==11.0.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 169)) (11.0.0) 2025-10-10T03:06:40.3002038Z Requirement already satisfied: protobuf==5.29.5 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 174)) (5.29.5) 2025-10-10T03:06:40.3005787Z Requirement already satisfied: psutil in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 179)) (5.9.1) 2025-10-10T03:06:40.3010750Z Requirement already satisfied: pytest==7.3.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 184)) (7.3.2) 2025-10-10T03:06:40.3015760Z Requirement already satisfied: pytest-xdist==3.3.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 189)) (3.3.1) 2025-10-10T03:06:40.3020689Z Requirement already satisfied: pytest-flakefinder==1.1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 194)) (1.1.0) 2025-10-10T03:06:40.3025502Z Requirement already satisfied: pytest-rerunfailures>=10.3 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 199)) (14.0) 2025-10-10T03:06:40.3030588Z Requirement already satisfied: pytest-subtests==0.13.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 204)) (0.13.1) 2025-10-10T03:06:40.3035522Z Requirement already satisfied: xdoctest==1.3.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 219)) (1.3.0) 2025-10-10T03:06:40.3040481Z Requirement already satisfied: pygments==2.15.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 224)) (2.15.0) 2025-10-10T03:06:40.3045387Z Requirement already satisfied: scikit-image==0.22.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 244)) (0.22.0) 2025-10-10T03:06:40.3050219Z Requirement already satisfied: scipy==1.10.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 254)) (1.10.1) 2025-10-10T03:06:40.3055253Z Requirement already satisfied: typing-extensions==4.12.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 269)) (4.12.2) 2025-10-10T03:06:40.3167359Z Requirement already satisfied: unittest-xml-reporting<=3.2.0,>=2.0.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 279)) (3.2.0) 2025-10-10T03:06:40.3172415Z Requirement already satisfied: lintrunner==0.12.7 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 285)) (0.12.7) 2025-10-10T03:06:40.3177184Z Requirement already satisfied: redis>=4.0.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 290)) (6.4.0) 2025-10-10T03:06:40.3182140Z Requirement already satisfied: ghstack==0.8.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 294)) (0.8.0) 2025-10-10T03:06:40.3187218Z 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 299)) (3.1.6) 2025-10-10T03:06:40.3192267Z Requirement already satisfied: pytest-cpp==2.3.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 304)) (2.3.0) 2025-10-10T03:06:40.3197237Z Requirement already satisfied: z3-solver==4.15.1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 309)) (4.15.1.0) 2025-10-10T03:06:40.3202162Z Requirement already satisfied: tensorboard==2.13.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 314)) (2.13.0) 2025-10-10T03:06:40.3207208Z Requirement already satisfied: pywavelets==1.4.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 320)) (1.4.1) 2025-10-10T03:06:40.3212191Z Requirement already satisfied: lxml==5.3.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 327)) (5.3.0) 2025-10-10T03:06:40.3217228Z Requirement already satisfied: PyGithub==2.3.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 330)) (2.3.0) 2025-10-10T03:06:40.3222559Z Requirement already satisfied: sympy==1.13.3 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 332)) (1.13.3) 2025-10-10T03:06:40.3227563Z Requirement already satisfied: onnx==1.18.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 337)) (1.18.0) 2025-10-10T03:06:40.3232723Z Requirement already satisfied: onnxscript==0.5.3 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 342)) (0.5.3) 2025-10-10T03:06:40.3238163Z Requirement already satisfied: parameterized==0.8.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 347)) (0.8.1) 2025-10-10T03:06:40.3242985Z Requirement already satisfied: pwlf==2.2.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 356)) (2.2.1) 2025-10-10T03:06:40.3247971Z Requirement already satisfied: pyyaml==6.0.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 362)) (6.0.2) 2025-10-10T03:06:40.3252037Z Requirement already satisfied: pyzstd in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 363)) (0.16.2) 2025-10-10T03:06:40.3257047Z Requirement already satisfied: setuptools==78.1.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 364)) (78.1.1) 2025-10-10T03:06:40.3261777Z Requirement already satisfied: packaging==23.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 365)) (23.1) 2025-10-10T03:06:40.3265855Z Requirement already satisfied: six in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 366)) (1.17.0) 2025-10-10T03:06:40.3270800Z Requirement already satisfied: pulp==2.9.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 370)) (2.9.0) 2025-10-10T03:06:40.3276086Z Requirement already satisfied: dataclasses_json==0.6.7 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 375)) (0.6.7) 2025-10-10T03:06:40.3280750Z Requirement already satisfied: cmake==3.31.6 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 380)) (3.31.6) 2025-10-10T03:06:40.3285621Z Requirement already satisfied: tlparse==0.4.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 383)) (0.4.0) 2025-10-10T03:06:40.3290624Z Requirement already satisfied: filelock==3.18.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 386)) (3.18.0) 2025-10-10T03:06:40.3297371Z Requirement already satisfied: cuda-bindings<13.0,>=12.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 389)) (12.9.3) 2025-10-10T03:06:40.3302349Z Requirement already satisfied: setuptools-git-versioning==2.1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 393)) (2.1.0) 2025-10-10T03:06:40.3307365Z Requirement already satisfied: scikit-build==0.18.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 394)) (0.18.1) 2025-10-10T03:06:40.3312969Z Requirement already satisfied: pyre-extensions==0.0.32 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 395)) (0.0.32) 2025-10-10T03:06:40.3317991Z Requirement already satisfied: tabulate==0.9.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 396)) (0.9.0) 2025-10-10T03:06:40.3345609Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from boto3==1.35.42->-r .ci/docker/requirements-ci.txt (line 8)) (1.35.99) 2025-10-10T03:06:40.3352512Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from boto3==1.35.42->-r .ci/docker/requirements-ci.txt (line 8)) (1.0.1) 2025-10-10T03:06:40.3359446Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from boto3==1.35.42->-r .ci/docker/requirements-ci.txt (line 8)) (0.10.4) 2025-10-10T03:06:40.3402113Z Requirement already satisfied: pyproject_hooks in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) (1.2.0) 2025-10-10T03:06:40.3409088Z 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-10-10T03:06:40.3418000Z 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-10-10T03:06:40.3444259Z Requirement already satisfied: tqdm in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from coremltools==5.0b5->-r .ci/docker/requirements-ci.txt (line 23)) (4.67.1) 2025-10-10T03:06:40.3495135Z Requirement already satisfied: aiohttp<4.0.0,>=3.10.4 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) (3.13.0) 2025-10-10T03:06:40.3501687Z Requirement already satisfied: thriftpy2<0.6.0,>=0.5.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) (0.5.3) 2025-10-10T03:06:40.3687864Z Requirement already satisfied: attrs>=19.2.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from hypothesis==6.56.4->-r .ci/docker/requirements-ci.txt (line 55)) (25.4.0) 2025-10-10T03:06:40.3694556Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from hypothesis==6.56.4->-r .ci/docker/requirements-ci.txt (line 55)) (2.4.0) 2025-10-10T03:06:40.3704082Z 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.0) 2025-10-10T03:06:40.3723134Z Requirement already satisfied: future in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from junitparser==2.1.1->-r .ci/docker/requirements-ci.txt (line 61)) (1.0.0) 2025-10-10T03:06:40.3834901Z Requirement already satisfied: llvmlite<0.39,>=0.38.0rc1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from numba==0.55.2->-r .ci/docker/requirements-ci.txt (line 120)) (0.38.1) 2025-10-10T03:06:40.4240253Z Requirement already satisfied: python-dateutil>=2.8.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 143)) (2.9.0.post0) 2025-10-10T03:06:40.4246114Z Requirement already satisfied: pytz>=2020.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 143)) (2025.2) 2025-10-10T03:06:40.4252297Z Requirement already satisfied: tzdata>=2022.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 143)) (2025.2) 2025-10-10T03:06:40.4510253Z 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 184)) (2.1.0) 2025-10-10T03:06:40.4518492Z 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 184)) (1.6.0) 2025-10-10T03:06:40.4555989Z Requirement already satisfied: execnet>=1.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pytest-xdist==3.3.1->-r .ci/docker/requirements-ci.txt (line 189)) (2.1.1) 2025-10-10T03:06:40.6155298Z Requirement already satisfied: imageio>=2.27 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 244)) (2.37.0) 2025-10-10T03:06:40.6161399Z Requirement already satisfied: tifffile>=2022.8.12 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 244)) (2025.5.10) 2025-10-10T03:06:40.6172617Z Requirement already satisfied: lazy_loader>=0.3 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 244)) (0.4) 2025-10-10T03:06:40.6297069Z Requirement already satisfied: requests<3,>=2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 294)) (2.27.1) 2025-10-10T03:06:40.6326401Z 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 299)) (3.0.3) 2025-10-10T03:06:40.6398983Z Requirement already satisfied: absl-py>=0.4 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (2.3.1) 2025-10-10T03:06:40.6405427Z Requirement already satisfied: grpcio>=1.48.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (1.75.1) 2025-10-10T03:06:40.6412300Z Requirement already satisfied: google-auth<3,>=1.6.3 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (2.41.1) 2025-10-10T03:06:40.6419134Z Requirement already satisfied: google-auth-oauthlib<1.1,>=0.5 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (1.0.0) 2025-10-10T03:06:40.6425459Z Requirement already satisfied: markdown>=2.6.8 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (3.9) 2025-10-10T03:06:40.6444203Z Requirement already satisfied: tensorboard-data-server<0.8.0,>=0.7.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (0.7.2) 2025-10-10T03:06:40.6450224Z Requirement already satisfied: werkzeug>=1.0.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (3.1.3) 2025-10-10T03:06:40.6456336Z Requirement already satisfied: wheel>=0.26 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (0.45.1) 2025-10-10T03:06:40.6535705Z Requirement already satisfied: pynacl>=1.4.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) (1.6.0) 2025-10-10T03:06:40.6549971Z Requirement already satisfied: pyjwt>=2.4.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) (2.10.1) 2025-10-10T03:06:40.6562857Z Requirement already satisfied: urllib3>=1.26.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) (1.26.20) 2025-10-10T03:06:40.6568130Z Requirement already satisfied: Deprecated in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) (1.2.18) 2025-10-10T03:06:40.6600004Z 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 332)) (1.3.0) 2025-10-10T03:06:40.6666628Z Requirement already satisfied: ml_dtypes in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from onnxscript==0.5.3->-r .ci/docker/requirements-ci.txt (line 342)) (0.5.3) 2025-10-10T03:06:40.6676959Z Requirement already satisfied: onnx_ir<2,>=0.1.10 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from onnxscript==0.5.3->-r .ci/docker/requirements-ci.txt (line 342)) (0.1.10) 2025-10-10T03:06:40.6744279Z Requirement already satisfied: pyDOE>=0.3.8 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pwlf==2.2.1->-r .ci/docker/requirements-ci.txt (line 356)) (0.3.8) 2025-10-10T03:06:40.7005132Z Requirement already satisfied: marshmallow<4.0.0,>=3.18.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 375)) (3.26.1) 2025-10-10T03:06:40.7011639Z Requirement already satisfied: typing-inspect<1,>=0.4.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 375)) (0.9.0) 2025-10-10T03:06:40.7199729Z Requirement already satisfied: distro in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from scikit-build==0.18.1->-r .ci/docker/requirements-ci.txt (line 394)) (1.9.0) 2025-10-10T03:06:40.7360962Z Requirement already satisfied: cuda-pathfinder~=1.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from cuda-bindings<13.0,>=12.0->-r .ci/docker/requirements-ci.txt (line 389)) (1.3.0) 2025-10-10T03:06:40.7408310Z Requirement already satisfied: aiohappyeyeballs>=2.5.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) (2.6.1) 2025-10-10T03:06:40.7414578Z Requirement already satisfied: aiosignal>=1.4.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) (1.4.0) 2025-10-10T03:06:40.7425681Z Requirement already satisfied: async-timeout<6.0,>=4.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) (5.0.1) 2025-10-10T03:06:40.7434368Z Requirement already satisfied: frozenlist>=1.1.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) (1.8.0) 2025-10-10T03:06:40.7441239Z Requirement already satisfied: multidict<7.0,>=4.5 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) (6.7.0) 2025-10-10T03:06:40.7447480Z Requirement already satisfied: propcache>=0.2.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) (0.4.1) 2025-10-10T03:06:40.7454246Z Requirement already satisfied: yarl<2.0,>=1.17.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) (1.22.0) 2025-10-10T03:06:40.7715107Z Requirement already satisfied: cachetools<7.0,>=2.0.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (6.2.0) 2025-10-10T03:06:40.7721212Z Requirement already satisfied: pyasn1-modules>=0.2.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (0.4.2) 2025-10-10T03:06:40.7727970Z Requirement already satisfied: rsa<5,>=3.1.4 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (4.9.1) 2025-10-10T03:06:40.7783762Z Requirement already satisfied: requests-oauthlib>=0.7.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from google-auth-oauthlib<1.1,>=0.5->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (2.0.0) 2025-10-10T03:06:40.8100350Z Requirement already satisfied: certifi>=2017.4.17 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from requests<3,>=2->ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 294)) (2025.10.5) 2025-10-10T03:06:40.8109737Z Requirement already satisfied: charset-normalizer~=2.0.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from requests<3,>=2->ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 294)) (2.0.12) 2025-10-10T03:06:40.8119649Z Requirement already satisfied: idna<4,>=2.5 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from requests<3,>=2->ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 294)) (3.10) 2025-10-10T03:06:40.8211199Z Requirement already satisfied: pyasn1>=0.1.3 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from rsa<5,>=3.1.4->google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (0.6.1) 2025-10-10T03:06:40.8346313Z Requirement already satisfied: ply<4.0,>=3.4 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from thriftpy2<0.6.0,>=0.5.2->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) (3.11) 2025-10-10T03:06:40.8427907Z Requirement already satisfied: mypy-extensions>=0.3.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 375)) (1.1.0) 2025-10-10T03:06:40.8657974Z Requirement already satisfied: audioread>=2.1.9 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (3.0.1) 2025-10-10T03:06:40.8674461Z Requirement already satisfied: scikit-learn>=1.1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (1.7.2) 2025-10-10T03:06:40.8680536Z Requirement already satisfied: joblib>=1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (1.5.2) 2025-10-10T03:06:40.8686775Z Requirement already satisfied: decorator>=4.3.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (5.2.1) 2025-10-10T03:06:40.8692829Z Requirement already satisfied: soundfile>=0.12.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (0.13.1) 2025-10-10T03:06:40.8698887Z Requirement already satisfied: pooch>=1.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (1.8.2) 2025-10-10T03:06:40.8705036Z Requirement already satisfied: soxr>=0.3.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (1.0.0) 2025-10-10T03:06:40.8718414Z Requirement already satisfied: msgpack>=1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (1.1.2) 2025-10-10T03:06:40.9778779Z Requirement already satisfied: platformdirs>=2.5.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pooch>=1.1->librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (4.5.0) 2025-10-10T03:06:41.0053659Z Requirement already satisfied: cryptography>=3.4.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) (45.0.7) 2025-10-10T03:06:41.0172600Z Requirement already satisfied: cffi>=1.14 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) (2.0.0) 2025-10-10T03:06:41.0208805Z Requirement already satisfied: pycparser in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from cffi>=1.14->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) (2.23) 2025-10-10T03:06:41.0334495Z Requirement already satisfied: oauthlib>=3.0.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from requests-oauthlib>=0.7.0->google-auth-oauthlib<1.1,>=0.5->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (3.3.1) 2025-10-10T03:06:41.0566996Z Requirement already satisfied: threadpoolctl>=3.1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from scikit-learn>=1.1.0->librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (3.6.0) 2025-10-10T03:06:41.0994274Z Requirement already satisfied: wrapt<2,>=1.10 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from Deprecated->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) (1.17.3) 2025-10-10T03:06:41.3058947Z Overwrite C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py (Yes/No/All)? qM�H���u�-�������`7��R����>�����R�������������������^^������R����؅��R����''��'c���T���'c��T� 2025-10-10T03:06:41.3060670Z �H`�&T����H�����R@���R���H�����R4���(��H�P���RRR0b��R`��R���q�J`�x��H�����RC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py������C��R���R��$c�R���H�����R,��� 2025-10-10T03:06:41.3061590Z �`��H�����R7��$c(��H�P���R�Ř�RR�Ř�R��H�P���R����9�� 2025-10-10T03:06:41.3062010Z  2025-10-10T03:06:41.3062254Z )"��H�P���R����9�� 2025-10-10T03:06:41.3062514Z  2025-10-10T03:06:41.3062755Z )"��H�P���R����9�� 2025-10-10T03:06:41.3063009Z  2025-10-10T03:06:41.3063232Z )"� 2025-10-10T03:06:41.3063463Z  2025-10-10T03:06:41.3063657Z )"� 2025-10-10T03:06:41.3063847Z  2025-10-10T03:06:41.3064039Z )"� 2025-10-10T03:06:41.3064467Z ���H�����R����O\JkiA? 2025-10-10T03:06:41.3064801Z 2025-10-10T03:06:41.3066203Z nx��H�����RC:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\functional.py���H�����R����G�*q97 2025-10-10T03:06:41.3066916Z 2025-10-10T03:06:41.3067544Z � ����R�T���R����RPd��RОy_�����R� ��R 0�n��R��'c�0��R��'c�9�T�'�#c�@ 2025-10-10T03:06:41.3070158Z �H`�&��Z��j�'�#c�����B����������J`� ���=�$c��������� ���R0b��R`��R�q�J`����� ���R0b��R�,��R�����U��0ǘ�R�����,��R`+��R0ǘ�R����RJ4������R����R������������̘�RR�n��R�C��R����u��R���0ǘ�R̘�R̘�R�ܘ�R�����/�����R0�������u��R�ܘ�R�����H����R0ǘ�R�ܘ�Ru��R ���R��Hx��H�����RC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.pyp�������R2��H�p���R��H�P���RpŘ�R�\������H�p���R\R��H�P���R�Ø�RR����䗜R��H�p���R��H�P���R Ř�R�䗜R��H�p���R��H�P���R�Ƙ�R���H�����R����OA? 2025-10-10T03:06:41.3071697Z 2025-10-10T03:06:41.3073615Z ��H�����RC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\��H�����R���BA?x��H�����R���R��H�p���R��H�P���R`���R��@��R��H�p���R��H�P���R0���R��������H�p���R`���R��H�P���R����R����H�p���R��R��H�P���R����R� 2025-10-10T03:06:41.4058084Z Overwrite C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py (Yes/No/All)? ********************************************************************** 2025-10-10T03:06:41.4059015Z ** Visual Studio 2022 Developer Command Prompt v17.12.11 2025-10-10T03:06:41.4059378Z ** Copyright (c) 2022 Microsoft Corporation 2025-10-10T03:06:41.4059676Z ********************************************************************** 2025-10-10T03:06:41.8286125Z [vcvarsall.bat] Environment initialized for: 'x64' 2025-10-10T03:06:41.8319268Z 2025-10-10T03:06:41.8319470Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>popd 2025-10-10T03:06:41.8323164Z 2025-10-10T03:06:41.8323434Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set DISTUTILS_USE_SDK=1 2025-10-10T03:06:41.8326055Z 2025-10-10T03:06:41.8326364Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if not "0" == "1" goto cuda_build_end 2025-10-10T03:06:41.8328816Z 2025-10-10T03:06:41.8329298Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set PYTHONPATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build; 2025-10-10T03:06:41.8331530Z 2025-10-10T03:06:41.8331723Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set 2025-10-10T03:06:41.8496675Z ACTIONS_ID_TOKEN_REQUEST_TOKEN=*** 2025-10-10T03:06:41.8497704Z ACTIONS_ID_TOKEN_REQUEST_URL=https://run-actions-1-azure-eastus.actions.githubusercontent.com/111//idtoken/b61d76a6-6a0e-4d78-bcd8-af7ccfe33fb7/2f926aca-ed22-5fdd-ac48-594d91e2bfc6?api-version=2.0 2025-10-10T03:06:41.8498833Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=C:\actions-runner\jobcompleted.ps1 2025-10-10T03:06:41.8499226Z ALLUSERSPROFILE=C:\ProgramData 2025-10-10T03:06:41.8499612Z ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-10-10T03:06:41.8500028Z APPDATA=C:\Users\runneruser\AppData\Roaming 2025-10-10T03:06:41.8500373Z AWS_DEFAULT_REGION=us-east-1 2025-10-10T03:06:41.8500652Z AWS_EXECUTION_ENV=EC2 2025-10-10T03:06:41.8500967Z BUILD_ENVIRONMENT=win-vs2022-cpu-py3 2025-10-10T03:06:41.8501259Z CI=true 2025-10-10T03:06:41.8501509Z CommandPromptType=Native 2025-10-10T03:06:41.8501997Z COMMONPROGRAMFILES=C:\Program Files\Common Files 2025-10-10T03:06:41.8502399Z COMPUTERNAME=EC2AMAZ-F4P7NAP 2025-10-10T03:06:41.8502729Z COMSPEC=C:\Windows\system32\cmd.exe 2025-10-10T03:06:41.8503067Z CONDA=C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T03:06:41.8503535Z CONDA_BUILD=C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T03:06:41.8503956Z CONDA_DEFAULT_ENV=py_tmp 2025-10-10T03:06:41.8504298Z CONDA_EXE=C:\Jenkins\Miniconda3\Scripts\conda.exe 2025-10-10T03:06:41.8504736Z CONDA_INSTALL=C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T03:06:41.8505228Z CONDA_PARENT_DIR=C:\Jenkins 2025-10-10T03:06:41.8505569Z CONDA_PREFIX=C:\Jenkins\Miniconda3\envs\py_tmp 2025-10-10T03:06:41.8505933Z CONDA_PREFIX_1=C:\Jenkins\Miniconda3 2025-10-10T03:06:41.8506284Z CONDA_PROMPT_MODIFIER=(py_tmp) 2025-10-10T03:06:41.8506619Z CONDA_PYTHON_EXE=C:\Jenkins\Miniconda3\python.exe 2025-10-10T03:06:41.8507003Z CONDA_ROOT_DIR=C:\Jenkins\Miniconda3 2025-10-10T03:06:41.8507441Z CONDA_RUN=C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T03:06:41.8507915Z CONDA_SHLVL=2 2025-10-10T03:06:41.8508150Z CONTINUE_THROUGH_ERROR=True 2025-10-10T03:06:41.8508548Z CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0 2025-10-10T03:06:41.8509082Z CUDA_PATH_V12_6=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6 2025-10-10T03:06:41.8509676Z CUDA_PATH_V12_8=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8 2025-10-10T03:06:41.8510218Z CUDA_PATH_V12_9=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.9 2025-10-10T03:06:41.8510835Z CUDA_PATH_V13_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0 2025-10-10T03:06:41.8511266Z CUDA_VERSION=cpu 2025-10-10T03:06:41.8511537Z ChocolateyInstall=C:\ProgramData\chocolatey 2025-10-10T03:06:41.8512423Z CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files 2025-10-10T03:06:41.8512880Z CommonProgramW6432=C:\Program Files\Common Files 2025-10-10T03:06:41.8513414Z DevEnvDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\ 2025-10-10T03:06:41.8513987Z DISTUTILS_USE_SDK=1 2025-10-10T03:06:41.8514278Z DriverData=C:\Windows\System32\Drivers\DriverData 2025-10-10T03:06:41.8514652Z EC2LAUNCH_TELEMETRY=1 2025-10-10T03:06:41.8515065Z ExtensionSdkDir=C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs 2025-10-10T03:06:41.8517292Z EXTERNAL_INCLUDE=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\VS\include;C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt;C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um 2025-10-10T03:06:41.8519457Z Framework40Version=v4.0 2025-10-10T03:06:41.8519799Z FrameworkDir=C:\Windows\Microsoft.NET\Framework64\ 2025-10-10T03:06:41.8520217Z FrameworkDir64=C:\Windows\Microsoft.NET\Framework64\ 2025-10-10T03:06:41.8520619Z FrameworkVersion=v4.0.30319 2025-10-10T03:06:41.8520908Z FrameworkVersion64=v4.0.30319 2025-10-10T03:06:41.8521207Z GITHUB_ACTION=test 2025-10-10T03:06:41.8521447Z GITHUB_ACTIONS=true 2025-10-10T03:06:41.8521706Z GITHUB_ACTION_REF= 2025-10-10T03:06:41.8521951Z GITHUB_ACTION_REPOSITORY= 2025-10-10T03:06:41.8522268Z GITHUB_ACTOR=pytorchmergebot 2025-10-10T03:06:41.8522580Z GITHUB_ACTOR_ID=97764156 2025-10-10T03:06:41.8522877Z GITHUB_API_URL=https://api.github.com 2025-10-10T03:06:41.8523212Z GITHUB_BASE_REF= 2025-10-10T03:06:41.8523691Z GITHUB_ENV=C:\actions-runner\_work\_temp\_runner_file_commands\set_env_bd0ce927-77e5-4c78-be8a-13fa2f527b46 2025-10-10T03:06:41.8524265Z GITHUB_EVENT_NAME=push 2025-10-10T03:06:41.8524656Z GITHUB_EVENT_PATH=C:\actions-runner\_work\_temp\_github_workflow\event.json 2025-10-10T03:06:41.8525243Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-10-10T03:06:41.8525595Z GITHUB_HEAD_REF= 2025-10-10T03:06:41.8525858Z GITHUB_JOB=test 2025-10-10T03:06:41.8526380Z GITHUB_OUTPUT=C:\actions-runner\_work\_temp\_runner_file_commands\set_output_bd0ce927-77e5-4c78-be8a-13fa2f527b46 2025-10-10T03:06:41.8527180Z GITHUB_PATH=C:\actions-runner\_work\_temp\_runner_file_commands\add_path_bd0ce927-77e5-4c78-be8a-13fa2f527b46 2025-10-10T03:06:41.8527840Z GITHUB_REF=refs/heads/main 2025-10-10T03:06:41.8528152Z GITHUB_REF_NAME=main 2025-10-10T03:06:41.8528441Z GITHUB_REF_PROTECTED=true 2025-10-10T03:06:41.8528715Z GITHUB_REF_TYPE=branch 2025-10-10T03:06:41.8529020Z GITHUB_REPOSITORY=pytorch/pytorch 2025-10-10T03:06:41.8529325Z GITHUB_REPOSITORY_ID=65600975 2025-10-10T03:06:41.8529651Z GITHUB_REPOSITORY_OWNER=pytorch 2025-10-10T03:06:41.8529987Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-10-10T03:06:41.8530294Z GITHUB_RETENTION_DAYS=90 2025-10-10T03:06:41.8530583Z GITHUB_RUN_ATTEMPT=1 2025-10-10T03:06:41.8530839Z GITHUB_RUN_ID=18392306051 2025-10-10T03:06:41.8531133Z GITHUB_RUN_NUMBER=150176 2025-10-10T03:06:41.8531426Z GITHUB_SERVER_URL=https://github.com 2025-10-10T03:06:41.8531807Z GITHUB_SHA=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T03:06:41.8532408Z GITHUB_STATE=C:\actions-runner\_work\_temp\_runner_file_commands\save_state_bd0ce927-77e5-4c78-be8a-13fa2f527b46 2025-10-10T03:06:41.8533282Z GITHUB_STEP_SUMMARY=C:\actions-runner\_work\_temp\_runner_file_commands\step_summary_bd0ce927-77e5-4c78-be8a-13fa2f527b46 2025-10-10T03:06:41.8534000Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-10-10T03:06:41.8534320Z GITHUB_WORKFLOW=trunk 2025-10-10T03:06:41.8534760Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/trunk.yml@refs/heads/main 2025-10-10T03:06:41.8535417Z GITHUB_WORKFLOW_SHA=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T03:06:41.8535916Z GITHUB_WORKSPACE=C:\actions-runner\_work\pytorch\pytorch 2025-10-10T03:06:41.8536286Z GIT_DEFAULT_BRANCH=main 2025-10-10T03:06:41.8536623Z HOME=C:\Users\runneruser 2025-10-10T03:06:41.8538609Z INCLUDE=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\VS\include;C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt;C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um 2025-10-10T03:06:41.8540923Z INSTALLER_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers 2025-10-10T03:06:41.8541520Z INSTALL_WINDOWS_SDK=1 2025-10-10T03:06:41.8541794Z is_x64_arch=true 2025-10-10T03:06:41.8542025Z JOB_ID=52407480859 2025-10-10T03:06:41.8542443Z JOB_NAME=win-vs2022-cpu-py3 / test (default, 2, 4, lf.windows.4xlarge.nonephemeral) 2025-10-10T03:06:41.8543683Z LIB=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\lib\x64;C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64;C:\Program Files (x86)\Windows Kits\10\\lib\10.0.19041.0\\um\x64 2025-10-10T03:06:41.8545938Z LIBPATH=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\lib\x64;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\lib\x86\store\references;C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.19041.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.19041.0;C:\Windows\Microsoft.NET\Framework64\v4.0.30319 2025-10-10T03:06:41.8547436Z LOCALAPPDATA=C:\Users\runneruser\AppData\Local 2025-10-10T03:06:41.8547872Z NETFXSDKDir=C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\ 2025-10-10T03:06:41.8548281Z NO_TD=False 2025-10-10T03:06:41.8548585Z NO_TEST_TIMEOUT=False 2025-10-10T03:06:41.8548844Z NUMBER_OF_PROCESSORS=16 2025-10-10T03:06:41.8549125Z NUM_TEST_SHARDS=4 2025-10-10T03:06:41.8549438Z OLDPWD=C:/18392306051/build-results 2025-10-10T03:06:41.8549759Z OS=Windows_NT 2025-10-10T03:06:41.8557995Z 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-10-10T03:06:41.8566288Z PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC 2025-10-10T03:06:41.8566689Z Platform=x64 2025-10-10T03:06:41.8566938Z PROCESSOR_ARCHITECTURE=AMD64 2025-10-10T03:06:41.8567380Z PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel 2025-10-10T03:06:41.8567839Z PROCESSOR_LEVEL=6 2025-10-10T03:06:41.8568086Z PROCESSOR_REVISION=5507 2025-10-10T03:06:41.8568315Z PROGRAMFILES=C:\Program Files 2025-10-10T03:06:41.8568620Z PROJECT_DIR=C:/actions-runner/_work/pytorch/pytorch 2025-10-10T03:06:41.8568997Z PROJECT_DIR_WIN=C:\actions-runner\_work\pytorch\pytorch 2025-10-10T03:06:41.8569325Z PROMPT=(py_tmp) $P$G 2025-10-10T03:06:41.8569530Z PR_NUMBER= 2025-10-10T03:06:41.8569977Z PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files\WindowsPowerShell\Modules 2025-10-10T03:06:41.8570510Z PUBLIC=C:\Users\Public 2025-10-10T03:06:41.8570842Z *** 2025-10-10T03:06:41.8571152Z PYTHONPATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build; 2025-10-10T03:06:41.8571541Z PYTHON_VERSION=3.10 2025-10-10T03:06:41.8571809Z PYTORCH_FINAL_PACKAGE_DIR=C:/18392306051/build-results/ 2025-10-10T03:06:41.8572208Z PYTORCH_FINAL_PACKAGE_DIR_WIN=C:\18392306051\build-results\ 2025-10-10T03:06:41.8572550Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2025-10-10T03:06:41.8572825Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2025-10-10T03:06:41.8573090Z ProgramData=C:\ProgramData 2025-10-10T03:06:41.8573412Z ProgramFiles(x86)=C:\Program Files (x86) 2025-10-10T03:06:41.8573700Z ProgramW6432=C:\Program Files 2025-10-10T03:06:41.8573950Z REENABLED_ISSUES= 2025-10-10T03:06:41.8574146Z RUNNER_ARCH=X64 2025-10-10T03:06:41.8574365Z RUNNER_ENVIRONMENT=self-hosted 2025-10-10T03:06:41.8574610Z RUNNER_NAME=i-0112064ac583fb93e 2025-10-10T03:06:41.8574852Z RUNNER_OS=Windows 2025-10-10T03:06:41.8575086Z RUNNER_TEMP=C:\actions-runner\_work\_temp 2025-10-10T03:06:41.8575403Z RUNNER_TOOL_CACHE=C:\actions-runner\_work\_tool 2025-10-10T03:06:41.8575798Z RUNNER_TRACKING_ID=github_5cd19ce0-cd02-4c2a-bf8f-c7598b0b0075 2025-10-10T03:06:41.8576195Z RUNNER_WORKSPACE=C:\actions-runner\_work\pytorch 2025-10-10T03:06:41.8576680Z SCRIPT_HELPERS_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-10-10T03:06:41.8577157Z SHA1=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T03:06:41.8577443Z SHARD_NUMBER=2 2025-10-10T03:06:41.8577621Z SHLVL=2 2025-10-10T03:06:41.8577872Z SSL_CERT_FILE=C:\Jenkins\Miniconda3\Library\ssl\cacert.pem 2025-10-10T03:06:41.8578209Z SYSTEMDRIVE=C: 2025-10-10T03:06:41.8578400Z SYSTEMROOT=C:\Windows 2025-10-10T03:06:41.8578646Z TEMP=C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T03:06:41.8578924Z TERM=xterm-256color 2025-10-10T03:06:41.8579128Z TEST_CONFIG=default 2025-10-10T03:06:41.8579376Z TEST_DIR=C:/actions-runner/_work/pytorch/pytorch/test 2025-10-10T03:06:41.8579896Z TEST_DIR_WIN=C:\actions-runner\_work\pytorch\pytorch\test 2025-10-10T03:06:41.8580223Z TEST_SHOWLOCALS=False 2025-10-10T03:06:41.8580468Z TMP=C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T03:06:41.8580833Z TMPDIR=C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T03:06:41.8581207Z TMP_DIR=C:/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-10-10T03:06:41.8581649Z TMP_DIR_WIN=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp 2025-10-10T03:06:41.8582049Z TORCH_CUDA_ARCH_LIST=8.6 2025-10-10T03:06:41.8582300Z TORCH_SERIALIZATION_DEBUG=1 2025-10-10T03:06:41.8582530Z UCRTVersion=10.0.19041.0 2025-10-10T03:06:41.8582893Z UniversalCRTSdkDir=C:\Program Files (x86)\Windows Kits\10\ 2025-10-10T03:06:41.8583247Z UPDATEFILE=update.finished 2025-10-10T03:06:41.8583498Z USERDOMAIN=EC2AMAZ-F4P7NAP 2025-10-10T03:06:41.8583727Z USERNAME=runneruser 2025-10-10T03:06:41.8583951Z USERPROFILE=C:\Users\runneruser 2025-10-10T03:06:41.8584190Z USE_CUDA=0 2025-10-10T03:06:41.8584582Z VCIDEInstallDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\ 2025-10-10T03:06:41.8585240Z VCINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\ 2025-10-10T03:06:41.8585892Z VCToolsInstallDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\ 2025-10-10T03:06:41.8586649Z VCToolsRedistDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Redist\MSVC\14.42.34433\ 2025-10-10T03:06:41.8587166Z VCToolsVersion=14.42.34433 2025-10-10T03:06:41.8587413Z VC_PRODUCT=BuildTools 2025-10-10T03:06:41.8587617Z VC_VERSION= 2025-10-10T03:06:41.8587804Z VC_YEAR=2022 2025-10-10T03:06:41.8588009Z VERBOSE_ARG='SilentlyContinue' 2025-10-10T03:06:41.8588254Z VERBOSE_TEST_LOGS=False 2025-10-10T03:06:41.8588483Z VisualStudioVersion=17.0 2025-10-10T03:06:41.8588898Z VS170COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\Tools\ 2025-10-10T03:06:41.8589450Z VSCMD_ARG_app_plat=Desktop 2025-10-10T03:06:41.8589683Z VSCMD_ARG_HOST_ARCH=x64 2025-10-10T03:06:41.8589901Z VSCMD_ARG_TGT_ARCH=x64 2025-10-10T03:06:41.8590107Z VSCMD_VER=17.12.11 2025-10-10T03:06:41.8590452Z VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\ 2025-10-10T03:06:41.8590855Z VS_VERSION=17.4.1 2025-10-10T03:06:41.8591061Z WINDIR=C:\Windows 2025-10-10T03:06:41.8591612Z WindowsLibPath=C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.19041.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.19041.0 2025-10-10T03:06:41.8592313Z WindowsSdkBinPath=C:\Program Files (x86)\Windows Kits\10\bin\ 2025-10-10T03:06:41.8592802Z WindowsSdkDir=C:\Program Files (x86)\Windows Kits\10\ 2025-10-10T03:06:41.8593145Z WindowsSDKLibVersion=10.0.19041.0\ 2025-10-10T03:06:41.8593565Z WindowsSdkVerBinPath=C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\ 2025-10-10T03:06:41.8593990Z WindowsSDKVersion=10.0.19041.0\ 2025-10-10T03:06:41.8594494Z WindowsSDK_ExecutablePath_x64=C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\ 2025-10-10T03:06:41.8595243Z WindowsSDK_ExecutablePath_x86=C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\ 2025-10-10T03:06:41.8595950Z _=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/test_custom_backend.bat 2025-10-10T03:06:41.8596448Z __CONDA_OPENSLL_CERT_FILE_SET="1" 2025-10-10T03:06:41.8596697Z __DOTNET_ADD_64BIT=1 2025-10-10T03:06:41.8596919Z __DOTNET_PREFERRED_BITNESS=64 2025-10-10T03:06:41.8600967Z __VSCMD_PREINIT_PATH=C:\Jenkins\Miniconda3\envs\py_tmp;C:\Jenkins\Miniconda3\envs\py_tmp\Library\mingw-w64\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Library\usr\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Library\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Scripts;C:\Jenkins\Miniconda3\envs\py_tmp\bin;C:\Jenkins\Miniconda3\condabin;C:\Program Files\CMake\bin;C:\Program Files\7-Zip;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Amazon\AWSCLI;C:\Program Files\Amazon\AWSCLI\bin;C:\Jenkins\Miniconda3\envs\py_tmp;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin\x64;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Program Files\NVIDIA Corporation\Nsight Compute 2025.3.0;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps 2025-10-10T03:06:41.8605090Z 2025-10-10T03:06:41.8605441Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>git submodule update --init --recursive third_party/pybind11 2025-10-10T03:06:42.2560054Z 2025-10-10T03:06:42.2560697Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>cd test\custom_backend 2025-10-10T03:06:42.2565012Z 2025-10-10T03:06:42.2565303Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_backend>mkdir build 2025-10-10T03:06:42.2568914Z 2025-10-10T03:06:42.2569390Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_backend>pushd build 2025-10-10T03:06:42.2573851Z 2025-10-10T03:06:42.2574290Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_backend\build>echo "Executing CMake for custom_backend test..." 2025-10-10T03:06:42.2574909Z "Executing CMake for custom_backend test..." 2025-10-10T03:06:42.2576252Z 2025-10-10T03:06:42.2576961Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_backend\build>cmake -DCMAKE_PREFIX_PATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch -DCMAKE_BUILD_TYPE=Release -GNinja .. 2025-10-10T03:06:42.9126429Z -- The C compiler identification is MSVC 19.42.34444.0 2025-10-10T03:06:43.0747795Z -- The CXX compiler identification is MSVC 19.42.34444.0 2025-10-10T03:06:43.0984316Z -- Detecting C compiler ABI info 2025-10-10T03:06:43.7523293Z -- Detecting C compiler ABI info - done 2025-10-10T03:06:43.7657781Z -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe - skipped 2025-10-10T03:06:43.7662258Z -- Detecting C compile features 2025-10-10T03:06:43.7674375Z -- Detecting C compile features - done 2025-10-10T03:06:43.7806750Z -- Detecting CXX compiler ABI info 2025-10-10T03:06:44.0581267Z -- Detecting CXX compiler ABI info - done 2025-10-10T03:06:44.0718143Z -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe - skipped 2025-10-10T03:06:44.0722072Z -- Detecting CXX compile features 2025-10-10T03:06:44.0743326Z -- Detecting CXX compile features - done 2025-10-10T03:06:44.2680395Z CMake Warning at C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-10-10T03:06:44.2681146Z static library kineto_LIBRARY-NOTFOUND not found. 2025-10-10T03:06:44.2681476Z Call Stack (most recent call first): 2025-10-10T03:06:44.2682171Z C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-10-10T03:06:44.2682842Z CMakeLists.txt:9 (find_package) 2025-10-10T03:06:44.2683032Z 2025-10-10T03:06:44.2683037Z 2025-10-10T03:06:44.2691334Z -- Found Torch: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/lib/torch.lib 2025-10-10T03:06:44.2695322Z -- Configuring done (1.9s) 2025-10-10T03:06:44.2952168Z -- Generating done (0.0s) 2025-10-10T03:06:44.2962509Z -- Build files have been written to: C:/actions-runner/_work/pytorch/pytorch/test/custom_backend/build 2025-10-10T03:06:44.3197846Z 2025-10-10T03:06:44.3198526Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_backend\build>if ERRORLEVEL 1 exit /b 1 2025-10-10T03:06:44.3199032Z 2025-10-10T03:06:44.3199448Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_backend\build>echo "Executing Ninja for custom_backend test..." 2025-10-10T03:06:44.3200059Z "Executing Ninja for custom_backend test..." 2025-10-10T03:06:44.3201120Z 2025-10-10T03:06:44.3201543Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_backend\build>ninja -v 2025-10-10T03:06:50.4650149Z [1/4] C:\PROGRA~2\MICROS~1\2022\BUILDT~1\VC\Tools\MSVC\1442~1.344\bin\Hostx64\x64\cl.exe /nologo /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dcustom_backend_EXPORTS -external:IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -external:IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /O2 /Ob2 /DNDEBUG -std:c++17 -MD /permissive- /EHsc /bigobj /showIncludes /FoCMakeFiles\custom_backend.dir\custom_backend.cpp.obj /FdCMakeFiles\custom_backend.dir\ /FS -c C:\actions-runner\_work\pytorch\pytorch\test\custom_backend\custom_backend.cpp 2025-10-10T03:06:50.4653061Z C:\actions-runner\_work\pytorch\pytorch\test\custom_backend\custom_backend.cpp(12): warning C4273: 'torch::custom_backend::getBackendName': inconsistent dll linkage 2025-10-10T03:06:50.4654186Z C:\actions-runner\_work\pytorch\pytorch\test\custom_backend\custom_backend.h(89): note: see previous definition of 'torch::custom_backend::getBackendName' 2025-10-10T03:06:50.4655389Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(82): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2025-10-10T03:06:50.4656662Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(82): note: the template instantiation context (the oldest one first) is 2025-10-10T03:06:50.4658111Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(438): note: see reference to function template instantiation 'std::optional::optional(_Ty2 &&) noexcept' being compiled 2025-10-10T03:06:50.4659065Z with 2025-10-10T03:06:50.4659257Z [ 2025-10-10T03:06:50.4659441Z I=unsigned __int64, 2025-10-10T03:06:50.4659691Z _Ty2=unsigned __int64 2025-10-10T03:06:50.4659929Z ] 2025-10-10T03:06:50.4660750Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(438): note: see the first reference to 'std::optional::optional' in 'c10::FunctionSchema::argumentIndexWithName' 2025-10-10T03:06:50.4662558Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(248): note: see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled 2025-10-10T03:06:50.4663790Z with 2025-10-10T03:06:50.4663975Z [ 2025-10-10T03:06:50.4664151Z _Ty=int32_t 2025-10-10T03:06:50.4664349Z ] 2025-10-10T03:06:50.6037992Z C:\actions-runner\_work\pytorch\pytorch\test\custom_backend\custom_backend.cpp(17): note: see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&) noexcept' being compiled 2025-10-10T03:06:50.6039164Z with 2025-10-10T03:06:50.6039344Z [ 2025-10-10T03:06:50.6039515Z _Ty=int32_t 2025-10-10T03:06:50.6039735Z ] 2025-10-10T03:06:55.6198337Z [2/4] C:\Windows\system32\cmd.exe /C "cd . && C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\cmake\data\bin\cmake.exe -E vs_link_dll --msvc-ver=1942 --intdir=CMakeFiles\custom_backend.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2022\BUILDT~1\VC\Tools\MSVC\1442~1.344\bin\Hostx64\x64\link.exe /nologo CMakeFiles\custom_backend.dir\custom_backend.cpp.obj /out:custom_backend.dll /implib:custom_backend.lib /pdb:custom_backend.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO -LIBPATH:\lib -LIBPATH:\lib\intel64 -LIBPATH:\lib\intel64_win -LIBPATH:\lib\win-x64 C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch_cpu.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-10-10T03:06:55.6204520Z [3/4] C:\PROGRA~2\MICROS~1\2022\BUILDT~1\VC\Tools\MSVC\1442~1.344\bin\Hostx64\x64\cl.exe /nologo /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -external:IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -external:IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /O2 /Ob2 /DNDEBUG -std:c++17 -MD /permissive- /EHsc /bigobj /showIncludes /FoCMakeFiles\test_custom_backend.dir\test_custom_backend.cpp.obj /FdCMakeFiles\test_custom_backend.dir\ /FS -c C:\actions-runner\_work\pytorch\pytorch\test\custom_backend\test_custom_backend.cpp 2025-10-10T03:06:55.6207319Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(82): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2025-10-10T03:06:55.6208567Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(82): note: the template instantiation context (the oldest one first) is 2025-10-10T03:06:55.6210029Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(438): note: see reference to function template instantiation 'std::optional::optional(_Ty2 &&) noexcept' being compiled 2025-10-10T03:06:55.6210999Z with 2025-10-10T03:06:55.6211172Z [ 2025-10-10T03:06:55.6211353Z I=size_t, 2025-10-10T03:06:55.6211561Z _Ty2=size_t 2025-10-10T03:06:55.6211764Z ] 2025-10-10T03:06:55.6212579Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(438): note: see the first reference to 'std::optional::optional' in 'c10::FunctionSchema::argumentIndexWithName' 2025-10-10T03:06:55.6214402Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(248): note: see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled 2025-10-10T03:06:55.6215634Z with 2025-10-10T03:06:55.6215809Z [ 2025-10-10T03:06:55.6215991Z _Ty=int32_t 2025-10-10T03:06:55.6216191Z ] 2025-10-10T03:06:55.6217276Z C:\actions-runner\_work\pytorch\pytorch\test\custom_backend\test_custom_backend.cpp(40): note: see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&) noexcept' being compiled 2025-10-10T03:06:55.6218419Z with 2025-10-10T03:06:55.6218590Z [ 2025-10-10T03:06:55.6218766Z _Ty=int32_t 2025-10-10T03:06:55.6218961Z ] 2025-10-10T03:06:55.6219727Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(406): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data 2025-10-10T03:06:55.6221013Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(406): note: the template instantiation context (the oldest one first) is 2025-10-10T03:06:55.6222624Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/dynamo/compiled_autograd.h(236): note: see reference to function template instantiation 'std::_Vbase &std::vector>::emplace_back(const _Ty &)' being compiled 2025-10-10T03:06:55.6223804Z with 2025-10-10T03:06:55.6223980Z [ 2025-10-10T03:06:55.6224161Z _Ty=size_t 2025-10-10T03:06:55.6224353Z ] 2025-10-10T03:06:55.6225427Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(858): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back(const unsigned __int64 &)' being compiled 2025-10-10T03:06:55.6226559Z with 2025-10-10T03:06:55.6226737Z [ 2025-10-10T03:06:55.6226925Z _Ty=std::_Vbase 2025-10-10T03:06:55.6227147Z ] 2025-10-10T03:06:55.6228239Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(776): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_back_with_unused_capacity(const unsigned __int64 &)' being compiled 2025-10-10T03:06:55.6229456Z with 2025-10-10T03:06:55.6229644Z [ 2025-10-10T03:06:55.6229839Z _Ty=std::_Vbase 2025-10-10T03:06:55.6230058Z ] 2025-10-10T03:06:55.6231034Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(791): note: see reference to function template instantiation 'void std::_Construct_in_place(unsigned int &,const _Ty &) noexcept' being compiled 2025-10-10T03:06:55.6232088Z with 2025-10-10T03:06:55.6232284Z [ 2025-10-10T03:06:55.6232461Z _Ty=size_t 2025-10-10T03:06:55.6232673Z ] 2025-10-10T03:06:55.6233388Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): warning C4267: 'initializing': conversion from 'size_t' to '_Ty', possible loss of data 2025-10-10T03:06:55.6234186Z with 2025-10-10T03:06:55.6234362Z [ 2025-10-10T03:06:55.6234556Z _Ty=unsigned int 2025-10-10T03:06:55.6234784Z ] 2025-10-10T03:06:55.6235433Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): note: the template instantiation context (the oldest one first) is 2025-10-10T03:06:55.6237086Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(779): note: see reference to function template instantiation 'unsigned int *std::vector>::_Emplace_reallocate(unsigned int *const ,const _Ty &)' being compiled 2025-10-10T03:06:55.6238303Z with 2025-10-10T03:06:55.6238498Z [ 2025-10-10T03:06:55.6238672Z _Ty=size_t 2025-10-10T03:06:55.6238890Z ] 2025-10-10T03:06:55.6240007Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(830): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,const unsigned __int64&>(_Alloc &,_Objty *const ,const unsigned __int64 &)' being compiled 2025-10-10T03:06:55.6241175Z with 2025-10-10T03:06:55.6241368Z [ 2025-10-10T03:06:55.6241577Z _Alloc=std::allocator, 2025-10-10T03:06:55.6241888Z _Ty=unsigned int, 2025-10-10T03:06:55.6242140Z _Objty=unsigned int 2025-10-10T03:06:55.6242387Z ] 2025-10-10T03:06:55.6243128Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(406): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2025-10-10T03:06:55.6244385Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(406): note: the template instantiation context (the oldest one first) is 2025-10-10T03:06:55.6246011Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/dynamo/compiled_autograd.h(681): note: see reference to function template instantiation 'int32_t &std::vector>::emplace_back(size_t &)' being compiled 2025-10-10T03:06:55.6247962Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(858): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back(unsigned __int64 &)' being compiled 2025-10-10T03:06:55.6249050Z with 2025-10-10T03:06:55.6249266Z [ 2025-10-10T03:06:55.6249443Z _Ty=int32_t 2025-10-10T03:06:55.6249671Z ] 2025-10-10T03:06:55.6250710Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(776): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_back_with_unused_capacity(unsigned __int64 &)' being compiled 2025-10-10T03:06:55.6251818Z with 2025-10-10T03:06:55.6252019Z [ 2025-10-10T03:06:55.6252200Z _Ty=int32_t 2025-10-10T03:06:55.6252417Z ] 2025-10-10T03:06:55.6253291Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(791): note: see reference to function template instantiation 'void std::_Construct_in_place(int &,_Ty &) noexcept' being compiled 2025-10-10T03:06:55.6254243Z with 2025-10-10T03:06:55.6254438Z [ 2025-10-10T03:06:55.6254617Z _Ty=size_t 2025-10-10T03:06:55.6254831Z ] 2025-10-10T03:06:55.6255551Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): warning C4267: 'initializing': conversion from 'size_t' to '_Ty', possible loss of data 2025-10-10T03:06:55.6256344Z with 2025-10-10T03:06:55.6256525Z [ 2025-10-10T03:06:55.6256713Z _Ty=int 2025-10-10T03:06:55.6256906Z ] 2025-10-10T03:06:55.6257561Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): note: the template instantiation context (the oldest one first) is 2025-10-10T03:06:55.6259072Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(779): note: see reference to function template instantiation 'int *std::vector>::_Emplace_reallocate<_Ty&>(int *const ,_Ty &)' being compiled 2025-10-10T03:06:55.6260523Z with 2025-10-10T03:06:55.6260723Z [ 2025-10-10T03:06:55.6260905Z _Ty=size_t 2025-10-10T03:06:55.6261134Z ] 2025-10-10T03:06:55.6262194Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(830): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,unsigned __int64&>(_Alloc &,_Objty *const ,unsigned __int64 &)' being compiled 2025-10-10T03:06:55.6263328Z with 2025-10-10T03:06:55.6263533Z [ 2025-10-10T03:06:55.6263734Z _Alloc=std::allocator, 2025-10-10T03:06:55.6264011Z _Ty=int, 2025-10-10T03:06:55.6264214Z _Objty=int 2025-10-10T03:06:55.6264430Z ] 2025-10-10T03:06:55.6265150Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\utility(263): warning C4267: 'initializing': conversion from 'size_t' to '_Ty1', possible loss of data 2025-10-10T03:06:55.6265954Z with 2025-10-10T03:06:55.6266143Z [ 2025-10-10T03:06:55.6266311Z _Ty1=int 2025-10-10T03:06:55.6266522Z ] 2025-10-10T03:06:55.6267163Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\utility(263): note: the template instantiation context (the oldest one first) is 2025-10-10T03:06:55.6268919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/dynamo/compiled_autograd.h(658): note: see reference to function template instantiation 'std::pair &std::vector,std::allocator>>::emplace_back(size_t &,int &)' being compiled 2025-10-10T03:06:55.6271144Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(858): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back(unsigned __int64 &,int &)' being compiled 2025-10-10T03:06:55.6272268Z with 2025-10-10T03:06:55.6272460Z [ 2025-10-10T03:06:55.6272658Z _Ty=std::pair 2025-10-10T03:06:55.6272930Z ] 2025-10-10T03:06:55.6274013Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(776): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_back_with_unused_capacity(unsigned __int64 &,int &)' being compiled 2025-10-10T03:06:55.6275146Z with 2025-10-10T03:06:55.6275343Z [ 2025-10-10T03:06:55.6275535Z _Ty=std::pair 2025-10-10T03:06:55.6275793Z ] 2025-10-10T03:06:55.6276773Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(791): note: see reference to function template instantiation 'void std::_Construct_in_place,_Ty&,int&>(std::pair &,_Ty &,int &) noexcept' being compiled 2025-10-10T03:06:55.6278047Z with 2025-10-10T03:06:55.6278245Z [ 2025-10-10T03:06:55.6278418Z _Ty=size_t 2025-10-10T03:06:55.6278641Z ] 2025-10-10T03:06:55.6279533Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(406): note: see reference to function template instantiation 'std::pair::pair(_Other1,_Other2) noexcept' being compiled 2025-10-10T03:06:55.6280495Z with 2025-10-10T03:06:55.6280677Z [ 2025-10-10T03:06:55.6280876Z _Other1=uint64_t &, 2025-10-10T03:06:55.6281133Z _Other2=int & 2025-10-10T03:06:55.6281417Z ] 2025-10-10T03:06:55.6282157Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\utility(263): warning C4267: 'initializing': conversion from 'size_t' to '_Ty2', possible loss of data 2025-10-10T03:06:55.7728234Z with 2025-10-10T03:06:55.7728520Z [ 2025-10-10T03:06:55.7728698Z _Ty2=int 2025-10-10T03:06:55.7728931Z ] 2025-10-10T03:06:55.7732953Z [4/4] C:\Windows\system32\cmd.exe /C "cd . && C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\cmake\data\bin\cmake.exe -E vs_link_exe --msvc-ver=1942 --intdir=CMakeFiles\test_custom_backend.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2022\BUILDT~1\VC\Tools\MSVC\1442~1.344\bin\Hostx64\x64\link.exe /nologo CMakeFiles\test_custom_backend.dir\test_custom_backend.cpp.obj /out:test_custom_backend.exe /implib:test_custom_backend.lib /pdb:test_custom_backend.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console -LIBPATH:\lib -LIBPATH:\lib\intel64 -LIBPATH:\lib\intel64_win -LIBPATH:\lib\win-x64 custom_backend.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch_cpu.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-10-10T03:06:55.7746799Z 2025-10-10T03:06:55.7747557Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_backend\build>if ERRORLEVEL 1 exit /b 1 2025-10-10T03:06:55.7748189Z 2025-10-10T03:06:55.7748807Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_backend\build>echo "Ninja succeeded for custom_backend test." 2025-10-10T03:06:55.7749498Z "Ninja succeeded for custom_backend test." 2025-10-10T03:06:55.7750315Z 2025-10-10T03:06:55.7750785Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_backend\build>popd 2025-10-10T03:06:55.7755521Z 2025-10-10T03:06:55.7755957Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_backend>python test_custom_backend.py -v 2025-10-10T03:06:59.5371357Z 2025-10-10T03:06:59.5372051Z Running tests... 2025-10-10T03:06:59.5372420Z ---------------------------------------------------------------------- 2025-10-10T03:06:59.5372930Z Test results will be stored in test-reports\python-unittest\test_custom_backend 2025-10-10T03:06:59.5378294Z test_execute (__main__.TestCustomBackend) 2025-10-10T03:06:59.6111599Z Test execution using the custom backend. ... ok (0.078s) 2025-10-10T03:06:59.6118920Z test_save_load (__main__.TestCustomBackend) 2025-10-10T03:06:59.6390604Z Test that a lowered module can be executed correctly ... ok (0.031s) 2025-10-10T03:06:59.6391127Z 2025-10-10T03:06:59.6391430Z ---------------------------------------------------------------------- 2025-10-10T03:06:59.6391797Z Ran 2 tests in 0.110s 2025-10-10T03:06:59.6391952Z 2025-10-10T03:06:59.6392039Z OK 2025-10-10T03:06:59.6392137Z 2025-10-10T03:06:59.6392234Z Generating XML reports... 2025-10-10T03:06:59.6442057Z Generated XML report: test-reports\python-unittest\test_custom_backend\TEST-TestCustomBackend-20251010030659.xml 2025-10-10T03:07:00.1474184Z 2025-10-10T03:07:00.1474898Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_backend>if ERRORLEVEL 1 exit /b 1 2025-10-10T03:07:00.1475910Z 2025-10-10T03:07:00.1476430Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_backend>python backend.py --export-module-to="build/model.pt" 2025-10-10T03:07:02.3022861Z 2025-10-10T03:07:02.3023615Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_backend>if ERRORLEVEL 1 exit /b 1 2025-10-10T03:07:02.3024169Z 2025-10-10T03:07:02.3024491Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_backend>cd build 2025-10-10T03:07:02.3029880Z 2025-10-10T03:07:02.3038918Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_backend\build>set PATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\bin\HostX64\x64;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\VCPackages;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\CommonExtensions\Microsoft\TestWindow;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\Extensions\Microsoft\CodeCoverage.Console;C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\\x64;C:\Program Files (x86)\Windows Kits\10\bin\\x64;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\\MSBuild\Current\Bin\amd64;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\Tools\;C:\Jenkins\Miniconda3\envs\py_tmp;C:\Jenkins\Miniconda3\envs\py_tmp\Library\mingw-w64\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Library\usr\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Library\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Scripts;C:\Jenkins\Miniconda3\envs\py_tmp\bin;C:\Jenkins\Miniconda3\condabin;C:\Program Files\CMake\bin;C:\Program Files\7-Zip;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Amazon\AWSCLI;C:\Program Files\Amazon\AWSCLI\bin;C:\Jenkins\Miniconda3\envs\py_tmp;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin\x64;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Program Files\NVIDIA Corporation\Nsight Compute 2025.3.0;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\Llvm\x64\bin;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\Linux\bin\ConnectionManagerExe 2025-10-10T03:07:02.3047595Z 2025-10-10T03:07:02.3047927Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_backend\build>test_custom_backend.exe model.pt 2025-10-10T03:07:02.7492235Z Testing custom_backend 2025-10-10T03:07:02.7492527Z OK 2025-10-10T03:07:02.7547031Z 2025-10-10T03:07:02.7547730Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_backend\build>if ERRORLEVEL 1 exit /b 1 2025-10-10T03:07:02.7570259Z + /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/test_custom_script_ops.bat 2025-10-10T03:07:02.7705415Z 2025-10-10T03:07:02.7706201Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\setup_pytorch_env.bat 2025-10-10T03:07:02.7715289Z 2025-10-10T03:07:02.7718487Z C:\actions-runner\_work\pytorch\pytorch>set PATH=C:\Program Files\CMake\bin;C:\Program Files\7-Zip;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Amazon\AWSCLI;C:\Program Files\Amazon\AWSCLI\bin;C:\Jenkins\Miniconda3\envs\py_tmp;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin\x64;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Program Files\NVIDIA Corporation\Nsight Compute 2025.3.0;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps 2025-10-10T03:07:02.7721628Z 2025-10-10T03:07:02.7722131Z C:\actions-runner\_work\pytorch\pytorch>set INSTALLER_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers 2025-10-10T03:07:02.7722880Z 2025-10-10T03:07:02.7723429Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers\activate_miniconda3.bat 2025-10-10T03:07:02.7732558Z 2025-10-10T03:07:02.7733384Z C:\actions-runner\_work\pytorch\pytorch>if "win-vs2022-cpu-py3" == "" (set CONDA_PARENT_DIR=C:\actions-runner\_work\pytorch\pytorch ) else (set CONDA_PARENT_DIR=C:\Jenkins ) 2025-10-10T03:07:02.7736260Z 2025-10-10T03:07:02.7736625Z C:\actions-runner\_work\pytorch\pytorch>set CONDA_ROOT_DIR=C:\Jenkins\Miniconda3 2025-10-10T03:07:02.7739645Z 2025-10-10T03:07:02.7740031Z C:\actions-runner\_work\pytorch\pytorch>if not exist C:\Jenkins\Miniconda3 (set INSTALL_FRESH_CONDA=1 ) 2025-10-10T03:07:02.7742763Z 2025-10-10T03:07:02.7742983Z C:\actions-runner\_work\pytorch\pytorch>if "" == "1" ( 2025-10-10T03:07:02.7744008Z curl --retry 3 --retry-all-errors -k https://repo.anaconda.com/miniconda/Miniconda3-latest-Windows-x86_64.exe --output C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\Miniconda3-latest-Windows-x86_64.exe 2025-10-10T03:07:02.7744965Z if errorlevel 1 exit /b 2025-10-10T03:07:02.7745207Z if not errorlevel 0 exit /b 2025-10-10T03:07:02.7745983Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\Miniconda3-latest-Windows-x86_64.exe /InstallationType=JustMe /RegisterPython=0 /S /AddToPath=0 /D=C:\Jenkins\Miniconda3 2025-10-10T03:07:02.7747520Z if errorlevel 1 exit /b 2025-10-10T03:07:02.7747826Z if not errorlevel 0 exit /b 2025-10-10T03:07:02.7748161Z ) 2025-10-10T03:07:02.7748266Z 2025-10-10T03:07:02.7748611Z C:\actions-runner\_work\pytorch\pytorch>call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3 2025-10-10T03:07:05.1992170Z Ignoring coremltools: markers 'python_version == "3.12"' don't match your environment 2025-10-10T03:07:05.1996657Z Ignoring librosa: markers 'python_version == "3.12" and platform_machine != "s390x"' don't match your environment 2025-10-10T03:07:05.1998862Z Ignoring mypy: markers 'platform_system == "Linux"' don't match your environment 2025-10-10T03:07:05.2002880Z Ignoring numba: markers 'python_version == "3.12" and platform_machine != "s390x"' don't match your environment 2025-10-10T03:07:05.2006815Z Ignoring numpy: markers 'python_version == "3.11" or python_version == "3.12"' don't match your environment 2025-10-10T03:07:05.2009504Z Ignoring numpy: markers 'python_version >= "3.13"' don't match your environment 2025-10-10T03:07:05.2012739Z Ignoring pandas: markers 'python_version >= "3.13"' don't match your environment 2025-10-10T03:07:05.2017013Z Ignoring scipy: markers 'python_version >= "3.12"' don't match your environment 2025-10-10T03:07:05.2021155Z Ignoring tensorboard: markers 'python_version >= "3.13"' don't match your environment 2025-10-10T03:07:05.2024411Z Ignoring pywavelets: markers 'python_version >= "3.12"' don't match your environment 2025-10-10T03:07:05.2027503Z Ignoring scons: markers 'platform_machine == "aarch64"' don't match your environment 2025-10-10T03:07:05.2036861Z Requirement already satisfied: boto3==1.35.42 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 8)) (1.35.42) 2025-10-10T03:07:05.2042082Z Requirement already satisfied: build==1.3.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 13)) (1.3.0) 2025-10-10T03:07:05.2046115Z Requirement already satisfied: click in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 18)) (8.3.0) 2025-10-10T03:07:05.2051206Z Requirement already satisfied: coremltools==5.0b5 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 23)) (5.0b5) 2025-10-10T03:07:05.2056096Z Requirement already satisfied: dill==0.3.7 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 34)) (0.3.7) 2025-10-10T03:07:05.2061056Z Requirement already satisfied: expecttest==0.3.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 39)) (0.3.0) 2025-10-10T03:07:05.2065975Z Requirement already satisfied: fbscribelogger==0.1.7 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 45)) (0.1.7) 2025-10-10T03:07:05.2071089Z Requirement already satisfied: flatbuffers==24.12.23 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 50)) (24.12.23) 2025-10-10T03:07:05.2076037Z Requirement already satisfied: hypothesis==6.56.4 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 55)) (6.56.4) 2025-10-10T03:07:05.2080926Z Requirement already satisfied: junitparser==2.1.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 61)) (2.1.1) 2025-10-10T03:07:05.2085820Z Requirement already satisfied: lark==0.12.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 66)) (0.12.0) 2025-10-10T03:07:05.2090809Z Requirement already satisfied: librosa>=0.6.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 71)) (0.11.0) 2025-10-10T03:07:05.2095786Z Requirement already satisfied: networkx==2.8.8 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 108)) (2.8.8) 2025-10-10T03:07:05.2100853Z Requirement already satisfied: ninja==1.11.1.4 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 114)) (1.11.1.4) 2025-10-10T03:07:05.2105729Z Requirement already satisfied: numba==0.55.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 120)) (0.55.2) 2025-10-10T03:07:05.2114602Z Requirement already satisfied: numpy==1.22.4 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 139)) (1.22.4) 2025-10-10T03:07:05.2119651Z Requirement already satisfied: pandas==2.0.3 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 143)) (2.0.3) 2025-10-10T03:07:05.2124748Z Requirement already satisfied: opt-einsum==3.3 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 151)) (3.3.0) 2025-10-10T03:07:05.2129666Z 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 156)) (0.13.0) 2025-10-10T03:07:05.2134531Z Requirement already satisfied: pillow==11.0.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 169)) (11.0.0) 2025-10-10T03:07:05.2139490Z Requirement already satisfied: protobuf==5.29.5 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 174)) (5.29.5) 2025-10-10T03:07:05.2143409Z Requirement already satisfied: psutil in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 179)) (5.9.1) 2025-10-10T03:07:05.2148354Z Requirement already satisfied: pytest==7.3.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 184)) (7.3.2) 2025-10-10T03:07:05.2153460Z Requirement already satisfied: pytest-xdist==3.3.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 189)) (3.3.1) 2025-10-10T03:07:05.2158426Z Requirement already satisfied: pytest-flakefinder==1.1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 194)) (1.1.0) 2025-10-10T03:07:05.2163384Z Requirement already satisfied: pytest-rerunfailures>=10.3 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 199)) (14.0) 2025-10-10T03:07:05.2168442Z Requirement already satisfied: pytest-subtests==0.13.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 204)) (0.13.1) 2025-10-10T03:07:05.2173351Z Requirement already satisfied: xdoctest==1.3.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 219)) (1.3.0) 2025-10-10T03:07:05.2178237Z Requirement already satisfied: pygments==2.15.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 224)) (2.15.0) 2025-10-10T03:07:05.2183219Z Requirement already satisfied: scikit-image==0.22.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 244)) (0.22.0) 2025-10-10T03:07:05.2188176Z Requirement already satisfied: scipy==1.10.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 254)) (1.10.1) 2025-10-10T03:07:05.2193346Z Requirement already satisfied: typing-extensions==4.12.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 269)) (4.12.2) 2025-10-10T03:07:05.2302800Z Requirement already satisfied: unittest-xml-reporting<=3.2.0,>=2.0.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 279)) (3.2.0) 2025-10-10T03:07:05.2307933Z Requirement already satisfied: lintrunner==0.12.7 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 285)) (0.12.7) 2025-10-10T03:07:05.2313887Z Requirement already satisfied: redis>=4.0.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 290)) (6.4.0) 2025-10-10T03:07:05.2318200Z Requirement already satisfied: ghstack==0.8.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 294)) (0.8.0) 2025-10-10T03:07:05.2323059Z 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 299)) (3.1.6) 2025-10-10T03:07:05.2328121Z Requirement already satisfied: pytest-cpp==2.3.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 304)) (2.3.0) 2025-10-10T03:07:05.2333126Z Requirement already satisfied: z3-solver==4.15.1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 309)) (4.15.1.0) 2025-10-10T03:07:05.2338156Z Requirement already satisfied: tensorboard==2.13.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 314)) (2.13.0) 2025-10-10T03:07:05.2343251Z Requirement already satisfied: pywavelets==1.4.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 320)) (1.4.1) 2025-10-10T03:07:05.2348180Z Requirement already satisfied: lxml==5.3.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 327)) (5.3.0) 2025-10-10T03:07:05.2353363Z Requirement already satisfied: PyGithub==2.3.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 330)) (2.3.0) 2025-10-10T03:07:05.2358816Z Requirement already satisfied: sympy==1.13.3 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 332)) (1.13.3) 2025-10-10T03:07:05.2363750Z Requirement already satisfied: onnx==1.18.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 337)) (1.18.0) 2025-10-10T03:07:05.2368807Z Requirement already satisfied: onnxscript==0.5.3 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 342)) (0.5.3) 2025-10-10T03:07:05.2374256Z Requirement already satisfied: parameterized==0.8.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 347)) (0.8.1) 2025-10-10T03:07:05.2379217Z Requirement already satisfied: pwlf==2.2.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 356)) (2.2.1) 2025-10-10T03:07:05.2384210Z Requirement already satisfied: pyyaml==6.0.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 362)) (6.0.2) 2025-10-10T03:07:05.2388202Z Requirement already satisfied: pyzstd in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 363)) (0.16.2) 2025-10-10T03:07:05.2393341Z Requirement already satisfied: setuptools==78.1.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 364)) (78.1.1) 2025-10-10T03:07:05.2398251Z Requirement already satisfied: packaging==23.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 365)) (23.1) 2025-10-10T03:07:05.2402255Z Requirement already satisfied: six in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 366)) (1.17.0) 2025-10-10T03:07:05.2407235Z Requirement already satisfied: pulp==2.9.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 370)) (2.9.0) 2025-10-10T03:07:05.2412200Z Requirement already satisfied: dataclasses_json==0.6.7 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 375)) (0.6.7) 2025-10-10T03:07:05.2417155Z Requirement already satisfied: cmake==3.31.6 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 380)) (3.31.6) 2025-10-10T03:07:05.2421994Z Requirement already satisfied: tlparse==0.4.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 383)) (0.4.0) 2025-10-10T03:07:05.2427000Z Requirement already satisfied: filelock==3.18.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 386)) (3.18.0) 2025-10-10T03:07:05.2433757Z Requirement already satisfied: cuda-bindings<13.0,>=12.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 389)) (12.9.3) 2025-10-10T03:07:05.2439002Z Requirement already satisfied: setuptools-git-versioning==2.1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 393)) (2.1.0) 2025-10-10T03:07:05.2444059Z Requirement already satisfied: scikit-build==0.18.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 394)) (0.18.1) 2025-10-10T03:07:05.2449671Z Requirement already satisfied: pyre-extensions==0.0.32 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 395)) (0.0.32) 2025-10-10T03:07:05.2454625Z Requirement already satisfied: tabulate==0.9.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 396)) (0.9.0) 2025-10-10T03:07:05.2482395Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from boto3==1.35.42->-r .ci/docker/requirements-ci.txt (line 8)) (1.35.99) 2025-10-10T03:07:05.2489350Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from boto3==1.35.42->-r .ci/docker/requirements-ci.txt (line 8)) (1.0.1) 2025-10-10T03:07:05.2496304Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from boto3==1.35.42->-r .ci/docker/requirements-ci.txt (line 8)) (0.10.4) 2025-10-10T03:07:05.2538626Z Requirement already satisfied: pyproject_hooks in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) (1.2.0) 2025-10-10T03:07:05.2545605Z 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-10-10T03:07:05.2554811Z 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-10-10T03:07:05.2580828Z Requirement already satisfied: tqdm in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from coremltools==5.0b5->-r .ci/docker/requirements-ci.txt (line 23)) (4.67.1) 2025-10-10T03:07:05.2631903Z Requirement already satisfied: aiohttp<4.0.0,>=3.10.4 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) (3.13.0) 2025-10-10T03:07:05.2638888Z Requirement already satisfied: thriftpy2<0.6.0,>=0.5.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) (0.5.3) 2025-10-10T03:07:05.2824494Z Requirement already satisfied: attrs>=19.2.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from hypothesis==6.56.4->-r .ci/docker/requirements-ci.txt (line 55)) (25.4.0) 2025-10-10T03:07:05.2831503Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from hypothesis==6.56.4->-r .ci/docker/requirements-ci.txt (line 55)) (2.4.0) 2025-10-10T03:07:05.2840653Z 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.0) 2025-10-10T03:07:05.2859802Z Requirement already satisfied: future in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from junitparser==2.1.1->-r .ci/docker/requirements-ci.txt (line 61)) (1.0.0) 2025-10-10T03:07:05.2971446Z Requirement already satisfied: llvmlite<0.39,>=0.38.0rc1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from numba==0.55.2->-r .ci/docker/requirements-ci.txt (line 120)) (0.38.1) 2025-10-10T03:07:05.3376438Z Requirement already satisfied: python-dateutil>=2.8.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 143)) (2.9.0.post0) 2025-10-10T03:07:05.3382231Z Requirement already satisfied: pytz>=2020.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 143)) (2025.2) 2025-10-10T03:07:05.3388502Z Requirement already satisfied: tzdata>=2022.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 143)) (2025.2) 2025-10-10T03:07:05.3648318Z 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 184)) (2.1.0) 2025-10-10T03:07:05.3656313Z 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 184)) (1.6.0) 2025-10-10T03:07:05.3693967Z Requirement already satisfied: execnet>=1.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pytest-xdist==3.3.1->-r .ci/docker/requirements-ci.txt (line 189)) (2.1.1) 2025-10-10T03:07:05.5134816Z Requirement already satisfied: imageio>=2.27 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 244)) (2.37.0) 2025-10-10T03:07:05.5140805Z Requirement already satisfied: tifffile>=2022.8.12 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 244)) (2025.5.10) 2025-10-10T03:07:05.5152081Z Requirement already satisfied: lazy_loader>=0.3 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 244)) (0.4) 2025-10-10T03:07:05.5277713Z Requirement already satisfied: requests<3,>=2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 294)) (2.27.1) 2025-10-10T03:07:05.5306965Z 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 299)) (3.0.3) 2025-10-10T03:07:05.5378665Z Requirement already satisfied: absl-py>=0.4 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (2.3.1) 2025-10-10T03:07:05.5385349Z Requirement already satisfied: grpcio>=1.48.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (1.75.1) 2025-10-10T03:07:05.5392308Z Requirement already satisfied: google-auth<3,>=1.6.3 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (2.41.1) 2025-10-10T03:07:05.5399179Z Requirement already satisfied: google-auth-oauthlib<1.1,>=0.5 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (1.0.0) 2025-10-10T03:07:05.5405389Z Requirement already satisfied: markdown>=2.6.8 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (3.9) 2025-10-10T03:07:05.5424091Z Requirement already satisfied: tensorboard-data-server<0.8.0,>=0.7.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (0.7.2) 2025-10-10T03:07:05.5430437Z Requirement already satisfied: werkzeug>=1.0.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (3.1.3) 2025-10-10T03:07:05.5436571Z Requirement already satisfied: wheel>=0.26 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (0.45.1) 2025-10-10T03:07:05.5515556Z Requirement already satisfied: pynacl>=1.4.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) (1.6.0) 2025-10-10T03:07:05.5529712Z Requirement already satisfied: pyjwt>=2.4.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) (2.10.1) 2025-10-10T03:07:05.5542803Z Requirement already satisfied: urllib3>=1.26.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) (1.26.20) 2025-10-10T03:07:05.5548174Z Requirement already satisfied: Deprecated in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) (1.2.18) 2025-10-10T03:07:05.5584439Z 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 332)) (1.3.0) 2025-10-10T03:07:05.5654632Z Requirement already satisfied: ml_dtypes in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from onnxscript==0.5.3->-r .ci/docker/requirements-ci.txt (line 342)) (0.5.3) 2025-10-10T03:07:05.5664909Z Requirement already satisfied: onnx_ir<2,>=0.1.10 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from onnxscript==0.5.3->-r .ci/docker/requirements-ci.txt (line 342)) (0.1.10) 2025-10-10T03:07:05.5732928Z Requirement already satisfied: pyDOE>=0.3.8 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pwlf==2.2.1->-r .ci/docker/requirements-ci.txt (line 356)) (0.3.8) 2025-10-10T03:07:05.6001011Z Requirement already satisfied: marshmallow<4.0.0,>=3.18.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 375)) (3.26.1) 2025-10-10T03:07:05.6007556Z Requirement already satisfied: typing-inspect<1,>=0.4.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 375)) (0.9.0) 2025-10-10T03:07:05.6196887Z Requirement already satisfied: distro in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from scikit-build==0.18.1->-r .ci/docker/requirements-ci.txt (line 394)) (1.9.0) 2025-10-10T03:07:05.6359820Z Requirement already satisfied: cuda-pathfinder~=1.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from cuda-bindings<13.0,>=12.0->-r .ci/docker/requirements-ci.txt (line 389)) (1.3.0) 2025-10-10T03:07:05.6407158Z Requirement already satisfied: aiohappyeyeballs>=2.5.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) (2.6.1) 2025-10-10T03:07:05.6413452Z Requirement already satisfied: aiosignal>=1.4.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) (1.4.0) 2025-10-10T03:07:05.6424565Z Requirement already satisfied: async-timeout<6.0,>=4.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) (5.0.1) 2025-10-10T03:07:05.6433402Z Requirement already satisfied: frozenlist>=1.1.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) (1.8.0) 2025-10-10T03:07:05.6440313Z Requirement already satisfied: multidict<7.0,>=4.5 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) (6.7.0) 2025-10-10T03:07:05.6446760Z Requirement already satisfied: propcache>=0.2.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) (0.4.1) 2025-10-10T03:07:05.6453644Z Requirement already satisfied: yarl<2.0,>=1.17.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) (1.22.0) 2025-10-10T03:07:05.6708853Z Requirement already satisfied: cachetools<7.0,>=2.0.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (6.2.0) 2025-10-10T03:07:05.6715217Z Requirement already satisfied: pyasn1-modules>=0.2.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (0.4.2) 2025-10-10T03:07:05.6722166Z Requirement already satisfied: rsa<5,>=3.1.4 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (4.9.1) 2025-10-10T03:07:05.6778439Z Requirement already satisfied: requests-oauthlib>=0.7.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from google-auth-oauthlib<1.1,>=0.5->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (2.0.0) 2025-10-10T03:07:05.7099341Z Requirement already satisfied: certifi>=2017.4.17 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from requests<3,>=2->ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 294)) (2025.10.5) 2025-10-10T03:07:05.7108838Z Requirement already satisfied: charset-normalizer~=2.0.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from requests<3,>=2->ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 294)) (2.0.12) 2025-10-10T03:07:05.7119008Z Requirement already satisfied: idna<4,>=2.5 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from requests<3,>=2->ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 294)) (3.10) 2025-10-10T03:07:05.7211599Z Requirement already satisfied: pyasn1>=0.1.3 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from rsa<5,>=3.1.4->google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (0.6.1) 2025-10-10T03:07:05.7348323Z Requirement already satisfied: ply<4.0,>=3.4 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from thriftpy2<0.6.0,>=0.5.2->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) (3.11) 2025-10-10T03:07:05.7430546Z Requirement already satisfied: mypy-extensions>=0.3.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 375)) (1.1.0) 2025-10-10T03:07:05.7661211Z Requirement already satisfied: audioread>=2.1.9 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (3.0.1) 2025-10-10T03:07:05.7678002Z Requirement already satisfied: scikit-learn>=1.1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (1.7.2) 2025-10-10T03:07:05.7684204Z Requirement already satisfied: joblib>=1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (1.5.2) 2025-10-10T03:07:05.7690423Z Requirement already satisfied: decorator>=4.3.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (5.2.1) 2025-10-10T03:07:05.7696622Z Requirement already satisfied: soundfile>=0.12.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (0.13.1) 2025-10-10T03:07:05.7702757Z Requirement already satisfied: pooch>=1.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (1.8.2) 2025-10-10T03:07:05.7709015Z Requirement already satisfied: soxr>=0.3.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (1.0.0) 2025-10-10T03:07:05.7722603Z Requirement already satisfied: msgpack>=1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (1.1.2) 2025-10-10T03:07:05.8796480Z Requirement already satisfied: platformdirs>=2.5.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pooch>=1.1->librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (4.5.0) 2025-10-10T03:07:05.9074289Z Requirement already satisfied: cryptography>=3.4.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) (45.0.7) 2025-10-10T03:07:05.9194558Z Requirement already satisfied: cffi>=1.14 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) (2.0.0) 2025-10-10T03:07:05.9231052Z Requirement already satisfied: pycparser in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from cffi>=1.14->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) (2.23) 2025-10-10T03:07:05.9357624Z Requirement already satisfied: oauthlib>=3.0.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from requests-oauthlib>=0.7.0->google-auth-oauthlib<1.1,>=0.5->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 314)) (3.3.1) 2025-10-10T03:07:05.9580700Z Requirement already satisfied: threadpoolctl>=3.1.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from scikit-learn>=1.1.0->librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) (3.6.0) 2025-10-10T03:07:06.0008778Z Requirement already satisfied: wrapt<2,>=1.10 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from Deprecated->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 330)) (1.17.3) 2025-10-10T03:07:06.2093233Z Overwrite C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py (Yes/No/All)? qM�H�ӓ��^�����p�����1=� ����>������8����p����8���� ��������^^��p�=�p�����v=� ����''��'c�' �^a���'c� �^a� 2025-10-10T03:07:06.2094998Z �H`�&a����H���;����������H���;�4���(��H���;���0bb�`b�����q�J`�x��H��;�C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py������0~<���������$c�����H���;������ 2025-10-10T03:07:06.2095890Z �`��H���;�)��$c(��H���;�0�<��0�<���H���;�@Q���9�� 2025-10-10T03:07:06.2096256Z  2025-10-10T03:07:06.2096520Z ���H���;�@Q���9�� 2025-10-10T03:07:06.2096799Z  2025-10-10T03:07:06.2097033Z ���H���;�@Q���9�� 2025-10-10T03:07:06.2097288Z  2025-10-10T03:07:06.2097508Z �� 2025-10-10T03:07:06.2097772Z  2025-10-10T03:07:06.2097975Z �� 2025-10-10T03:07:06.2098165Z  2025-10-10T03:07:06.2098369Z �� 2025-10-10T03:07:06.2098675Z ���H���;�0����O\JkiA? 2025-10-10T03:07:06.2098983Z 2025-10-10T03:07:06.2100075Z nx��H��;�C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\functional.py���H���;������G�*q97 2025-10-10T03:07:06.2100673Z 2025-10-10T03:07:06.2101321Z � �t=��a�4��t=�0U=�Оy_���4�� 4�'0�_=���'c�0;���'c���^a�'�#c�@ 2025-10-10T03:07:06.2103812Z �H`�&�胈x�'�#c�p����BP����@������J`������=�$c��������� �b�0bb�`b��q�J`�P���� �b�0bb��1=�@����G9�Mx��<�p�����1=�1=��<��t=�J4���t=��t=�@����@����@������<���_=�0~<�X����u;�������<���<���<�0�<�p�����/���<������p����u;�0�<�������H��;��<�0�<�u;���<���Hx��H��;�C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py��;���;�2��H���;���H���;�@�<��\P������H���;�\��H���;�P�<���;���;���H���;���H���;�p�<���;���H���;���H���;���<����H���;�P����O�A? 2025-10-10T03:07:06.2105307Z 2025-10-10T03:07:06.2106778Z ��H��;�C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\��H���;������BA?x��H��;�;�����H���;���H���;�0�;���@4���H���;���H���;� �;�;�y������H���;���<���H���;���;�����H���;�;���H���;���;���^ 2025-10-10T03:07:06.3092539Z Overwrite C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py (Yes/No/All)? ********************************************************************** 2025-10-10T03:07:06.3093298Z ** Visual Studio 2022 Developer Command Prompt v17.12.11 2025-10-10T03:07:06.3093817Z ** Copyright (c) 2022 Microsoft Corporation 2025-10-10T03:07:06.3094131Z ********************************************************************** 2025-10-10T03:07:06.7348239Z [vcvarsall.bat] Environment initialized for: 'x64' 2025-10-10T03:07:06.7382197Z 2025-10-10T03:07:06.7382609Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>popd 2025-10-10T03:07:06.7386349Z 2025-10-10T03:07:06.7386647Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set DISTUTILS_USE_SDK=1 2025-10-10T03:07:06.7389340Z 2025-10-10T03:07:06.7389652Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if not "0" == "1" goto cuda_build_end 2025-10-10T03:07:06.7392103Z 2025-10-10T03:07:06.7392538Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set PYTHONPATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build; 2025-10-10T03:07:06.7394847Z 2025-10-10T03:07:06.7395042Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set 2025-10-10T03:07:06.7565571Z ACTIONS_ID_TOKEN_REQUEST_TOKEN=*** 2025-10-10T03:07:06.7566758Z ACTIONS_ID_TOKEN_REQUEST_URL=https://run-actions-1-azure-eastus.actions.githubusercontent.com/111//idtoken/b61d76a6-6a0e-4d78-bcd8-af7ccfe33fb7/2f926aca-ed22-5fdd-ac48-594d91e2bfc6?api-version=2.0 2025-10-10T03:07:06.7567839Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=C:\actions-runner\jobcompleted.ps1 2025-10-10T03:07:06.7568262Z ALLUSERSPROFILE=C:\ProgramData 2025-10-10T03:07:06.7568642Z ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-10-10T03:07:06.7569096Z APPDATA=C:\Users\runneruser\AppData\Roaming 2025-10-10T03:07:06.7569410Z AWS_DEFAULT_REGION=us-east-1 2025-10-10T03:07:06.7569662Z AWS_EXECUTION_ENV=EC2 2025-10-10T03:07:06.7569907Z BUILD_ENVIRONMENT=win-vs2022-cpu-py3 2025-10-10T03:07:06.7570168Z CI=true 2025-10-10T03:07:06.7570375Z CommandPromptType=Native 2025-10-10T03:07:06.7570662Z COMMONPROGRAMFILES=C:\Program Files\Common Files 2025-10-10T03:07:06.7571001Z COMPUTERNAME=EC2AMAZ-F4P7NAP 2025-10-10T03:07:06.7571262Z COMSPEC=C:\Windows\system32\cmd.exe 2025-10-10T03:07:06.7571575Z CONDA=C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T03:07:06.7571986Z CONDA_BUILD=C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T03:07:06.7572374Z CONDA_DEFAULT_ENV=py_tmp 2025-10-10T03:07:06.7572654Z CONDA_EXE=C:\Jenkins\Miniconda3\Scripts\conda.exe 2025-10-10T03:07:06.7573046Z CONDA_INSTALL=C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T03:07:06.7573413Z CONDA_PARENT_DIR=C:\Jenkins 2025-10-10T03:07:06.7573839Z CONDA_PREFIX=C:\Jenkins\Miniconda3\envs\py_tmp 2025-10-10T03:07:06.7574168Z CONDA_PREFIX_1=C:\Jenkins\Miniconda3 2025-10-10T03:07:06.7574445Z CONDA_PROMPT_MODIFIER=(py_tmp) 2025-10-10T03:07:06.7574751Z CONDA_PYTHON_EXE=C:\Jenkins\Miniconda3\python.exe 2025-10-10T03:07:06.7575068Z CONDA_ROOT_DIR=C:\Jenkins\Miniconda3 2025-10-10T03:07:06.7575482Z CONDA_RUN=C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T03:07:06.7575871Z CONDA_SHLVL=2 2025-10-10T03:07:06.7576079Z CONTINUE_THROUGH_ERROR=True 2025-10-10T03:07:06.7576417Z CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0 2025-10-10T03:07:06.7576890Z CUDA_PATH_V12_6=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6 2025-10-10T03:07:06.7577372Z CUDA_PATH_V12_8=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8 2025-10-10T03:07:06.7577847Z CUDA_PATH_V12_9=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.9 2025-10-10T03:07:06.7578328Z CUDA_PATH_V13_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0 2025-10-10T03:07:06.7578693Z CUDA_VERSION=cpu 2025-10-10T03:07:06.7578936Z ChocolateyInstall=C:\ProgramData\chocolatey 2025-10-10T03:07:06.7579315Z CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files 2025-10-10T03:07:06.7579719Z CommonProgramW6432=C:\Program Files\Common Files 2025-10-10T03:07:06.7580180Z DevEnvDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\ 2025-10-10T03:07:06.7580602Z DISTUTILS_USE_SDK=1 2025-10-10T03:07:06.7580856Z DriverData=C:\Windows\System32\Drivers\DriverData 2025-10-10T03:07:06.7581238Z EC2LAUNCH_TELEMETRY=1 2025-10-10T03:07:06.7581626Z ExtensionSdkDir=C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs 2025-10-10T03:07:06.7584231Z EXTERNAL_INCLUDE=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\VS\include;C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt;C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um 2025-10-10T03:07:06.7586331Z Framework40Version=v4.0 2025-10-10T03:07:06.7586627Z FrameworkDir=C:\Windows\Microsoft.NET\Framework64\ 2025-10-10T03:07:06.7587009Z FrameworkDir64=C:\Windows\Microsoft.NET\Framework64\ 2025-10-10T03:07:06.7587356Z FrameworkVersion=v4.0.30319 2025-10-10T03:07:06.7587606Z FrameworkVersion64=v4.0.30319 2025-10-10T03:07:06.7587845Z GITHUB_ACTION=test 2025-10-10T03:07:06.7588045Z GITHUB_ACTIONS=true 2025-10-10T03:07:06.7588242Z GITHUB_ACTION_REF= 2025-10-10T03:07:06.7588459Z GITHUB_ACTION_REPOSITORY= 2025-10-10T03:07:06.7588698Z GITHUB_ACTOR=pytorchmergebot 2025-10-10T03:07:06.7588944Z GITHUB_ACTOR_ID=97764156 2025-10-10T03:07:06.7589264Z GITHUB_API_URL=https://api.github.com 2025-10-10T03:07:06.7589552Z GITHUB_BASE_REF= 2025-10-10T03:07:06.7589991Z GITHUB_ENV=C:\actions-runner\_work\_temp\_runner_file_commands\set_env_bd0ce927-77e5-4c78-be8a-13fa2f527b46 2025-10-10T03:07:06.7591329Z GITHUB_EVENT_NAME=push 2025-10-10T03:07:06.7591696Z GITHUB_EVENT_PATH=C:\actions-runner\_work\_temp\_github_workflow\event.json 2025-10-10T03:07:06.7592148Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-10-10T03:07:06.7592463Z GITHUB_HEAD_REF= 2025-10-10T03:07:06.7592655Z GITHUB_JOB=test 2025-10-10T03:07:06.7593135Z GITHUB_OUTPUT=C:\actions-runner\_work\_temp\_runner_file_commands\set_output_bd0ce927-77e5-4c78-be8a-13fa2f527b46 2025-10-10T03:07:06.7593902Z GITHUB_PATH=C:\actions-runner\_work\_temp\_runner_file_commands\add_path_bd0ce927-77e5-4c78-be8a-13fa2f527b46 2025-10-10T03:07:06.7594423Z GITHUB_REF=refs/heads/main 2025-10-10T03:07:06.7594650Z GITHUB_REF_NAME=main 2025-10-10T03:07:06.7594876Z GITHUB_REF_PROTECTED=true 2025-10-10T03:07:06.7595212Z GITHUB_REF_TYPE=branch 2025-10-10T03:07:06.7595446Z GITHUB_REPOSITORY=pytorch/pytorch 2025-10-10T03:07:06.7595720Z GITHUB_REPOSITORY_ID=65600975 2025-10-10T03:07:06.7595975Z GITHUB_REPOSITORY_OWNER=pytorch 2025-10-10T03:07:06.7596247Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-10-10T03:07:06.7596511Z GITHUB_RETENTION_DAYS=90 2025-10-10T03:07:06.7596740Z GITHUB_RUN_ATTEMPT=1 2025-10-10T03:07:06.7596943Z GITHUB_RUN_ID=18392306051 2025-10-10T03:07:06.7597182Z GITHUB_RUN_NUMBER=150176 2025-10-10T03:07:06.7597418Z GITHUB_SERVER_URL=https://github.com 2025-10-10T03:07:06.7597734Z GITHUB_SHA=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T03:07:06.7598301Z GITHUB_STATE=C:\actions-runner\_work\_temp\_runner_file_commands\save_state_bd0ce927-77e5-4c78-be8a-13fa2f527b46 2025-10-10T03:07:06.7599107Z GITHUB_STEP_SUMMARY=C:\actions-runner\_work\_temp\_runner_file_commands\step_summary_bd0ce927-77e5-4c78-be8a-13fa2f527b46 2025-10-10T03:07:06.7599690Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-10-10T03:07:06.7599974Z GITHUB_WORKFLOW=trunk 2025-10-10T03:07:06.7600348Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/trunk.yml@refs/heads/main 2025-10-10T03:07:06.7600847Z GITHUB_WORKFLOW_SHA=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T03:07:06.7601272Z GITHUB_WORKSPACE=C:\actions-runner\_work\pytorch\pytorch 2025-10-10T03:07:06.7601611Z GIT_DEFAULT_BRANCH=main 2025-10-10T03:07:06.7601826Z HOME=C:\Users\runneruser 2025-10-10T03:07:06.7603877Z INCLUDE=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\VS\include;C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt;C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um 2025-10-10T03:07:06.7606168Z INSTALLER_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers 2025-10-10T03:07:06.7606689Z INSTALL_WINDOWS_SDK=1 2025-10-10T03:07:06.7606911Z is_x64_arch=true 2025-10-10T03:07:06.7607104Z JOB_ID=52407480859 2025-10-10T03:07:06.7607479Z JOB_NAME=win-vs2022-cpu-py3 / test (default, 2, 4, lf.windows.4xlarge.nonephemeral) 2025-10-10T03:07:06.7608678Z LIB=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\lib\x64;C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64;C:\Program Files (x86)\Windows Kits\10\\lib\10.0.19041.0\\um\x64 2025-10-10T03:07:06.7610920Z LIBPATH=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\lib\x64;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\lib\x86\store\references;C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.19041.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.19041.0;C:\Windows\Microsoft.NET\Framework64\v4.0.30319 2025-10-10T03:07:06.7612447Z LOCALAPPDATA=C:\Users\runneruser\AppData\Local 2025-10-10T03:07:06.7612845Z NETFXSDKDir=C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\ 2025-10-10T03:07:06.7613197Z NO_TD=False 2025-10-10T03:07:06.7613391Z NO_TEST_TIMEOUT=False 2025-10-10T03:07:06.7613606Z NUMBER_OF_PROCESSORS=16 2025-10-10T03:07:06.7613824Z NUM_TEST_SHARDS=4 2025-10-10T03:07:06.7614029Z OLDPWD=C:/18392306051/build-results 2025-10-10T03:07:06.7614332Z OS=Windows_NT 2025-10-10T03:07:06.7622427Z 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-10-10T03:07:06.7630667Z PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC 2025-10-10T03:07:06.7631057Z Platform=x64 2025-10-10T03:07:06.7631261Z PROCESSOR_ARCHITECTURE=AMD64 2025-10-10T03:07:06.7631642Z PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel 2025-10-10T03:07:06.7632039Z PROCESSOR_LEVEL=6 2025-10-10T03:07:06.7632243Z PROCESSOR_REVISION=5507 2025-10-10T03:07:06.7632491Z PROGRAMFILES=C:\Program Files 2025-10-10T03:07:06.7632784Z PROJECT_DIR=C:/actions-runner/_work/pytorch/pytorch 2025-10-10T03:07:06.7633171Z PROJECT_DIR_WIN=C:\actions-runner\_work\pytorch\pytorch 2025-10-10T03:07:06.7633495Z PROMPT=(py_tmp) $P$G 2025-10-10T03:07:06.7633710Z PR_NUMBER= 2025-10-10T03:07:06.7634159Z PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files\WindowsPowerShell\Modules 2025-10-10T03:07:06.7634694Z PUBLIC=C:\Users\Public 2025-10-10T03:07:06.7635055Z *** 2025-10-10T03:07:06.7635365Z PYTHONPATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build; 2025-10-10T03:07:06.7635783Z PYTHON_VERSION=3.10 2025-10-10T03:07:06.7636053Z PYTORCH_FINAL_PACKAGE_DIR=C:/18392306051/build-results/ 2025-10-10T03:07:06.7636458Z PYTORCH_FINAL_PACKAGE_DIR_WIN=C:\18392306051\build-results\ 2025-10-10T03:07:06.7636806Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2025-10-10T03:07:06.7637084Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2025-10-10T03:07:06.7637351Z ProgramData=C:\ProgramData 2025-10-10T03:07:06.7637624Z ProgramFiles(x86)=C:\Program Files (x86) 2025-10-10T03:07:06.7637907Z ProgramW6432=C:\Program Files 2025-10-10T03:07:06.7638154Z REENABLED_ISSUES= 2025-10-10T03:07:06.7638352Z RUNNER_ARCH=X64 2025-10-10T03:07:06.7638567Z RUNNER_ENVIRONMENT=self-hosted 2025-10-10T03:07:06.7638824Z RUNNER_NAME=i-0112064ac583fb93e 2025-10-10T03:07:06.7639052Z RUNNER_OS=Windows 2025-10-10T03:07:06.7639350Z RUNNER_TEMP=C:\actions-runner\_work\_temp 2025-10-10T03:07:06.7639719Z RUNNER_TOOL_CACHE=C:\actions-runner\_work\_tool 2025-10-10T03:07:06.7640116Z RUNNER_TRACKING_ID=github_5cd19ce0-cd02-4c2a-bf8f-c7598b0b0075 2025-10-10T03:07:06.7640914Z RUNNER_WORKSPACE=C:\actions-runner\_work\pytorch 2025-10-10T03:07:06.7641406Z SCRIPT_HELPERS_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-10-10T03:07:06.7641902Z SHA1=344e6365a0068c2d2847fcec0c55dd53291d475e 2025-10-10T03:07:06.7642189Z SHARD_NUMBER=2 2025-10-10T03:07:06.7642382Z SHLVL=2 2025-10-10T03:07:06.7642623Z SSL_CERT_FILE=C:\Jenkins\Miniconda3\Library\ssl\cacert.pem 2025-10-10T03:07:06.7642951Z SYSTEMDRIVE=C: 2025-10-10T03:07:06.7643146Z SYSTEMROOT=C:\Windows 2025-10-10T03:07:06.7643384Z TEMP=C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T03:07:06.7643658Z TERM=xterm-256color 2025-10-10T03:07:06.7643860Z TEST_CONFIG=default 2025-10-10T03:07:06.7644117Z TEST_DIR=C:/actions-runner/_work/pytorch/pytorch/test 2025-10-10T03:07:06.7644506Z TEST_DIR_WIN=C:\actions-runner\_work\pytorch\pytorch\test 2025-10-10T03:07:06.7644848Z TEST_SHOWLOCALS=False 2025-10-10T03:07:06.7645084Z TMP=C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T03:07:06.7645396Z TMPDIR=C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T03:07:06.7645757Z TMP_DIR=C:/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-10-10T03:07:06.7646200Z TMP_DIR_WIN=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp 2025-10-10T03:07:06.7646548Z TORCH_CUDA_ARCH_LIST=8.6 2025-10-10T03:07:06.7646791Z TORCH_SERIALIZATION_DEBUG=1 2025-10-10T03:07:06.7647021Z UCRTVersion=10.0.19041.0 2025-10-10T03:07:06.7647330Z UniversalCRTSdkDir=C:\Program Files (x86)\Windows Kits\10\ 2025-10-10T03:07:06.7647680Z UPDATEFILE=update.finished 2025-10-10T03:07:06.7647925Z USERDOMAIN=EC2AMAZ-F4P7NAP 2025-10-10T03:07:06.7648217Z USERNAME=runneruser 2025-10-10T03:07:06.7648434Z USERPROFILE=C:\Users\runneruser 2025-10-10T03:07:06.7648678Z USE_CUDA=0 2025-10-10T03:07:06.7649061Z VCIDEInstallDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\ 2025-10-10T03:07:06.7649734Z VCINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\ 2025-10-10T03:07:06.7650384Z VCToolsInstallDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\ 2025-10-10T03:07:06.7651192Z VCToolsRedistDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Redist\MSVC\14.42.34433\ 2025-10-10T03:07:06.7651714Z VCToolsVersion=14.42.34433 2025-10-10T03:07:06.7651945Z VC_PRODUCT=BuildTools 2025-10-10T03:07:06.7652168Z VC_VERSION= 2025-10-10T03:07:06.7652347Z VC_YEAR=2022 2025-10-10T03:07:06.7652556Z VERBOSE_ARG='SilentlyContinue' 2025-10-10T03:07:06.7652804Z VERBOSE_TEST_LOGS=False 2025-10-10T03:07:06.7653031Z VisualStudioVersion=17.0 2025-10-10T03:07:06.7653448Z VS170COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\Tools\ 2025-10-10T03:07:06.7653911Z VSCMD_ARG_app_plat=Desktop 2025-10-10T03:07:06.7654139Z VSCMD_ARG_HOST_ARCH=x64 2025-10-10T03:07:06.7654363Z VSCMD_ARG_TGT_ARCH=x64 2025-10-10T03:07:06.7654587Z VSCMD_VER=17.12.11 2025-10-10T03:07:06.7654921Z VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\ 2025-10-10T03:07:06.7655331Z VS_VERSION=17.4.1 2025-10-10T03:07:06.7655526Z WINDIR=C:\Windows 2025-10-10T03:07:06.7656080Z WindowsLibPath=C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.19041.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.19041.0 2025-10-10T03:07:06.7656782Z WindowsSdkBinPath=C:\Program Files (x86)\Windows Kits\10\bin\ 2025-10-10T03:07:06.7657201Z WindowsSdkDir=C:\Program Files (x86)\Windows Kits\10\ 2025-10-10T03:07:06.7657540Z WindowsSDKLibVersion=10.0.19041.0\ 2025-10-10T03:07:06.7657956Z WindowsSdkVerBinPath=C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\ 2025-10-10T03:07:06.7658384Z WindowsSDKVersion=10.0.19041.0\ 2025-10-10T03:07:06.7658875Z WindowsSDK_ExecutablePath_x64=C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\ 2025-10-10T03:07:06.7659620Z WindowsSDK_ExecutablePath_x86=C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\ 2025-10-10T03:07:06.7660333Z _=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/test_custom_script_ops.bat 2025-10-10T03:07:06.7660893Z __CONDA_OPENSLL_CERT_FILE_SET="1" 2025-10-10T03:07:06.7661143Z __DOTNET_ADD_64BIT=1 2025-10-10T03:07:06.7661377Z __DOTNET_PREFERRED_BITNESS=64 2025-10-10T03:07:06.7665341Z __VSCMD_PREINIT_PATH=C:\Jenkins\Miniconda3\envs\py_tmp;C:\Jenkins\Miniconda3\envs\py_tmp\Library\mingw-w64\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Library\usr\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Library\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Scripts;C:\Jenkins\Miniconda3\envs\py_tmp\bin;C:\Jenkins\Miniconda3\condabin;C:\Program Files\CMake\bin;C:\Program Files\7-Zip;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Amazon\AWSCLI;C:\Program Files\Amazon\AWSCLI\bin;C:\Jenkins\Miniconda3\envs\py_tmp;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin\x64;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Program Files\NVIDIA Corporation\Nsight Compute 2025.3.0;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps 2025-10-10T03:07:06.7669477Z 2025-10-10T03:07:06.7669837Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>git submodule update --init --recursive third_party/pybind11 2025-10-10T03:07:07.1624605Z 2025-10-10T03:07:07.1625338Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>cd test\custom_operator 2025-10-10T03:07:07.1630515Z 2025-10-10T03:07:07.1630817Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_operator>mkdir build 2025-10-10T03:07:07.1634139Z 2025-10-10T03:07:07.1634530Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_operator>pushd build 2025-10-10T03:07:07.1639317Z 2025-10-10T03:07:07.1640067Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_operator\build>echo "Executing CMake for custom_operator test..." 2025-10-10T03:07:07.1640705Z "Executing CMake for custom_operator test..." 2025-10-10T03:07:07.1641759Z 2025-10-10T03:07:07.1642582Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_operator\build>cmake -DCMAKE_PREFIX_PATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch -DCMAKE_BUILD_TYPE=Release -GNinja .. 2025-10-10T03:07:07.4719783Z -- The C compiler identification is MSVC 19.42.34444.0 2025-10-10T03:07:07.6317797Z -- The CXX compiler identification is MSVC 19.42.34444.0 2025-10-10T03:07:07.6553582Z -- Detecting C compiler ABI info 2025-10-10T03:07:07.9295002Z -- Detecting C compiler ABI info - done 2025-10-10T03:07:07.9428466Z -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe - skipped 2025-10-10T03:07:07.9432835Z -- Detecting C compile features 2025-10-10T03:07:07.9444779Z -- Detecting C compile features - done 2025-10-10T03:07:07.9578040Z -- Detecting CXX compiler ABI info 2025-10-10T03:07:08.2404682Z -- Detecting CXX compiler ABI info - done 2025-10-10T03:07:08.2537765Z -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe - skipped 2025-10-10T03:07:08.2541979Z -- Detecting CXX compile features 2025-10-10T03:07:08.2563364Z -- Detecting CXX compile features - done 2025-10-10T03:07:08.4503130Z CMake Warning at C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-10-10T03:07:08.4503904Z static library kineto_LIBRARY-NOTFOUND not found. 2025-10-10T03:07:08.4504263Z Call Stack (most recent call first): 2025-10-10T03:07:08.4504985Z C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-10-10T03:07:08.4505850Z CMakeLists.txt:9 (find_package) 2025-10-10T03:07:08.4506045Z 2025-10-10T03:07:08.4506050Z 2025-10-10T03:07:08.4514064Z -- Found Torch: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch/lib/torch.lib 2025-10-10T03:07:08.4518827Z -- Configuring done (1.1s) 2025-10-10T03:07:08.4774687Z -- Generating done (0.0s) 2025-10-10T03:07:08.4785394Z -- Build files have been written to: C:/actions-runner/_work/pytorch/pytorch/test/custom_operator/build 2025-10-10T03:07:08.5025747Z 2025-10-10T03:07:08.5026538Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_operator\build>if ERRORLEVEL 1 exit /b 1 2025-10-10T03:07:08.5027043Z 2025-10-10T03:07:08.5027451Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_operator\build>echo "Executing Ninja for custom_operator test..." 2025-10-10T03:07:08.5028101Z "Executing Ninja for custom_operator test..." 2025-10-10T03:07:08.5028820Z 2025-10-10T03:07:08.5029235Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_operator\build>ninja -v 2025-10-10T03:07:19.9732794Z [1/4] C:\PROGRA~2\MICROS~1\2022\BUILDT~1\VC\Tools\MSVC\1442~1.344\bin\Hostx64\x64\cl.exe /nologo /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -external:IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -external:IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /O2 /Ob2 /DNDEBUG -std:c++17 -MD /permissive- /EHsc /bigobj /showIncludes /FoCMakeFiles\test_custom_ops.dir\test_custom_ops.cpp.obj /FdCMakeFiles\test_custom_ops.dir\ /FS -c C:\actions-runner\_work\pytorch\pytorch\test\custom_operator\test_custom_ops.cpp 2025-10-10T03:07:19.9735815Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(82): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2025-10-10T03:07:19.9737126Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(82): note: the template instantiation context (the oldest one first) is 2025-10-10T03:07:19.9738751Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(438): note: see reference to function template instantiation 'std::optional::optional(_Ty2 &&) noexcept' being compiled 2025-10-10T03:07:19.9739765Z with 2025-10-10T03:07:19.9739978Z [ 2025-10-10T03:07:19.9740205Z I=size_t, 2025-10-10T03:07:19.9740439Z _Ty2=size_t 2025-10-10T03:07:19.9740690Z ] 2025-10-10T03:07:19.9741553Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(438): note: see the first reference to 'std::optional::optional' in 'c10::FunctionSchema::argumentIndexWithName' 2025-10-10T03:07:19.9743418Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(248): note: see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled 2025-10-10T03:07:19.9744628Z with 2025-10-10T03:07:19.9744834Z [ 2025-10-10T03:07:19.9745053Z _Ty=int32_t 2025-10-10T03:07:19.9745277Z ] 2025-10-10T03:07:19.9746400Z C:\actions-runner\_work\pytorch\pytorch\test\custom_operator\test_custom_ops.cpp(201): note: see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&) noexcept' being compiled 2025-10-10T03:07:19.9747581Z with 2025-10-10T03:07:19.9747789Z [ 2025-10-10T03:07:19.9748016Z _Ty=int32_t 2025-10-10T03:07:19.9748249Z ] 2025-10-10T03:07:19.9749121Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(406): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data 2025-10-10T03:07:19.9750541Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(406): note: the template instantiation context (the oldest one first) is 2025-10-10T03:07:19.9752213Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/dynamo/compiled_autograd.h(236): note: see reference to function template instantiation 'std::_Vbase &std::vector>::emplace_back(const _Ty &)' being compiled 2025-10-10T03:07:19.9753396Z with 2025-10-10T03:07:19.9753601Z [ 2025-10-10T03:07:19.9753822Z _Ty=size_t 2025-10-10T03:07:19.9754051Z ] 2025-10-10T03:07:19.9755124Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(858): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back(const unsigned __int64 &)' being compiled 2025-10-10T03:07:19.9756264Z with 2025-10-10T03:07:19.9756469Z [ 2025-10-10T03:07:19.9756710Z _Ty=std::_Vbase 2025-10-10T03:07:19.9756961Z ] 2025-10-10T03:07:19.9758133Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(776): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_back_with_unused_capacity(const unsigned __int64 &)' being compiled 2025-10-10T03:07:19.9759318Z with 2025-10-10T03:07:19.9759527Z [ 2025-10-10T03:07:19.9759766Z _Ty=std::_Vbase 2025-10-10T03:07:19.9759999Z ] 2025-10-10T03:07:19.9761070Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(791): note: see reference to function template instantiation 'void std::_Construct_in_place(unsigned int &,const _Ty &) noexcept' being compiled 2025-10-10T03:07:19.9762181Z with 2025-10-10T03:07:19.9762425Z [ 2025-10-10T03:07:19.9762635Z _Ty=size_t 2025-10-10T03:07:19.9762887Z ] 2025-10-10T03:07:19.9763677Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): warning C4267: 'initializing': conversion from 'size_t' to '_Ty', possible loss of data 2025-10-10T03:07:19.9764490Z with 2025-10-10T03:07:19.9764708Z [ 2025-10-10T03:07:19.9764917Z _Ty=unsigned int 2025-10-10T03:07:19.9765176Z ] 2025-10-10T03:07:19.9765825Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): note: the template instantiation context (the oldest one first) is 2025-10-10T03:07:19.9767515Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(779): note: see reference to function template instantiation 'unsigned int *std::vector>::_Emplace_reallocate(unsigned int *const ,const _Ty &)' being compiled 2025-10-10T03:07:19.9768730Z with 2025-10-10T03:07:19.9768931Z [ 2025-10-10T03:07:19.9769152Z _Ty=size_t 2025-10-10T03:07:19.9769377Z ] 2025-10-10T03:07:19.9770534Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(830): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,const unsigned __int64&>(_Alloc &,_Objty *const ,const unsigned __int64 &)' being compiled 2025-10-10T03:07:19.9771743Z with 2025-10-10T03:07:19.9771945Z [ 2025-10-10T03:07:19.9772206Z _Alloc=std::allocator, 2025-10-10T03:07:19.9772522Z _Ty=unsigned int, 2025-10-10T03:07:19.9772821Z _Objty=unsigned int 2025-10-10T03:07:19.9773131Z ] 2025-10-10T03:07:19.9773913Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(406): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2025-10-10T03:07:19.9775235Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(406): note: the template instantiation context (the oldest one first) is 2025-10-10T03:07:19.9776821Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/dynamo/compiled_autograd.h(681): note: see reference to function template instantiation 'int32_t &std::vector>::emplace_back(size_t &)' being compiled 2025-10-10T03:07:19.9778733Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(858): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back(unsigned __int64 &)' being compiled 2025-10-10T03:07:19.9779979Z with 2025-10-10T03:07:19.9780189Z [ 2025-10-10T03:07:19.9780412Z _Ty=int32_t 2025-10-10T03:07:19.9780639Z ] 2025-10-10T03:07:19.9781716Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(776): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_back_with_unused_capacity(unsigned __int64 &)' being compiled 2025-10-10T03:07:19.9782860Z with 2025-10-10T03:07:19.9783127Z [ 2025-10-10T03:07:19.9783343Z _Ty=int32_t 2025-10-10T03:07:19.9783578Z ] 2025-10-10T03:07:19.9784516Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(791): note: see reference to function template instantiation 'void std::_Construct_in_place(int &,_Ty &) noexcept' being compiled 2025-10-10T03:07:19.9786074Z with 2025-10-10T03:07:19.9786260Z [ 2025-10-10T03:07:19.9786453Z _Ty=size_t 2025-10-10T03:07:19.9786657Z ] 2025-10-10T03:07:19.9787385Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): warning C4267: 'initializing': conversion from 'size_t' to '_Ty', possible loss of data 2025-10-10T03:07:19.9788174Z with 2025-10-10T03:07:19.9788355Z [ 2025-10-10T03:07:19.9788545Z _Ty=int 2025-10-10T03:07:19.9788740Z ] 2025-10-10T03:07:19.9789468Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): note: the template instantiation context (the oldest one first) is 2025-10-10T03:07:19.9790979Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(779): note: see reference to function template instantiation 'int *std::vector>::_Emplace_reallocate<_Ty&>(int *const ,_Ty &)' being compiled 2025-10-10T03:07:19.9792026Z with 2025-10-10T03:07:19.9792221Z [ 2025-10-10T03:07:19.9792402Z _Ty=size_t 2025-10-10T03:07:19.9792618Z ] 2025-10-10T03:07:19.9793681Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(830): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,unsigned __int64&>(_Alloc &,_Objty *const ,unsigned __int64 &)' being compiled 2025-10-10T03:07:19.9794835Z with 2025-10-10T03:07:19.9795017Z [ 2025-10-10T03:07:19.9795226Z _Alloc=std::allocator, 2025-10-10T03:07:19.9795511Z _Ty=int, 2025-10-10T03:07:19.9795715Z _Objty=int 2025-10-10T03:07:19.9795930Z ] 2025-10-10T03:07:19.9796657Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\utility(263): warning C4267: 'initializing': conversion from 'size_t' to '_Ty1', possible loss of data 2025-10-10T03:07:19.9797531Z with 2025-10-10T03:07:19.9797712Z [ 2025-10-10T03:07:19.9797901Z _Ty1=int 2025-10-10T03:07:19.9798098Z ] 2025-10-10T03:07:19.9798761Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\utility(263): note: the template instantiation context (the oldest one first) is 2025-10-10T03:07:19.9800467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/dynamo/compiled_autograd.h(658): note: see reference to function template instantiation 'std::pair &std::vector,std::allocator>>::emplace_back(size_t &,int &)' being compiled 2025-10-10T03:07:19.9802504Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(858): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back(unsigned __int64 &,int &)' being compiled 2025-10-10T03:07:19.9803589Z with 2025-10-10T03:07:19.9803782Z [ 2025-10-10T03:07:19.9803973Z _Ty=std::pair 2025-10-10T03:07:19.9804236Z ] 2025-10-10T03:07:19.9805778Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(776): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_back_with_unused_capacity(unsigned __int64 &,int &)' being compiled 2025-10-10T03:07:19.9806942Z with 2025-10-10T03:07:19.9807127Z [ 2025-10-10T03:07:19.9807337Z _Ty=std::pair 2025-10-10T03:07:19.9807606Z ] 2025-10-10T03:07:19.9808645Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(791): note: see reference to function template instantiation 'void std::_Construct_in_place,_Ty&,int&>(std::pair &,_Ty &,int &) noexcept' being compiled 2025-10-10T03:07:19.9809752Z with 2025-10-10T03:07:19.9809940Z [ 2025-10-10T03:07:19.9810136Z _Ty=size_t 2025-10-10T03:07:19.9810344Z ] 2025-10-10T03:07:20.9797730Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(406): note: see reference to function template instantiation 'std::pair::pair(_Other1,_Other2) noexcept' being compiled 2025-10-10T03:07:20.9798787Z with 2025-10-10T03:07:20.9799015Z [ 2025-10-10T03:07:20.9799215Z _Other1=uint64_t &, 2025-10-10T03:07:20.9799475Z _Other2=int & 2025-10-10T03:07:20.9799688Z ] 2025-10-10T03:07:20.9800437Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\utility(263): warning C4267: 'initializing': conversion from 'size_t' to '_Ty2', possible loss of data 2025-10-10T03:07:20.9801240Z with 2025-10-10T03:07:20.9801433Z [ 2025-10-10T03:07:20.9801611Z _Ty2=int 2025-10-10T03:07:20.9801820Z ] 2025-10-10T03:07:20.9803981Z [2/4] C:\PROGRA~2\MICROS~1\2022\BUILDT~1\VC\Tools\MSVC\1442~1.344\bin\Hostx64\x64\cl.exe /nologo /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dcustom_ops_EXPORTS -external:IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -external:IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /O2 /Ob2 /DNDEBUG -std:c++17 -MD /permissive- /EHsc /bigobj /showIncludes /FoCMakeFiles\custom_ops.dir\op.cpp.obj /FdCMakeFiles\custom_ops.dir\ /FS -c C:\actions-runner\_work\pytorch\pytorch\test\custom_operator\op.cpp 2025-10-10T03:07:20.9806688Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(82): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2025-10-10T03:07:20.9808096Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(82): note: the template instantiation context (the oldest one first) is 2025-10-10T03:07:20.9809557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(438): note: see reference to function template instantiation 'std::optional::optional(_Ty2 &&) noexcept' being compiled 2025-10-10T03:07:20.9810539Z with 2025-10-10T03:07:20.9810722Z [ 2025-10-10T03:07:20.9810919Z I=size_t, 2025-10-10T03:07:20.9811135Z _Ty2=size_t 2025-10-10T03:07:20.9811355Z ] 2025-10-10T03:07:20.9812200Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(438): note: see the first reference to 'std::optional::optional' in 'c10::FunctionSchema::argumentIndexWithName' 2025-10-10T03:07:20.9814015Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(248): note: see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled 2025-10-10T03:07:20.9815193Z with 2025-10-10T03:07:20.9815372Z [ 2025-10-10T03:07:20.9815559Z _Ty=int32_t 2025-10-10T03:07:20.9815762Z ] 2025-10-10T03:07:20.9816868Z C:\actions-runner\_work\pytorch\pytorch\test\custom_operator\op.cpp(103): note: see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&) noexcept' being compiled 2025-10-10T03:07:20.9817976Z with 2025-10-10T03:07:20.9818227Z [ 2025-10-10T03:07:20.9818414Z _Ty=int32_t 2025-10-10T03:07:20.9818618Z ] 2025-10-10T03:07:20.9819388Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(406): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data 2025-10-10T03:07:20.9820760Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(406): note: the template instantiation context (the oldest one first) is 2025-10-10T03:07:20.9822369Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/dynamo/compiled_autograd.h(236): note: see reference to function template instantiation 'std::_Vbase &std::vector>::emplace_back(const _Ty &)' being compiled 2025-10-10T03:07:20.9823522Z with 2025-10-10T03:07:20.9823712Z [ 2025-10-10T03:07:20.9823913Z _Ty=size_t 2025-10-10T03:07:20.9824133Z ] 2025-10-10T03:07:20.9825150Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(858): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back(const unsigned __int64 &)' being compiled 2025-10-10T03:07:20.9826238Z with 2025-10-10T03:07:20.9826417Z [ 2025-10-10T03:07:20.9826612Z _Ty=std::_Vbase 2025-10-10T03:07:20.9826833Z ] 2025-10-10T03:07:20.9827919Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(776): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_back_with_unused_capacity(const unsigned __int64 &)' being compiled 2025-10-10T03:07:20.9829150Z with 2025-10-10T03:07:20.9829335Z [ 2025-10-10T03:07:20.9829539Z _Ty=std::_Vbase 2025-10-10T03:07:20.9829800Z ] 2025-10-10T03:07:20.9830783Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(791): note: see reference to function template instantiation 'void std::_Construct_in_place(unsigned int &,const _Ty &) noexcept' being compiled 2025-10-10T03:07:20.9831893Z with 2025-10-10T03:07:20.9832073Z [ 2025-10-10T03:07:20.9832259Z _Ty=size_t 2025-10-10T03:07:20.9832460Z ] 2025-10-10T03:07:20.9833190Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): warning C4267: 'initializing': conversion from 'size_t' to '_Ty', possible loss of data 2025-10-10T03:07:20.9833971Z with 2025-10-10T03:07:20.9834161Z [ 2025-10-10T03:07:20.9834343Z _Ty=unsigned int 2025-10-10T03:07:20.9834587Z ] 2025-10-10T03:07:20.9835248Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): note: the template instantiation context (the oldest one first) is 2025-10-10T03:07:20.9836874Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(779): note: see reference to function template instantiation 'unsigned int *std::vector>::_Emplace_reallocate(unsigned int *const ,const _Ty &)' being compiled 2025-10-10T03:07:20.9838047Z with 2025-10-10T03:07:20.9838223Z [ 2025-10-10T03:07:20.9838410Z _Ty=size_t 2025-10-10T03:07:20.9838621Z ] 2025-10-10T03:07:20.9839764Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(830): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,const unsigned __int64&>(_Alloc &,_Objty *const ,const unsigned __int64 &)' being compiled 2025-10-10T03:07:20.9840985Z with 2025-10-10T03:07:20.9841163Z [ 2025-10-10T03:07:20.9841382Z _Alloc=std::allocator, 2025-10-10T03:07:20.9841676Z _Ty=unsigned int, 2025-10-10T03:07:20.9841987Z _Objty=unsigned int 2025-10-10T03:07:20.9842233Z ] 2025-10-10T03:07:20.9842955Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(406): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2025-10-10T03:07:20.9844231Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(406): note: the template instantiation context (the oldest one first) is 2025-10-10T03:07:20.9845793Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/dynamo/compiled_autograd.h(681): note: see reference to function template instantiation 'int32_t &std::vector>::emplace_back(size_t &)' being compiled 2025-10-10T03:07:20.9847689Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(858): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back(unsigned __int64 &)' being compiled 2025-10-10T03:07:20.9848752Z with 2025-10-10T03:07:20.9848930Z [ 2025-10-10T03:07:20.9849124Z _Ty=int32_t 2025-10-10T03:07:20.9849327Z ] 2025-10-10T03:07:20.9850383Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(776): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_back_with_unused_capacity(unsigned __int64 &)' being compiled 2025-10-10T03:07:20.9851495Z with 2025-10-10T03:07:20.9851671Z [ 2025-10-10T03:07:20.9851858Z _Ty=int32_t 2025-10-10T03:07:20.9852058Z ] 2025-10-10T03:07:20.9852953Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(791): note: see reference to function template instantiation 'void std::_Construct_in_place(int &,_Ty &) noexcept' being compiled 2025-10-10T03:07:20.9853937Z with 2025-10-10T03:07:20.9854116Z [ 2025-10-10T03:07:20.9854304Z _Ty=size_t 2025-10-10T03:07:20.9854513Z ] 2025-10-10T03:07:20.9855237Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): warning C4267: 'initializing': conversion from 'size_t' to '_Ty', possible loss of data 2025-10-10T03:07:20.9856023Z with 2025-10-10T03:07:20.9856211Z [ 2025-10-10T03:07:20.9856393Z _Ty=int 2025-10-10T03:07:20.9856597Z ] 2025-10-10T03:07:20.9857238Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): note: the template instantiation context (the oldest one first) is 2025-10-10T03:07:20.9858741Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(779): note: see reference to function template instantiation 'int *std::vector>::_Emplace_reallocate<_Ty&>(int *const ,_Ty &)' being compiled 2025-10-10T03:07:20.9859770Z with 2025-10-10T03:07:20.9859945Z [ 2025-10-10T03:07:20.9860134Z _Ty=size_t 2025-10-10T03:07:20.9860339Z ] 2025-10-10T03:07:20.9861449Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(830): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,unsigned __int64&>(_Alloc &,_Objty *const ,unsigned __int64 &)' being compiled 2025-10-10T03:07:20.9862590Z with 2025-10-10T03:07:20.9862771Z [ 2025-10-10T03:07:20.9862980Z _Alloc=std::allocator, 2025-10-10T03:07:20.9863294Z _Ty=int, 2025-10-10T03:07:20.9863510Z _Objty=int 2025-10-10T03:07:20.9863712Z ] 2025-10-10T03:07:20.9864453Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\utility(263): warning C4267: 'initializing': conversion from 'size_t' to '_Ty1', possible loss of data 2025-10-10T03:07:20.9865303Z with 2025-10-10T03:07:20.9865491Z [ 2025-10-10T03:07:20.9865674Z _Ty1=int 2025-10-10T03:07:20.9865873Z ] 2025-10-10T03:07:20.9866533Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\utility(263): note: the template instantiation context (the oldest one first) is 2025-10-10T03:07:20.9868219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/dynamo/compiled_autograd.h(658): note: see reference to function template instantiation 'std::pair &std::vector,std::allocator>>::emplace_back(size_t &,int &)' being compiled 2025-10-10T03:07:20.9870349Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(858): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back(unsigned __int64 &,int &)' being compiled 2025-10-10T03:07:20.9871444Z with 2025-10-10T03:07:20.9871624Z [ 2025-10-10T03:07:20.9871837Z _Ty=std::pair 2025-10-10T03:07:20.9872080Z ] 2025-10-10T03:07:20.9873164Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(776): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_back_with_unused_capacity(unsigned __int64 &,int &)' being compiled 2025-10-10T03:07:20.9874307Z with 2025-10-10T03:07:20.9874485Z [ 2025-10-10T03:07:20.9874695Z _Ty=std::pair 2025-10-10T03:07:20.9874937Z ] 2025-10-10T03:07:20.9875925Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(791): note: see reference to function template instantiation 'void std::_Construct_in_place,_Ty&,int&>(std::pair &,_Ty &,int &) noexcept' being compiled 2025-10-10T03:07:20.9877040Z with 2025-10-10T03:07:20.9877221Z [ 2025-10-10T03:07:20.9877412Z _Ty=size_t 2025-10-10T03:07:20.9877618Z ] 2025-10-10T03:07:20.9878521Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(406): note: see reference to function template instantiation 'std::pair::pair(_Other1,_Other2) noexcept' being compiled 2025-10-10T03:07:20.9879474Z with 2025-10-10T03:07:20.9879667Z [ 2025-10-10T03:07:20.9879869Z _Other1=uint64_t &, 2025-10-10T03:07:20.9880118Z _Other2=int & 2025-10-10T03:07:20.9880351Z ] 2025-10-10T03:07:21.1195940Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\utility(263): warning C4267: 'initializing': conversion from 'size_t' to '_Ty2', possible loss of data 2025-10-10T03:07:21.1196823Z with 2025-10-10T03:07:21.1197010Z [ 2025-10-10T03:07:21.1197200Z _Ty2=int 2025-10-10T03:07:21.1197394Z ] 2025-10-10T03:07:21.2419318Z [3/4] C:\Windows\system32\cmd.exe /C "cd . && C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\cmake\data\bin\cmake.exe -E vs_link_dll --msvc-ver=1942 --intdir=CMakeFiles\custom_ops.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2022\BUILDT~1\VC\Tools\MSVC\1442~1.344\bin\Hostx64\x64\link.exe /nologo CMakeFiles\custom_ops.dir\op.cpp.obj /out:custom_ops.dll /implib:custom_ops.lib /pdb:custom_ops.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO -LIBPATH:\lib -LIBPATH:\lib\intel64 -LIBPATH:\lib\intel64_win -LIBPATH:\lib\win-x64 C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch_cpu.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-10-10T03:07:21.2426903Z [4/4] C:\Windows\system32\cmd.exe /C "cd . && C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\cmake\data\bin\cmake.exe -E vs_link_exe --msvc-ver=1942 --intdir=CMakeFiles\test_custom_ops.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2022\BUILDT~1\VC\Tools\MSVC\1442~1.344\bin\Hostx64\x64\link.exe /nologo CMakeFiles\test_custom_ops.dir\test_custom_ops.cpp.obj /out:test_custom_ops.exe /implib:test_custom_ops.lib /pdb:test_custom_ops.pdb /version:0.0 /machine:x64 /INCREMENTAL:NO /subsystem:console -LIBPATH:\lib -LIBPATH:\lib\intel64 -LIBPATH:\lib\intel64_win -LIBPATH:\lib\win-x64 custom_ops.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\torch_cpu.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10.lib C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib\c10.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2025-10-10T03:07:21.2433848Z 2025-10-10T03:07:21.2434412Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_operator\build>if ERRORLEVEL 1 exit /b 1 2025-10-10T03:07:21.2435070Z 2025-10-10T03:07:21.2435507Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_operator\build>echo "Ninja succeeded for custom_operator test." 2025-10-10T03:07:21.2436137Z "Ninja succeeded for custom_operator test." 2025-10-10T03:07:21.2437072Z 2025-10-10T03:07:21.2437582Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_operator\build>popd 2025-10-10T03:07:21.2441832Z 2025-10-10T03:07:21.2442364Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_operator>python test_custom_ops.py -v 2025-10-10T03:07:25.0320065Z 2025-10-10T03:07:25.0320622Z Running tests... 2025-10-10T03:07:25.0320983Z ---------------------------------------------------------------------- 2025-10-10T03:07:25.0321493Z Test results will be stored in test-reports\python-unittest\test_custom_ops 2025-10-10T03:07:25.4560245Z test_abstract_impl_pystub_faketensor (__main__.TestCustomOperators) ... C:\actions-runner\_work\pytorch\pytorch\test\custom_operator\my_custom_ops.py:13: FutureWarning: `create_unbacked_symint` is deprecated, please use `new_dynamic_size` instead 2025-10-10T03:07:25.4561420Z nnz = ctx.create_unbacked_symint() 2025-10-10T03:07:25.4671679Z ok (0.437s) 2025-10-10T03:07:25.4735794Z test_abstract_impl_pystub_meta (__main__.TestCustomOperators) ... ok (0.000s) 2025-10-10T03:07:25.4762177Z test_calling_custom_op (__main__.TestCustomOperators) ... ok (0.000s) 2025-10-10T03:07:25.5403051Z test_calling_custom_op_inside_script_module (__main__.TestCustomOperators) ... ok (0.062s) 2025-10-10T03:07:25.5413409Z test_calling_custom_op_string (__main__.TestCustomOperators) ... ok (0.016s) 2025-10-10T03:07:25.5445404Z test_calling_custom_op_with_autograd (__main__.TestCustomOperators) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\graph.py:849: UserWarning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\torch\csrc\autograd\engine.cpp:1298.) 2025-10-10T03:07:25.5448021Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-10-10T03:07:25.5462358Z ok (0.000s) 2025-10-10T03:07:25.5474457Z test_calling_custom_op_with_autograd_in_nograd_mode (__main__.TestCustomOperators) ... ok (0.000s) 2025-10-10T03:07:25.5481817Z test_custom_library_is_loaded (__main__.TestCustomOperators) ... ok (0.000s) 2025-10-10T03:07:25.5488573Z test_dynamo_pystub_suggestion (__main__.TestCustomOperators) ... skip: torch.compile not supported on windows (0.000s) 2025-10-10T03:07:25.5500171Z test_op_with_incorrect_abstract_impl_pystub (__main__.TestCustomOperators) ... ok (0.000s) 2025-10-10T03:07:25.5511685Z test_op_with_no_abstract_impl_pystub (__main__.TestCustomOperators) ... ok (0.000s) 2025-10-10T03:07:25.5624065Z test_saving_and_loading_script_module_with_custom_op (__main__.TestCustomOperators) ... ok (0.016s) 2025-10-10T03:07:25.5624551Z 2025-10-10T03:07:25.5624929Z ---------------------------------------------------------------------- 2025-10-10T03:07:25.5625311Z Ran 12 tests in 0.531s 2025-10-10T03:07:25.5625458Z 2025-10-10T03:07:25.5625540Z OK (skipped=1) 2025-10-10T03:07:25.5625662Z 2025-10-10T03:07:25.5625773Z Generating XML reports... 2025-10-10T03:07:25.5682574Z Generated XML report: test-reports\python-unittest\test_custom_ops\TEST-TestCustomOperators-20251010030725.xml 2025-10-10T03:07:26.1429864Z 2025-10-10T03:07:26.1430745Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_operator>if ERRORLEVEL 1 exit /b 1 2025-10-10T03:07:26.1431195Z 2025-10-10T03:07:26.1431896Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_operator>python model.py --export-script-module="build/model.pt" 2025-10-10T03:07:28.2299375Z 2025-10-10T03:07:28.2300120Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_operator>if ERRORLEVEL 1 exit /b 1 2025-10-10T03:07:28.2300729Z 2025-10-10T03:07:28.2301066Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_operator>cd build 2025-10-10T03:07:28.2306417Z 2025-10-10T03:07:28.2315412Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_operator\build>set PATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\bin\HostX64\x64;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\VCPackages;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\CommonExtensions\Microsoft\TestWindow;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\Extensions\Microsoft\CodeCoverage.Console;C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\\x64;C:\Program Files (x86)\Windows Kits\10\bin\\x64;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\\MSBuild\Current\Bin\amd64;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\Tools\;C:\Jenkins\Miniconda3\envs\py_tmp;C:\Jenkins\Miniconda3\envs\py_tmp\Library\mingw-w64\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Library\usr\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Library\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Scripts;C:\Jenkins\Miniconda3\envs\py_tmp\bin;C:\Jenkins\Miniconda3\condabin;C:\Program Files\CMake\bin;C:\Program Files\7-Zip;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Amazon\AWSCLI;C:\Program Files\Amazon\AWSCLI\bin;C:\Jenkins\Miniconda3\envs\py_tmp;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin\x64;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Program Files\NVIDIA Corporation\Nsight Compute 2025.3.0;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\Llvm\x64\bin;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\Linux\bin\ConnectionManagerExe 2025-10-10T03:07:28.2324020Z 2025-10-10T03:07:28.2324347Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_operator\build>test_custom_ops.exe model.pt 2025-10-10T03:07:28.4938191Z [W1010 03:07:28.000000000 engine.cpp:1298] Warning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (function operator ()) 2025-10-10T03:07:28.6702963Z ok 2025-10-10T03:07:28.6761455Z 2025-10-10T03:07:28.6761934Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test\custom_operator\build>if ERRORLEVEL 1 exit /b 1 2025-10-10T03:07:28.6782915Z + assert_git_not_dirty 2025-10-10T03:07:28.6783218Z + [[ win-vs2022-cpu-py3 != *rocm* ]] 2025-10-10T03:07:28.6783523Z + [[ win-vs2022-cpu-py3 != *xla* ]] 2025-10-10T03:07:28.6898361Z ++ git status --porcelain 2025-10-10T03:07:28.6949630Z ++ grep -v '?? third_party' 2025-10-10T03:07:32.1031983Z ++ true 2025-10-10T03:07:32.1035892Z + git_status= 2025-10-10T03:07:32.1036166Z + [[ -n '' ]] 2025-10-10T03:07:32.1036373Z + echo 'TEST PASSED' 2025-10-10T03:07:32.1036623Z TEST PASSED 2025-10-10T03:07:32.1163166Z ##[group]Run cat test/**/*_toprint.log || true 2025-10-10T03:07:32.1163562Z cat test/**/*_toprint.log || true 2025-10-10T03:07:32.1183449Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T03:07:32.1183902Z env: 2025-10-10T03:07:32.1184096Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:32.1184396Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T03:07:32.1184842Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T03:07:32.1185366Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T03:07:32.1185987Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T03:07:32.1186390Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T03:07:32.1186716Z ##[endgroup] 2025-10-10T03:07:32.1917731Z cat: 'test/**/*_toprint.log': No such file or directory 2025-10-10T03:07:32.2022534Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2025-10-10T03:07:32.2022885Z kill "$MONITOR_SCRIPT_PID" 2025-10-10T03:07:32.2042393Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T03:07:32.2042857Z env: 2025-10-10T03:07:32.2043058Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:32.2043355Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T03:07:32.2043807Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T03:07:32.2044324Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T03:07:32.2044804Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T03:07:32.2045199Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T03:07:32.2045523Z MONITOR_SCRIPT_PID: 999 2025-10-10T03:07:32.2045751Z ##[endgroup] 2025-10-10T03:07:32.2421251Z Prepare all required actions 2025-10-10T03:07:32.2421771Z Getting action download info 2025-10-10T03:07:32.4149609Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-10-10T03:07:32.6062056Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-10-10T03:07:33.0381652Z ##[group]Run ./.github/actions/upload-test-artifacts 2025-10-10T03:07:33.0381989Z with: 2025-10-10T03:07:33.0382346Z file-suffix: test-default-2-4-lf.windows.4xlarge.nonephemeral_52407480859 2025-10-10T03:07:33.0382776Z s3-bucket: gha-artifacts 2025-10-10T03:07:33.0383005Z env: 2025-10-10T03:07:33.0383179Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:33.0383453Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T03:07:33.0383897Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T03:07:33.0384437Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T03:07:33.0384897Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T03:07:33.0385288Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T03:07:33.0385565Z ##[endgroup] 2025-10-10T03:07:33.0480054Z ##[group]Run # -ir => recursive include all files in pattern 2025-10-10T03:07:33.0480484Z # -ir => recursive include all files in pattern 2025-10-10T03:07:33.0480936Z 7z a "test-jsons-$Env:FILE_SUFFIX.zip" -ir'!test\test-reports\*.json' 2025-10-10T03:07:33.0497419Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-10-10T03:07:33.0497866Z env: 2025-10-10T03:07:33.0498050Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:33.0498333Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T03:07:33.0498768Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T03:07:33.0499283Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T03:07:33.0499752Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T03:07:33.0500136Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T03:07:33.0500587Z FILE_SUFFIX: test-default-2-4-lf.windows.4xlarge.nonephemeral_52407480859 2025-10-10T03:07:33.0501006Z ##[endgroup] 2025-10-10T03:07:33.3669591Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-10-10T03:07:33.3740347Z Finished 2025-10-10T03:07:33.4453344Z 2025-10-10T03:07:33.4453833Z 7-Zip 25.01 (x64) : Copyright (c) 1999-2025 Igor Pavlov : 2025-08-03 2025-10-10T03:07:33.4454135Z 2025-10-10T03:07:33.4454232Z Scanning the drive: 2025-10-10T03:07:33.4454450Z 1 file, 21915 bytes (22 KiB) 2025-10-10T03:07:33.4454611Z 2025-10-10T03:07:33.4454949Z Creating archive: test-jsons-test-default-2-4-lf.windows.4xlarge.nonephemeral_52407480859.zip 2025-10-10T03:07:33.4455383Z 2025-10-10T03:07:33.4455551Z Add new data to archive: 1 file, 21915 bytes (22 KiB) 2025-10-10T03:07:33.4455794Z 2025-10-10T03:07:33.4455798Z 2025-10-10T03:07:33.4455887Z Files read from disk: 1 2025-10-10T03:07:33.4456136Z Archive size: 4043 bytes (4 KiB) 2025-10-10T03:07:33.4456383Z Everything is Ok 2025-10-10T03:07:33.4715923Z ##[group]Run # -ir => recursive include all files in pattern 2025-10-10T03:07:33.4716356Z # -ir => recursive include all files in pattern 2025-10-10T03:07:33.4716911Z 7z a "test-reports-$Env:FILE_SUFFIX.zip" -ir'!test\test-reports\*.xml' -ir'!test\test-reports\*.csv' 2025-10-10T03:07:33.4733407Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-10-10T03:07:33.4733856Z env: 2025-10-10T03:07:33.4734052Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:33.4734327Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T03:07:33.4734761Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T03:07:33.4736670Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T03:07:33.4737167Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T03:07:33.4737559Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T03:07:33.4738005Z FILE_SUFFIX: test-default-2-4-lf.windows.4xlarge.nonephemeral_52407480859 2025-10-10T03:07:33.4738424Z ##[endgroup] 2025-10-10T03:07:33.7915287Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-10-10T03:07:33.7970927Z Finished 2025-10-10T03:07:34.0202753Z 2025-10-10T03:07:34.0203004Z 7-Zip 25.01 (x64) : Copyright (c) 1999-2025 Igor Pavlov : 2025-08-03 2025-10-10T03:07:34.0218832Z 2025-10-10T03:07:34.0219005Z Scanning the drive: 2025-10-10T03:07:34.0219255Z 134 files, 9519806 bytes (9297 KiB) 2025-10-10T03:07:34.0219441Z 2025-10-10T03:07:34.0219791Z Creating archive: test-reports-test-default-2-4-lf.windows.4xlarge.nonephemeral_52407480859.zip 2025-10-10T03:07:34.0220242Z 2025-10-10T03:07:34.0220410Z Add new data to archive: 134 files, 9519806 bytes (9297 KiB) 2025-10-10T03:07:34.0220664Z 2025-10-10T03:07:34.0220669Z 2025-10-10T03:07:34.0220776Z Files read from disk: 134 2025-10-10T03:07:34.0221009Z Archive size: 556431 bytes (544 KiB) 2025-10-10T03:07:34.0221282Z Everything is Ok 2025-10-10T03:07:34.0475134Z ##[group]Run # -ir => recursive include all files in pattern 2025-10-10T03:07:34.0475588Z # -ir => recursive include all files in pattern 2025-10-10T03:07:34.0476061Z 7z a "logs-$Env:FILE_SUFFIX.zip" 'usage_log.txt' -ir'!test\test-reports\*.log' 2025-10-10T03:07:34.0492553Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-10-10T03:07:34.0493003Z env: 2025-10-10T03:07:34.0493197Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:34.0493467Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T03:07:34.0493900Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T03:07:34.0494419Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T03:07:34.0494889Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T03:07:34.0495271Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T03:07:34.0495714Z FILE_SUFFIX: test-default-2-4-lf.windows.4xlarge.nonephemeral_52407480859 2025-10-10T03:07:34.0496127Z ##[endgroup] 2025-10-10T03:07:34.3654689Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-10-10T03:07:34.3723957Z Finished 2025-10-10T03:07:34.5920661Z 2025-10-10T03:07:34.5921129Z 7-Zip 25.01 (x64) : Copyright (c) 1999-2025 Igor Pavlov : 2025-08-03 2025-10-10T03:07:34.5921428Z 2025-10-10T03:07:34.5921522Z Scanning the drive: 2025-10-10T03:07:34.5921748Z 251 files, 12418274 bytes (12 MiB) 2025-10-10T03:07:34.5921924Z 2025-10-10T03:07:34.5922222Z Creating archive: logs-test-default-2-4-lf.windows.4xlarge.nonephemeral_52407480859.zip 2025-10-10T03:07:34.5922623Z 2025-10-10T03:07:34.5922795Z Add new data to archive: 251 files, 12418274 bytes (12 MiB) 2025-10-10T03:07:34.5923044Z 2025-10-10T03:07:34.5923048Z 2025-10-10T03:07:34.5923140Z Files read from disk: 251 2025-10-10T03:07:34.5923380Z Archive size: 924923 bytes (904 KiB) 2025-10-10T03:07:34.5923638Z Everything is Ok 2025-10-10T03:07:34.6207911Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-10-10T03:07:34.6208239Z with: 2025-10-10T03:07:34.6208432Z s3-bucket: gha-artifacts 2025-10-10T03:07:34.6208719Z s3-prefix: pytorch/pytorch/18392306051/1/artifact 2025-10-10T03:07:34.6209022Z retention-days: 14 2025-10-10T03:07:34.6209239Z if-no-files-found: warn 2025-10-10T03:07:34.6209473Z path: test-jsons-*.zip 2025-10-10T03:07:34.6209683Z name: artifact 2025-10-10T03:07:34.6209890Z region: us-east-1 2025-10-10T03:07:34.6210068Z env: 2025-10-10T03:07:34.6210247Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:34.6210511Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T03:07:34.6211458Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T03:07:34.6211973Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T03:07:34.6212442Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T03:07:34.6212836Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T03:07:34.6213192Z ##[endgroup] 2025-10-10T03:07:35.0033069Z NOTE: s3-prefix specified, ignoring name parameter 2025-10-10T03:07:35.0033520Z With the provided path, there will be 1 file uploaded 2025-10-10T03:07:35.0033927Z Uploading to s3 prefix: pytorch/pytorch/18392306051/1/artifact 2025-10-10T03:07:35.0046760Z Starting upload of test-jsons-test-default-2-4-lf.windows.4xlarge.nonephemeral_52407480859.zip 2025-10-10T03:07:35.1639954Z Finished upload of test-jsons-test-default-2-4-lf.windows.4xlarge.nonephemeral_52407480859.zip 2025-10-10T03:07:35.1896782Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-10-10T03:07:35.1897087Z with: 2025-10-10T03:07:35.1897295Z s3-bucket: gha-artifacts 2025-10-10T03:07:35.1897575Z s3-prefix: pytorch/pytorch/18392306051/1/artifact 2025-10-10T03:07:35.1897882Z retention-days: 14 2025-10-10T03:07:35.1898105Z if-no-files-found: error 2025-10-10T03:07:35.1898341Z path: test-reports-*.zip 2025-10-10T03:07:35.1898555Z name: artifact 2025-10-10T03:07:35.1898759Z region: us-east-1 2025-10-10T03:07:35.1898951Z env: 2025-10-10T03:07:35.1899141Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:35.1899401Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T03:07:35.1899841Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T03:07:35.1900337Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T03:07:35.1900797Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T03:07:35.1901186Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T03:07:35.1901461Z ##[endgroup] 2025-10-10T03:07:35.5743403Z NOTE: s3-prefix specified, ignoring name parameter 2025-10-10T03:07:35.5743833Z With the provided path, there will be 1 file uploaded 2025-10-10T03:07:35.5744244Z Uploading to s3 prefix: pytorch/pytorch/18392306051/1/artifact 2025-10-10T03:07:35.5756894Z Starting upload of test-reports-test-default-2-4-lf.windows.4xlarge.nonephemeral_52407480859.zip 2025-10-10T03:07:35.8495673Z Finished upload of test-reports-test-default-2-4-lf.windows.4xlarge.nonephemeral_52407480859.zip 2025-10-10T03:07:35.8754049Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-10-10T03:07:35.8754368Z with: 2025-10-10T03:07:35.8754556Z s3-bucket: gha-artifacts 2025-10-10T03:07:35.8754846Z s3-prefix: pytorch/pytorch/18392306051/1/artifact 2025-10-10T03:07:35.8755150Z retention-days: 14 2025-10-10T03:07:35.8755375Z if-no-files-found: ignore 2025-10-10T03:07:35.8755615Z path: logs-*.zip 2025-10-10T03:07:35.8755806Z name: artifact 2025-10-10T03:07:35.8756004Z region: us-east-1 2025-10-10T03:07:35.8756195Z env: 2025-10-10T03:07:35.8756392Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:35.8756651Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T03:07:35.8757091Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T03:07:35.8757598Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T03:07:35.8758070Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T03:07:35.8758472Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T03:07:35.8758747Z ##[endgroup] 2025-10-10T03:07:36.2586057Z NOTE: s3-prefix specified, ignoring name parameter 2025-10-10T03:07:36.2586506Z With the provided path, there will be 1 file uploaded 2025-10-10T03:07:36.2586912Z Uploading to s3 prefix: pytorch/pytorch/18392306051/1/artifact 2025-10-10T03:07:36.2599659Z Starting upload of logs-test-default-2-4-lf.windows.4xlarge.nonephemeral_52407480859.zip 2025-10-10T03:07:36.4762451Z Finished upload of logs-test-default-2-4-lf.windows.4xlarge.nonephemeral_52407480859.zip 2025-10-10T03:07:36.5015402Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-10-10T03:07:36.5015722Z with: 2025-10-10T03:07:36.5015928Z s3-bucket: gha-artifacts 2025-10-10T03:07:36.5016212Z s3-prefix: pytorch/pytorch/18392306051/1/artifact 2025-10-10T03:07:36.5016528Z retention-days: 14 2025-10-10T03:07:36.5016752Z if-no-files-found: ignore 2025-10-10T03:07:36.5016997Z path: debug-*.zip 2025-10-10T03:07:36.5017279Z name: artifact 2025-10-10T03:07:36.5017473Z region: us-east-1 2025-10-10T03:07:36.5017670Z env: 2025-10-10T03:07:36.5017851Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:36.5018115Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T03:07:36.5018550Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T03:07:36.5019057Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T03:07:36.5019530Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T03:07:36.5019919Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T03:07:36.5020205Z ##[endgroup] 2025-10-10T03:07:36.8768044Z No files were found with the provided path: debug-*.zip. No artifacts will be uploaded. 2025-10-10T03:07:36.9012896Z Prepare all required actions 2025-10-10T03:07:36.9013283Z Getting action download info 2025-10-10T03:07:37.0141222Z ##[group]Run ./.github/actions/upload-utilization-stats 2025-10-10T03:07:37.0141597Z with: 2025-10-10T03:07:37.0141781Z job_id: 52407480859 2025-10-10T03:07:37.0142177Z job_name: win-vs2022-cpu-py3 / test (default, 2, 4, lf.windows.4xlarge.nonephemeral) 2025-10-10T03:07:37.0142615Z workflow_name: trunk 2025-10-10T03:07:37.0142831Z workflow_run_id: 18392306051 2025-10-10T03:07:37.0143068Z workflow_attempt: 1 2025-10-10T03:07:37.0143260Z env: 2025-10-10T03:07:37.0143446Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:37.0143706Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T03:07:37.0144137Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T03:07:37.0144639Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T03:07:37.0145140Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T03:07:37.0145521Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T03:07:37.0145809Z ##[endgroup] 2025-10-10T03:07:37.0222973Z ##[group]Run echo "workflow_id: 18392306051" 2025-10-10T03:07:37.0234553Z echo "workflow_id: 18392306051" 2025-10-10T03:07:37.0234926Z echo "workflow_attempt: 1" 2025-10-10T03:07:37.0235202Z echo "workflow_Name: trunk" 2025-10-10T03:07:37.0235475Z echo "job_id: 52407480859" 2025-10-10T03:07:37.0235960Z echo "job_name: win-vs2022-cpu-py3 / test (default, 2, 4, lf.windows.4xlarge.nonephemeral)" 2025-10-10T03:07:37.0236444Z echo "artifact_prefix: " 2025-10-10T03:07:37.0236725Z python3 --version 2025-10-10T03:07:37.0256799Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T03:07:37.0257215Z env: 2025-10-10T03:07:37.0257404Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:37.0257689Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T03:07:37.0258127Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T03:07:37.0258635Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T03:07:37.0259103Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T03:07:37.0259500Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T03:07:37.0259781Z ##[endgroup] 2025-10-10T03:07:37.0458205Z workflow_id: 18392306051 2025-10-10T03:07:37.0458478Z workflow_attempt: 1 2025-10-10T03:07:37.0458683Z workflow_Name: trunk 2025-10-10T03:07:37.0458886Z job_id: 52407480859 2025-10-10T03:07:37.0459250Z job_name: win-vs2022-cpu-py3 / test (default, 2, 4, lf.windows.4xlarge.nonephemeral) 2025-10-10T03:07:37.0459686Z artifact_prefix: 2025-10-10T03:07:37.0572239Z Python 3.10.18 2025-10-10T03:07:37.0688695Z ##[group]Run nick-fields/retry@v3.0.0 2025-10-10T03:07:37.0688980Z with: 2025-10-10T03:07:37.0689149Z shell: bash 2025-10-10T03:07:37.0689369Z timeout_minutes: 5 2025-10-10T03:07:37.0689573Z max_attempts: 5 2025-10-10T03:07:37.0689781Z retry_wait_seconds: 30 2025-10-10T03:07:37.0690280Z 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-10-10T03:07:37.0690909Z polling_interval_seconds: 1 2025-10-10T03:07:37.0691172Z warning_on_retry: true 2025-10-10T03:07:37.0691392Z continue_on_error: false 2025-10-10T03:07:37.0691624Z env: 2025-10-10T03:07:37.0691803Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:37.0692072Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T03:07:37.0692506Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T03:07:37.0693016Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T03:07:37.0693477Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T03:07:37.0693858Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T03:07:37.0695577Z ##[endgroup] 2025-10-10T03:07:38.0563769Z Collecting python-dateutil==2.8.2 2025-10-10T03:07:38.0806006Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl.metadata (8.2 kB) 2025-10-10T03:07:38.0886372Z Requirement already satisfied: boto3==1.35.42 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (1.35.42) 2025-10-10T03:07:38.2591887Z Collecting pandas==2.1.3 2025-10-10T03:07:38.2654777Z Downloading pandas-2.1.3-cp310-cp310-win_amd64.whl.metadata (18 kB) 2025-10-10T03:07:38.3098276Z Requirement already satisfied: dataclasses_json==0.6.7 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (0.6.7) 2025-10-10T03:07:38.3111989Z Requirement already satisfied: six>=1.5 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from python-dateutil==2.8.2) (1.17.0) 2025-10-10T03:07:38.3135444Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from boto3==1.35.42) (1.35.99) 2025-10-10T03:07:38.3142300Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from boto3==1.35.42) (1.0.1) 2025-10-10T03:07:38.3149304Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from boto3==1.35.42) (0.10.4) 2025-10-10T03:07:38.3165171Z Requirement already satisfied: numpy<2,>=1.22.4 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pandas==2.1.3) (1.22.4) 2025-10-10T03:07:38.3202240Z Requirement already satisfied: pytz>=2020.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pandas==2.1.3) (2025.2) 2025-10-10T03:07:38.3208450Z Requirement already satisfied: tzdata>=2022.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pandas==2.1.3) (2025.2) 2025-10-10T03:07:38.3230420Z Requirement already satisfied: marshmallow<4.0.0,>=3.18.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from dataclasses_json==0.6.7) (3.26.1) 2025-10-10T03:07:38.3237207Z Requirement already satisfied: typing-inspect<1,>=0.4.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from dataclasses_json==0.6.7) (0.9.0) 2025-10-10T03:07:38.3295902Z Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.26.20) 2025-10-10T03:07:38.3340420Z Requirement already satisfied: packaging>=17.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from marshmallow<4.0.0,>=3.18.0->dataclasses_json==0.6.7) (23.1) 2025-10-10T03:07:38.3378542Z Requirement already satisfied: mypy-extensions>=0.3.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) (1.1.0) 2025-10-10T03:07:38.3384973Z Requirement already satisfied: typing-extensions>=3.7.4 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) (4.12.2) 2025-10-10T03:07:38.3536313Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2025-10-10T03:07:38.3778630Z Downloading pandas-2.1.3-cp310-cp310-win_amd64.whl (10.7 MB) 2025-10-10T03:07:38.4722014Z ---------------------------------------- 10.7/10.7 MB 110.7 MB/s 0:00:00 2025-10-10T03:07:39.0581477Z Installing collected packages: python-dateutil, pandas 2025-10-10T03:07:39.0588367Z Attempting uninstall: python-dateutil 2025-10-10T03:07:39.0602646Z Found existing installation: python-dateutil 2.9.0.post0 2025-10-10T03:07:39.0683280Z Uninstalling python-dateutil-2.9.0.post0: 2025-10-10T03:07:39.0711464Z Successfully uninstalled python-dateutil-2.9.0.post0 2025-10-10T03:07:39.1537914Z Attempting uninstall: pandas 2025-10-10T03:07:39.1554496Z Found existing installation: pandas 2.0.3 2025-10-10T03:07:39.5351757Z Uninstalling pandas-2.0.3: 2025-10-10T03:07:39.6022701Z Successfully uninstalled pandas-2.0.3 2025-10-10T03:07:45.9459467Z 2025-10-10T03:07:45.9910097Z Successfully installed pandas-2.1.3 python-dateutil-2.8.2 2025-10-10T03:07:46.2439224Z Command completed after 1 attempt(s). 2025-10-10T03:07:46.2583964Z ##[group]Run python3 -m tools.stats.upload_utilization_stats.upload_utilization_stats \ 2025-10-10T03:07:46.2584632Z python3 -m tools.stats.upload_utilization_stats.upload_utilization_stats \ 2025-10-10T03:07:46.2585101Z  --workflow-run-id "18392306051" \ 2025-10-10T03:07:46.2585399Z  --workflow-name "trunk" \ 2025-10-10T03:07:46.2585696Z  --workflow-run-attempt "1" \ 2025-10-10T03:07:46.2585988Z  --job-id "52407480859" \ 2025-10-10T03:07:46.2586441Z  --job-name "win-vs2022-cpu-py3 / test (default, 2, 4, lf.windows.4xlarge.nonephemeral)" \ 2025-10-10T03:07:46.2586914Z  --local-path "" \ 2025-10-10T03:07:46.2587169Z  --artifact-prefix "" 2025-10-10T03:07:46.2606929Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T03:07:46.2607360Z env: 2025-10-10T03:07:46.2607565Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:46.2607854Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T03:07:46.2608281Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T03:07:46.2608886Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T03:07:46.2609351Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T03:07:46.2609738Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T03:07:46.2610040Z ##[endgroup] 2025-10-10T03:07:49.4673477Z repo: pytorch/pytorch 2025-10-10T03:07:49.4673826Z Search for test log in s3 bucket: ossci-utilization 2025-10-10T03:07:49.4674339Z Downloading logs-test-default-2-4-lf.windows.4xlarge.nonephemeral_52407480859.zip 2025-10-10T03:07:49.4675542Z extracting usage_log.txt from zip file logs-test-default-2-4-lf.windows.4xlarge.nonephemeral_52407480859.zip 2025-10-10T03:07:49.4676201Z Failed to parse JSON line: Expecting value: line 1 column 1 (char 0) 2025-10-10T03:07:49.4676637Z Converted Log Model: UtilizationMetadata: 2025-10-10T03:07:49.4677888Z UtilizationMetadata(level='metadata', workflow_id='18392306051', job_id='52407480859', workflow_name='trunk', job_name='win-vs2022-cpu-py3 / test (default, 2, 4, lf.windows.4xlarge.nonephemeral)', usage_collect_interval=1.0, data_model_version=1.5, start_at=1760059370, gpu_count=0, cpu_count=16, gpu_type=None, error=None) 2025-10-10T03:07:49.4679252Z [Db Segments] detected pytest cmd: 2, generated segments: 2 2025-10-10T03:07:49.4679613Z [db model] Peek db timeseries 2025-10-10T03:07:49.4679851Z :{ 2025-10-10T03:07:49.4680030Z "created_at": 1760065668, 2025-10-10T03:07:49.4680266Z "type": "utilization", 2025-10-10T03:07:49.4680486Z "tags": [ 2025-10-10T03:07:49.4680655Z "record" 2025-10-10T03:07:49.4680841Z ], 2025-10-10T03:07:49.4681026Z "time_stamp": 1760059370, 2025-10-10T03:07:49.4681263Z "repo": "pytorch/pytorch", 2025-10-10T03:07:49.4681512Z "workflow_id": 18392306051, 2025-10-10T03:07:49.4681748Z "run_attempt": 1, 2025-10-10T03:07:49.4681960Z "job_id": 52407480859, 2025-10-10T03:07:49.4682180Z "workflow_name": "trunk", 2025-10-10T03:07:49.4682597Z "job_name": "win-vs2022-cpu-py3 / test (default, 2, 4, lf.windows.4xlarge.nonephemeral)", 2025-10-10T03:07:49.4683202Z "json_data": "{}" 2025-10-10T03:07:49.4683420Z } 2025-10-10T03:07:49.4683863Z Writing 1 documents to S3 ossci-utilization/util_metadata/v_1.5/pytorch/pytorch/18392306051/1/52407480859/metadata 2025-10-10T03:07:49.4684709Z Done! Finish writing document to S3 ossci-utilization/util_metadata/v_1.5/pytorch/pytorch/18392306051/1/52407480859/metadata 2025-10-10T03:07:49.4685593Z Writing 1245 documents to S3 ossci-utilization/util_timeseries/v_1.5/pytorch/pytorch/18392306051/1/52407480859/time_series 2025-10-10T03:07:49.4686472Z Done! Finish writing document to S3 ossci-utilization/util_timeseries/v_1.5/pytorch/pytorch/18392306051/1/52407480859/time_series 2025-10-10T03:07:49.5913704Z ##[group]Run python3 .github/scripts/parse_ref.py 2025-10-10T03:07:49.5914096Z python3 .github/scripts/parse_ref.py 2025-10-10T03:07:49.5933427Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-10-10T03:07:49.5933868Z env: 2025-10-10T03:07:49.5934049Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:49.5934327Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T03:07:49.5934762Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T03:07:49.5935267Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T03:07:49.5935728Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T03:07:49.5936104Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T03:07:49.5936397Z ##[endgroup] 2025-10-10T03:07:49.6508321Z Setting output branch=main 2025-10-10T03:07:49.6663392Z Prepare all required actions 2025-10-10T03:07:49.6663781Z Getting action download info 2025-10-10T03:07:49.7777892Z ##[group]Run ./.github/actions/teardown-win 2025-10-10T03:07:49.7778188Z with: 2025-10-10T03:07:49.7778376Z env: 2025-10-10T03:07:49.7778552Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:49.7778930Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T03:07:49.7779368Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T03:07:49.7779880Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T03:07:49.7780341Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T03:07:49.7780736Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T03:07:49.7781026Z ##[endgroup] 2025-10-10T03:07:49.7852607Z ##[group]Run .github\scripts\wait_for_ssh_to_drain.ps1 2025-10-10T03:07:49.7853004Z .github\scripts\wait_for_ssh_to_drain.ps1 2025-10-10T03:07:49.7869309Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-10-10T03:07:49.7869755Z env: 2025-10-10T03:07:49.7869945Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:49.7870217Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T03:07:49.7870659Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T03:07:49.7871171Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T03:07:49.7871643Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T03:07:49.7872024Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T03:07:49.7872312Z ##[endgroup] 2025-10-10T03:07:50.0980622Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-10-10T03:07:50.1048840Z Finished 2025-10-10T03:07:50.2397490Z Holding runner until all ssh sessions have logged out 2025-10-10T03:07:50.2635583Z ##[group]Run .github\scripts\kill_active_ssh_sessions.ps1 2025-10-10T03:07:50.2636025Z .github\scripts\kill_active_ssh_sessions.ps1 2025-10-10T03:07:50.2652416Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-10-10T03:07:50.2652862Z env: 2025-10-10T03:07:50.2653069Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:50.2653358Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T03:07:50.2653894Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T03:07:50.2654410Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T03:07:50.2654867Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T03:07:50.2655268Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T03:07:50.2655551Z ##[endgroup] 2025-10-10T03:07:50.5823571Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-10-10T03:07:50.5893402Z Finished 2025-10-10T03:07:50.6245405Z ##[group]Run nick-fields/retry@v3.0.0 2025-10-10T03:07:50.6245753Z with: 2025-10-10T03:07:50.6245929Z shell: bash 2025-10-10T03:07:50.6246128Z timeout_minutes: 5 2025-10-10T03:07:50.6246332Z max_attempts: 3 2025-10-10T03:07:50.6246536Z retry_wait_seconds: 90 2025-10-10T03:07:50.6247492Z command: set +e set -x if [ -n "${EXTRA_DELETE_DIR}" ]; then # It's ok to fail to clean up the extra directory on Windows as it only contains # the build artifacts and doesn't take up much space, i.e. /c/5053411580/build-results rm -rf "${EXTRA_DELETE_DIR}" || true fi rm -rf ./* 2025-10-10T03:07:50.6261075Z polling_interval_seconds: 1 2025-10-10T03:07:50.6261418Z warning_on_retry: true 2025-10-10T03:07:50.6261645Z continue_on_error: false 2025-10-10T03:07:50.6261882Z env: 2025-10-10T03:07:50.6262063Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:07:50.6262345Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T03:07:50.6262786Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T03:07:50.6265008Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T03:07:50.6265509Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T03:07:50.6265890Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T03:07:50.6266184Z EXTRA_DELETE_DIR: 2025-10-10T03:07:50.6266470Z ##[endgroup] 2025-10-10T03:07:50.7579325Z + '[' -n '' ']' 2025-10-10T03:07:50.7584214Z + 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-2-4-lf.windows.4xlarge.nonephemeral_52407480859.zip ./mypy-strict.ini ./mypy.ini ./mypy_plugins ./pt_ops.bzl ./pt_template_srcs.bzl ./pyproject.toml ./pyrefly.toml ./pytest.ini ./requirements-build.txt ./requirements.txt ./scripts ./setup.py ./test ./test-jsons-test-default-2-4-lf.windows.4xlarge.nonephemeral_52407480859.zip ./test-reports-test-default-2-4-lf.windows.4xlarge.nonephemeral_52407480859.zip ./third_party ./tools ./torch ./torchgen ./ubsan.supp ./ufunc_defs.bzl ./usage_log.txt ./version.txt 2025-10-10T03:08:15.9241449Z Command completed after 1 attempt(s). 2025-10-10T03:08:15.9393312Z ##[group]Run handle C:\actions-runner\_work\ 2025-10-10T03:08:15.9393651Z handle C:\actions-runner\_work\ 2025-10-10T03:08:15.9410420Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-10-10T03:08:15.9410862Z env: 2025-10-10T03:08:15.9411065Z GIT_DEFAULT_BRANCH: main 2025-10-10T03:08:15.9411342Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-10-10T03:08:15.9411791Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-10-10T03:08:15.9412317Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-10-10T03:08:15.9412770Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-10-10T03:08:15.9413161Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-10-10T03:08:15.9413449Z ##[endgroup] 2025-10-10T03:08:16.2661072Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-10-10T03:08:16.2730505Z Finished 2025-10-10T03:08:16.3217221Z 2025-10-10T03:08:16.3217600Z Nthandle v5.0 - Handle viewer 2025-10-10T03:08:16.3217922Z Copyright (C) 1997-2022 Mark Russinovich 2025-10-10T03:08:16.3218228Z Sysinternals - www.sysinternals.com 2025-10-10T03:08:16.3218420Z 2025-10-10T03:08:16.3545914Z powershell.exe pid: 1176 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-10-10T03:08:16.3546521Z handle.exe pid: 5732 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-10-10T03:08:16.3547082Z handle.exe pid: 5716 type: File 94: C:\actions-runner\_work\pytorch\pytorch 2025-10-10T03:08:16.3547619Z handle64.exe pid: 2000 type: File 50: C:\actions-runner\_work\pytorch\pytorch 2025-10-10T03:08:16.3910117Z Post job cleanup. 2025-10-10T03:08:16.4019740Z Post job cleanup. 2025-10-10T03:08:16.5388609Z [command]"C:\Program Files\Git\cmd\git.exe" version 2025-10-10T03:08:16.5600809Z git version 2.51.0.windows.1 2025-10-10T03:08:16.5659087Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\ea573a0b-9d73-488d-9470-fe338e1a6c58\.gitconfig' 2025-10-10T03:08:16.5675759Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\ea573a0b-9d73-488d-9470-fe338e1a6c58' before making global git config changes 2025-10-10T03:08:16.5676558Z Adding repository directory to the temporary git global config as a safe directory 2025-10-10T03:08:16.5687463Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2025-10-10T03:08:16.5936680Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-10-10T03:08:16.6193942Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2025-10-10T03:08:17.0117591Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-10-10T03:08:17.0322090Z http.https://github.com/.extraheader 2025-10-10T03:08:17.0367821Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader 2025-10-10T03:08:17.0632634Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\"" 2025-10-10T03:08:17.4724257Z A job completed hook has been configured by the self-hosted runner administrator 2025-10-10T03:08:17.4758256Z ##[group]Run 'C:\actions-runner\jobcompleted.ps1' 2025-10-10T03:08:17.4773859Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-10-10T03:08:17.4774325Z ##[endgroup] 2025-10-10T03:08:17.8275645Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-10-10T03:08:17.8345751Z Finished 2025-10-10T03:08:19.3703963Z Cleaning up orphan processes 2025-10-10T03:08:19.4082150Z Terminate orphan process: pid (5936) (vctip) 2025-10-10T03:08:19.4334269Z Terminate orphan process: pid (5048) (mspdbsrv)